hvanhovell commented on issue #21055: [SPARK-23693][SQL] Functions to generate UUIDs URL: https://github.com/apache/spark/pull/21055#issuecomment-449667376 @tashoyan Adding a dependency to remove a 26 LOC (minus header) class is debatable. In this case I wouldn't do it because I don't think we should support time based UUIDs (see comment) and I think the way random UUIDs are generated is flawed (see comment).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
