You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/11/17 19:46:00 UTC

[jira] [Resolved] (IMPALA-4123) Columnar decoding in Parquet scanner

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

Tim Armstrong resolved IMPALA-4123.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.2.0

> Columnar decoding in Parquet scanner
> ------------------------------------
>
>                 Key: IMPALA-4123
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4123
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.8.0
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>              Labels: parquet, perfomance
>             Fix For: Impala 3.2.0
>
>         Attachments: 0001-WIP-IMPALA-4123-Columnar-decoding-in-Parquet.patch
>
>
> Apache Parquet have some nice performance improvements to bit-packed decoding in their Parquet scanner (which is derived from Impala's): https://github.com/apache/parquet-cpp/pull/140
> We should do something similar - i.e. switch to more of a batch-oriented approach to decoding rather than value-at-a-time



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)