You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 04:41:20 UTC

[jira] [Commented] (SPARK-16847) Prevent to potentially read corrupt statstics on binary in Parquet via VectorizedReader

    [ https://issues.apache.org/jira/browse/SPARK-16847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403337#comment-15403337 ] 

Apache Spark commented on SPARK-16847:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/14450

> Prevent to potentially read corrupt statstics on binary in Parquet via VectorizedReader
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-16847
>                 URL: https://issues.apache.org/jira/browse/SPARK-16847
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>
> It is still possible to read corrupt Parquet's statistics.
> This problem was found in PARQUET-251 and we disabled filter pushdown on binary columns in Spark before.
> We enabled this after upgrading Parquet but it seems there are potential incompatibility for Parquet files written in lower Spark versions.



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

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