GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/7679
[SPARK-8848] [SQL] [WIP] Refactors Parquet write path to follow Parquet
format spec
(This PR depends on #7441 and contains changes made there. Actual changes
belong to this PR are contained in the last two commits).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark
spark-8848-parquet-write-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7679.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7679
----
commit ca9e1b7511c84abe992358b77db15472f30cfd50
Author: Cheng Lian <[email protected]>
Date: 2015-07-16T10:11:43Z
Removes old Parquet support
commit 2d688d6731f1e83b22e579b1737df032dfd90df4
Author: Cheng Lian <[email protected]>
Date: 2015-07-21T08:08:23Z
Renames ParquetRelation2 to ParquetRelation
commit c7b6e38f0f96b031c90ea3647bcab6d98dc00eb8
Author: Cheng Lian <[email protected]>
Date: 2015-07-21T08:13:39Z
Removes WriteToFile
commit 868c4ce1a6243eab0bf485169341066c63eb9eac
Author: Cheng Lian <[email protected]>
Date: 2015-07-26T14:52:28Z
Refactors Parquet write support to follow Parquet format spec
commit 9f35aac83a2d34fb246ca663f4ba22afafd101bf
Author: Cheng Lian <[email protected]>
Date: 2015-07-26T17:36:09Z
Cleans up code only used by old RowWriteSupport
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]