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 7edb583e06f deploy: 3b7923c77c904549f877d722af755a11928e2abf
7edb583e06f is described below

commit 7edb583e06fb987f11564b8ee8742a1f0afdb086
Author: tustvold <tustv...@users.noreply.github.com>
AuthorDate: Mon May 20 15:55:30 2024 +0000

    deploy: 3b7923c77c904549f877d722af755a11928e2abf
---
 gen/fn.prost_config.html                        |  2 +-
 parquet/basic/enum.ConvertedType.html           |  2 +-
 parquet/basic/enum.Encoding.html                |  2 +-
 parquet/basic/enum.LogicalType.html             |  2 +-
 parquet/basic/enum.Type.html                    |  2 +-
 parquet/data_type/struct.ByteArray.html         | 18 +++++++++---------
 parquet/data_type/struct.FixedLenByteArray.html |  2 +-
 parquet/data_type/struct.Int96.html             |  2 +-
 parquet/errors/enum.ParquetError.html           |  2 +-
 parquet/file/statistics/enum.Statistics.html    |  2 +-
 parquet/format/enum.LogicalType.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/enum.Field.html              |  2 +-
 parquet/record/api/struct.Row.html              |  4 ++--
 parquet/record/enum.Field.html                  |  2 +-
 parquet/record/struct.Row.html                  |  4 ++--
 parquet/schema/types/struct.ColumnPath.html     |  2 +-
 parquet_fromcsv/enum.ParquetFromCsvError.html   |  2 +-
 search-index.js                                 |  6 +++---
 search.desc/parquet/parquet-desc-0-.js          |  2 +-
 26 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/gen/fn.prost_config.html b/gen/fn.prost_config.html
index f5a902c11c2..435ce6fa29f 100644
--- a/gen/fn.prost_config.html
+++ b/gen/fn.prost_config.html
@@ -1 +1 @@
-<!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 `prost_config` fn in crate 
`gen`."><title>prost_config in gen - 
Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,F
 [...]
\ No newline at end of file
+<!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 `prost_config` fn in crate 
`gen`."><title>prost_config in gen - 
Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-46f98efaafac5295.ttf.woff2,FiraSans-Regular-018c141bf0843ffd.woff2,F
 [...]
\ No newline at end of file
diff --git a/parquet/basic/enum.ConvertedType.html 
b/parquet/basic/enum.ConvertedType.html
index b0f81656c11..2bb9dfff317 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.Encoding.html b/parquet/basic/enum.Encoding.html
index 8d434efe203..e73ab874690 100644
--- a/parquet/basic/enum.Encoding.html
+++ b/parquet/basic/enum.Encoding.html
@@ -59,7 +59,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></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-Encoding" class="impl"><a class="src 
rightside" href="../../src/parquet/basic.rs.html#234">source</a><a 
href="#impl-Clone-for-Encoding" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https://doc.rust [...]
+</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-Encoding" class="impl"><a class="src 
rightside" href="../../src/parquet/basic.rs.html#234">source</a><a 
href="#impl-Clone-for-Encoding" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" href="https://doc.rust [...]
     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/basic/enum.LogicalType.html 
b/parquet/basic/enum.LogicalType.html
index bf718247130..bccfe909749 100644
--- a/parquet/basic/enum.LogicalType.html
+++ b/parquet/basic/enum.LogicalType.html
@@ -29,7 +29,7 @@
 <p>This is an <em>entirely new</em> struct as of version
 4.0.0. The struct previously named <code>LogicalType</code> was renamed to
 <a href="enum.ConvertedType.html" title="enum 
