Fokko commented on PR #1887: URL: https://github.com/apache/iceberg-python/pull/1887#issuecomment-2791104936
Hey @arnaudbriche OSX should work fine (using it myself). We vendor the `hive_metastore` modules, so I'm not sure what's going on there. Which Python version are you using? Do you have a way to reproduce it? ```sh docker run -v `pwd`:/pyiceberg -t -i python:3.12 bash root@bdb0eca99544:/# cd /pyiceberg/ root@bdb0eca99544:/pyiceberg# pip install poetry --force root@bdb0eca99544:/pyiceberg# make install ... root@bdb0eca99544:/pyiceberg# make lint ... root@bdb0eca99544:/pyiceberg# make test ... ``` -- 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