cloud-fan commented on a change in pull request #30908:
URL: https://github.com/apache/spark/pull/30908#discussion_r548010743
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/CharVarcharTestSuite.scala
##########
@@ -603,6 +611,25 @@ class FileSourceCharVarcharTestSuite extends
CharVarcharTestSuite with SharedSpa
}
}
}
+
+ test("DESCRIBE COLUMN w/ char/varchar") {
Review comment:
shall we add a TODO? eventually, v2 catalog can run these 2 commands as
well.
----------------------------------------------------------------
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]