-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Hi, I would like to request you to increase the size limit of the package "pyflink" to 300MB, because in the next release, pyflink will package the Flink jar files and the size will be increased to 286MB. Please help me increase the upload limit, thank you. There is a developmental release in test pypi for the moment, but it is incomplete. Its actual size is 286MB.
A link to your project on PyPI (or Test PyPI):
https://test.pypi.org/project/pyflink/
https://pypi.org/project/pyflink/
The size of your release, in megabytes:
286MB
Which index/indexes you need the increase for (PyPI, Test PyPI, or both)
both
A brief description of your project, including the reason for the additional size.
pyflink allows you to write Flink programs in Python. The additional size comes from the flink jar files.