dongjoon-hyun commented on a change in pull request #30908:
URL: https://github.com/apache/spark/pull/30908#discussion_r548326192
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/CharVarcharTestSuite.scala
##########
@@ -603,6 +611,26 @@ class FileSourceCharVarcharTestSuite extends
CharVarcharTestSuite with SharedSpa
}
}
}
+
+ // TODO: Move this test to super after SPARK-33875 implements DESCRIBE
COLUMN for v2
Review comment:
Please make this as IDed TODO like `TODO(SPARK-33875)` and add some
description about `Move this test...` to SPARK-33875's description.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]