This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5735dcec0c6 deploy: c08feb41a72a65455a44d999dfcbfc7b2201b832
5735dcec0c6 is described below

commit 5735dcec0c6562bb6c4900030a2a2a3bbb061f45
Author: alamb <[email protected]>
AuthorDate: Mon May 13 10:25:21 2024 +0000

    deploy: c08feb41a72a65455a44d999dfcbfc7b2201b832
---
 parquet/basic/enum.Compression.html                    |  2 +-
 parquet/basic/enum.ConvertedType.html                  |  2 +-
 parquet/basic/enum.PageType.html                       |  2 +-
 parquet/basic/enum.SortOrder.html                      |  2 +-
 parquet/data_type/struct.ByteArray.html                | 18 +++++++++---------
 parquet/data_type/struct.FixedLenByteArray.html        | 16 ++++++++--------
 parquet/errors/enum.ParquetError.html                  |  2 +-
 .../serialized_reader/struct.SerializedFileReader.html |  2 +-
 parquet/file/statistics/struct.ValueStatistics.html    |  2 +-
 parquet/format/struct.BoundaryOrder.html               |  2 +-
 parquet/format/struct.CompressionCodec.html            |  2 +-
 parquet/format/struct.ConvertedType.html               |  2 +-
 parquet/format/struct.Encoding.html                    |  2 +-
 parquet/format/struct.FieldRepetitionType.html         |  2 +-
 parquet/format/struct.PageType.html                    |  2 +-
 parquet/format/struct.Type.html                        |  2 +-
 parquet/record/api/struct.Row.html                     |  4 ++--
 parquet/record/struct.Row.html                         |  4 ++--
 parquet/schema/types/struct.ColumnPath.html            |  2 +-
 search-index.js                                        |  2 +-
 search.desc/parquet/parquet-desc-0-.js                 |  2 +-
 21 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/parquet/basic/enum.Compression.html 
b/parquet/basic/enum.Compression.html
index 9ac736258d8..447b3f8eb9e 100644
--- a/parquet/basic/enum.Compression.html
+++ b/parquet/basic/enum.Compression.html
@@ -19,7 +19,7 @@ to provide a good balance of compression, performance, and 
ecosystem support. Al
 <a href="enum.Compression.html#variant.LZ4_RAW" title="variant 
parquet::basic::Compression::LZ4_RAW"><code>Compression::LZ4_RAW</code></a> 
provides much faster decompression speeds, at the cost of typically
 worse compression ratios. However, it is not as widely supported by the 
ecosystem, with the
 Hadoop ecosystem historically favoring the non-standard and now deprecated <a 
href="enum.Compression.html#variant.LZ4" title="variant 
parquet::basic::Compression::LZ4"><code>Compression::LZ4</code></a>.</p>
-</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.UNCOMPRESSED" class="variant"><a href="#variant.UNCOMPRESSED" 
class="anchor">§</a><h3 class="code-header">UNCOMPRESSED</h3></section><section 
id="variant.SNAPPY" class="variant"><a href="#variant.SNAPPY" 
class="anchor">§</a><h3 class="code-header">SNAPPY</h3></section><section 
id="variant.GZIP" class="variant"><a href="#variant. [...]
+</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.UNCOMPRESSED" class="variant"><a href="#variant.UNCOMPRESSED" 
class="anchor">§</a><h3 class="code-header">UNCOMPRESSED</h3></section><section 
id="variant.SNAPPY" class="variant"><a href="#variant.SNAPPY" 
class="anchor">§</a><h3 class="code-header">SNAPPY</h3></section><section 
id="variant.GZIP" class="variant"><a href="#variant. [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
 sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-TryFrom%3CCompressionCodec%3E-for-Compression" class="impl"><a 
