Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/222#discussion_r171720836
--- Diff: java/core/src/java/org/apache/orc/impl/RecordReaderImpl.java ---
@@ -1353,6 +1353,8 @@ public static String encodeTranslatedSargColumn(int
rootColumn, Integer indexInS
return result;
}
+ // TODO: remove this
--- End diff --
Revert the changes in this file.---
