[
https://issues.apache.org/jira/browse/FLINK-14150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hequn Cheng reassigned FLINK-14150:
-----------------------------------
Assignee: Wei Zhong
> Unnecessary __pycache__ directories appears in pyflink.zip
> ----------------------------------------------------------
>
> Key: FLINK-14150
> URL: https://issues.apache.org/jira/browse/FLINK-14150
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.9.0, 1.10.0
> Reporter: Wei Zhong
> Assignee: Wei Zhong
> Priority: Trivial
>
> It seems we are packaging __pycache__ directories into pyflink.zip. These
> directories contain bytecode cache files that are automatically generated by
> python3. We should remove them from the python source code folder before
> packaging.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)