Repository: orc Updated Branches: refs/heads/asf-site a4456f21b -> 6ef32bc20
Pushing change from ORC-46. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/6ef32bc2 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/6ef32bc2 Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/6ef32bc2 Branch: refs/heads/asf-site Commit: 6ef32bc20750aff2bb742261e452d6e13eabbd53 Parents: a4456f2 Author: Owen O'Malley <[email protected]> Authored: Fri Apr 8 09:47:58 2016 -0700 Committer: Owen O'Malley <[email protected]> Committed: Fri Apr 8 09:47:58 2016 -0700 ---------------------------------------------------------------------- docs/file-tail.html | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/6ef32bc2/docs/file-tail.html ---------------------------------------------------------------------- diff --git a/docs/file-tail.html b/docs/file-tail.html index 678569b..8a2e761 100644 --- a/docs/file-tail.html +++ b/docs/file-tail.html @@ -585,6 +585,8 @@ and parsed.</p> ZLIB = 1; SNAPPY = 2; LZO = 3; + LZ4 = 4; + ZSTD = 5; } </code></p>
