Commit bd8b210
Run extended tests when there are changes to datafusion-testing pin (apache#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?
No1 parent b5bc801 commit bd8b210
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments