GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/14419
[SPARK-16814][SQL][WIP] Fix deprecated parquet constructor usage
## What changes were proposed in this pull request?
Replace deprecated ParquetWriter with the new builders
## How was this patch tested?
Existing tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-16814-fix-deprecated-parquet-constructor-usage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14419.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 #14419
----
commit 9fa8c8f1f3d2e519541ae988e009116615375b34
Author: Holden Karau <[email protected]>
Date: 2016-07-29T20:46:33Z
start refactoring to builder
commit b41a057c7fab71fd0f0b7564a158de568d919f35
Author: Holden Karau <[email protected]>
Date: 2016-07-30T01:33:13Z
Merge branch 'master' into fix-deprecated-parquet-constructor-usage
commit 1ba76430eaf64804fe983ed50d967dbc58c5f8da
Author: Holden Karau <[email protected]>
Date: 2016-07-30T06:04:52Z
Use the builder
commit e10c147db6fa9250bbaf16faee944dd22d741ada
Author: Holden Karau <[email protected]>
Date: 2016-07-30T07:01:31Z
Cleanup some other deprecated parquet writer constructors
----
---
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]