potatochipcoconut commented on issue #1751: URL: https://github.com/apache/iceberg-python/issues/1751#issuecomment-2876995679
Hello, I'm interested in this feature and am trying to test out the strategy in a lambda environment. I am getting the following error during deserialization and unsure how to resolve? ``` [ERROR] Runtime.ImportModuleError: Unable to import module 'iceberg': No module named 'pyiceberg.avro.decoder_fast' Traceback (most recent call last): ``` I have Cython and pyiceberg installed (using docker build image). -- 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