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

   In Spark 4, benchmarks default spark.sql.ansi.enabled to true, causing CAST 
on intentionally invalid benchmark data to throw instead of returning NULL. The 
benchmarks assume that invalid data will not cause an exception so we should 
always set it to false.
   
   


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