Skip to content

Conversation

@jackwener
Copy link
Member

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates labels May 5, 2023
@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label May 5, 2023
@jackwener jackwener changed the title minor: inline format to fix more clippy fix: slt fail due to bors problem May 5, 2023
@jackwener
Copy link
Member Author

This PR resolve logical conflict (bors problem).
Quick merge.

@jackwener jackwener merged commit 824d49f into apache:main May 5, 2023
@jackwener jackwener deleted the minor branch May 5, 2023 07:53
# Exected error: interval (scalar) - date / timestamp (scalar)

query error DataFusion error: Error during planning: interval can't subtract timestamp/date
query error DataFusion error: type_coercion\ncaused by\nError during planning: interval can't subtract timestamp/date
Copy link
Member Author

Choose a reason for hiding this comment

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

conflict is in this file

@alamb
Copy link
Contributor

alamb commented May 5, 2023

Thank you -- sorry about that @jackwener

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants