laskoviymishka opened a new issue, #845:
URL: https://github.com/apache/iceberg-go/issues/845

   ### Apache Iceberg version
   
   main (development)
   
   ### Please describe the bug 🐞
   
   Parent: #829 
   
   `schema_conversions.go:59` has a TODO: "Create the proper Fixed Schema for 
Avro that can match the use case". When converting an Iceberg `FixedType` 
column to an Avro partition schema, it falls back to binary instead of emitting 
a proper Avro `fixed` schema. 
   
   This breaks roundtrip correctness for `fixed[N]` partition columns.


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