WeiZhong94 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_r279636240
########## 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. + +Learn more about Flink at [http://flink.apache.org/](http://flink.apache.org/) + +This packaging is currently a very initial version and will change in future versions. + +## Installation + +In order to use PyFlink, you need to install Flink on your device and set the value of the environment variable FLINK_HOME to the root directory of Flink. Review comment: Agreed, I rewrote this in the new commit to make it clearer. ---------------------------------------------------------------- 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