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

   Size the Avro fixed[N] buffer from the column's declared precision instead 
of len(dec.String()), which produced wrong-width buffers and made the encoder 
reject decimal partition values.
   
   getFieldIDMap now returns a combined scale+precision map keyed by field id, 
threading precision through the write path and keeping scale on the read path.
   
   Fixes #1027


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