HyukjinKwon commented on a change in pull request #35251:
URL: https://github.com/apache/spark/pull/35251#discussion_r788251304



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/AlterTableRenameSuiteBase.scala
##########
@@ -126,4 +126,14 @@ trait AlterTableRenameSuiteBase extends QueryTest with 
DDLCommandTestUtils {
       spark.sessionState.catalogManager.reset()
     }
   }
+
+  test("preserve partition info") {

Review comment:
       nit but maybe we should better add JIRA prefix.




-- 
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