parquet::basic::ConvertedType"><code>ConvertedType</code></a>. Please see the 
README.md for more details.</p>
-</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.String" class="variant"><a href="#variant.String" 
class="anchor">§</a><h3 class="code-header">String</h3></section><section 
id="variant.Map" class="variant"><a href="#variant.Map" class="anchor">§</a><h3 
class="code-header">Map</h3></section><section id="variant.List" 
class="variant"><a href="#variant.List" class="anchor">§</a>< [...]
+</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.String" class="variant"><a href="#variant.String" 
class="anchor">§</a><h3 class="code-header">String</h3></section><section 
id="variant.Map" class="variant"><a href="#variant.Map" class="anchor">§</a><h3 
class="code-header">Map</h3></section><section id="variant.List" 
class="variant"><a href="#variant.List" 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-LogicalType" 
class="impl"><a class="src rightside" 
href="../../src/parquet/basic.rs.html#170">source</a><a 
href="#impl-Eq-for-LogicalType" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" 
href="https://doc.rust-lang.org/nightly/core/cmp/trait.Eq.html"; title="trait 
core::cmp::Eq">Eq</a> for <a class="enum" href="enum.LogicalType.html" 
title="enum parq [...]
     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.Type.html b/parquet/basic/enum.Type.html
index 8ff15d859d4..142ab487592 100644
--- a/parquet/basic/enum.Type.html
+++ b/parquet/basic/enum.Type.html
@@ -12,7 +12,7 @@ These physical types are intended to be used in combination 
with the encodings t
 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="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.BOOLEAN" class="variant"><a href="#variant.BOOLEAN" 
class="anchor">§</a><h3 class="code-header">BOOLEAN</h3></section><section 
id="variant.INT32" class="variant"><a href="#variant.INT32" 
class="anchor">§</a><h3 class="code-header">INT32</h3></section><section 
id="variant.INT64" class="variant"><a href="#variant.INT64" class="anc [...]
+</div></details><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.BOOLEAN" class="variant"><a href="#variant.BOOLEAN" 
class="anchor">§</a><h3 class="code-header">BOOLEAN</h3></section><section 
id="variant.INT32" class="variant"><a href="#variant.INT32" 
class="anchor">§</a><h3 class="code-header">INT32</h3></section><section 
id="variant.INT64" class="variant"><a href="#variant.INT64" class="anc [...]
     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/parquet/data_type/struct.ByteArray.html 
b/parquet/data_type/struct.ByteArray.html
index 51438c3095f..f08a8e59163 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 [...]
+) -&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" 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%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-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%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 [...]
+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-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" 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-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" [...]
+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-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-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-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 209283ff0ca..4e545e91311 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>,
diff --git a/parquet/data_type/struct.Int96.html 
b/parquet/data_type/struct.Int96.html
index 5cbdfde46e6..d0e1b742c92 100644
--- a/parquet/data_type/struct.Int96.html
+++ b/parquet/data_type/struct.Int96.html
@@ -9,7 +9,7 @@ The type only takes 12 bytes, without extra padding.</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.to_nanos" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#68-73">source</a><h4 
class="code-header">pub fn <a href="#method.to_nanos" 
class="fn">to_nanos</a>(&amp;self) -&gt; <a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i64.html";>i64</a></h4></section></summary><div
 class="docblock"><p>Converts this INT96 into an i64 representing the numbe 
[...]
 <p>Will wrap around on overflow</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.to_seconds_and_nanos" class="method"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#76-84">source</a><h4 
