dongjoon-hyun commented on a change in pull request #893:
URL: https://github.com/apache/orc/pull/893#discussion_r701812550
##########
File path: java/core/src/test/org/apache/orc/TestRowFilteringIOSkip.java
##########
@@ -570,6 +570,29 @@ public void schemaEvolutionLong2StringColumn() throws
IOException {
assertEquals(1, rowCount);
}
+ @Test
+ public void readCaseInsensitive() throws IOException {
Review comment:
Do we have a case-sensitive test coverage?
--
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]