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

   > What do we think about adding a note to the upgrade guide explaining that 
some queries may now succeed (b/c they are optimized away)? That might help 
anyone upgrading and seeing different results?
   
   It was always the case that optimizer can eliminate some expressions / parts 
of plan, and thus a would-fail expression may easily never be executed. Nothing 
changed in this regard, and IMO it's waste of reader's time to mention that in 
_Upgrade guide_. Upgrading people are totally unlikely to be concerned that 
_more works_.


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