houqp commented on pull request #1078: URL: https://github.com/apache/arrow-datafusion/pull/1078#issuecomment-939591819
On top of this, I think we should switch to use UUID for random table name. I am concerned that `rand::thread_rng().sample_iter` doesn't provide us enough entropy and could lead to subtle errors caused by random table name collisions. Thoughts @jorgecarleitao @Jimexist @kszucs ? -- 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]
