paranoa233 opened a new pull request, #3588: URL: https://github.com/apache/iceberg-python/pull/3588
Closes #3583. This validates that Iceberg decimal precision does not exceed the spec maximum of 38. The check is applied at DecimalType construction so both direct construction and JSON deserialization reject invalid precision. Testing: - pytest tests/test_types.py -q - pytest tests/test_schema.py -q -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
