LuciferYang commented on PR #41533:
URL: https://github.com/apache/spark/pull/41533#issuecomment-1587129174

   ```
   2023-06-12T07:47:10.5042643Z [info] 
AlterTableRenamePartitionSuite:
   2023-06-12T07:47:10.7210341Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: rename without 
explicitly specifying database (171 milliseconds)
   2023-06-12T07:47:10.7333258Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: table to alter does not 
exist (13 milliseconds)
   2023-06-12T07:47:10.7959978Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: partition to rename does 
not exist (62 milliseconds)
   2023-06-12T07:47:10.8771267Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: target partitions exist 
(80 milliseconds)
   2023-06-12T07:47:10.9971419Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: single part partition 
(119 milliseconds)
   2023-06-12T07:47:11.1922848Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: multi part partition 
(195 milliseconds)
   2023-06-12T07:47:11.3404610Z [info] - ALTER 
TABLE .. RENAME PARTITION using V2 catalog V2 command: partition spec in RENAME 
PARTITION should be case insensitive (147 milliseconds)
   ```
   
   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]

Reply via email to