CommunityGenerate a UUIDv7 object based on the current time.The UUID contains a UNIX timestamp split into millisecond and sub-millisecond parts, followed by
random bits.You can use this function to generate a time-ordered series of UUIDs
suitable for use in a time-partitioned column in .