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

   DecimalLiteral.MarshalBinary returns big-endian min-byte; Substrait's 
expr.NewLiteral needs 16-byte little-endian and was silently returning nil for 
everything else, panicking downstream. Convert before emit and add whitebox 
tests covering small/zero/16-byte-negative values.


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