dongjoon-hyun commented on PR #41517:
URL: https://github.com/apache/spark/pull/41517#issuecomment-1583274941

   I verified manually. Merged to master/3.4.
   ```
   $ build/sbt "sql/testOnly *.QueryExecutionErrorsSuite -- -z SPARK-42290"
   [info] QueryExecutionErrorsSuite:
   13:10:15.573 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
   [info] - SPARK-42290: NotEnoughMemory error can't be create (211 
milliseconds)
   13:10:16.741 WARN org.apache.spark.sql.errors.QueryExecutionErrorsSuite:
   
   ===== POSSIBLE THREAD LEAK IN SUITE 
o.a.s.sql.errors.QueryExecutionErrorsSuite, threads: rpc-boss-3-1 
(daemon=true), shuffle-boss-6-1 (daemon=true) =====
   [info] Run completed in 2 seconds, 415 milliseconds.
   [info] Total number of tests run: 1
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 22 s, completed Jun 8, 2023, 1:10:16 PM
   ```


-- 
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