Alex Ott created PARQUET-2085:
---------------------------------
Summary: Formatting is broken for description of BIT_PACKED
Key: PARQUET-2085
URL: https://issues.apache.org/jira/browse/PARQUET-2085
Project: Parquet
Issue Type: Improvement
Components: parquet-format
Reporter: Alex Ott
The Nested Encoding section of documentation doesn't escape the {{_}}
character, so it looks as following:
Two encodings for the levels are supported BIT_PACKED and RLE. Only RLE is now
used as it supersedes BIT_PACKED.
instead of
Two encodings for the levels are supported BIT_PACKED and RLE. Only RLE is now
used as it supersedes BIT_PACKED.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)