You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Pavan Lanka (Jira)" <ji...@apache.org> on 2021/03/01 18:36:00 UTC

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

Pavan Lanka created ORC-755:
-------------------------------

             Summary: 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


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)