Skip to content

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 9, 2025

Which issue does this PR close?

Rationale for this change

extended tests are failing on main as DataFusion is now correctly running many more queries

What changes are included in this PR?

Are these changes tested?

I tested them locally

Are there any user-facing changes?

No, these are dev / testing changes only

@alamb
Copy link
Contributor Author

alamb commented Sep 9, 2025

We need to merge apache/datafusion-testing#12 first and then update this PR

Copy link
Contributor

@adriangb adriangb left a comment

Choose a reason for hiding this comment

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

FWIW approving so you can merge once the datafusion-testing pr is merged

@alamb alamb marked this pull request as ready for review September 10, 2025 15:40
@alamb
Copy link
Contributor Author

alamb commented Sep 10, 2025

I merged the datafusion-testing PR

I am verifying the extended tests one more time locally:

INCLUDE_SQLITE=true nice cargo test --profile release-nonlto --test sqllogictests

@alamb
Copy link
Contributor Author

alamb commented Sep 10, 2025

passed locally !

@alamb alamb merged commit bb7fbe5 into apache:main Sep 10, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataFusion extended tests failing on main
2 participants