Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Oct 27, 2025

Which issue does this PR close?

Rationale for this change

The extended tests rely on the checkout of datafusion-testing (that has the expected results for the sqlite sqllogictest suite)

However, we don't currently run the extended tests when that pin is changed so we could potentially break CI on main if we don't catch changes in code review (this just happened to me in #17866 (review))

What changes are included in this PR?

  1. Run extended CI tests on changes to datafusion-testing

Are these changes tested?

I tested this in PR

Are there any user-facing changes?

No

@alamb alamb added the development-process Related to development process of DataFusion label Oct 27, 2025
@alamb alamb marked this pull request as draft October 27, 2025 21:03
@alamb alamb marked this pull request as ready for review October 28, 2025 14:29
@alamb alamb changed the title Run extended tests when there are changes to datafusion-testing Run extended tests when there are changes to datafusion-testing pin Oct 28, 2025
@Omega359
Copy link
Contributor

lgtm

@alamb
Copy link
Contributor Author

alamb commented Oct 28, 2025

Thanks for the review @Omega359

@alamb alamb enabled auto-merge October 28, 2025 20:53
@alamb alamb added this pull request to the merge queue Oct 30, 2025
Merged via the queue into apache:main with commit 931ffab Oct 30, 2025
28 checks passed
@alamb
Copy link
Contributor Author

alamb commented Oct 30, 2025

Thanks @Jefffrey and @Omega359

tobixdev pushed a commit to tobixdev/datafusion that referenced this pull request Nov 2, 2025
…pache#18310)

## Which issue does this PR close?



## Rationale for this change

The `extended` tests rely on the checkout of datafusion-testing (that
has the expected results for the sqlite sqllogictest suite)

However, we don't currently run the extended tests when that pin is
changed so we could potentially break CI on main if we don't catch
changes in code review (this just happened to me in
apache#17866 (review))

## What changes are included in this PR?

1. Run extended CI tests on changes to datafusion-testing 



## Are these changes tested?

I tested this in PR
- apache#18311
- apache#18312

## Are there any user-facing changes?
No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants