sunjincheng121 commented on a change in pull request #8267: [FLINK-12311][table][python] Add base python framework and Add Scan, Projection, and Filter operator support URL: https://github.com/apache/flink/pull/8267#discussion_r279586605
########## File path: flink-dist/src/main/assemblies/opt.xml ########## @@ -177,5 +177,20 @@ <destName>flink-streaming-python_${scala.binary.version}-${project.version}.jar</destName> <fileMode>0644</fileMode> </file> + + <!-- Python Table API --> Review comment: `Batch Python API, flink-libraries/flink-python will be replaced by flink-python in the future` `Streaming Python API, flink-libraries/flink-python, will be replaced by flink-python in the future` `Python Table API` ->`Python API` ---------------------------------------------------------------- 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 With regards, Apache Git Services