dongjoon-hyun commented on PR #48096: URL: https://github.com/apache/spark/pull/48096#issuecomment-2347978791
For the record, the test passed in CI. In addition, linters passed. ``` [info] ExecuteImmediateEndToEndSuite: [info] - SPARK-47033: EXECUTE IMMEDIATE USING does not recognize session variable names (52 milliseconds) 03:12:11.109 WARN org.apache.spark.sql.execution.ExecuteImmediateEndToEndSuite: ===== POSSIBLE THREAD LEAK IN SUITE o.a.s.sql.execution.ExecuteImmediateEndToEndSuite, threads: rpc-boss-844-1 (daemon=true), shuffle-boss-847-1 (daemon=true) ===== ``` -- 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]
