sunjincheng121 commented on a change in pull request #9886: [FLINK-14027][python][doc] Add documentation for Python user-defined functions. URL: https://github.com/apache/flink/pull/9886#discussion_r336372283
########## File path: docs/_includes/generated/python_configuration.html ########## @@ -0,0 +1,21 @@ +<table class="table table-bordered"> Review comment: I think we can put it in the `Deployment & Operations/Configuration`, this is because this configuration is not only been used by Table API, but will also be used by DataStream Python UDFs, etc, in the future. It is more like an operator configurations. What do you think? ---------------------------------------------------------------- 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
