pavibhai commented on a change in pull request #647:
URL: https://github.com/apache/orc/pull/647#discussion_r585732741
##########
File path: java/core/src/java/org/apache/orc/impl/ParserUtils.java
##########
@@ -244,80 +250,172 @@ public static TypeDescription
parseType(ParserUtils.StringPosition source) {
private static final Pattern INTEGER_PATTERN = Pattern.compile("^[0-9]+$");
+ public static ColumnVector[] findBranchVectors(TypeDescription schema,
Review comment:
agreed
----------------------------------------------------------------
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]