-
Notifications
You must be signed in to change notification settings - Fork 352
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Apache Iceberg Rust version
None
Describe the bug
pyiceberg-core nightly has been broken since 11/3
https://github.com/apache/iceberg-rust/actions/workflows/release_python_nightly.yml
https://test.pypi.org/project/pyiceberg-core
we finally found the underlying issue which is due to the size of the files
https://github.com/apache/iceberg-rust/actions/runs/19274277069
Uploading
pyiceberg_core-0.7.0.dev20251111175828-cp39-abi3-macosx_10_12_x86_64.macosx_11_0
_arm64.macosx_10_12_universal2.whl
INFO Response from https://test.pypi.org/legacy/:
400 Bad Request
INFO <html>
<head>
<title>400 Project size too large. Limit for project 'pyiceberg-core'
total size is 10 GB. See
https://docs.pypi.org/project-management/storage-limits#requesting-a-pr
oject-size-limit-increase</title>
</head>
<body>
<h1>400 Project size too large. Limit for project 'pyiceberg-core'
total size is 10 GB. See
https://docs.pypi.org/project-management/storage-limits#requesting-a-pr
oject-size-limit-increase</h1>
The server could not comply with the request since it is either
malformed or otherwise incorrect.<br/><br/>
Project size too large. Limit for project 'pyiceberg-core'
total size is 10 GB. See
https://docs.pypi.org/project-management/storage-limits#requesting-a-pr
oject-size-limit-increase
</body>
</html>
ERROR HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
Bad Request
To Reproduce
No response
Expected behavior
No response
Willingness to contribute
None
liurenjie1024
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working