carc-harsh commented on issue #1864:
URL: 
https://github.com/apache/iceberg-python/issues/1864#issuecomment-2766840535

   > Hmmm, `2025.3.1.*>=2023.1.0` holds, right? 🤔
   
   Yes, I'm not sure what the issue is, but the `s3fs` package updated to 
`2025.3.2` and that solves the issue
   https://github.com/fsspec/s3fs/compare/2025.3.1...2025.3.2
   
   FYI: The issue still exists when I try to install with `2025.3.1` of s3fs
   ```
   pip install "pyiceberg[hive,s3fs]==0.9.0" s3fs==2025.3.1
   ``` 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to