Fokko opened a new pull request, #7526:
URL: https://github.com/apache/iceberg/pull/7526

   I noticed that the Iceberg Java writers are setting this field on the 
Parquet/Avro/ORC files, but others (I can confirm that this is missing for 
Athena and Trino) don't do this.
   
   I think this is nice because we just hit an edge case: 
https://github.com/apache/iceberg/pull/7523
   
   Where the Arrow reader doesn't properly infer the
   logical UUID type. With the schema in there, we know which schema that was 
used for writing the file,
   and we can use that as the source of truth.


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