panbingkun commented on PR #47364: URL: https://github.com/apache/spark/pull/47364#issuecomment-2344778773
> @panbingkun It seems the test failure is related to your changes: > > ``` > [info] - SPARK-43119: Get SQL Keywords *** FAILED *** (11 milliseconds) > [info] "...LLATE,COLLATION,COLL[ATIONS,COLLECTION],COLUMN,COLUMNS,COMM..." did not equal "...LLATE,COLLATION,COLL[ECTION,COLLECTIONS],COLUMN,COLUMNS,COMM..." (ThriftServerWithSparkContextSuite.scala:217) > [info] Analysis: > [info] "...LLATE,COLLATION,COLL[ATIONS,COLLECTION],COLUMN,COLUMNS,COMM..." -> "...LLATE,COLLATION,COLL[ECTION,COLLECTIONS],COLUMN,COLUMNS,COMM..." > ``` > > Could you fix it, please. Sorry, it was bad. I made a `hasty correction`, but this time it should have been correct. Let's wait for GA, thank you very much! -- 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]
