[ https://issues.apache.org/jira/browse/HIVE-25453?focusedWorklogId=641006&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-641006 ]
ASF GitHub Bot logged work on HIVE-25453: ----------------------------------------- Author: ASF GitHub Bot Created on: 24/Aug/21 09:16 Start Date: 24/Aug/21 09:16 Worklog Time Spent: 10m Work Description: pvary commented on a change in pull request #2586: URL: https://github.com/apache/hive/pull/2586#discussion_r694671199 ########## File path: llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/ColumnVectorProducer.java ########## @@ -48,14 +48,17 @@ boolean[] generateFileIncludes(TypeDescription fileSchema); List<Integer> getPhysicalColumnIds(); List<Integer> getReaderLogicalColumnIds(); + Review comment: nit: Why is this change? -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 641006) Time Spent: 1h (was: 50m) > Add LLAP IO support for Iceberg ORC tables > ------------------------------------------ > > Key: HIVE-25453 > URL: https://issues.apache.org/jira/browse/HIVE-25453 > Project: Hive > Issue Type: New Feature > Reporter: Ádám Szita > Assignee: Ádám Szita > Priority: Major > Labels: pull-request-available > Time Spent: 1h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)