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

Apache Spark reassigned SPARK-13582:
------------------------------------

    Assignee: Apache Spark  (was: Davies Liu)

> Improve performance of parquet reader with dictionary encoding
> --------------------------------------------------------------
>
>                 Key: SPARK-13582
>                 URL: https://issues.apache.org/jira/browse/SPARK-13582
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Apache Spark
>
> Right now, we replace the ids with value from a dictionary before accessing a 
> column. We could defer that, especially when some rows are filtered out, we 
> will not lookup this dictionary for those rows.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to