ericl opened a new pull request #24302: [SPARK-27392][SQL] TestHive test tables should be placed in shared test state, not per session URL: https://github.com/apache/spark/pull/24302 ## What changes were proposed in this pull request? Otherwise, tests that use tables from multiple sessions will run into issues if they access the same table. The correct location is in shared state. A couple other minor test improvements. cc @gatorsmile ## How was this patch tested? Existing unit tests.
---------------------------------------------------------------- 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. 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]
