Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support binary temporal coercion for Date64 and Timestamp types #8616

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

Asura7969
Copy link
Contributor

Which issue does this PR close?

Closes #8275.

Rationale for this change

What changes are included in this PR?

Support binary temporal coercion for Date64 and Timestamp types

Are these changes tested?

sqllogictest

Are there any user-facing changes?

@github-actions github-actions bot added logical-expr Logical plan and expressions sqllogictest labels Dec 21, 2023
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks @Asura7969

I checked that binary ops work with Date32 but not with Date64

@comphead comphead merged commit 26a488d into apache:main Dec 22, 2023
22 checks passed
@Asura7969 Asura7969 deleted the date_timestamp branch December 23, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logical-expr Logical plan and expressions sqllogictest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support binary temporal coercion for Date64 and Timestamp types
2 participants