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 <fu.jinh...@zte.com.cn>
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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to