wangyum commented on a change in pull request #32675:
URL: https://github.com/apache/spark/pull/32675#discussion_r641220605



##########
File path: sql/hive/src/test/scala/org/apache/spark/sql/hive/InsertSuite.scala
##########
@@ -870,4 +871,68 @@ class InsertSuite extends QueryTest with TestHiveSingleton 
with BeforeAndAfter
       assert(e.contains("Partition spec is invalid"))
     }
   }
+
+  test("Insert data with different cases") {

Review comment:
       Add `SPARK-35531` prefix to test name?




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

Reply via email to