cestercian opened a new pull request, #6055:
URL: https://github.com/apache/datafusion-comet/pull/6055

   ## Summary
   
   Signed-zero array fixtures incorrectly said Spark’s 
`NormalizeFloatingNumbers` rewrites `-0.0` literals so Spark and Comet agree. 
That rewrite only applies to grouping/join/window/Distinct keys — a plain 
`SELECT` keeps the literal, so the literal path diverges too.
   
   Comments and ignored literal queries now state that honestly.
   
   Fixes #5702
   
   ## Test plan
   
   - [x] `SqlFileTestParserSuite` including the new honesty assertion


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