somasays commented on PR #2799: URL: https://github.com/apache/iceberg-python/pull/2799#issuecomment-3628381251
### Verification with issue reproduction scenario ``` Source parquet type: uint8 Written parquet type: int32 ✓ (Spark compatible) Data integrity: preserved ✓ ``` Tested with exact data from #2791 (uint8 column with values `[None, None, None, None, 217, 163, 130, None, 69, 78]`). -- 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]
