AndreaBozzo commented on PR #19916:
URL: https://github.com/apache/datafusion/pull/19916#issuecomment-3789824338

   Updated after rebase on main.
   
   **Note:** There are also 3 files in the `datafusion-testing` submodule that 
need updating for the sqlite test suite:
   - `data/sqlite/index/random/10/slt_good_13.slt`
   - `data/sqlite/index/random/10/slt_good_4.slt`
   - `data/sqlite/index/random/10/slt_good_6.slt`
   
   These contain error message patterns that now include the additional 
parentheses (e.g., `(- cor0.col4) + Int64(26)` → `((- cor0.col4) + Int64(26))`).
   
   I'll create a separate PR on `datafusion-testing` once this PR gets reviewed.


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