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_r279230110
########## File path: docs/dev/table/tableApi.md ########## @@ -297,6 +297,81 @@ val result = orders.where('b === "red") </tr> </tbody> </table> +</div> Review comment: I agree that a README.md file is necessary. I added it in the new commit. ---------------------------------------------------------------- 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