Skip to content

Commit 0a57e01

Browse files
authored
Fix extended tests on main to get CI green (#18096)
## Which issue does this PR close? - Closes #18084 ## Rationale for this change Some of the extended tests are failing because we have fixed case conditional evaluation and queries that (incorrectly) previously did not pass are now. <!-- Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed. Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes. --> ## What changes are included in this PR? Update datafusion-testing pin ## Are these changes tested? I tested locally with: ```shell INCLUDE_SQLITE=true cargo test --profile release-nonlto --test sqllogictests ``` ## Are there any user-facing changes? No
1 parent c8e0f1c commit 0a57e01

File tree

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)