karuppayya commented on code in PR #5409:
URL: https://github.com/apache/iceberg/pull/5409#discussion_r934723388
##########
spark/v3.3/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoveOrphanFilesProcedure.java:
##########
@@ -530,4 +533,46 @@ public void testRemoveOrphanFilesProcedureWithPrefixMode()
// Dropping the table here
sql("DROP TABLE %s", tableName);
}
+
+ @Test
+ public void testWriteWithCaseSensitiveOption()
Review Comment:
Need to find the right place for this test
--
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]