Skip to content

fix pyiceberg-core nightly #1837

@kevinjqliu

Description

@kevinjqliu

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 &#x27;pyiceberg-core&#x27;   
         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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions