Fokko commented on issue #8913:
URL: https://github.com/apache/iceberg/issues/8913#issuecomment-1777764930
   Thanks @asheeshgarg for raising this. The PyIceberg repository has been 
moved to https://github.com/apache/iceberg-python. To get the quickest answers, 
it is best to raise the question over there.
   
   We recently merged a PR that fixes this when reading Avro fields: 
https://github.com/apache/iceberg-python/pull/83
   
   Can you try if this issue still persists on the main branch? You can easily 
install it using:
   
   ```sh
   pip install 
"git+https://github.com/apache/iceberg-python.git#egg=pyiceberg[arrow]";
   ```
   
   If you run into anything, could you also share the error? Thanks 🙌 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to