[
https://issues.apache.org/jira/browse/SPARK-12992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davies Liu resolved SPARK-12992.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 10908
[https://github.com/apache/spark/pull/10908]
> Vectorize parquet decoding using ColumnarBatch
> ----------------------------------------------
>
> Key: SPARK-12992
> URL: https://issues.apache.org/jira/browse/SPARK-12992
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Nong Li
> Fix For: 2.0.0
>
>
> Parquet files benefit from vectorized decoding. ColumnarBatches have been
> designed to support this. This means that a single encoded parquet column is
> decoded to a single ColumnVector.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]