bowenli86 edited a comment on issue #10039: [FLINK-14262][table] Support referencing function with fully/partially qualified names in SQL URL: https://github.com/apache/flink/pull/10039#issuecomment-548000546 @JingsongLi Thanks a lot for the PR! I wonder if exposing catalog manager via FunctionCatalog is not ideal. I took a look at the code, and found we can pass catalog manager into FunctionCatalogOperatorTable thru PlannerBase and PlannerContext, which already have a hold on catalog manager. That might be a bit cleaner. Otherwise, LGTM.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
