HuangXingBo commented on a change in pull request #13421: URL: https://github.com/apache/flink/pull/13421#discussion_r491995150
########## File path: flink-python/pyflink/table/udf.py ########## @@ -313,6 +435,70 @@ def _create_judtf(self): return j_table_function +class UserDefinedAggregateFunctionWrapper(UserDefinedFunctionWrapper): Review comment: Yes. Make sense ---------------------------------------------------------------- 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: us...@infra.apache.org