zjuwangg commented on issue #9457: [FLINK-13741][table] FunctionCatalog.getUserDefinedFunctions() should include Flink built-in functions' names URL: https://github.com/apache/flink/pull/9457#issuecomment-521864276 Thanks for your effort! Should we return flink built-in functions in `getUserDefinedFunctions ` method? IMO, User-defined function meanings external function registered in funcationCatalog. Of course, it makes sense regard the function catalog as en empty container after first initialization and regards no matter what functions as a UDF. If so, we'd better add a notice in the method comments. Just minor advice.
---------------------------------------------------------------- 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
