fallintoplace opened a new pull request, #1414:
URL: https://github.com/apache/iceberg-go/pull/1414

   ## What changed
   - Guard UUID parquet stats aggregation with a panic-safe wrapper in 
DataFileStatsFromMeta.
   - If UUID bounds parsing panics (e.g. malformed fixed bytes), invalidate 
stats for that column so read planning still succeeds.
   - Add regression coverage for malformed UUID min/max bytes and verify column 
bounds are omitted.
   
   ## Validation
   - go test ./table/internal -run 
TestDataFileStatsFromMetaWithMalformedUUIDStats -count=1
   - go test ./table/internal


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

Reply via email to