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



##########
File path: sql/core/src/test/scala/org/apache/spark/sql/DataFrameSuite.scala
##########
@@ -702,6 +702,18 @@ class DataFrameSuite extends QueryTest
       "The size of column names: 2 isn't equal to the size of metadata 
elements: 1"))
   }
 
+  test("withMetadata: replace metadata of a column") {

Review comment:
       Lets also add a jira prefix in the test title: "SPARK-XXXXX: 
withMetadata ... "




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