[ 
https://issues.apache.org/jira/browse/HIVE-26809?focusedWorklogId=854463&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-854463
 ]

ASF GitHub Bot logged work on HIVE-26809:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Apr/23 09:10
            Start Date: 03/Apr/23 09:10
    Worklog Time Spent: 10m 
      Work Description: abstractdog commented on code in PR #4121:
URL: https://github.com/apache/hive/pull/4121#discussion_r1155690828


##########
ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:
##########
@@ -462,10 +464,9 @@ public void seek(PositionProvider index) throws 
IOException {
     }
 
     @Override
-    public void nextVector(
-        ColumnVector previousVector, boolean[] isNull, int batchSize) throws 
IOException {
+    public void nextVector(ColumnVector previousVector, boolean[] isNull, 
final int batchSize, FilterContext filterContext, ReadPhase readPhase) throws 
IOException {

Review Comment:
   long line





Issue Time Tracking
-------------------

    Worklog Id:     (was: 854463)
    Time Spent: 9h 40m  (was: 9.5h)

> Upgrade ORC to 1.8.3
> --------------------
>
>                 Key: HIVE-26809
>                 URL: https://issues.apache.org/jira/browse/HIVE-26809
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: Dmitriy Fingerman
>            Assignee: Zoltán Rátkai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 9h 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to