jayzhan211 commented on code in PR #11376: URL: https://github.com/apache/datafusion/pull/11376#discussion_r1671432613
########## datafusion/optimizer/src/analyzer2.rs: ########## @@ -0,0 +1,13 @@ +mod count_wildcard_rule; Review Comment: move specific logic out of analyzer to subcrate -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
