[
https://issues.apache.org/jira/browse/HIVE-23554?focusedWorklogId=437736&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-437736
]
ASF GitHub Bot logged work on HIVE-23554:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/May/20 10:53
Start Date: 27/May/20 10:53
Worklog Time Spent: 10m
Work Description: pgaref opened a new pull request #1036:
URL: https://github.com/apache/hive/pull/1036
Adding FilterContext as part of LLAP ColumnVectorBatch (propagated in
ReadPipeline).
Also moving the code that prepares VectorBatches in EncodedDataConsumer in a
separate method -- this will be handy when dealing with row-filters later on.
Change-Id: I0177756e842e60f6850c966cfa44fe0d53df4a28
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 437736)
Remaining Estimate: 0h
Time Spent: 10m
> [LLAP] support ColumnVectorBatch with FilterContext as part of ReadPipeline
> ---------------------------------------------------------------------------
>
> Key: HIVE-23554
> URL: https://issues.apache.org/jira/browse/HIVE-23554
> Project: Hive
> Issue Type: Sub-task
> Reporter: Panagiotis Garefalakis
> Assignee: Panagiotis Garefalakis
> Priority: Major
> Attachments: HIVE-23554.01.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the readPipeline in LLAP supports consuming ColumnVectorBatches.
> As each batch can be now tied with a Filter (HIVE-22959 HIVE-23215) we
> should update the pipeline to consume BatchWrappers of ColumnVectorBatch and
> a Filter instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)