Repository: spark Updated Branches: refs/heads/master 4b11d909f -> b73eb0efe
[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 Closes #22068 from 10110346/nosupportlz4. Authored-by: liuxian <[email protected]> Signed-off-by: hyukjinkwon <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/b73eb0ef Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/b73eb0ef Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/b73eb0ef Branch: refs/heads/master Commit: b73eb0efe87ba724733b781bf78cb0214c80c9e7 Parents: 4b11d90 Author: liuxian <[email protected]> Authored: Sat Aug 11 20:53:09 2018 +0800 Committer: hyukjinkwon <[email protected]> Committed: Sat Aug 11 20:53:09 2018 +0800 ---------------------------------------------------------------------- ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
