You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (Jira)" <ji...@apache.org> on 2021/03/04 18:22:00 UTC

[jira] [Resolved] (ORC-755) Introduce OrcFilterContext

     [ https://issues.apache.org/jira/browse/ORC-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved ORC-755.
-------------------------------
    Fix Version/s: 1.7.0
       Resolution: Fixed

I just committed this. Thanks, Pavan!

> Introduce OrcFilterContext
> --------------------------
>
>                 Key: ORC-755
>                 URL: https://issues.apache.org/jira/browse/ORC-755
>             Project: ORC
>          Issue Type: Sub-task
>          Components: Java
>    Affects Versions: 1.7.0
>            Reporter: Pavan Lanka
>            Assignee: Pavan Lanka
>            Priority: Major
>             Fix For: 1.7.0
>
>
> Introduce OrcFilterContext that shall be used within Filters. This is a breaking change from Consumer<VectorizedRowBatch> to Consumer<OrcFilterContext>.
> This allows retrieval of Vectors using names with access to nested vectors.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)