class="code-header">pub fn <a href="#method.to_seconds_and_nanos" 
class="fn">to_seconds_and_nanos</a>(&amp;self) -&gt; (<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.i64.html";>i64</a>, <a 
class="primitive" href="https://doc.rust-lang.org/nightly/std/ [...]
-</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-AsBytes-for-Int96" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#541-545">source</a><a 
href="#impl-AsBytes-for-Int96" class="anchor">§</a><h3 class="code-header">impl 
<a clas [...]
+</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-AsBytes-for-Int96" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#541-545">source</a><a 
href="#impl-AsBytes-for-Int96" class="anchor">§</a><h3 class="code-header">impl 
<a clas [...]
     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-Int96" class="impl"><a class="src rightside" 
href="../../src/parquet/data_type.rs.html#802-887">source</a><a 
href="#impl-ParquetValueType-for-Int96" class="anchor">§</a><h3 
class="code-header">impl <a class="trait" hr [...]
     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>,
diff --git a/parquet/errors/enum.ParquetError.html 
b/parquet/errors/enum.ParquetError.html
index 89676cb63f6..1726a7520de 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/statistics/enum.Statistics.html 
b/parquet/file/statistics/enum.Statistics.html
index 7ec4bb8cb67..0cf53a0d91c 100644
--- a/parquet/file/statistics/enum.Statistics.html
+++ b/parquet/file/statistics/enum.Statistics.html
@@ -89,7 +89,7 @@ Panics if min value is not set.</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.max_bytes" class="method"><a class="src rightside" 
href="../../../src/parquet/file/statistics.rs.html#411-413">source</a><h4 
class="code-header">pub fn <a href="#method.max_bytes" 
class="fn">max_bytes</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></summar [...]
 Panics if max value is not set.</p>
 </div></details><details class="toggle method-toggle" open><summary><section 
id="method.physical_type" class="method"><a class="src rightside" 
href="../../../src/parquet/file/statistics.rs.html#416-427">source</a><h4 
class="code-header">pub fn <a href="#method.physical_type" 
class="fn">physical_type</a>(&amp;self) -&gt; <a class="enum" 
href="../../basic/enum.Type.html" title="enum 
parquet::basic::Type">Type</a></h4></section></summary><div 
class="docblock"><p>Returns physical type associ [...]
-</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-Statistics" class="impl"><a class="src rightside" 
href="../../../src/parquet/file/statistics.rs.html#291">source</a><a 
href="#impl-Clone-for-Statistics" class="anchor">§</a><h3 class="code-header">i 
[...]
+</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-Statistics" class="impl"><a class="src rightside" 
href="../../../src/parquet/file/statistics.rs.html#291">source</a><a 
href="#impl-Clone-for-Statistics" class="anchor">§</a><h3 class="code-header">i 
[...]
 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-StructuralPartialEq-for-Statistics" class="impl"><a class="src 
rightside" href="../../../src/parquet/file/statistics.rs.html#291">source</a><a 
href="#impl-StructuralPartialEq-for-Statistics" 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::Structur [...]
     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/format/enum.LogicalType.html 
b/parquet/format/enum.LogicalType.html
index f7b2f110e92..598b265a7c8 100644
--- a/parquet/format/enum.LogicalType.html
+++ b/parquet/format/enum.LogicalType.html
@@ -13,7 +13,7 @@
     BSON(<a class="struct" href="struct.BsonType.html" title="struct 
parquet::format::BsonType">BsonType</a>),
     UUID(<a class="struct" href="struct.UUIDType.html" title="struct 
parquet::format::UUIDType">UUIDType</a>),
     FLOAT16(<a class="struct" href="struct.Float16Type.html" title="struct 
parquet::format::Float16Type">Float16Type</a>),
-</details>}</code></pre><h2 id="variants" class="variants 
section-header">Variants<a href="#variants" class="anchor">§</a></h2><div 
class="variants"><section id="variant.STRING" class="variant"><a 
href="#variant.STRING" class="anchor">§</a><h3 class="code-header">STRING(<a 
class="struct" href="struct.StringType.html" title="struct 
parquet::format::StringType">StringType</a>)</h3></section><section 
id="variant.MAP" class="variant"><a href="#variant.MAP" class="anchor">§</a><h3 
class="code [...]
+</details>}</code></pre><h2 id="variants" class="variants 
section-header">Variants<a href="#variants" class="anchor">§</a></h2><div 
class="variants"><section id="variant.STRING" class="variant"><a 
href="#variant.STRING" class="anchor">§</a><h3 class="code-header">STRING(<a 
class="struct" href="struct.StringType.html" title="struct 
parquet::format::StringType">StringType</a>)</h3></section><section 
id="variant.MAP" class="variant"><a href="#variant.MAP" class="anchor">§</a><h3 
class="code [...]
     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.BoundaryOrder.html 
b/parquet/format/struct.BoundaryOrder.html
index 3312786153d..057ba40785f 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 9990de82910..b275314c156 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 3d66b6222e1..0fcb9f8c3f8 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#201-224">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#201-224">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 4e800c4356d..d35fbdcfa1b 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#389-399">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#389-399">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 63a31bb4d1e..d259d4d6dab 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#294">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#296">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#297-301">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#297-301">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 54704159338..4ad8bd05c83 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 e1d6749fc1f..31cf8780656 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/enum.Field.html 
b/parquet/record/api/enum.Field.html
index 88b827e0517..a1fe04138fd 100644
--- a/parquet/record/api/enum.Field.html
+++ b/parquet/record/api/enum.Field.html
@@ -55,7 +55,7 @@ Unix epoch, 1 January 1970.</p>
     value: <a class="struct" href="../../data_type/struct.ByteArray.html" 
title="struct parquet::data_type::ByteArray">ByteArray</a>
 ) -&gt; <a class="type" href="../../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;Self&gt;</h4></section></summary><div 
class="docblock"><p>Converts Parquet BYTE_ARRAY type with converted type into a 
UTF8
 string, decimal, float16, or an array of bytes.</p>
-</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../../src/parquet/record/api.rs.html#701-749">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#701-749">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><section 
id="impl-StructuralPartialEq-for-Field" class="impl"><a class="src rightside" 
href="../../../src/parquet/record/api.rs.html#500">source</a><a 
href="#impl-StructuralPartialEq-for-Field" 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">St [...]
     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/record/api/struct.Row.html 
b/parquet/record/api/struct.Row.html
index caa16f5b1ac..4b5a1b21008 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/enum.Field.html b/parquet/record/enum.Field.html
index 6b2cce1001d..94bc3ec004e 100644
--- a/parquet/record/enum.Field.html
+++ b/parquet/record/enum.Field.html
@@ -55,7 +55,7 @@ Unix epoch, 1 January 1970.</p>
     value: <a class="struct" href="../data_type/struct.ByteArray.html" 
title="struct parquet::data_type::ByteArray">ByteArray</a>
 ) -&gt; <a class="type" href="../errors/type.Result.html" title="type 
parquet::errors::Result">Result</a>&lt;Self&gt;</h4></section></summary><div 
class="docblock"><p>Converts Parquet BYTE_ARRAY type with converted type into a 
UTF8
 string, decimal, float16, or an array of bytes.</p>
-</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../src/parquet/record/api.rs.html#701-749">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">T [...]
+</div></details><section id="method.to_json_value" class="method"><a 
class="src rightside" 
href="../../src/parquet/record/api.rs.html#701-749">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">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-StructuralPartialEq-for-Field" class="impl"><a class="src rightside" 
href="../../src/parquet/record/api.rs.html#500">source</a><a 
href="#impl-StructuralPartialEq-for-Field" 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">Struc [...]
     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/record/struct.Row.html b/parquet/record/struct.Row.html
index 8df95e44755..7f499266459 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 c45bd3724b8..17eb8bf95fc 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#705-707">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#705-707">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/parquet_fromcsv/enum.ParquetFromCsvError.html 
b/parquet_fromcsv/enum.ParquetFromCsvError.html
index 0ea87bbc9ea..2a6fb98acbd 100644
--- a/parquet_fromcsv/enum.ParquetFromCsvError.html
+++ b/parquet_fromcsv/enum.ParquetFromCsvError.html
@@ -7,7 +7,7 @@
 }</code></pre><h2 id="variants" class="variants section-header">Variants<a 
href="#variants" class="anchor">§</a></h2><div class="variants"><section 
id="variant.CommandLineParseError" class="variant"><a 
href="#variant.CommandLineParseError" class="anchor">§</a><h3 
class="code-header">CommandLineParseError(Error)</h3></section><section 
id="variant.IoError" class="variant"><a href="#variant.IoError" 
class="anchor">§</a><h3 class="code-header">IoError(<a class="struct" 
href="https://doc.rust [...]
     inner_error: E,
     context: &amp;<a class="primitive" 
href="https://doc.rust-lang.org/nightly/std/primitive.str.html";>str</a>
-) -&gt; <a class="enum" href="enum.ParquetFromCsvError.html" title="enum 
parquet_fromcsv::ParquetFromCsvError">ParquetFromCsvError</a></h4></section></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-Debug-for-ParquetFromCsvError" class="impl"><a 
class="src rightside" href=" [...]
+) -&gt; <a class="enum" href="enum.ParquetFromCsvError.html" title="enum 
parquet_fromcsv::ParquetFromCsvError">ParquetFromCsvError</a></h4></section></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-Debug-for-ParquetFromCsvError" class="impl"><a 
class="src rightside" href=" [...]
     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:/ [...]
     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_mut" class="method trait-impl"><a class="src rightside" 
