HuangXingBo commented on a change in pull request #14410:
URL: https://github.com/apache/flink/pull/14410#discussion_r547100592



##########
File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/functions/python/PythonTableFunction.java
##########
@@ -48,6 +48,7 @@
        private final PythonFunctionKind pythonFunctionKind;
        private final boolean deterministic;
        private final PythonEnv pythonEnv;
+       private final boolean usedInRowBasedOperation;

Review comment:
       Yes. I have created https://issues.apache.org/jira/browse/FLINK-20712 to 
support this feature.




----------------------------------------------------------------
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


Reply via email to