Databricks UUID

David_Dabbs
Databricks Partner

Is there a plan for Databricks to support the UUIDv7 variant that is friendlier to use in databases for keys and partitioning?
https://python.plainenglish.io/python-3-14-brings-uuidv6-v7-v8-stop-using-uuid4-like-its-2015-90518f...

Also, related, Python 3.1.4 is the first release that natively supports the v7 UUID variant. 
Would it be possible to say when one could expect Python 3.1.4 to land in a LTS release?

Thank you.