href="https://doc.rust-lang.org/nightly/src/core/borrow.rs.html#217";>source</a><a
 href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a 
href= [...]
diff --git a/search-index.js b/search-index.js
index ffa714a8993..ea8a1cf998e 100644
--- a/search-index.js
+++ b/search-index.js
@@ -23,12 +23,12 @@ var searchIndex = new Map(JSON.parse('[\
 
["flight_sql_client",{"t":"FFGFPPNNNNNNNNNNNNNNNNOONNNNNNHHNNNNNNNNNNNNNNNNNNNNOONNNNNNNNHOOHHOOHHOONNNNNNNNNNNNNNNNNNNNONNNNOOO","n":["Args","ClientArgs","Command","LoggingArgs","PreparedStatementQuery","StatementQuery","augment_args","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clie
 [...]
 
["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
 [...]
+["gen",{"t":"HH","n":["main","prost_config"],"q":[[0,"gen"],[2,"core::error"],[3,"alloc::boxed"],[4,"core::result"],[5,"prost_build::config"]],"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_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":"YYCPPPFPPPGGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNONNNNNNONNNN","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":"FFOOOOONNNNOOOOOOOOOONOONNNOOOONNOOOOOOOOOOOOOONNNNNNOOOO","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"
 [...]
-["parquet_fromcsv",{"t":"FPPPPPGPPPGGPPHNNONNNNNNNNNNNNNNHHHHOOOONNONNNNNNNNNNNNNNNNNNNNOOOONNNNHOOOOOONNNNNNNNNNNNNNNNNNNNNNNOH","n":["Args","ArrowError","CR","CommandLineParseError","Crlf","Csv","CsvDialect","IoError","LF","ParquetError","ParquetFromCsvError","RecordTerminator","Tsv","WithContext","arrow_schema_from_string","augment_args","augment_args_for_update","batch_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone
 [...]
+["parquet_fromcsv",{"t":"FPPPPPGPPPGGPPHNNONNNNNNNNNNNNNNHHHHOOOONNONNNNNNNNNNNNNNNNNNNNOOOONNNNHOOOOOONNNNNNNNNNNNNNNNNNNNNNNOH","n":["Args","ArrowError","CR","CommandLineParseError","Crlf","Csv","CsvDialect","IoError","LF","ParquetError","ParquetFromCsvError","RecordTerminator","Tsv","WithContext","arrow_schema_from_string","augment_args","augment_args_for_update","batch_size","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone
 [...]
 
["parquet_index",{"t":"FNNNNONNHONNNNNNHHNNNNNN","n":["Args","augment_args","augment_args_for_update","borrow","borrow_mut","column","command","command_for_update","compute_row_counts","file","fmt","from","from_arg_matches","from_arg_matches_mut","group_id","into","main","print_index","run","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut"],"q":[[0,"parquet_index"],[24,"clap_builder::builder::command"],[25,"parquet::format"],[26,"alloc::vec"],[27,"co
 [...]
 
["parquet_layout",{"t":"FFFFFNNNNNNNNNNNNONNOHOHHOONNNNNNNNNNNNNOOOONNNNNHOOOOOHOONNNNNNNNNNNNNNNNNNNNONN","n":["Args","ColumnChunk","Page","ParquetFile","RowGroup","augment_args","augment_args_for_update","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","columns","command","command_for_update","compressed_bytes","compression","compression","do_layout","encoding","encoding","file","fmt","fmt","fmt","fmt","fmt","from","from","fr
 [...]
 
["parquet_read",{"t":"FNNNNNNONNNNNNOHOHNNNNN","n":["Args","augment_args","augment_args_for_update","borrow","borrow_mut","command","command_for_update","file_name","fmt","from","from_arg_matches","from_arg_matches_mut","group_id","into","json","main","num_records","print_row","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut"],"q":[[0,"parquet_read"],[23,"clap_builder::builder::command"],[24,"core::fmt"],[25,"clap_builder::parser::matches::arg_matche
 [...]
diff --git a/search.desc/parquet/parquet-desc-0-.js 
b/search.desc/parquet/parquet-desc-0-.js
index e1d95c5e8b7..a780ba2383c 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