bhargav-bayer9 commented on issue #1763:
URL: 
https://github.com/apache/iceberg-python/issues/1763#issuecomment-2702031811

   Hi @Fokko . This message is seen when I am importing pyiceberg in my AWS 
Lambda. I created a pyiceberg layer for Lambda to access the pakage. Below is 
the error message from Lambda
   Status: Failed
   Test Event Name: event2
   
   Response:
   {
     "errorType": "Sandbox.Timedout",
     "errorMessage": "RequestId: 6f8e62dc-62fb-41b1-8166-efaccb60aa2b Error: 
Task timed out after 3.00 seconds"
   }
   
   Function Logs:
   [ERROR] Runtime.ImportModuleError: Unable to import module 
'lambda_function': No module named 'pydantic_core._pydantic_core'
   Traceback (most recent call last):
   INIT_REPORT Init Duration: 2991.46 ms        Phase: init     Status: error   
Error Type: Runtime.ImportModuleError
   INIT_REPORT Init Duration: 3000.75 ms        Phase: invoke   Status: timeout
   START RequestId: 6f8e62dc-62fb-41b1-8166-efaccb60aa2b Version: $LATEST
   END RequestId: 6f8e62dc-62fb-41b1-8166-efaccb60aa2b
   REPORT RequestId: 6f8e62dc-62fb-41b1-8166-efaccb60aa2b       Duration: 
3000.00 ms    Billed Duration: 3000 ms        Memory Size: 128 MB     Max 
Memory Used: 44 MB  Status: timeout
   
   Request ID: 6f8e62dc-62fb-41b1-8166-efaccb60aa2b


-- 
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