class="src rightside" 
href="../../src/parquet/basic.rs.html#957-978">source</a><a 
href="#impl-TryFrom%3CCompressionCodec%3E-for-Compression" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/con [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
diff --git a/parquet/basic/enum.ConvertedType.html 
b/parquet/basic/enum.ConvertedType.html
index e7d900ce8f4..a161dce69a1 100644
--- a/parquet/basic/enum.ConvertedType.html
+++ b/parquet/basic/enum.ConvertedType.html
@@ -70,7 +70,7 @@ the number of months associated with the duration, the second 
identifies
 the number of days associated with the duration and the third identifies
 the number of milliseconds associated with the provided duration.
 This duration of time is independent of any particular timezone or date.</p>
-</div></div><h2 id="trait-implementations" class="section-header">Trait 
Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div 
id="trait-implementations-list"><details class="toggle implementors-toggle" 
open><summary><section id="impl-Clone-for-ConvertedType" class="impl"><a 
class="src rightside" href="../../src/parquet/basic.rs.html#68">source</a><a 
href="#impl-Clone-for-ConvertedType" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https:/ [...]
+</div></div><h2 id="trait-implementations" class="section-header">Trait 
Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div 
id="trait-implementations-list"><details class="toggle implementors-toggle" 
open><summary><section id="impl-Clone-for-ConvertedType" class="impl"><a 
class="src rightside" href="../../src/parquet/basic.rs.html#68">source</a><a 
href="#impl-Clone-for-ConvertedType" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https:/ [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
 sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-TryFrom%3COption%3CConvertedType%3E%3E-for-ConvertedType" 
class="impl"><a class="src rightside" 
href="../../src/parquet/basic.rs.html#682-720">source</a><a 
href="#impl-TryFrom%3COption%3CConvertedType%3E%3E-for-ConvertedType" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lan [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
diff --git a/parquet/basic/enum.PageType.html b/parquet/basic/enum.PageType.html
index 90a75963883..e16f1942fce 100644
--- a/parquet/basic/enum.PageType.html
+++ b/parquet/basic/enum.PageType.html
@@ -5,7 +5,7 @@
     DATA_PAGE_V2,
 }</code></pre><details class="toggle top-doc" open><summary 
class="hideme"><span>Expand description</span></summary><div 
class="docblock"><p>Available data pages for Parquet file format.
 Note that some of the page types may not be supported.</p>
-</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.DATA_PAGE" class="variant"><a href="#variant.DATA_PAGE" 
class="anchor">§</a><h3 class="code-header">DATA_PAGE</h3></section><section 
id="variant.INDEX_PAGE" class="variant"><a href="#variant.INDEX_PAGE" 
class="anchor">§</a><h3 class="code-header">INDEX_PAGE</h3></section><section 
id="variant.DICTIONARY_PAGE" class="variant"><a h [...]
+</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.DATA_PAGE" class="variant"><a href="#variant.DATA_PAGE" 
class="anchor">§</a><h3 class="code-header">DATA_PAGE</h3></section><section 
id="variant.INDEX_PAGE" class="variant"><a href="#variant.INDEX_PAGE" 
class="anchor">§</a><h3 class="code-header">INDEX_PAGE</h3></section><section 
id="variant.DICTIONARY_PAGE" class="variant"><a h [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
 sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-TryFrom%3CPageType%3E-for-PageType" class="impl"><a class="src 
rightside" href="../../src/parquet/basic.rs.html#998-1010">source</a><a 
href="#impl-TryFrom%3CPageType%3E-for-PageType" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.ht [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
diff --git a/parquet/basic/enum.SortOrder.html 
b/parquet/basic/enum.SortOrder.html
index fb5616d86a7..821b14d51fa 100644
--- a/parquet/basic/enum.SortOrder.html
+++ b/parquet/basic/enum.SortOrder.html
@@ -12,7 +12,7 @@ min/max.</p>
 </div><section id="variant.UNSIGNED" class="variant"><a 
href="#variant.UNSIGNED" class="anchor">§</a><h3 
class="code-header">UNSIGNED</h3></section><div class="docblock"><p>Unsigned 
(depending on physical type either value or byte-wise) comparison.</p>
 </div><section id="variant.UNDEFINED" class="variant"><a 
href="#variant.UNDEFINED" class="anchor">§</a><h3 
class="code-header">UNDEFINED</h3></section><div class="docblock"><p>Comparison 
is undefined.</p>
 </div></div><h2 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><details class="toggle implementors-toggle" 
open><summary><section id="impl-SortOrder" class="impl"><a class="src 
rightside" href="../../src/parquet/basic.rs.html#474-479">source</a><a 
href="#impl-SortOrder" class="anchor">§</a><h3 class="code-header">impl <a 
class="enum" href="enum.SortOrder.html" title="enum parquet::basic::SortOr [...]
-</div></details></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait Implementations<a href="#trait-implementations" 
class="anchor">§</a></h2><div id="trait-implementations-list"><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-Clone-for-SortOrder" class="impl"><a class="src rightside" 
href="../../src/parquet/basic.rs.html#463">source</a><a 
href="#impl-Clone-for-SortOrder" class="anchor">§</a><h3 
class="code-header">impl <a class="t [...]
+</div></details></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait Implementations<a href="#trait-implementations" 
class="anchor">§</a></h2><div id="trait-implementations-list"><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-Clone-for-SortOrder" class="impl"><a class="src rightside" 
href="../../src/parquet/basic.rs.html#463">source</a><a 
href="#impl-Clone-for-SortOrder" class="anchor">§</a><h3 
class="code-header">impl <a class="t [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
 sufficient, and should not be overridden without very good 
reason.</div></details></div></details><section id="impl-Copy-for-SortOrder" 
class="impl"><a class="src rightside" 
href="../../src/parquet/basic.rs.html#463">source</a><a 
href="#impl-Copy-for-SortOrder" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html"; 
title="trait core::marker::Copy">Copy</a> for <a class="enum" 
href="enum.SortOrder.html" title= [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
diff --git a/parquet/data_type/struct.ByteArray.html 
b/parquet/data_type/struct.ByteArray.html
index c3785dc00b2..eed5796c30e 100644
--- a/parquet/data_type/struct.ByteArray.html
+++ b/parquet/data_type/struct.ByteArray.html
@@ -8,7 +8,7 @@ Value is backed by a byte buffer.</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.data" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#162-167">source</a><h4 
class="code-header">pub fn <a href="#method.data" 
class="fn">data</a>(&amp;self) -&gt; &amp;[<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.u8.html";>u8</a>] <a 
href="#" class="tooltip" 
data-notable-ty="&amp;[u8]">ⓘ</a></h4></section></summary><div 
class="docblock"> [...]
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.set_data" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#171-173">source</a><h4 
class="code-header">pub fn <a href="#method.set_data" 
class="fn">set_data</a>(&amp;mut self, data: 
Bytes)</h4></section></summary><div class="docblock"><p>Set data from another 
byte buffer.</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.slice" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#177-184">source</a><h4 
class="code-header">pub fn <a href="#method.slice" 
class="fn">slice</a>(&amp;self, start: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>, 
len: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>) - 
[...]
-</div></details><section id="method.as_utf8" class="method"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#186-192">source</a><h4 
class="code-header">pub fn <a href="#method.as_utf8" 
class="fn">as_utf8</a>(&amp;self) -&gt; <a class="type" 
href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;&amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.str.html";>str</a>&gt;</h4></section></div></details></div><h2
 id="tr [...]
+</div></details><section id="method.as_utf8" class="method"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#186-192">source</a><h4 
class="code-header">pub fn <a href="#method.as_utf8" 
class="fn">as_utf8</a>(&amp;self) -&gt; <a class="type" 
href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;&amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.str.html";>str</a>&gt;</h4></section></div></details></div><h2
 id="tr [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait 
core::marker::Sized">Sized</a>,</div></h4></section></div></details><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-ParquetValueType-for-ByteArray" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#889-971">source</a><a 
href="#impl-ParquetValueType-for-ByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="t [...]
     values: &amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a>,
     writer: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.reference.html";>&amp;mut 
W</a>,
@@ -16,18 +16,18 @@ Value is backed by a byte buffer.</p>
 ) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html";>()</a>&gt;</h4></section></summary><div
 class='docblock'>Encode the value directly from a higher level 
encoder</div></details><details class="toggle method-toggle" 
open><summary><section id="method.set_data-1" class="method trait-impl"><a 
class="src rightside" href="../../src/parquet/data_type.rs [...]
     buffer: &amp;mut <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a>,
     decoder: &amp;mut PlainDecoderDetails
-) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>&gt;</h4></section></summary><div
 class='docblock'>Decode the value from a given buffer for a higher level 
decoder</div></details><section id="method.skip" class="method trait-impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#940-955">source</a><a 
href="#method.sk [...]
-by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-2" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialEq%3CFixedLenByteArray%3E-for-ByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#281-285">source</a><a 
href="#impl-PartialEq%3CFixedLenByteArray%3E-for-ByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/co [...]
+) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>&gt;</h4></section></summary><div
 class='docblock'>Decode the value from a given buffer for a higher level 
decoder</div></details><section id="method.skip" class="method trait-impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#940-955">source</a><a 
href="#method.sk [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-1" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-1" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-PartialEq-for-ByteArray" 
class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#235-243">source</a><a 
href="#impl-PartialEq-for-ByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html"; 
title="trait core [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialEq%3CFixedLenByteArray%3E-for-ByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#281-285">source</a><a 
href="#impl-PartialEq%3CFixedLenByteArray%3E-for-ByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/co [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#305-309">source</a><a 
href="#impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/ [...]
-operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt-2" class="anchor">§</a><h4 class="code-header" [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-PartialEq-for-ByteArray" 
class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#235-243">source</a><a 
href="#impl-PartialEq-for-ByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html"; 
title="trait core [...]
+by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-2" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#305-309">source</a><a 
href="#impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/ [...]
+operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt" class="anchor">§</a><h4 class="code-header">fn  [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CFixedLenByteArray%3E-for-ByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#299-303">source</a><a 
href="#impl-PartialOrd%3CFixedLenByteArray%3E-for-ByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt-1" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt-1" class="anchor">§</a><h4 class="code-header" [...]
-operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-PartialOrd-for-ByteArray" 
class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#122-138">source</a><a 
href="#impl-PartialOrd-for-ByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core [...]
-operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt" class="anchor">§</a><h4 class="code-header">fn  [...]
+operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-PartialOrd-for-ByteArray" 
class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#122-138">source</a><a 
href="#impl-PartialOrd-for-ByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core [...]
+operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt-2" class="anchor">§</a><h4 class="code-header" [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-SliceAsBytes-for-ByteArray" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#532">source</a><a 
href="#impl-SliceAsBytes-for-ByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="trait.SliceAsBytes.html" 
title="trait  [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
     T: ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.borrow" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#210";>source</a><a
 href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a 
href="https:/ [...]
diff --git a/parquet/data_type/struct.FixedLenByteArray.html 
b/parquet/data_type/struct.FixedLenByteArray.html
index 169be37160b..c8709c3149b 100644
--- a/parquet/data_type/struct.FixedLenByteArray.html
+++ b/parquet/data_type/struct.FixedLenByteArray.html
@@ -14,7 +14,7 @@ level logical types, removing the data-hazard from all 
decoding and encoding pat
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.data" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#162-167">source</a><h4 
class="code-header">pub fn <a href="#method.data" 
class="fn">data</a>(&amp;self) -&gt; &amp;[<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.u8.html";>u8</a>] <a 
href="#" class="tooltip" 
data-notable-ty="&amp;[u8]">ⓘ</a></h4></section></summary><div 
class="docblock"> [...]
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.set_data" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#171-173">source</a><h4 
class="code-header">pub fn <a href="#method.set_data" 
class="fn">set_data</a>(&amp;mut self, data: 
Bytes)</h4></section></summary><div class="docblock"><p>Set data from another 
byte buffer.</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.slice" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#177-184">source</a><h4 
class="code-header">pub fn <a href="#method.slice" 
class="fn">slice</a>(&amp;self, start: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>, 
len: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>) - 
[...]
-</div></details><section id="method.as_utf8" class="method"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#186-192">source</a><h4 
class="code-header">pub fn <a href="#method.as_utf8" 
class="fn">as_utf8</a>(&amp;self) -&gt; <a class="type" 
href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;&amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.str.html";>str</a>&gt;</h4></section></div><h2
 id="trait-implementati [...]
+</div></details><section id="method.as_utf8" class="method"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#186-192">source</a><h4 
class="code-header">pub fn <a href="#method.as_utf8" 
class="fn">as_utf8</a>(&amp;self) -&gt; <a class="type" 
href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;&amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.str.html";>str</a>&gt;</h4></section></div><h2
 id="trait-implementati [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait 
core::marker::Sized">Sized</a>,</div></h4></section></div></details><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-ParquetValueType-for-FixedLenByteArray" class="impl"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#973-1057">source</a><a 
href="#impl-ParquetValueType-for-FixedLenByteArray" class="anchor">§</a><h3 
class="code-header" [...]
     values: &amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a>,
     writer: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.reference.html";>&amp;mut 
W</a>,
@@ -22,16 +22,16 @@ level logical types, removing the data-hazard from all 
decoding and encoding pat
 ) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html";>()</a>&gt;</h4></section></summary><div
 class='docblock'>Encode the value directly from a higher level 
encoder</div></details><details class="toggle method-toggle" 
open><summary><section id="method.set_data-1" class="method trait-impl"><a 
class="src rightside" href="../../src/parquet/data_type.rs [...]
     buffer: &amp;mut <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a>,
     decoder: &amp;mut PlainDecoderDetails
-) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>&gt;</h4></section></summary><div
 class='docblock'>Decode the value from a given buffer for a higher level 
decoder</div></details><section id="method.skip" class="method trait-impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#1021-1041">source</a><a 
href="#method. [...]
-by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-1" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-1" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
+) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>&gt;</h4></section></summary><div
 class='docblock'>Decode the value from a given buffer for a higher level 
decoder</div></details><section id="method.skip" class="method trait-impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#1021-1041">source</a><a 
href="#method. [...]
+by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-2" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
 sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialEq%3CFixedLenByteArray%3E-for-ByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#281-285">source</a><a 
href="#impl-PartialEq%3CFixedLenByteArray%3E-for-ByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/co [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialEq-for-FixedLenByteArray" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#269-273">source</a><a 
href="#impl-PartialEq-for-FixedLenByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html"; t [...]
-by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-2" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#305-309">source</a><a 
href="#impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/ [...]
-operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt-2" class="anchor">§</a><h4 class="code-header" [...]
-operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CFixedLenByteArray%3E-for-ByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#299-303">source</a><a 
href="#impl-PartialOrd%3CFixedLenByteArray%3E-for-ByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialEq-for-FixedLenByteArray" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#269-273">source</a><a 
href="#impl-PartialEq-for-FixedLenByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html"; t [...]
+by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne-1" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne-1" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 cl [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#305-309">source</a><a 
href="#impl-PartialOrd%3CByteArray%3E-for-FixedLenByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/ [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt" class="anchor">§</a><h4 class="code-header">fn  [...]
+operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd%3CFixedLenByteArray%3E-for-ByteArray" class="impl"><a 
class="src rightside" 
href="../../src/parquet/data_type.rs.html#299-303">source</a><a 
href="#impl-PartialOrd%3CFixedLenByteArray%3E-for-ByteArray" 
class="anchor">§</a><h3 class="code-header">impl <a class="trait [...]
+operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt-2" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt-2" class="anchor">§</a><h4 class="code-header" [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-PartialOrd-for-FixedLenByteArray" class="impl"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#293-297">source</a><a 
href="#impl-PartialOrd-for-FixedLenByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https://doc.rust-lang. [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.le";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.gt-1" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#1214";>source</a></span><a
 href="#method.gt-1" class="anchor">§</a><h4 class="code-header" [...]
 operator. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html#method.ge";>Read
 more</a></div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section 
id="impl-SliceAsBytes-for-FixedLenByteArray" class="impl"><a class="src 
rightside" href="../../src/parquet/data_type.rs.html#533">source</a><a 
href="#impl-SliceAsBytes-for-FixedLenByteArray" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="trait.SliceAsBytes.htm [...]
diff --git a/parquet/errors/enum.ParquetError.html 
b/parquet/errors/enum.ParquetError.html
index df77cdfbc6a..8b838f7fa16 100644
--- a/parquet/errors/enum.ParquetError.html
+++ b/parquet/errors/enum.ParquetError.html
@@ -16,7 +16,7 @@ decode.</p>
 </div><section id="variant.ArrowError" class="variant"><a 
href="#variant.ArrowError" class="anchor">§</a><h3 
class="code-header">ArrowError(<a class="struct" 
href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html"; 
title="struct alloc::string::String">String</a>)</h3></section><div 
class="docblock"><p>Arrow error.
 Returned when reading into arrow or writing from arrow.</p>
 </div><section id="variant.IndexOutOfBound" class="variant"><a 
href="#variant.IndexOutOfBound" class="anchor">§</a><h3 
class="code-header">IndexOutOfBound(<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>, <a 
class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html";>usize</a>)</h3></section><section
 id="variant.External" class="variant"><a href="#variant.External" 
class="anchor">§</a><h3 class="code-header">External [...]
-</div></div><h2 id="trait-implementations" class="section-header">Trait 
Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div 
id="trait-implementations-list"><details class="toggle implementors-toggle" 
open><summary><section id="impl-Debug-for-ParquetError" class="impl"><a 
class="src rightside" href="../../src/parquet/errors.rs.html#29">source</a><a 
href="#impl-Debug-for-ParquetError" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https:// [...]
+</div></div><h2 id="trait-implementations" class="section-header">Trait 
Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div 
id="trait-implementations-list"><details class="toggle implementors-toggle" 
open><summary><section id="impl-Debug-for-ParquetError" class="impl"><a 
class="src rightside" href="../../src/parquet/errors.rs.html#29">source</a><a 
href="#impl-Debug-for-ParquetError" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https:// [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
     T: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html"; 
title="trait core::error::Error">Error</a> + 
'static,</div></h3></section></summary><div class="impl-items"><details 
class="toggle method-toggle" open><summary><section id="method.as_error_source" 
class="method trait-impl"><a href="#method.as_error_source" 
class="anchor">§</a><h4 class="code-header">fn <a 
class="fn">as_error_source</a>(&amp;self) -&gt; &amp;(dyn <a class="trait" 
href="https://doc [...]
 to benefit from Rust’s automatic dereferencing of method
diff --git a/parquet/file/serialized_reader/struct.SerializedFileReader.html 
b/parquet/file/serialized_reader/struct.SerializedFileReader.html
index e9b125d299c..b84706178e4 100644
--- a/parquet/file/serialized_reader/struct.SerializedFileReader.html
+++ b/parquet/file/serialized_reader/struct.SerializedFileReader.html
@@ -9,7 +9,7 @@ Returns error if Parquet file does not exist or is corrupt.</p>
 Returns error if Parquet file does not exist or is corrupt.</p>
 </div></details></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait Implementations<a href="#trait-implementations" 
class="anchor">§</a></h2><div id="trait-implementations-list"><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-FileReader-for-SerializedFileReader%3CR%3E" class="impl"><a class="src 
rightside" 
href="../../../src/parquet/file/serialized_reader.rs.html#257-282">source</a><a 
href="#impl-FileReader-for-SerializedFileReade [...]
 using the full file schema over all row groups.</p>
-</div><div class="impl-items"><details class="toggle" open><summary><section 
id="associatedtype.Item" class="associatedtype trait-impl"><a 
href="#associatedtype.Item" class="anchor">§</a><h4 class="code-header">type <a 
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html#associatedtype.Item";
 class="associatedtype">Item</a> = <a class="enum" 
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"; 
title="enum core::result::Result">Result</a [...]
+</div><div class="impl-items"><details class="toggle" open><summary><section 
id="associatedtype.Item" class="associatedtype trait-impl"><a 
href="#associatedtype.Item" class="anchor">§</a><h4 class="code-header">type <a 
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html#associatedtype.Item";
 class="associatedtype">Item</a> = <a class="enum" 
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"; 
title="enum core::result::Result">Result</a [...]
     R: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html";
 title="trait 
core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,</div></h3></section><section
 id="impl-Send-for-SerializedFileReader%3CR%3E" class="impl"><a 
href="#impl-Send-for-SerializedFileReader%3CR%3E" class="anchor">§</a><h3 
class="code-header">impl&lt;R&gt; <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html"; 
title="trait core::m [...]
     R: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html";
 title="trait 
core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,</div></h3></section></div><h2
 id="blanket-implementations" class="section-header">Blanket Implementations<a 
href="#blanket-implementations" class="anchor">§</a></h2><div 
id="blanket-implementations-list"><details class="toggle 
implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a clas 
[...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
diff --git a/parquet/file/statistics/struct.ValueStatistics.html 
b/parquet/file/statistics/struct.ValueStatistics.html
index 6c46d985d8a..18ace5ae004 100644
--- a/parquet/file/statistics/struct.ValueStatistics.html
+++ b/parquet/file/statistics/struct.ValueStatistics.html
@@ -59,7 +59,7 @@ which have a type-defined sort order.</p>
 <p>However, not all readers have been updated. For backwards compatibility, 
this method
 returns <code>true</code> if the statistics within this have a signed sort 
order, that is
 compatible with being stored in the deprecated <code>min</code> and 
<code>max</code> fields</p>
-</div></details></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait Implementations<a href="#trait-implementations" 
class="anchor">§</a></h2><div id="trait-implementations-list"><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-Clone-for-ValueStatistics%3CT%3E" class="impl"><a class="src 
rightside" href="../../../src/parquet/file/statistics.rs.html#448">source</a><a 
href="#impl-Clone-for-ValueStatistics%3CT%3E" class="anchor">§</a>< [...]
+</div></details></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait Implementations<a href="#trait-implementations" 
class="anchor">§</a></h2><div id="trait-implementations-list"><details 
class="toggle implementors-toggle" open><summary><section 
id="impl-Clone-for-ValueStatistics%3CT%3E" class="impl"><a class="src 
rightside" href="../../../src/parquet/file/statistics.rs.html#448">source</a><a 
href="#impl-Clone-for-ValueStatistics%3CT%3E" class="anchor">§</a>< [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
 sufficient, and should not be overridden without very good 
reason.</div></details></div></details><section 
id="impl-Eq-for-ValueStatistics%3CT%3E" class="impl"><a class="src rightside" 
href="../../../src/parquet/file/statistics.rs.html#448">source</a><a 
href="#impl-Eq-for-ValueStatistics%3CT%3E" class="anchor">§</a><h3 
class="code-header">impl&lt;T: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Eq.html"; title="trait 
core::cmp::Eq">Eq</a>&gt; <a class="trait" hre [...]
     T: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html"; 
title="trait core::marker::Freeze">Freeze</a>,</div></h3></section><section 
id="impl-RefUnwindSafe-for-ValueStatistics%3CT%3E" class="impl"><a 
href="#impl-RefUnwindSafe-for-ValueStatistics%3CT%3E" class="anchor">§</a><h3 
class="code-header">impl&lt;T&gt; <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html";
 title="trait core::panic::unwind_saf [...]
diff --git a/parquet/format/struct.BoundaryOrder.html 
b/parquet/format/struct.BoundaryOrder.html
index 8b8c187a317..906d6333242 100644
--- a/parquet/format/struct.BoundaryOrder.html
+++ b/parquet/format/struct.BoundaryOrder.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta 
name="viewport" content="width=device-width, initial-scale=1.0"><meta 
name="generator" content="rustdoc"><meta name="description" content="Enum to 
annotate whether lists of min/max elements inside ColumnIndex are ordered and 
if so, in which direction."><title>BoundaryOrder in parquet::format - 
Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98ef
 [...]
 are ordered and if so, in which direction.</p>
-</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
+</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/format/struct.CompressionCodec.html 
b/parquet/format/struct.CompressionCodec.html
index ed9205871d2..7fa64167340 100644
--- a/parquet/format/struct.CompressionCodec.html
+++ b/parquet/format/struct.CompressionCodec.html
@@ -3,7 +3,7 @@
 Codec support may vary between readers based on the format version and
 libraries available at runtime.</p>
 <p>See Compression.md for a detailed specification of these algorithms.</p>
-</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
+</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/format/struct.ConvertedType.html 
b/parquet/format/struct.ConvertedType.html
index fb375e1577c..153806ecf2b 100644
--- a/parquet/format/struct.ConvertedType.html
+++ b/parquet/format/struct.ConvertedType.html
@@ -54,7 +54,7 @@ the second identifies the number of days associated with the 
duration
 and the third identifies the number of milliseconds associated with
 the provided duration.  This duration of time is independent of any
 particular timezone or date.</p>
-</div></details><section id="associatedconstant.ENUM_VALUES" 
class="associatedconstant"><a class="src rightside" 
href="../../src/parquet/format.rs.html#200-223">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.ENUM_VALUES" 
class="constant">ENUM_VALUES</a>: &amp;'static <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a> = 
_</h4></section></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait  [...]
+</div></details><section id="associatedconstant.ENUM_VALUES" 
class="associatedconstant"><a class="src rightside" 
href="../../src/parquet/format.rs.html#200-223">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.ENUM_VALUES" 
class="constant">ENUM_VALUES</a>: &amp;'static <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a> = 
_</h4></section></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait  [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/format/struct.Encoding.html 
b/parquet/format/struct.Encoding.html
index 185ddac3222..edec4a86a9d 100644
--- a/parquet/format/struct.Encoding.html
+++ b/parquet/format/struct.Encoding.html
@@ -30,7 +30,7 @@ The individual bytes of an FP value are scattered to the 
corresponding stream an
 the streams are concatenated.
 This itself does not reduce the size of the data but can lead to better 
compression
 afterwards.</p>
-</div></details><section id="associatedconstant.ENUM_VALUES" 
class="associatedconstant"><a class="src rightside" 
href="../../src/parquet/format.rs.html#388-398">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.ENUM_VALUES" 
class="constant">ENUM_VALUES</a>: &amp;'static <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a> = 
_</h4></section></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait  [...]
+</div></details><section id="associatedconstant.ENUM_VALUES" 
class="associatedconstant"><a class="src rightside" 
href="../../src/parquet/format.rs.html#388-398">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.ENUM_VALUES" 
class="constant">ENUM_VALUES</a>: &amp;'static <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a> = 
_</h4></section></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait  [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/format/struct.FieldRepetitionType.html 
b/parquet/format/struct.FieldRepetitionType.html
index 7ff917b0e30..00e101a5782 100644
--- a/parquet/format/struct.FieldRepetitionType.html
+++ b/parquet/format/struct.FieldRepetitionType.html
@@ -2,7 +2,7 @@
 </div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
 </div></details><details class="toggle" open><summary><section 
id="associatedconstant.OPTIONAL" class="associatedconstant"><a class="src 
rightside" href="../../src/parquet/format.rs.html#293">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.OPTIONAL" 
class="constant">OPTIONAL</a>: <a class="struct" 
href="struct.FieldRepetitionType.html" title="struct 
parquet::format::FieldRepetitionType">FieldRepetitionType</a> = 
_</h4></section></summary><div class="docblock"><p> [...]
 </div></details><details class="toggle" open><summary><section 
id="associatedconstant.REPEATED" class="associatedconstant"><a class="src 
rightside" href="../../src/parquet/format.rs.html#295">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.REPEATED" 
class="constant">REPEATED</a>: <a class="struct" 
href="struct.FieldRepetitionType.html" title="struct 
parquet::format::FieldRepetitionType">FieldRepetitionType</a> = 
_</h4></section></summary><div class="docblock"><p> [...]
-</div></details><section id="associatedconstant.ENUM_VALUES" 
class="associatedconstant"><a class="src rightside" 
href="../../src/parquet/format.rs.html#296-300">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.ENUM_VALUES" 
class="constant">ENUM_VALUES</a>: &amp;'static <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a> = 
_</h4></section></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait  [...]
+</div></details><section id="associatedconstant.ENUM_VALUES" 
class="associatedconstant"><a class="src rightside" 
href="../../src/parquet/format.rs.html#296-300">source</a><h4 
class="code-header">pub const <a href="#associatedconstant.ENUM_VALUES" 
class="constant">ENUM_VALUES</a>: &amp;'static <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.slice.html";>[Self]</a> = 
_</h4></section></div></details></div><h2 id="trait-implementations" 
class="section-header">Trait  [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/format/struct.PageType.html 
b/parquet/format/struct.PageType.html
index 712313741d1..ee84ddb9e94 100644
--- a/parquet/format/struct.PageType.html
+++ b/parquet/format/struct.PageType.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta 
name="viewport" content="width=device-width, initial-scale=1.0"><meta 
name="generator" content="rustdoc"><meta name="description" content="API 
documentation for the Rust `PageType` struct in crate 
`parquet`."><title>PageType in parquet::format - 
Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf084
 [...]
+<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta 
name="viewport" content="width=device-width, initial-scale=1.0"><meta 
name="generator" content="rustdoc"><meta name="description" content="API 
documentation for the Rust `PageType` struct in crate 
`parquet`."><title>PageType in parquet::format - 
Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf084
 [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/format/struct.Type.html b/parquet/format/struct.Type.html
index aeed36a3ca9..ed31ce637c3 100644
--- a/parquet/format/struct.Type.html
+++ b/parquet/format/struct.Type.html
@@ -2,7 +2,7 @@
 with the encodings to control the on disk storage format.
 For example INT16 is not included as a type since a good encoding of INT32
 would handle this.</p>
-</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
+</div></details><h2 id="fields" class="fields section-header">Tuple Fields<a 
href="#fields" class="anchor">§</a></h2><span id="structfield.0" 
class="structfield section-header"><a href="#structfield.0" class="anchor 
field">§</a><code>0: <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i32.html";>i32</a></code></span><h2
 id="implementations" class="section-header">Implementations<a 
href="#implementations" class="anchor">§</a></h2><div 
id="implementations-list"><de [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Compares and returns the maximum of two values. <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html#method.max";>Read
 more</a></div></details><details class="toggle method-toggle" 
open><summary><section id="method.min" class="method trait-impl"><span 
class="rightside"><span class="si [...]
diff --git a/parquet/record/api/struct.Row.html 
b/parquet/record/api/struct.Row.html
index 336811c2314..78e74c7d428 100644
--- a/parquet/record/api/struct.Row.html
+++ b/parquet/record/api/struct.Row.html
@@ -14,9 +14,9 @@
 <span class="kw">for </span>(idx, (name, field)) <span class="kw">in 
</span>row.get_column_iter().enumerate() {
     <span class="macro">println!</span>(<span class="string">"column index: 
{}, column name: {}, column value: {}"</span>, idx, name, field);
 }</code></pre></div>
-</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../../src/parquet/record/api.rs.html#85-92">source</a><h4 
class="code-header">pub fn <a href="#method.to_json_value" 
class="fn">to_json_value</a>(&amp;self) -&gt; <a class="enum" 
href="https://docs.rs/serde_json/1.0.117/serde_json/value/enum.Value.html"; 
title="enum 
serde_json::value::Value">Value</a></h4></section></div></details></div><h2 
id="trait-implementations" class="section-header"> [...]
+</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../../src/parquet/record/api.rs.html#85-92">source</a><h4 
class="code-header">pub fn <a href="#method.to_json_value" 
class="fn">to_json_value</a>(&amp;self) -&gt; <a class="enum" 
href="https://docs.rs/serde_json/1.0.117/serde_json/value/enum.Value.html"; 
title="enum 
serde_json::value::Value">Value</a></h4></section></div></details></div><h2 
id="trait-implementations" class="section-header"> [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-RowAccessor-for-Row" 
class="impl"><a class="src rightside" 
href="../../../src/parquet/record/api.rs.html#202-242">source</a><a 
href="#impl-RowAccessor-for-Row" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="trait.RowAccessor.html" 
title="trait parquet::record::api::RowAccessor">RowAccessor</a [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-RowAccessor-for-Row" 
class="impl"><a class="src rightside" 
href="../../../src/parquet/record/api.rs.html#202-242">source</a><a 
href="#impl-RowAccessor-for-Row" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="trait.RowAccessor.html" 
title="trait parquet::record::api::RowAccessor">RowAccessor</a [...]
 </div></details></div></details><section id="impl-StructuralPartialEq-for-Row" 
class="impl"><a class="src rightside" 
href="../../../src/parquet/record/api.rs.html#48">source</a><a 
href="#impl-StructuralPartialEq-for-Row" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.StructuralPartialEq.html";
 title="trait core::marker::StructuralPartialEq">StructuralPartialEq</a> for <a 
class="struct" href="struct.Row.html" titl [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
     T: ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.borrow" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#210";>source</a><a
 href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a 
href="https:/ [...]
diff --git a/parquet/record/struct.Row.html b/parquet/record/struct.Row.html
index 4a73fc7b114..5766ad87fff 100644
--- a/parquet/record/struct.Row.html
+++ b/parquet/record/struct.Row.html
@@ -14,9 +14,9 @@
 <span class="kw">for </span>(idx, (name, field)) <span class="kw">in 
</span>row.get_column_iter().enumerate() {
     <span class="macro">println!</span>(<span class="string">"column index: 
{}, column name: {}, column value: {}"</span>, idx, name, field);
 }</code></pre></div>
-</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../src/parquet/record/api.rs.html#85-92">source</a><h4 
class="code-header">pub fn <a href="#method.to_json_value" 
class="fn">to_json_value</a>(&amp;self) -&gt; <a class="enum" 
href="https://docs.rs/serde_json/1.0.117/serde_json/value/enum.Value.html"; 
title="enum 
serde_json::value::Value">Value</a></h4></section></div></details></div><h2 
id="trait-implementations" class="section-header">Tra [...]
+</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../src/parquet/record/api.rs.html#85-92">source</a><h4 
class="code-header">pub fn <a href="#method.to_json_value" 
class="fn">to_json_value</a>(&amp;self) -&gt; <a class="enum" 
href="https://docs.rs/serde_json/1.0.117/serde_json/value/enum.Value.html"; 
title="enum 
serde_json::value::Value">Value</a></h4></section></div></details></div><h2 
id="trait-implementations" class="section-header">Tra [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
-sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-RowAccessor-for-Row" 
class="impl"><a class="src rightside" 
href="../../src/parquet/record/api.rs.html#202-242">source</a><a 
href="#impl-RowAccessor-for-Row" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="api/trait.RowAccessor.html" 
title="trait parquet::record::api::RowAccessor">RowAccessor</ [...]
+sufficient, and should not be overridden without very good 
reason.</div></details></div></details><details class="toggle 
implementors-toggle" open><summary><section id="impl-RowAccessor-for-Row" 
class="impl"><a class="src rightside" 
href="../../src/parquet/record/api.rs.html#202-242">source</a><a 
href="#impl-RowAccessor-for-Row" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="api/trait.RowAccessor.html" 
title="trait parquet::record::api::RowAccessor">RowAccessor</ [...]
 </div></details></div></details><section id="impl-StructuralPartialEq-for-Row" 
class="impl"><a class="src rightside" 
href="../../src/parquet/record/api.rs.html#48">source</a><a 
href="#impl-StructuralPartialEq-for-Row" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.StructuralPartialEq.html";
 title="trait core::marker::StructuralPartialEq">StructuralPartialEq</a> for <a 
class="struct" href="api/struct.Row.html" tit [...]
     T: 'static + ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.type_id" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/any.rs.html#141";>source</a><a 
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href 
[...]
     T: ?<a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div 
class="impl-items"><details class="toggle method-toggle" open><summary><section 
id="method.borrow" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#210";>source</a><a
 href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a 
href="https:/ [...]
diff --git a/parquet/schema/types/struct.ColumnPath.html 
b/parquet/schema/types/struct.ColumnPath.html
index 85671827301..cba9a989567 100644
--- a/parquet/schema/types/struct.ColumnPath.html
+++ b/parquet/schema/types/struct.ColumnPath.html
@@ -18,7 +18,7 @@
 
 path.append(<span class="macro">vec!</span>[<span 
class="string">"d"</span>.to_string(), <span 
class="string">"e"</span>.to_string()]);
 <span class="macro">assert_eq!</span>(<span 
class="kw-2">&amp;</span>path.string(), <span 
class="string">"a.b.c.d.e"</span>);</code></pre></div>
-</div></details><section id="method.parts" class="method"><a class="src 
rightside" 
href="../../../src/parquet/schema/types.rs.html#703-705">source</a><h4 
class="code-header">pub fn <a href="#method.parts" 
class="fn">parts</a>(&amp;self) -&gt; &amp;[<a class="struct" 
href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html"; 
title="struct 
alloc::string::String">String</a>]</h4></section></div></details></div><h2 
id="trait-implementations" class="section-header">Trait Impleme [...]
+</div></details><section id="method.parts" class="method"><a class="src 
rightside" 
href="../../../src/parquet/schema/types.rs.html#703-705">source</a><h4 
class="code-header">pub fn <a href="#method.parts" 
class="fn">parts</a>(&amp;self) -&gt; &amp;[<a class="struct" 
href="https://doc.rust-lang.org/nightly/alloc/string/struct.String.html"; 
title="struct 
alloc::string::String">String</a>]</h4></section></div></details></div><h2 
id="trait-implementations" class="section-header">Trait Impleme [...]
     H: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher">Hasher</a>,
     Self: <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"; 
title="trait core::marker::Sized">Sized</a>,</div></h4></section></summary><div 
class='docblock'>Feeds a slice of this type into the given <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"; 
title="trait core::hash::Hasher"><code>Hasher</code></a>. <a 
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html#method.hash_slice";>Read
 more</a></div></details></div></d [...]
 by <code>==</code>.</div></details><details class="toggle method-toggle" 
open><summary><section id="method.ne" class="method trait-impl"><span 
class="rightside"><span class="since" title="Stable since Rust version 
1.0.0">1.0.0</span> · <a class="src" 
href="https://doc.rust-lang.org/nightly/src/core/cmp.rs.html#263";>source</a></span><a
 href="#method.ne" class="anchor">§</a><h4 class="code-header">fn <a 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html#method.ne";
 class= [...]
diff --git a/search-index.js b/search-index.js
index 7f241039eeb..5e8efa3ec62 100644
--- a/search-index.js
+++ b/search-index.js
@@ -24,7 +24,7 @@ var searchIndex = new Map(JSON.parse('[\
 
["flight_test_integration_client",{"t":"FPIPIGNNNNNNNNNNNNNNNNNNONNNNHOOONNNNNNNNNNNNN","n":["Args","AuthBasicProto","Error","Middleware","Result","Scenario","augment_args","augment_args_for_update","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","command","command_for_update","fmt","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","host","into","into","into_request","into_request","main","path","port","scenario","to_owned","to_possible_
 [...]
 
["flight_test_integration_server",{"t":"FPIPIGNNNNNNNNNNNNNNNNNNNNNNHOONNNNNNNNNNNNN","n":["Args","AuthBasicProto","Error","Middleware","Result","Scenario","augment_args","augment_args_for_update","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","command","command_for_update","fmt","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","into","into","into_request","into_request","main","port","scenario","to_owned","to_possible_value","try_from
 [...]
 
["gen",{"t":"HH","n":["main","prost_config"],"q":[[0,"gen"],[2,"core::error"],[3,"alloc::boxed"],[4,"core::result"],[5,"prost_build"]],"i":[0,0],"f":"{{}{{h{b{f{d}}}}}}{{}j}","D":"`","p":[[1,"unit"],[10,"Error",2],[5,"Box",3],[6,"Result",4],[5,"Config",5]],"r":[],"b":[],"c":"OjAAAAAAAAA=","e":"OjAAAAEAAAAAAAIAEAAAAAAAAQACAA=="}],\
-["parquet",{"t":"CCCCCCQCCCCCSEEFSEFNCHCCCNNNNCNNNNCONNNNNNNNOOHHHCNNNNNNNNNKFFFFFIFFFKFFHOOOONNNNNNNNNNNNNNNNNNNMNONMHOOOOCOONNNNNNNNNOONNNNNNNNOONNNNOOOOONNNNNNNNNNMNOOONNOMOOOOOOOOOONNNOOOOCOOOOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKFFNNNNMNONNNNNNOMNONNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNONNONNONNNNNNNNNNFFFFGFFFFFPPINNONNNNNNNNNNNNNNNNNNNNOOCNONNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNHHNHHHNHHHHNONNNNNNNNNNNNNNNNOCONNONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHOOOFFPPFFGPNONNNNNNNNNN
 [...]
+["parquet",{"t":"CCCCCCQCCCCCSEEFSEFNCHCCCNNNNCNNNNCONNNNNNNNOOHHHCNNNNNNNNNKFFFFFIFFFKFFHOOOONNNNNNNNNNNNNNNNNNNMNONMHOOOOCOONNNNNNNNNOONNNNNNNNOONNNNOOOOONNNNNNNNNNMNOOONNOMOOOOOOOOOONNNOOOOCOOOOHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKFFNNNNMNONNNNNNOMNONNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNONNONNONNNNNNNNNNFFFFGFFFFFPPINNONNNNNNNNNNNNNNNNNNNNOOCNONNNNNNNOHOONNNNNNNNNNNNNNNNNNNNNHHNHHHNHHHHNONNNNNNNNNNNNNNNNOCONNONNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHOOOFFPPFFGPNONNNNNNNNNN
 [...]
 
["parquet_concat",{"t":"FNNNNNNNNNNNONHONNNNNN","n":["Args","augment_args","augment_args_for_update","borrow","borrow_mut","command","command_for_update","fmt","from","from_arg_matches","from_arg_matches_mut","group_id","input","into","main","output","run","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut"],"q":[[0,"parquet_concat"],[22,"clap_builder::builder::command"],[23,"core::fmt"],[24,"clap_builder::parser::matches::arg_matches"],[25,"clap_build
 [...]
 
["parquet_derive",{"t":"YYCPPPFPPPGGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNONNNNNNONNNN","n":["ParquetRecordReader","ParquetRecordWriter","parquet_field","Array","ChronoNaiveDate","ChronoNaiveDateTime","Field","Option","Reference","Slice","ThirdPartyType","Type","TypePath","Uuid","Vec","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","column_reader","column_writer","converted_type","copied_direct_fields","copied_direct_vals","eq","eq","eq","fmt","fmt","fmt","from"
 [...]
 
["parquet_derive_test",{"t":"FFOOOOONNNNOOOOOOOOOONOONNNOOOONNOOOOOOOOOOOOOONNNNNNOO","n":["ACompleteRecord","APartiallyCompleteRecord","a_bool","a_borrowed_string","a_str","a_string","bool","borrow","borrow","borrow_mut","borrow_mut","borrowed_byte_vec","borrowed_maybe_a_str","borrowed_maybe_a_string","borrowed_maybe_borrowed_byte_vec","borrowed_maybe_byte_vec","byte_vec","byte_vec","date","double","double","eq","float","float","fmt","from","from","i16","i16","i32","i32","into","into","
 [...]
diff --git a/search.desc/parquet/parquet-desc-0-.js 
b/search.desc/parquet/parquet-desc-0-.js
index 36f6208bd74..a7590d14141 100644
--- a/search.desc/parquet/parquet-desc-0-.js
+++ b/search.desc/parquet/parquet-desc-0-.js
@@ -1 +1 @@
-searchState.loadedDescShard("parquet", 0, "This crate contains the official 
Native Rust …\nHigh-level API for reading/writing Arrow RecordBatches and 
…\nContains Rust mappings for Thrift definition. Refer to …\nBloom filter 
implementation specific to Parquet, as …\nLow level column reader and writer 
APIs.\nData types that connect Parquet physical types with their …\nCommon 
Parquet errors and macros.\nDefines a an item with an experimental public 
API\nLow level APIs for reading raw parque [...]
\ No newline at end of file
+searchState.loadedDescShard("parquet", 0, "This crate contains the official 
Native Rust …\nHigh-level API for reading/writing Arrow RecordBatches and 
…\nContains Rust mappings for Thrift definition. Refer to …\nBloom filter 
implementation specific to Parquet, as …\nLow level column reader and writer 
APIs.\nData types that connect Parquet physical types with their …\nCommon 
Parquet errors and macros.\nDefines a an item with an experimental public 
API\nLow level APIs for reading raw parque [...]
\ No newline at end of file


Reply via email to