nssalian commented on PR #1351:
URL: https://github.com/apache/iceberg-go/pull/1351#issuecomment-4939056180

   Merged latest main. The one conflict was in `parquet_files.go`: main added 
the validating `getWriteProperties` helper and this branch added per-file 
`StoreDecimalAsInteger` gating for shredded decimals. Folded them together - 
getWriteProperties now takes the arrow schema and does the clone + conditional 
append inside, so the validation and 
   the shredded-decimal encoding live in one place. 


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