Yun Tang created FLINK-38094: -------------------------------- Summary: Introduce pyflink.__version__ Key: FLINK-38094 URL: https://issues.apache.org/jira/browse/FLINK-38094 Project: Flink Issue Type: Improvement Components: API / Python Affects Versions: 2.1 Reporter: Yun Tang Assignee: Yun Tang Fix For: 2.1.0
Pyflink does not have a method `pyflink.__version__` to describe its own version. Although [PEP 396|https://peps.python.org/pep-0396/] has been withdrawn in the python community, most popular python packages all having such method, including from {{numpy}}, {{pandas}} and {{pyspark}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)