dongjoon-hyun commented on PR #39982: URL: https://github.com/apache/spark/pull/39982#issuecomment-1427203123
GitHub Action passed. Merged to master/3.4. Thank you, @HyukjinKwon . ``` [info] ProtoToParsedPlanTestSuite: [info] - select (24 milliseconds) [info] - column_alias (2 milliseconds) [info] - column_by_name (3 milliseconds) [info] - function_lit (8 milliseconds) [info] - range (4 milliseconds) [info] - function_udf_2.12 (28 milliseconds) [info] - sql (3 milliseconds) [info] - function_col (8 milliseconds) [info] - limit (2 milliseconds) [info] - filter (2 milliseconds) [info] - column_equals (3 milliseconds) [info] - column_add (2 milliseconds) [info] Run completed in 19 seconds, 726 milliseconds. [info] Total number of tests run: 119 [info] Suites: completed 8, aborted 0 [info] Tests: succeeded 119, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. ``` -- 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]
