snazy opened a new pull request, #4417:
URL: https://github.com/apache/polaris/pull/4417

   Use the standard UUID v1 timestamp layout when converting snowflake ids into 
time-based UUIDs.
   
   The previous encoding did not line up with the normal v1 field ordering, 
which made these ids awkward to inspect and compare with other tooling. The 
tests pin the timestamp bits around the conversion.
   
   This is a non-breaking change, as there's no production use of UUIDs from 
snowflake IDs.


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

Reply via email to