alamb commented on issue #9519:
URL:
https://github.com/apache/arrow-datafusion/issues/9519#issuecomment-1988327040
> Should we change `add_analyzer_rule` to a map structure to avoid
duplication similar to `register_udf`?
I think the order of the rules is important. And some optimizer rules now
are run multiple times
However, we may need to add some new way to add analyzer rules somewhere
other than after all the other ("`push_front`?) maybe 🤔
--
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]