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_r279591670
########## File path: flink-python/README.md ########## @@ -0,0 +1,22 @@ +# Apache Flink Python API + +Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities. Review comment: I think it's better to introduce the Python API, not the Flink. And we can link the doc for the python api, for the first version only support table api, so ,we can link to : https://ci.apache.org/projects/flink/flink-docs-master/dev/table/tableApi.html 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
