pgaref commented on a change in pull request #668:
URL: https://github.com/apache/orc/pull/668#discussion_r641433123
##########
File path: java/core/src/java/org/apache/orc/impl/TreeReaderFactory.java
##########
@@ -2856,11 +2962,16 @@ public static TypeReader
createTreeReader(TypeDescription readerType,
}
}
+ public static boolean isDecimalAsLong(OrcFile.Version version, int
precision) {
Review comment:
Sounds good! The SArgs PR will be smaller anyway so better to add there
--
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]