HyukjinKwon commented on a change in pull request #32501:
URL: https://github.com/apache/spark/pull/32501#discussion_r630085404
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/CharVarcharTestSuite.scala
##########
@@ -805,6 +805,18 @@ class FileSourceCharVarcharTestSuite extends
CharVarcharTestSuite with SharedSpa
}
}
+ test("create table and insert data over length values") {
Review comment:
Can you add a JIRA prefix? like `test("SPARK-35359: ...") {`
--
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]