uros-b opened a new pull request, #17442:
URL: https://github.com/apache/iceberg/pull/17442

   The `SortDirection` serializer used `Locale.ENGLISH` while the null-order 
parser in the same class uses `Locale.ROOT`. This aligns on `Locale.ROOT` for 
locale-independent canonical output, per project convention. Output is 
byte-identical for the ASCII enum 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