GitHub user fjh100456 opened a pull request:
https://github.com/apache/spark/pull/19218
[SPARK-21786][SQL] The 'spark.sql.parquet.compression.codec' configuration
doesn't take effect on tables with partition field(s)
[SPARK-21786][SQL] The 'spark.sql.parquet.compression.codec' configuration
doesn't take effect on tables with partition field(s)
## What changes were proposed in this pull request?
Pass âspark.sql.parquet.compression.codecâ value to
âparquet.compressionâ.
## How was this patch tested?
Manual test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fjh100456/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19218.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 #19218
----
commit 677541b47f27fd85f44aa2e46ec44861579475a8
Author: fjh100456 <[email protected]>
Date: 2017-09-13T09:24:15Z
[SPARK-21786][SQL] The 'spark.sql.parquet.compression.codec' configuration
doesn't take effect on tables with partition field(s)
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]