alamb opened a new pull request, #18096:
URL: https://github.com/apache/datafusion/pull/18096

   ## Which issue does this PR close?
   
   
   - Closes https://github.com/apache/datafusion/issues/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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to