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

   ### What changes were proposed in this pull request?
   This pr adds the cleaning operation of ` sql/hive-thriftserver/spark_derby/` 
directory after `SparkSQLEnvSuite` execution.
   
   ### Why are the changes needed?
   Clean the test directory after the UT
   
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   
   - Pass Github Actions
   - Manual test:
   
   ```
   mvn clean install  -Phive-thriftserver -pl sql/hive-thriftserver -DskipTests 
-am
   mvn clean install  -pl sql/hive-thriftserver 
-DwildcardSuites=org.apache.spark.sql.hive.thriftserver.SparkSQLEnvSuite 
-Phive-thriftserver
   git status
   ```
   
   **Before**
   
   Residual `sql/hive-thriftserver/spark_derby/` directory
   
   
   **After**
   
   No directory residue
   
   


-- 
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: reviews-unsubscr...@spark.apache.org

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