HonahX opened a new issue, #2769:
URL: https://github.com/apache/polaris/issues/2769

   ### Describe the bug
   
   Pydantic recently release 2.12.0 and it appears to break pyiceberg thus 
break our CI:
   ```
   FAILED integration_tests/test_catalog_apis.py::test_load_table - 
AttributeError: 'pydantic_core._pydantic_core.ValidationInfo' object has no 
attribute 'current_schema_id'
   FAILED integration_tests/test_catalog_apis.py::test_drop_table_purge - 
AttributeError: 'pydantic_core._pydantic_core.ValidationInfo' object has no 
attribute 'current_schema_id'
   
   ```
   I will file a fix to pin pydantic version to unblock the CI
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to