andygrove commented on issue #4615:
URL: 
https://github.com/apache/arrow-datafusion/issues/4615#issuecomment-1353904634

   > original "ignore optimizer rule if error" was added (maybe by @andygrove 
or @avantgardnerio ) because at that time there was no way to distinguish 
between "Optimizer didn't error but could not handle the query" and "optimizer 
hit a real error"
   
   That's correct. Now that we have the `try_optimize` method I support failing 
on errors and we will soon fix cases where rules incorrectly return errors.


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

Reply via email to