myz540 commented on issue #1790: URL: https://github.com/apache/iceberg-python/issues/1790#issuecomment-2733360134
> Truncate transform with pyarrow was added in 0.9.0 [50c33aa#diff-59b88b08481bfa59240342994e8dc16b34f4e9b28fb05540beb7dd22af8c036fR864-R865](https://github.com/apache/iceberg-python/commit/50c33aa0119d9e2478b3865d864ec23a7c45b1d7#diff-59b88b08481bfa59240342994e8dc16b34f4e9b28fb05540beb7dd22af8c036fR864-R865) > > > ModuleNotFoundError: No module named 'pyiceberg_core' > > you'd need to install the extra `pyiceberg-core` > > [iceberg-python/pyproject.toml](https://github.com/apache/iceberg-python/blob/1c0e2b04c383e5d90118ffce2066dcdb95193c4a/pyproject.toml#L307) > > Line 307 in [1c0e2b0](/apache/iceberg-python/commit/1c0e2b04c383e5d90118ffce2066dcdb95193c4a) > > pyiceberg-core = ["pyiceberg-core"] thanks Kevin, I wasn't sure if the error msg I was receiving was because of `pyarrow` not implementing or `pyiceberg` not implementing the wrapper. I'll give it a go and let you know -- 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