LuciferYang commented on PR #41533: URL: https://github.com/apache/spark/pull/41533#issuecomment-1587129174
``` 2023-06-12T07:47:10.5042643Z [0m[[0m[0minfo[0m] [0m[0m[32mAlterTableRenamePartitionSuite:[0m[0m 2023-06-12T07:47:10.7210341Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: rename without explicitly specifying database (171 milliseconds)[0m[0m 2023-06-12T07:47:10.7333258Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: table to alter does not exist (13 milliseconds)[0m[0m 2023-06-12T07:47:10.7959978Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: partition to rename does not exist (62 milliseconds)[0m[0m 2023-06-12T07:47:10.8771267Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: target partitions exist (80 milliseconds)[0m[0m 2023-06-12T07:47:10.9971419Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: single part partition (119 milliseconds)[0m[0m 2023-06-12T07:47:11.1922848Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: multi part partition (195 milliseconds)[0m[0m 2023-06-12T07:47:11.3404610Z [0m[[0m[0minfo[0m] [0m[0m[32m- ALTER TABLE .. RENAME PARTITION using V2 catalog V2 command: partition spec in RENAME PARTITION should be case insensitive (147 milliseconds)[0m[0m ``` hang at `org.apache.spark.sql.execution.command.v2.AlterTableRenamePartitionSuite`, ignore it and re-testing -- 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]
