LuciferYang opened a new pull request #28838:
URL: https://github.com/apache/spark/pull/28838


   ### What changes were proposed in this pull request?
   `SingleSessionSuite` not do `DROP TABLE IF EXISTS test_udtf` when test 
completed, then if we do mvn test `HiveThriftBinaryServerSuite`, the test case 
named `SPARK-11595 ADD JAR with input path having URL scheme` will FAILED 
because it want to re-create an exists table test_udtf.  
   
   
   ### Why are the changes needed?
   test suite shouldn't rely on their execution order
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   Manual test,mvn test SingleSessionSuite and HiveThriftBinaryServerSuite in 
order


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to