cloud-fan commented on code in PR #48962:
URL: https://github.com/apache/spark/pull/48962#discussion_r1860183124
##########
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/ddl.scala:
##########
@@ -43,7 +43,7 @@ import org.apache.spark.sql.types._
case class CreateTable(
tableDesc: CatalogTable,
Review Comment:
How can we replace `StringType` without collation in `tableDesc` for v1
command?
--
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]