hequn8128 commented on a change in pull request #9855: [FLINK-14306][python] 
Add the code-generated flink_fn_execution_pb2.py to the codebase
URL: https://github.com/apache/flink/pull/9855#discussion_r332505512
 
 

 ##########
 File path: flink-python/pyflink/gen_protos.py
 ##########
 @@ -39,20 +39,21 @@
     os.path.join('proto'),
 ]
 
-PYTHON_OUTPUT_PATH = os.path.join('fn_execution')
 
+PYFLINK_ROOT = os.path.dirname(os.path.abspath(__file__))
 
 Review comment:
   PYFLINK_ROOT_PATH?

----------------------------------------------------------------
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

Reply via email to