Huang Xingbo created FLINK-19733: ------------------------------------ Summary: Make fast_operation and slow_operation produce functions consistent Key: FLINK-19733 URL: https://issues.apache.org/jira/browse/FLINK-19733 Project: Flink Issue Type: New Feature Components: API / Python Reporter: Huang Xingbo
The function generated by slow_operation uses the characteristics of python syntax. In order to better reconstruct the python operation, we need to keep the functions generated by fast_operation and slow_operation consistent. -- This message was sent by Atlassian Jira (v8.3.4#803005)