You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "waynexia (via GitHub)" <gi...@apache.org> on 2023/04/11 13:37:31 UTC

[GitHub] [arrow-datafusion] waynexia commented on pull request #5963: feat: allow the customization of analyzer rules

waynexia commented on PR #5963:
URL: https://github.com/apache/arrow-datafusion/pull/5963#issuecomment-1503369398

   > I think put `analyzer rule` in optimizer isn't a good idea. Because they are two part, and I think someday we may put analyzer into a independent part.
   
   Same concern. To avoid the second breaking change in the future we'd better separate them at the beginning.
   
   I'll change the config part, add `Analyzer` to the session context. But leave the code structure unchanged.


-- 
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-unsubscribe@arrow.apache.org

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