Omega359 commented on PR #10:
URL: 
https://github.com/apache/datafusion-testing/pull/10#issuecomment-3176821735

   I'm not super convinced that the new simplification rules are an improvement 
in some situations. For example, having some of the `avg(distinct)` queries now 
succeed where they failed previously, or queries like `SELECT col2 col2 FROM 
tab1 AS cor0 WHERE NULL < ( 38 ) / - 0` now succeeding instead of throwing a / 
by zero.
   
   Might need to file a ticket for things like that.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to