GitHub user 10110346 opened a pull request: https://github.com/apache/spark/pull/22068
[MINOR][DOC]Add missing compression codec . ## What changes were proposed in this pull request? Parquet file provides six codecs: "snappy", "gzip", "lzo", "lz4", "brotli", "zstd". This pr add missing compression codec :"lz4", "brotli", "zstd" . ## How was this patch tested? N/A You can merge this pull request into a Git repository by running: $ git pull https://github.com/10110346/spark nosupportlz4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22068.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 #22068 ---- commit 74aa80cb63c6ea98f0b9106f0724748931317c05 Author: liuxian <liu.xian3@...> Date: 2018-08-09T07:22:01Z fix ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org