You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/11/02 15:45:58 UTC

[jira] [Updated] (SPARK-13127) Upgrade Parquet to 1.9 (Fixes parquet sorting)

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

Michael Allman updated SPARK-13127:
-----------------------------------
    Priority: Major  (was: Minor)

> Upgrade Parquet to 1.9 (Fixes parquet sorting)
> ----------------------------------------------
>
>                 Key: SPARK-13127
>                 URL: https://issues.apache.org/jira/browse/SPARK-13127
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Justin Pihony
>
> Currently, when you write a sorted DataFrame to Parquet, then reading the data back out is not sorted by default. [This is due to a bug in Parquet|https://issues.apache.org/jira/browse/PARQUET-241] that was fixed in 1.9.
> There is a workaround to read the file back in using a file glob (filepath/*).



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