Robert Dillitz created SPARK-45051: -------------------------------------- Summary: Connect: Use UUIDv7 for operation IDs to make operations chronological sortable Key: SPARK-45051 URL: https://issues.apache.org/jira/browse/SPARK-45051 Project: Spark Issue Type: Improvement Components: Connect Affects Versions: 3.5.1 Reporter: Robert Dillitz
Spark Connect currently uses UUIDv4 for operation IDs. Using UUIDv7 instead allows us to sort operations by ID to receive a chronological order while keeping the collision-free properties we require from this ID. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org