goutamadwant opened a new pull request, #22:
URL: https://github.com/apache/datafusion-testing/pull/22

   ## Rationale
   
   Apache DataFusion PR apache/datafusion#23356 adds precedence-preserving 
parentheses to nested binary and unary expression display names. The SQLite 
compatibility tests still expect the previous duplicate-projection error 
messages.
   
   ## Changes
   
   Update 30 affected error-message expectations across 25 SQLite test files. 
The SQL queries and expected query results are unchanged.
   
   ## Testing
   
   Pointed DataFusion's `datafusion-testing` submodule at this commit and ran:
   
   `cargo test --features backtrace,parquet_encryption --profile ci-optimized 
--test sqllogictests -- --include-sqlite`
   
   All 1,098 files completed successfully.


-- 
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