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

   After reverting, it passed locally.
   
   ```
   [info] SQLQueryTestSuite:
   16:49:45.334 WARN org.apache.hadoop.util.NativeCodeLoader: Unable to load 
native-hadoop library for your platform... using builtin-java classes where 
applicable
   [info] - timestamp-ltz-nanos.sql (888 milliseconds)
   [info] - timestamp-ltz-nanos.sql_analyzer_test (87 milliseconds)
   16:49:50.563 WARN org.apache.spark.sql.SQLQueryTestSuite:
   === Metrics of Analyzer/Optimizer Rules ===
   Total number of runs: 42170
   Total time: 0.164822426 seconds
   
   Rule                                                                         
          Effective Time / Total Time                     Effective Runs / 
Total Runs
   
   org.apache.spark.sql.catalyst.analysis.Analyzer$ResolveFunctions             
          14094294 / 15783632                             66 / 280
   org.apache.spark.sql.catalyst.analysis....
   16:49:50.564 WARN org.apache.spark.sql.SQLQueryTestSuite:
   === Metrics of Whole-stage Codegen ===
   Total code generation time: 0.022901334 seconds
   Total compile time: 0.077838378 seconds
   
   16:49:50.595 WARN org.apache.spark.sql.SQLQueryTestSuite:
   
   ===== POSSIBLE THREAD LEAK IN SUITE o.a.s.sql.SQLQueryTestSuite, threads: 
QueryStageCreator-0 (daemon=true), ResultQueryStageExecution-0 (daemon=true), 
QueryStageCreator-1 (daemon=true), shuffle-boss-6-1 (daemon=true), 
files-client-8-1 (daemon=true), rpc-boss-3-1 (daemon=true), shuffle-exchange-0 
(daemon=true), Cleaner-0 (daemon=true) =====
   [info] Run completed in 7 seconds, 959 milliseconds.
   [info] Total number of tests run: 2
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 2, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 23 s, completed Jun 13, 2026, 4:49:50 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to