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 18d8082ca0 deploy: 829708d4911bc0798ca2a388cd7df20478a4cc08
18d8082ca0 is described below
commit 18d8082ca0467ff37eda789175ee27abb010902d
Author: tustvold <[email protected]>
AuthorDate: Thu Nov 2 11:42:04 2023 +0000
deploy: 829708d4911bc0798ca2a388cd7df20478a4cc08
---
arrow/array/trait.RecordBatchReader.html | 6 +++---
arrow/array/trait.RecordBatchWriter.html | 6 +++---
arrow/datatypes/struct.Field.html | 4 ++--
arrow/index.html | 6 +++---
arrow/record_batch/trait.RecordBatchReader.html | 6 +++---
arrow/record_batch/trait.RecordBatchWriter.html | 6 +++---
arrow_file_to_stream/fn.main.html | 2 +-
arrow_flight/encode/struct.FlightDataEncoder.html | 2 +-
arrow_flight/encode/struct.FlightDataEncoderBuilder.html | 6 +++---
arrow_flight/encode/struct.FlightIpcEncoder.html | 8 ++++----
arrow_flight/fn.flight_schema_as_encoded_data.html | 4 ++--
arrow_flight/fn.flight_schema_as_flatbuffer.html | 2 +-
arrow_flight/gen/struct.FlightData.html | 4 ++--
arrow_flight/struct.FlightData.html | 4 ++--
arrow_flight/struct.SchemaAsIpc.html | 4 ++--
arrow_flight/utils/fn.flight_data_from_arrow_batch.html | 2 +-
arrow_flight/utils/fn.flight_data_from_arrow_schema.html | 2 +-
arrow_flight/utils/fn.flight_schema_from_arrow_schema.html | 2 +-
arrow_flight/utils/fn.ipc_message_from_arrow_schema.html | 2 +-
.../flight_client_scenarios/integration_test/fn.send_batch.html | 2 +-
.../integration_test/fn.dictionary_from_message.html | 2 +-
.../integration_test/fn.record_batch_from_message.html | 2 +-
arrow_integration_testing/fn.read_gzip_json.html | 2 +-
arrow_integration_testing/fn.read_json_file.html | 2 +-
arrow_integration_testing/struct.ArrowFile.html | 4 ++--
arrow_json_integration_test/fn.arrow_to_json.html | 2 +-
arrow_json_integration_test/fn.json_to_arrow.html | 2 +-
arrow_json_integration_test/fn.main.html | 2 +-
arrow_json_integration_test/fn.validate.html | 2 +-
arrow_stream_to_file/fn.main.html | 2 +-
help.html | 2 +-
index.html | 2 +-
settings.html | 2 +-
trait.impl/core/convert/trait.From.js | 2 +-
34 files changed, 55 insertions(+), 55 deletions(-)
diff --git a/arrow/array/trait.RecordBatchReader.html
b/arrow/array/trait.RecordBatchReader.html
index 9b3e0923e4..3418d8ba73 100644
--- a/arrow/array/trait.RecordBatchReader.html
+++ b/arrow/array/trait.RecordBatchReader.html
@@ -13,8 +13,8 @@ reader should have the same schema as returned from this
method.</p>
</div></details></div><h2 id="trait-implementations"
class="small-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-IntoPyArrow-for-Box%3Cdyn+RecordBatchReader%3CItem+=+Result%3CRecordBatch,+ArrowError%3E%3E+%2B+Send%3E"
class="impl"><a class="src rightside"
href="../../src/arrow/pyarrow.rs.html#299-314">source</a><a href="#impl-Int
[...]
</div><div class="impl-items"><section id="method.into_pyarrow" class="method
trait-impl"><a class="src rightside"
href="../../src/arrow/pyarrow.rs.html#302-313">source</a><a
href="#method.into_pyarrow" class="anchor">§</a><h4 class="code-header">fn <a
href="../pyarrow/trait.IntoPyArrow.html#tymethod.into_pyarrow"
class="fn">into_pyarrow</a>(self, py: Python<'_>) ->
PyResult<PyObject></h4></section></div></details></div><h2
id="foreign-impls" class="small-section-header">I [...]
R: <a class="trait" href="../record_batch/trait.RecordBatchReader.html"
title="trait arrow::record_batch::RecordBatchReader">RecordBatchReader</a> +
?<a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_array/record_batch.rs.html#47">source</a><a href=" [...]
- R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html" title="trait
std::io::BufRead">BufRead</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-1" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/reader/mod.rs.html#515">source</a><a
href="#method.schema-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" hre [...]
- R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-2" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/reader.rs.html#1024">source</a><a
href="#method.schema-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" href="https://d [...]
- R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a> + <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Seek.html" title="trait
std::io::Seek">Seek</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-3" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/reader.rs.html#794">source</a><a
href="#method.schema-3" class="anchor">§</a><h4 cla [...]
+ R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html" title="trait
std::io::BufRead">BufRead</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-1" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/reader/mod.rs.html#515">source</a><a
href="#method.schema-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" hre [...]
+ R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-2" class="method trait-impl"><a
href="#method.schema-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct"
href="https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html"
title="struct alloc::sync::Ar [...]
+ R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a> + <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Seek.html" title="trait
std::io::Seek">Seek</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-3" class="method trait-impl"><a
href="#method.schema-3" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) - [...]
R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html" title="trait
std::io::BufRead">BufRead</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-4" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_json/reader/mod.rs.html#350">source</a><a
href="#method.schema-4" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" hr [...]
I: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html"
title="trait
core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = <a
class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="struct"
href="../record_batch/struct.RecordBatch.html" title="struct
arrow::record_batch::RecordBatch">RecordBatch</a>, <a class="enum"
href="../error/ [...]
\ No newline at end of file
diff --git a/arrow/array/trait.RecordBatchWriter.html
b/arrow/array/trait.RecordBatchWriter.html
index 27539cbd36..3c4c1edbeb 100644
--- a/arrow/array/trait.RecordBatchWriter.html
+++ b/arrow/array/trait.RecordBatchWriter.html
@@ -6,8 +6,8 @@
</div></details><h2 id="required-methods"
class="small-section-header">Required Methods<a href="#required-methods"
class="anchor">§</a></h2><div class="methods"><details class="toggle
method-toggle" open><summary><section id="tymethod.write" class="method"><a
class="src rightside"
href="../../src/arrow_array/record_batch.rs.html#55">source</a><h4
class="code-header">fn <a href="#tymethod.write" class="fn">write</a>(&mut
self, batch: &<a class="struct" href="../record_batch/struct [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="tymethod.close" class="method"><a class="src rightside"
href="../../src/arrow_array/record_batch.rs.html#58">source</a><h4
class="code-header">fn <a href="#tymethod.close" class="fn">close</a>(self)
-> <a class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primiti [...]
</div></details></div><h2 id="foreign-impls"
class="small-section-header">Implementations on Foreign Types<a
href="#foreign-impls" class="anchor">§</a></h2><details class="toggle
implementors-toggle"><summary><section
id="impl-RecordBatchWriter-for-Writer%3CW%3E" class="impl"><a class="src
rightside" href="../../src/arrow_csv/writer.rs.html#179">source</a><a
href="#impl-RecordBatchWriter-for-Writer%3CW%3E" class="anchor">§</a><h3
class="code-header">impl<W> <a class="trait" href=". [...]
- W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/writer.rs.html#180">source</a><a href="#method.write"
class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.write"
class="fn">write</a>(&mut self, batch: &<a class="struct" href="../re
[...]
- W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-1" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/writer.rs.html#995">source</a><a
href="#method.write-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href=". [...]
- W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-2" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/writer.rs.html#851">source</a><a
href="#method.write-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href=". [...]
+ W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/writer.rs.html#180">source</a><a href="#method.write"
class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.write"
class="fn">write</a>(&mut self, batch: &<a class="struct" href="../re
[...]
+ W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-1" class="method trait-impl"><a
href="#method.write-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href="../record_batch/struct.RecordBatch.html" title="struct
arrow::record_batch::Record [...]
+ W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-2" class="method trait-impl"><a
href="#method.write-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href="../record_batch/struct.RecordBatch.html" title="struct
arrow::record_batch::Record [...]
W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,
F: <a class="trait" href="../../arrow_json/writer/trait.JsonFormat.html"
title="trait
arrow_json::writer::JsonFormat">JsonFormat</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-3" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_json/writer.rs.html#595">source</a><a
href="#method.write-3" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struc [...]
\ No newline at end of file
diff --git a/arrow/datatypes/struct.Field.html
b/arrow/datatypes/struct.Field.html
index 87474404df..ce21beb11b 100644
--- a/arrow/datatypes/struct.Field.html
+++ b/arrow/datatypes/struct.Field.html
@@ -137,8 +137,8 @@
__deserializer: __D
) -> <a class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="struct"
href="struct.Field.html" title="struct arrow::datatypes::Field">Field</a>,
<__D as <a class="trait"
href="https://docs.rs/serde/1.0.190/serde/de/trait.Deserializer.html"
title="trait serde::de::Deserializer">Deserializer</a><'de>>::<a
class="associatedtype"
href="https://docs.rs/serde/1.0.190/serde/de/trait.Deserialize [...]
__D: <a class="trait"
href="https://docs.rs/serde/1.0.190/serde/de/trait.Deserializer.html"
title="trait
serde::de::Deserializer">Deserializer</a><'de>,</span></h4></section></summary><div
class='docblock'>Deserialize this value from the given Serde deserializer. <a
href="https://docs.rs/serde/1.0.190/serde/de/trait.Deserialize.html#tymethod.deserialize">Read
more</a></div></details></div></details><details class="toggle
implementors-toggle" open><summary><section id="impl-Disp [...]
- T: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html"
title="trait
core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = <a
class="struct" href="struct.Field.html" title="struct
arrow::datatypes::Field">Field</a>>,</span></h4></section></summary><div
class='docblock'>Extends a collection with the contents of an iterator. <a
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.Extend.html#tyme
[...]
-</div><div class="impl-items"><details class="toggle method-toggle"
open><summary><section id="method.from" class="method trait-impl"><a class="src
rightside" href="../../src/arrow_ipc/convert.rs.html#82">source</a><a
href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a
href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from"
class="fn">from</a>(field: <a class="struct"
href="../../arrow_ipc/gen/Schema/struct.Field.html" title="struct arrow_ipc
[...]
+ T: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html"
title="trait
core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = <a
class="struct" href="struct.Field.html" title="struct
arrow::datatypes::Field">Field</a>>,</span></h4></section></summary><div
class='docblock'>Extends a collection with the contents of an iterator. <a
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.Extend.html#tyme
[...]
+</div><div class="impl-items"><details class="toggle method-toggle"
open><summary><section id="method.from" class="method trait-impl"><a
href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a
href="https://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from"
class="fn">from</a>(field: Field<'_>) -> <a class="struct"
href="struct.Field.html" title="struct
arrow::datatypes::Field">Field</a></h4></section></summary><div
class='docblock'>Converts to t [...]
T: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html"
title="trait
core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = <a
class="struct" href="struct.Field.html" title="struct
arrow::datatypes::Field">Field</a>>,</span></h4></section></summary><div
class='docblock'>Creates a value from an iterator. <a
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.FromIterator.html#tymethod.from_iter"
[...]
H: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"
title="trait
core::hash::Hasher">Hasher</a>,</span></h4></section></summary><div
class='docblock'>Feeds this value 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#tymethod.hash">Read
more</a></div></details><details class="toggle met [...]
H: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/hash/trait.Hasher.html"
title="trait core::hash::Hasher">Hasher</a>,
diff --git a/arrow/index.html b/arrow/index.html
index 09bf599097..15cc61d60d 100644
--- a/arrow/index.html
+++ b/arrow/index.html
@@ -147,7 +147,7 @@ and a corresponding list of <a
href="array/type.ArrayRef.html" title="type arrow
<ul>
<li>JSON: <a href="../arrow_json/reader/struct.Reader.html" title="struct
arrow_json::reader::Reader"><code>Reader</code></a> and <a
href="../arrow_json/writer/struct.Writer.html" title="struct
arrow_json::writer::Writer"><code>Writer</code></a></li>
<li>CSV: <a href="../arrow_csv/reader/type.Reader.html" title="type
arrow_csv::reader::Reader"><code>Reader</code></a> and <a
href="../arrow_csv/writer/struct.Writer.html" title="struct
arrow_csv::writer::Writer"><code>Writer</code></a></li>
-<li>IPC: <a href="../arrow_ipc/reader/struct.StreamReader.html" title="struct
arrow_ipc::reader::StreamReader"><code>Reader</code></a> and <a
href="../arrow_ipc/writer/struct.FileWriter.html" title="struct
arrow_ipc::writer::FileWriter"><code>Writer</code></a></li>
+<li>IPC: <a href="ipc::reader::StreamReader"><code>Reader</code></a> and <a
href="ipc::writer::FileWriter"><code>Writer</code></a></li>
</ul>
<p>Parquet is published as a <a
href="https://crates.io/crates/parquet">separate crate</a></p>
<h2 id="serde-compatibility"><a href="#serde-compatibility">Serde
Compatibility</a></h2>
@@ -197,7 +197,7 @@ the sub-crates they need.</p>
<li><a href="../arrow_cast/index.html" title="mod
arrow_cast"><code>arrow-cast</code></a> - cast kernels for arrow arrays</li>
<li><a href="../arrow_csv/index.html" title="mod
arrow_csv"><code>arrow-csv</code></a> - read/write CSV to arrow format</li>
<li><a href="../arrow_data/index.html" title="mod
arrow_data"><code>arrow-data</code></a> - the underlying data of arrow
arrays</li>
-<li><a href="../arrow_ipc/index.html" title="mod
arrow_ipc"><code>arrow-ipc</code></a> - read/write IPC to arrow format</li>
+<li>[<code>arrow-ipc</code>][arrow_ipc] - read/write IPC to arrow format</li>
<li><a href="../arrow_json/index.html" title="mod
arrow_json"><code>arrow-json</code></a> - read/write JSON to arrow format</li>
<li><a href="../arrow_ord/index.html" title="mod
arrow_ord"><code>arrow-ord</code></a> - ordering kernels for arrow arrays</li>
<li><a href="../arrow_row/index.html" title="mod
arrow_row"><code>arrow-row</code></a> - comparable row format</li>
@@ -222,7 +222,7 @@ arrow’s use of unsafe, see <a
href="https://github.com/apache/arrow-rs/tree/ma
more sophisticated query processing workloads, consider checking out <a
href="https://github.com/apache/arrow-datafusion">DataFusion</a>. This
orchestrates the primitives exported by this crate into an embeddable query
engine, with
SQL and DataFrame frontends, and heavily influences this crate’s roadmap.</p>
-</div></details><h2 id="reexports" class="small-section-header"><a
href="#reexports">Re-exports</a></h2><ul class="item-table"><li><div
class="item-name" id="reexport.csv"><code>pub use <a class="mod"
href="../arrow_csv/index.html" title="mod arrow_csv">arrow_csv</a> as
csv;</code></div></li><li><div class="item-name" id="reexport.ipc"><code>pub
use <a class="mod" href="../arrow_ipc/index.html" title="mod
arrow_ipc">arrow_ipc</a> as ipc;</code></div></li><li><div class="item-name"
id="re [...]
+</div></details><h2 id="reexports" class="small-section-header"><a
href="#reexports">Re-exports</a></h2><ul class="item-table"><li><div
class="item-name" id="reexport.csv"><code>pub use <a class="mod"
href="../arrow_csv/index.html" title="mod arrow_csv">arrow_csv</a> as
csv;</code></div></li><li><div class="item-name" id="reexport.ipc"><code>pub
use arrow_ipc as ipc;</code></div></li><li><div class="item-name"
id="reexport.json"><code>pub use <a class="mod" href="../arrow_json/index.html
[...]
<a href="https://arrow.apache.org/docs/format/CDataInterface.html">C Data
Interface</a>
and <a href="https://docs.rs/pyo3/latest/pyo3/">pyo3</a>.
For underlying implementation, see the <a href="ffi/index.html" title="mod
arrow::ffi">ffi</a> module.</div></li><li><div class="item-name"><a class="mod"
href="record_batch/index.html" title="mod
arrow::record_batch">record_batch</a></div></li><li><div class="item-name"><a
class="mod" href="temporal_conversions/index.html" title="mod
arrow::temporal_conversions">temporal_conversions</a></div><div class="desc
docblock-short">Conversion methods for dates and times.</div></li><li><div clas
[...]
diff --git a/arrow/record_batch/trait.RecordBatchReader.html
b/arrow/record_batch/trait.RecordBatchReader.html
index 9ea52f87d2..8ff76cf970 100644
--- a/arrow/record_batch/trait.RecordBatchReader.html
+++ b/arrow/record_batch/trait.RecordBatchReader.html
@@ -13,8 +13,8 @@ reader should have the same schema as returned from this
method.</p>
</div></details></div><h2 id="trait-implementations"
class="small-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-IntoPyArrow-for-Box%3Cdyn+RecordBatchReader%3CItem+=+Result%3CRecordBatch,+ArrowError%3E%3E+%2B+Send%3E"
class="impl"><a class="src rightside"
href="../../src/arrow/pyarrow.rs.html#299-314">source</a><a href="#impl-Int
[...]
</div><div class="impl-items"><section id="method.into_pyarrow" class="method
trait-impl"><a class="src rightside"
href="../../src/arrow/pyarrow.rs.html#302-313">source</a><a
href="#method.into_pyarrow" class="anchor">§</a><h4 class="code-header">fn <a
href="../pyarrow/trait.IntoPyArrow.html#tymethod.into_pyarrow"
class="fn">into_pyarrow</a>(self, py: Python<'_>) ->
PyResult<PyObject></h4></section></div></details></div><h2
id="foreign-impls" class="small-section-header">I [...]
R: <a class="trait" href="trait.RecordBatchReader.html" title="trait
arrow::record_batch::RecordBatchReader">RecordBatchReader</a> + ?<a
class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_array/record_batch.rs.html#47">source</a><a
href="#method.schema" [...]
- R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html" title="trait
std::io::BufRead">BufRead</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-1" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/reader/mod.rs.html#515">source</a><a
href="#method.schema-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" hre [...]
- R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-2" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/reader.rs.html#1024">source</a><a
href="#method.schema-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" href="https://d [...]
- R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a> + <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Seek.html" title="trait
std::io::Seek">Seek</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-3" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/reader.rs.html#794">source</a><a
href="#method.schema-3" class="anchor">§</a><h4 cla [...]
+ R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html" title="trait
std::io::BufRead">BufRead</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-1" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/reader/mod.rs.html#515">source</a><a
href="#method.schema-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" hre [...]
+ R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-2" class="method trait-impl"><a
href="#method.schema-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct"
href="https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html"
title="struct alloc::sync::Ar [...]
+ R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Read.html" title="trait
std::io::Read">Read</a> + <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Seek.html" title="trait
std::io::Seek">Seek</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-3" class="method trait-impl"><a
href="#method.schema-3" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) - [...]
R: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.BufRead.html" title="trait
std::io::BufRead">BufRead</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.schema-4" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_json/reader/mod.rs.html#350">source</a><a
href="#method.schema-4" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.schema" class="fn">schema</a>(&self) -> <a
class="struct" hr [...]
I: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/iter/traits/collect/trait.IntoIterator.html"
title="trait
core::iter::traits::collect::IntoIterator">IntoIterator</a><Item = <a
class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="struct"
href="struct.RecordBatch.html" title="struct
arrow::record_batch::RecordBatch">RecordBatch</a>, <a class="enum"
href="../error/enum.ArrowError. [...]
\ No newline at end of file
diff --git a/arrow/record_batch/trait.RecordBatchWriter.html
b/arrow/record_batch/trait.RecordBatchWriter.html
index ed2c906201..7cb88d34a9 100644
--- a/arrow/record_batch/trait.RecordBatchWriter.html
+++ b/arrow/record_batch/trait.RecordBatchWriter.html
@@ -6,8 +6,8 @@
</div></details><h2 id="required-methods"
class="small-section-header">Required Methods<a href="#required-methods"
class="anchor">§</a></h2><div class="methods"><details class="toggle
method-toggle" open><summary><section id="tymethod.write" class="method"><a
class="src rightside"
href="../../src/arrow_array/record_batch.rs.html#55">source</a><h4
class="code-header">fn <a href="#tymethod.write" class="fn">write</a>(&mut
self, batch: &<a class="struct" href="struct.RecordBatch.htm [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="tymethod.close" class="method"><a class="src rightside"
href="../../src/arrow_array/record_batch.rs.html#58">source</a><h4
class="code-header">fn <a href="#tymethod.close" class="fn">close</a>(self)
-> <a class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primiti [...]
</div></details></div><h2 id="foreign-impls"
class="small-section-header">Implementations on Foreign Types<a
href="#foreign-impls" class="anchor">§</a></h2><details class="toggle
implementors-toggle"><summary><section
id="impl-RecordBatchWriter-for-Writer%3CW%3E" class="impl"><a class="src
rightside" href="../../src/arrow_csv/writer.rs.html#179">source</a><a
href="#impl-RecordBatchWriter-for-Writer%3CW%3E" class="anchor">§</a><h3
class="code-header">impl<W> <a class="trait" href="t [...]
- W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/writer.rs.html#180">source</a><a href="#method.write"
class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.write"
class="fn">write</a>(&mut self, batch: &<a class="struct" href="struc
[...]
- W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-1" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/writer.rs.html#995">source</a><a
href="#method.write-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href="s [...]
- W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-2" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_ipc/writer.rs.html#851">source</a><a
href="#method.write-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href="s [...]
+ W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_csv/writer.rs.html#180">source</a><a href="#method.write"
class="anchor">§</a><h4 class="code-header">fn <a href="#tymethod.write"
class="fn">write</a>(&mut self, batch: &<a class="struct" href="struc
[...]
+ W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-1" class="method trait-impl"><a
href="#method.write-1" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href="struct.RecordBatch.html" title="struct
arrow::record_batch::RecordBatch">RecordBat [...]
+ W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-2" class="method trait-impl"><a
href="#method.write-2" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struct" href="struct.RecordBatch.html" title="struct
arrow::record_batch::RecordBatch">RecordBat [...]
W: <a class="trait"
href="https://doc.rust-lang.org/nightly/std/io/trait.Write.html" title="trait
std::io::Write">Write</a>,
F: <a class="trait" href="../../arrow_json/writer/trait.JsonFormat.html"
title="trait
arrow_json::writer::JsonFormat">JsonFormat</a>,</span></h3></section></summary><div
class="impl-items"><section id="method.write-3" class="method trait-impl"><a
class="src rightside"
href="../../src/arrow_json/writer.rs.html#595">source</a><a
href="#method.write-3" class="anchor">§</a><h4 class="code-header">fn <a
href="#tymethod.write" class="fn">write</a>(&mut self, batch: &<a
class="struc [...]
\ No newline at end of file
diff --git a/arrow_file_to_stream/fn.main.html
b/arrow_file_to_stream/fn.main.html
index d9d90306b3..4002a521dc 100644
--- a/arrow_file_to_stream/fn.main.html
+++ b/arrow_file_to_stream/fn.main.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 `main` fn in crate
`arrow_file_to_stream`."><title>main in arrow_file_to_stream -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" ty [...]
\ 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 `main` fn in crate
`arrow_file_to_stream`."><title>main in arrow_file_to_stream -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" ty [...]
\ No newline at end of file
diff --git a/arrow_flight/encode/struct.FlightDataEncoder.html
b/arrow_flight/encode/struct.FlightDataEncoder.html
index 582e27180d..11c7da7baf 100644
--- a/arrow_flight/encode/struct.FlightDataEncoder.html
+++ b/arrow_flight/encode/struct.FlightDataEncoder.html
@@ -25,7 +25,7 @@ See <a href="enum.DictionaryHandling.html" title="enum
arrow_flight::encode::Dic
inner: BoxStream<'static, <a class="type"
href="../error/type.Result.html" title="type
arrow_flight::error::Result">Result</a><<a class="struct"
href="../../arrow_array/record_batch/struct.RecordBatch.html" title="struct
arrow_array::record_batch::RecordBatch">RecordBatch</a>>>,
schema: <a class="enum"
href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"
title="enum core::option::Option">Option</a><<a class="type"
href="../../arrow_schema/schema/type.SchemaRef.html" title="type
arrow_schema::schema::SchemaRef">SchemaRef</a>>,
max_flight_data_size: <a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
- options: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>,
+ options: IpcWriteOptions,
app_metadata: Bytes,
descriptor: <a class="enum"
href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"
title="enum core::option::Option">Option</a><<a class="struct"
href="../gen/struct.FlightDescriptor.html" title="struct
arrow_flight::gen::FlightDescriptor">FlightDescriptor</a>>,
dictionary_handling: <a class="enum" href="enum.DictionaryHandling.html"
title="enum arrow_flight::encode::DictionaryHandling">DictionaryHandling</a>
diff --git a/arrow_flight/encode/struct.FlightDataEncoderBuilder.html
b/arrow_flight/encode/struct.FlightDataEncoderBuilder.html
index 9ae442337b..232e129321 100644
--- a/arrow_flight/encode/struct.FlightDataEncoderBuilder.html
+++ b/arrow_flight/encode/struct.FlightDataEncoderBuilder.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="Creates a
`Stream` of `FlightData`s from a `Stream` of `Result`<`RecordBatch`,
`FlightError`>."><title>FlightDataEncoderBuilder in arrow_flight::encode -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../../static.files/SourceSerif4-Regular-46f98efaaf [...]
max_flight_data_size: <a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>,
- options: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>,
+ options: IpcWriteOptions,
app_metadata: Bytes,
schema: <a class="enum"
href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"
title="enum core::option::Option">Option</a><<a class="type"
href="../../arrow_schema/schema/type.SchemaRef.html" title="type
arrow_schema::schema::SchemaRef">SchemaRef</a>>,
descriptor: <a class="enum"
href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"
title="enum core::option::Option">Option</a><<a class="struct"
href="../gen/struct.FlightDescriptor.html" title="struct
arrow_flight::gen::FlightDescriptor">FlightDescriptor</a>>,
@@ -52,7 +52,7 @@ See <a
href="https://github.com/apache/arrow-rs/issues/3389">https://github.com/
.build(input_stream);</code></pre></div>
</div></details><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span
id="structfield.max_flight_data_size" class="structfield
small-section-header"><a href="#structfield.max_flight_data_size" class="anchor
field">§</a><code>max_flight_data_size: <a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a></code></span><div
class="docblock"><p>The maximum approximate target message size in bytes
(see details on <a
href="struct.FlightDataEncoderBuilder.html#method.with_max_flight_data_size"
title="method
arrow_flight::encode::FlightDataEncoderBuilder::with_max_flight_data_size"><code>Self::with_max_flight_data_size</code></a>).</p>
-</div><span id="structfield.options" class="structfield
small-section-header"><a href="#structfield.options" class="anchor
field">§</a><code>options: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a></code></span><div
class="docblock"><p>Ipc writer options</p>
+</div><span id="structfield.options" class="structfield
small-section-header"><a href="#structfield.options" class="anchor
field">§</a><code>options: IpcWriteOptions</code></span><div
class="docblock"><p>Ipc writer options</p>
</div><span id="structfield.app_metadata" class="structfield
small-section-header"><a href="#structfield.app_metadata" class="anchor
field">§</a><code>app_metadata: Bytes</code></span><div
class="docblock"><p>Metadata to add to the schema message</p>
</div><span id="structfield.schema" class="structfield
small-section-header"><a href="#structfield.schema" class="anchor
field">§</a><code>schema: <a class="enum"
href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"
title="enum core::option::Option">Option</a><<a class="type"
href="../../arrow_schema/schema/type.SchemaRef.html" title="type
arrow_schema::schema::SchemaRef">SchemaRef</a>></code></span><div
class="docblock"><p>Optional schema, if known before data.</p>
</div><span id="structfield.descriptor" class="structfield
small-section-header"><a href="#structfield.descriptor" class="anchor
field">§</a><code>descriptor: <a class="enum"
href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html"
title="enum core::option::Option">Option</a><<a class="struct"
href="../gen/struct.FlightDescriptor.html" title="struct
arrow_flight::gen::FlightDescriptor">FlightDescriptor</a>></code></span><div
class="docblock"><p>Optional flight descript [...]
@@ -73,7 +73,7 @@ overhead on top of the underlying data buffers themselves.</p>
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_metadata" class="method"><a class="src rightside"
href="../../src/arrow_flight/encode.rs.html#170-173">source</a><h4
class="code-header">pub fn <a href="#method.with_metadata"
class="fn">with_metadata</a>(self, app_metadata: Bytes) ->
Self</h4></section></summary><div class="docblock"><p>Specify application
specific metadata included in the
<a href="../gen/struct.FlightData.html#structfield.app_metadata" title="field
arrow_flight::gen::FlightData::app_metadata"><code>FlightData::app_metadata</code></a>
field of the the first Schema
message</p>
-</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_options" class="method"><a class="src rightside"
href="../../src/arrow_flight/encode.rs.html#176-179">source</a><h4
class="code-header">pub fn <a href="#method.with_options"
class="fn">with_options</a>(self, options: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>) ->
Self</h4></section></summary> [...]
+</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_options" class="method"><a class="src rightside"
href="../../src/arrow_flight/encode.rs.html#176-179">source</a><h4
class="code-header">pub fn <a href="#method.with_options"
class="fn">with_options</a>(self, options: IpcWriteOptions) ->
Self</h4></section></summary><div class="docblock"><p>Set the
[<code>IpcWriteOptions</code>] used to encode the <a
href="../../arrow_array/record_batch/struct. [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_schema" class="method"><a class="src rightside"
href="../../src/arrow_flight/encode.rs.html#185-188">source</a><h4
class="code-header">pub fn <a href="#method.with_schema"
class="fn">with_schema</a>(self, schema: <a class="type"
href="../../arrow_schema/schema/type.SchemaRef.html" title="type
arrow_schema::schema::SchemaRef">SchemaRef</a>) ->
Self</h4></section></summary><div class="docblock"> [...]
is not specified, an encoded Schema message will be sent when
the first <a href="../../arrow_array/record_batch/struct.RecordBatch.html"
title="struct
arrow_array::record_batch::RecordBatch"><code>RecordBatch</code></a>, if any,
is encoded. Some clients
diff --git a/arrow_flight/encode/struct.FlightIpcEncoder.html
b/arrow_flight/encode/struct.FlightIpcEncoder.html
index 86a7759db8..6821760eca 100644
--- a/arrow_flight/encode/struct.FlightIpcEncoder.html
+++ b/arrow_flight/encode/struct.FlightIpcEncoder.html
@@ -1,12 +1,12 @@
<!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="The data
needed to encode a stream of flight data, holding on to shared
Dictionaries."><title>FlightIpcEncoder in arrow_flight::encode -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
[...]
- options: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>,
- data_gen: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcDataGenerator.html" title="struct
arrow_ipc::writer::IpcDataGenerator">IpcDataGenerator</a>,
- dictionary_tracker: <a class="struct"
href="../../arrow_ipc/writer/struct.DictionaryTracker.html" title="struct
arrow_ipc::writer::DictionaryTracker">DictionaryTracker</a>,
+ options: IpcWriteOptions,
+ data_gen: IpcDataGenerator,
+ dictionary_tracker: DictionaryTracker,
}</code></pre><details class="toggle top-doc" open><summary
class="hideme"><span>Expand description</span></summary><div
class="docblock"><p>The data needed to encode a stream of flight data, holding
on to
shared Dictionaries.</p>
<p>TODO: at allow dictionaries to be flushed / avoid building them</p>
<p>TODO limit on the number of dictionaries???</p>
-</div></details><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span id="structfield.options"
class="structfield small-section-header"><a href="#structfield.options"
class="anchor field">§</a><code>options: <a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a></code></span><span
id="structfield.data_gen" class="structfield small-section-header" [...]
+</div></details><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span id="structfield.options"
class="structfield small-section-header"><a href="#structfield.options"
class="anchor field">§</a><code>options: IpcWriteOptions</code></span><span
id="structfield.data_gen" class="structfield small-section-header"><a
href="#structfield.data_gen" class="anchor field">§</a><code>data_gen:
IpcDataGenerator</code></span><span id="structfield.dic [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="method.encode_batch" class="method"><a class="src rightside"
href="../../src/arrow_flight/encode.rs.html#500-509">source</a><h4
class="code-header">fn <a href="#method.encode_batch"
class="fn">encode_batch</a>(
&mut self,
batch: &<a class="struct"
href="../../arrow_array/record_batch/struct.RecordBatch.html" title="struct
arrow_array::record_batch::RecordBatch">RecordBatch</a>
diff --git a/arrow_flight/fn.flight_schema_as_encoded_data.html
b/arrow_flight/fn.flight_schema_as_encoded_data.html
index 3d6d0b3269..6383e26bf7 100644
--- a/arrow_flight/fn.flight_schema_as_encoded_data.html
+++ b/arrow_flight/fn.flight_schema_as_encoded_data.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 `flight_schema_as_encoded_data` fn in crate
`arrow_flight`."><title>flight_schema_as_encoded_data in arrow_flight -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2 [...]
arrow_schema: &<a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>,
- options: &<a class="struct"
href="../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
-) -> <a class="struct" href="../arrow_ipc/writer/struct.EncodedData.html"
title="struct
arrow_ipc::writer::EncodedData">EncodedData</a></code></pre></section></div></main></body></html>
\ No newline at end of file
+ options: &IpcWriteOptions
+) -> EncodedData</code></pre></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_flight/fn.flight_schema_as_flatbuffer.html
b/arrow_flight/fn.flight_schema_as_flatbuffer.html
index ed30b73fa6..32cf582683 100644
--- a/arrow_flight/fn.flight_schema_as_flatbuffer.html
+++ b/arrow_flight/fn.flight_schema_as_flatbuffer.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 `flight_schema_as_flatbuffer` fn in crate
`arrow_flight`."><title>flight_schema_as_flatbuffer in arrow_flight -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><l [...]
schema: &<a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>,
- options: &<a class="struct"
href="../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
+ options: &IpcWriteOptions
) -> <a class="struct" href="struct.IpcMessage.html" title="struct
arrow_flight::IpcMessage">IpcMessage</a></code></pre></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_flight/gen/struct.FlightData.html
b/arrow_flight/gen/struct.FlightData.html
index 986d24ba17..86778b21cb 100644
--- a/arrow_flight/gen/struct.FlightData.html
+++ b/arrow_flight/gen/struct.FlightData.html
@@ -26,9 +26,9 @@ convert a stream of <a
href="../../arrow_array/record_batch/struct.RecordBatch.h
.with_data_body(data_body);</code></pre></div>
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_descriptor" class="method"><a class="src rightside"
href="../../src/arrow_flight/lib.rs.html#406-409">source</a><h4
class="code-header">pub fn <a href="#method.with_descriptor"
class="fn">with_descriptor</a>(self, flight_descriptor: <a class="struct"
href="struct.FlightDescriptor.html" title="struct
arrow_flight::gen::FlightDescriptor">FlightDescriptor</a>) ->
Self</h4></section></summary><div [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_data_header" class="method"><a class="src rightside"
href="../../src/arrow_flight/lib.rs.html#412-415">source</a><h4
class="code-header">pub fn <a href="#method.with_data_header"
class="fn">with_data_header</a>(self, data_header: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) -> Self</h4></sec
[...]
-</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_data_body" class="method"><a class="src rightside"
href="../../src/arrow_flight/lib.rs.html#420-423">source</a><h4
class="code-header">pub fn <a href="#method.with_data_body"
class="fn">with_data_body</a>(self, data_body: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) ->
Self</h4></section></s [...]
+</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_data_body" class="method"><a class="src rightside"
href="../../src/arrow_flight/lib.rs.html#420-423">source</a><h4
class="code-header">pub fn <a href="#method.with_data_body"
class="fn">with_data_body</a>(self, data_body: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) ->
Self</h4></section></s [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_app_metadata" class="method"><a class="src rightside"
href="../../src/arrow_flight/lib.rs.html#426-429">source</a><h4
class="code-header">pub fn <a href="#method.with_app_metadata"
class="fn">with_app_metadata</a>(self, app_metadata: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) -> Self</h4>< [...]
-</div></details></div></details></div><h2 id="trait-implementations"
class="small-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-FlightData" class="impl"><a
class="src rightside"
href="../../src/arrow_flight/arrow.flight.protocol.rs.html#264">source</a><a
href="#impl-Clone-for-FlightData" class="anchor">§</a><h3 class=" [...]
+</div></details></div></details></div><h2 id="trait-implementations"
class="small-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-FlightData" class="impl"><a
class="src rightside"
href="../../src/arrow_flight/arrow.flight.protocol.rs.html#264">source</a><a
href="#impl-Clone-for-FlightData" class="anchor">§</a><h3 class=" [...]
B: BufMut,
Self: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></h4></section></summary><div
class='docblock'>Encodes the message to a buffer. <a
href="https://docs.rs/prost/0.12.1/prost/message/trait.Message.html#method.encode">Read
more</a></div></details><details class="toggle method-toggle"
open><summary><section id="method.encode_to_vec" class="method trait-impl"><a
class="src rightside" href="https [...]
Self: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></h4></section></summary><div
class='docblock'>Encodes the message to a newly allocated
buffer.</div></details><details class="toggle method-toggle"
open><summary><section id="method.encode_length_delimited" class="method
trait-impl"><a class="src rightside"
href="https://docs.rs/prost/0.12.1/src/prost/message.rs.html#78-81">source</a><a
href [...]
diff --git a/arrow_flight/struct.FlightData.html
b/arrow_flight/struct.FlightData.html
index 87c8990662..2f5d27d994 100644
--- a/arrow_flight/struct.FlightData.html
+++ b/arrow_flight/struct.FlightData.html
@@ -26,9 +26,9 @@ convert a stream of <a
href="../arrow_array/record_batch/struct.RecordBatch.html
.with_data_body(data_body);</code></pre></div>
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_descriptor" class="method"><a class="src rightside"
href="../src/arrow_flight/lib.rs.html#406-409">source</a><h4
class="code-header">pub fn <a href="#method.with_descriptor"
class="fn">with_descriptor</a>(self, flight_descriptor: <a class="struct"
href="gen/struct.FlightDescriptor.html" title="struct
arrow_flight::gen::FlightDescriptor">FlightDescriptor</a>) ->
Self</h4></section></summary><di [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_data_header" class="method"><a class="src rightside"
href="../src/arrow_flight/lib.rs.html#412-415">source</a><h4
class="code-header">pub fn <a href="#method.with_data_header"
class="fn">with_data_header</a>(self, data_header: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) ->
Self</h4></sectio [...]
-</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_data_body" class="method"><a class="src rightside"
href="../src/arrow_flight/lib.rs.html#420-423">source</a><h4
class="code-header">pub fn <a href="#method.with_data_body"
class="fn">with_data_body</a>(self, data_body: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) ->
Self</h4></section></summ [...]
+</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_data_body" class="method"><a class="src rightside"
href="../src/arrow_flight/lib.rs.html#420-423">source</a><h4
class="code-header">pub fn <a href="#method.with_data_body"
class="fn">with_data_body</a>(self, data_body: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) ->
Self</h4></section></summ [...]
</div></details><details class="toggle method-toggle" open><summary><section
id="method.with_app_metadata" class="method"><a class="src rightside"
href="../src/arrow_flight/lib.rs.html#426-429">source</a><h4
class="code-header">pub fn <a href="#method.with_app_metadata"
class="fn">with_app_metadata</a>(self, app_metadata: impl <a class="trait"
href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html"
title="trait core::convert::Into">Into</a><Bytes>) -> Self</h4></se
[...]
-</div></details></div></details></div><h2 id="trait-implementations"
class="small-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-FlightData" class="impl"><a
class="src rightside"
href="../src/arrow_flight/arrow.flight.protocol.rs.html#264">source</a><a
href="#impl-Clone-for-FlightData" class="anchor">§</a><h3 class="cod [...]
+</div></details></div></details></div><h2 id="trait-implementations"
class="small-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-FlightData" class="impl"><a
class="src rightside"
href="../src/arrow_flight/arrow.flight.protocol.rs.html#264">source</a><a
href="#impl-Clone-for-FlightData" class="anchor">§</a><h3 class="cod [...]
B: BufMut,
Self: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></h4></section></summary><div
class='docblock'>Encodes the message to a buffer. <a
href="https://docs.rs/prost/0.12.1/prost/message/trait.Message.html#method.encode">Read
more</a></div></details><details class="toggle method-toggle"
open><summary><section id="method.encode_to_vec" class="method trait-impl"><a
class="src rightside" href="https [...]
Self: <a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></h4></section></summary><div
class='docblock'>Encodes the message to a newly allocated
buffer.</div></details><details class="toggle method-toggle"
open><summary><section id="method.encode_length_delimited" class="method
trait-impl"><a class="src rightside"
href="https://docs.rs/prost/0.12.1/src/prost/message.rs.html#78-81">source</a><a
href [...]
diff --git a/arrow_flight/struct.SchemaAsIpc.html
b/arrow_flight/struct.SchemaAsIpc.html
index 45f8fdcaf0..77672f2964 100644
--- a/arrow_flight/struct.SchemaAsIpc.html
+++ b/arrow_flight/struct.SchemaAsIpc.html
@@ -1,7 +1,7 @@
<!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="SchemaAsIpc represents a pairing of a `Schema` with
IpcWriteOptions"><title>SchemaAsIpc in arrow_flight - Rust</title><link
rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="fon [...]
- pub pair: (&'a <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>, &'a <a class="struct"
href="../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>),
+ pub pair: (&'a <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>, &'a IpcWriteOptions),
}</code></pre><details class="toggle top-doc" open><summary
class="hideme"><span>Expand description</span></summary><div
class="docblock"><p>SchemaAsIpc represents a pairing of a <code>Schema</code>
with IpcWriteOptions</p>
-</div></details><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span id="structfield.pair"
class="structfield small-section-header"><a href="#structfield.pair"
class="anchor field">§</a><code>pair: (&'a <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>, &'a <a class="struct"
href="../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::wr [...]
+</div></details><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span id="structfield.pair"
class="structfield small-section-header"><a href="#structfield.pair"
class="anchor field">§</a><code>pair: (&'a <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>, &'a
IpcWriteOptions)</code></span><h2 id="implementations"
class="small-section-header">Implementations< [...]
T: 'static + ?<a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></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#136">source</a><a
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a hre
[...]
T: ?<a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></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>,</span></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/arrow_flight/utils/fn.flight_data_from_arrow_batch.html
b/arrow_flight/utils/fn.flight_data_from_arrow_batch.html
index 7b4fa50289..596b911f82 100644
--- a/arrow_flight/utils/fn.flight_data_from_arrow_batch.html
+++ b/arrow_flight/utils/fn.flight_data_from_arrow_batch.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="Convert a
`RecordBatch` to a vector of `FlightData` representing the bytes of the
dictionaries and a `FlightData` representing the bytes of the batch’s
values"><title>flight_data_from_arrow_batch in arrow_flight::utils -
Rust</title><link rel="preload" as="font" type="font/woff2" crossor [...]
batch: &<a class="struct"
href="../../arrow_array/record_batch/struct.RecordBatch.html" title="struct
arrow_array::record_batch::RecordBatch">RecordBatch</a>,
- options: &<a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
+ options: &IpcWriteOptions
) -> (<a class="struct"
href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html"
title="struct alloc::vec::Vec">Vec</a><<a class="struct"
href="../gen/struct.FlightData.html" title="struct
arrow_flight::gen::FlightData">FlightData</a>>, <a class="struct"
href="../gen/struct.FlightData.html" title="struct
arrow_flight::gen::FlightData">FlightData</a>)</code></pre><span
class="item-info"><div class="stab deprecated"><span
class="emoji">👎</span><span>Deprecated since 30.0 [...]
and a <code>FlightData</code> representing the bytes of the batch’s values</p>
</div></details></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_flight/utils/fn.flight_data_from_arrow_schema.html
b/arrow_flight/utils/fn.flight_data_from_arrow_schema.html
index 1168cda9df..94d565a8b4 100644
--- a/arrow_flight/utils/fn.flight_data_from_arrow_schema.html
+++ b/arrow_flight/utils/fn.flight_data_from_arrow_schema.html
@@ -1,5 +1,5 @@
<!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="Convert a
`Schema` to `FlightData` by converting to an IPC
message"><title>flight_data_from_arrow_schema in arrow_flight::utils -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="p [...]
schema: &<a class="struct"
href="../../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>,
- options: &<a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
+ options: &IpcWriteOptions
) -> <a class="struct" href="../gen/struct.FlightData.html" title="struct
arrow_flight::gen::FlightData">FlightData</a></code></pre><span
class="item-info"><div class="stab deprecated"><span
class="emoji">👎</span><span>Deprecated since 4.4.0: Use From trait, e.g.:
SchemaAsIpc::new(schema, options).into()</span></div></span><details
class="toggle top-doc" open><summary class="hideme"><span>Expand
description</span></summary><div class="docblock"><p>Convert a
<code>Schema</code> to <cod [...]
</div></details></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_flight/utils/fn.flight_schema_from_arrow_schema.html
b/arrow_flight/utils/fn.flight_schema_from_arrow_schema.html
index ff91c5a251..2469de10f4 100644
--- a/arrow_flight/utils/fn.flight_schema_from_arrow_schema.html
+++ b/arrow_flight/utils/fn.flight_schema_from_arrow_schema.html
@@ -1,5 +1,5 @@
<!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="Convert a
`Schema` to `SchemaResult` by converting to an IPC
message"><title>flight_schema_from_arrow_schema in arrow_flight::utils -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
re [...]
schema: &<a class="struct"
href="../../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>,
- options: &<a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
+ options: &IpcWriteOptions
) -> <a class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="struct"
href="../gen/struct.SchemaResult.html" title="struct
arrow_flight::gen::SchemaResult">SchemaResult</a>, <a class="enum"
href="../../arrow_schema/error/enum.ArrowError.html" title="enum
arrow_schema::error::ArrowError">ArrowError</a>></code></pre><span
class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><s
[...]
</div></details></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_flight/utils/fn.ipc_message_from_arrow_schema.html
b/arrow_flight/utils/fn.ipc_message_from_arrow_schema.html
index 62e857b66f..45964574a8 100644
--- a/arrow_flight/utils/fn.ipc_message_from_arrow_schema.html
+++ b/arrow_flight/utils/fn.ipc_message_from_arrow_schema.html
@@ -1,5 +1,5 @@
<!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="Convert a
`Schema` to bytes in the format expected in
`FlightInfo.schema`"><title>ipc_message_from_arrow_schema in
arrow_flight::utils - Rust</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
[...]
schema: &<a class="struct"
href="../../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>,
- options: &<a class="struct"
href="../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
+ options: &IpcWriteOptions
) -> <a class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><Bytes, <a class="enum"
href="../../arrow_schema/error/enum.ArrowError.html" title="enum
arrow_schema::error::ArrowError">ArrowError</a>></code></pre><span
class="item-info"><div class="stab deprecated"><span
class="emoji">👎</span><span>Deprecated since 4.4.0: Use TryFrom trait, e.g.:
SchemaAsIpc::new(schema, options).try_into()</span></div></spa [...]
</div></details></section></div></main></body></html>
\ No newline at end of file
diff --git
a/arrow_integration_testing/flight_client_scenarios/integration_test/fn.send_batch.html
b/arrow_integration_testing/flight_client_scenarios/integration_test/fn.send_batch.html
index 38fdd7ebe0..3e172aea41 100644
---
a/arrow_integration_testing/flight_client_scenarios/integration_test/fn.send_batch.html
+++
b/arrow_integration_testing/flight_client_scenarios/integration_test/fn.send_batch.html
@@ -2,5 +2,5 @@
upload_tx: &mut Sender<<a class="struct"
href="../../../arrow_flight/gen/struct.FlightData.html" title="struct
arrow_flight::gen::FlightData">FlightData</a>>,
metadata: &[<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>],
batch: &<a class="struct"
href="../../../arrow_array/record_batch/struct.RecordBatch.html" title="struct
arrow_array::record_batch::RecordBatch">RecordBatch</a>,
- options: &<a class="struct"
href="../../../arrow_ipc/writer/struct.IpcWriteOptions.html" title="struct
arrow_ipc::writer::IpcWriteOptions">IpcWriteOptions</a>
+ options: &IpcWriteOptions
) -> <a class="enum"
href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html"
title="enum core::result::Result">Result</a><<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, <a
class="struct"
href="https://doc.rust-lang.org/nightly/alloc/boxed/struct.Box.html"
title="struct alloc::boxed::Box">Box</a><dyn <a class="trait"
href="https://doc.rust-lang.org/nightly/core/error/trait.Error.html"
title="trait core::error::Error">Er [...]
\ No newline at end of file
diff --git
a/arrow_integration_testing/flight_server_scenarios/integration_test/fn.dictionary_from_message.html
b/arrow_integration_testing/flight_server_scenarios/integration_test/fn.dictionary_from_message.html
index 8e8a1203db..5c378b5182 100644
---
a/arrow_integration_testing/flight_server_scenarios/integration_test/fn.dictionary_from_message.html
+++
b/arrow_integration_testing/flight_server_scenarios/integration_test/fn.dictionary_from_message.html
@@ -1,5 +1,5 @@
<!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 `dictionary_from_message` fn in crate
`arrow_integration_testing`."><title>dictionary_from_message in
arrow_integration_testing::flight_server_scenarios::integration_test -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../../ [...]
- message: <a class="struct"
href="../../../arrow_ipc/gen/Message/struct.Message.html" title="struct
arrow_ipc::gen::Message::Message">Message</a><'_>,
+ message: Message<'_>,
data_body: &<a class="struct"
href="../../../arrow_buffer/buffer/immutable/struct.Buffer.html" title="struct
arrow_buffer::buffer::immutable::Buffer">Buffer</a>,
schema_ref: <a class="type"
href="../../../arrow_schema/schema/type.SchemaRef.html" title="type
arrow_schema::schema::SchemaRef">SchemaRef</a>,
dictionaries_by_id: &mut <a class="struct"
href="https://doc.rust-lang.org/nightly/std/collections/hash/map/struct.HashMap.html"
title="struct std::collections::hash::map::HashMap">HashMap</a><<a
class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>, <a
class="type" href="../../../arrow_array/array/type.ArrayRef.html" title="type
arrow_array::array::ArrayRef">ArrayRef</a>>
diff --git
a/arrow_integration_testing/flight_server_scenarios/integration_test/fn.record_batch_from_message.html
b/arrow_integration_testing/flight_server_scenarios/integration_test/fn.record_batch_from_message.html
index b6e772487d..0fe9ca5387 100644
---
a/arrow_integration_testing/flight_server_scenarios/integration_test/fn.record_batch_from_message.html
+++
b/arrow_integration_testing/flight_server_scenarios/integration_test/fn.record_batch_from_message.html
@@ -1,5 +1,5 @@
<!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 `record_batch_from_message` fn in crate
`arrow_integration_testing`."><title>record_batch_from_message in
arrow_integration_testing::flight_server_scenarios::integration_test -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href=".. [...]
- message: <a class="struct"
href="../../../arrow_ipc/gen/Message/struct.Message.html" title="struct
arrow_ipc::gen::Message::Message">Message</a><'_>,
+ message: Message<'_>,
data_body: &<a class="struct"
href="../../../arrow_buffer/buffer/immutable/struct.Buffer.html" title="struct
arrow_buffer::buffer::immutable::Buffer">Buffer</a>,
schema_ref: <a class="type"
href="../../../arrow_schema/schema/type.SchemaRef.html" title="type
arrow_schema::schema::SchemaRef">SchemaRef</a>,
dictionaries_by_id: &<a class="struct"
href="https://doc.rust-lang.org/nightly/std/collections/hash/map/struct.HashMap.html"
title="struct std::collections::hash::map::HashMap">HashMap</a><<a
class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>, <a
class="type" href="../../../arrow_array/array/type.ArrayRef.html" title="type
arrow_array::array::ArrayRef">ArrayRef</a>>
diff --git a/arrow_integration_testing/fn.read_gzip_json.html
b/arrow_integration_testing/fn.read_gzip_json.html
index 95e91dec63..d5807dc8aa 100644
--- a/arrow_integration_testing/fn.read_gzip_json.html
+++ b/arrow_integration_testing/fn.read_gzip_json.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="Read
gzipped JSON test file"><title>read_gzip_json in arrow_integration_testing -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin hre [...]
+<!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="Read
gzipped JSON test file"><title>read_gzip_json in arrow_integration_testing -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin hre [...]
<p>For example given the input:
version = <code>0.17.1</code>
path = <code>generated_union</code></p>
diff --git a/arrow_integration_testing/fn.read_json_file.html
b/arrow_integration_testing/fn.read_json_file.html
index 9e9342df34..c4e37cac93 100644
--- a/arrow_integration_testing/fn.read_json_file.html
+++ b/arrow_integration_testing/fn.read_json_file.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 `read_json_file` fn in crate
`arrow_integration_testing`."><title>read_json_file in
arrow_integration_testing - Rust</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><l [...]
\ 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 `read_json_file` fn in crate
`arrow_integration_testing`."><title>read_json_file in
arrow_integration_testing - Rust</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><l [...]
\ No newline at end of file
diff --git a/arrow_integration_testing/struct.ArrowFile.html
b/arrow_integration_testing/struct.ArrowFile.html
index c47223a8b6..6cbba3dcb3 100644
--- a/arrow_integration_testing/struct.ArrowFile.html
+++ b/arrow_integration_testing/struct.ArrowFile.html
@@ -1,8 +1,8 @@
<!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 `ArrowFile` struct in crate
`arrow_integration_testing`."><title>ArrowFile in arrow_integration_testing -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link re
[...]
pub schema: <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a>,
- pub _dictionaries: <a class="struct"
href="https://doc.rust-lang.org/nightly/std/collections/hash/map/struct.HashMap.html"
title="struct std::collections::hash::map::HashMap">HashMap</a><<a
class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>, <a
class="struct"
href="../arrow_integration_test/struct.ArrowJsonDictionaryBatch.html"
title="struct
arrow_integration_test::ArrowJsonDictionaryBatch">ArrowJsonDictionaryBatch</a>>,
+ pub _dictionaries: <a class="struct"
href="https://doc.rust-lang.org/nightly/std/collections/hash/map/struct.HashMap.html"
title="struct std::collections::hash::map::HashMap">HashMap</a><<a
class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.i64.html">i64</a>,
ArrowJsonDictionaryBatch>,
pub batches: <a class="struct"
href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html"
title="struct alloc::vec::Vec">Vec</a><<a class="struct"
href="../arrow_array/record_batch/struct.RecordBatch.html" title="struct
arrow_array::record_batch::RecordBatch">RecordBatch</a>>,
-}</code></pre><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span id="structfield.schema"
class="structfield small-section-header"><a href="#structfield.schema"
class="anchor field">§</a><code>schema: <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a></code></span><span
id="structfield._dictionaries" class="structfield small-section-header"><a
href="#structfield._ [...]
+}</code></pre><h2 id="fields" class="fields small-section-header">Fields<a
href="#fields" class="anchor">§</a></h2><span id="structfield.schema"
class="structfield small-section-header"><a href="#structfield.schema"
class="anchor field">§</a><code>schema: <a class="struct"
href="../arrow_schema/schema/struct.Schema.html" title="struct
arrow_schema::schema::Schema">Schema</a></code></span><span
id="structfield._dictionaries" class="structfield small-section-header"><a
href="#structfield._ [...]
T: 'static + ?<a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></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#136">source</a><a
href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a hre
[...]
T: ?<a class="trait"
href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html"
title="trait
core::marker::Sized">Sized</a>,</span></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>,</span></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/arrow_json_integration_test/fn.arrow_to_json.html
b/arrow_json_integration_test/fn.arrow_to_json.html
index 0502295f66..9d3a71ce56 100644
--- a/arrow_json_integration_test/fn.arrow_to_json.html
+++ b/arrow_json_integration_test/fn.arrow_to_json.html
@@ -2,4 +2,4 @@
arrow_name: &<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>,
json_name: &<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>,
verbose: <a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>
-) -> <a class="type" href="../arrow/error/type.Result.html" title="type
arrow::error::Result">Result</a><<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>></code></pre></section></div></main></body></html>
\ No newline at end of file
+) -> Result<<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>></code></pre></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_json_integration_test/fn.json_to_arrow.html
b/arrow_json_integration_test/fn.json_to_arrow.html
index d090a3851b..29728faf7b 100644
--- a/arrow_json_integration_test/fn.json_to_arrow.html
+++ b/arrow_json_integration_test/fn.json_to_arrow.html
@@ -2,4 +2,4 @@
json_name: &<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>,
arrow_name: &<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>,
verbose: <a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>
-) -> <a class="type" href="../arrow/error/type.Result.html" title="type
arrow::error::Result">Result</a><<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>></code></pre></section></div></main></body></html>
\ No newline at end of file
+) -> Result<<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>></code></pre></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_json_integration_test/fn.main.html
b/arrow_json_integration_test/fn.main.html
index 943ebe1fc8..4b2876ca62 100644
--- a/arrow_json_integration_test/fn.main.html
+++ b/arrow_json_integration_test/fn.main.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 `main` fn in crate
`arrow_json_integration_test`."><title>main in arrow_json_integration_test -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload [...]
\ 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 `main` fn in crate
`arrow_json_integration_test`."><title>main in arrow_json_integration_test -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload [...]
\ No newline at end of file
diff --git a/arrow_json_integration_test/fn.validate.html
b/arrow_json_integration_test/fn.validate.html
index af03c9d5be..2283c97f74 100644
--- a/arrow_json_integration_test/fn.validate.html
+++ b/arrow_json_integration_test/fn.validate.html
@@ -2,4 +2,4 @@
arrow_name: &<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>,
json_name: &<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.str.html">str</a>,
verbose: <a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>
-) -> <a class="type" href="../arrow/error/type.Result.html" title="type
arrow::error::Result">Result</a><<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>></code></pre></section></div></main></body></html>
\ No newline at end of file
+) -> Result<<a class="primitive"
href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>></code></pre></section></div></main></body></html>
\ No newline at end of file
diff --git a/arrow_stream_to_file/fn.main.html
b/arrow_stream_to_file/fn.main.html
index dda100e785..b119eaf3fc 100644
--- a/arrow_stream_to_file/fn.main.html
+++ b/arrow_stream_to_file/fn.main.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 `main` fn in crate
`arrow_stream_to_file`."><title>main in arrow_stream_to_file -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" ty [...]
\ 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 `main` fn in crate
`arrow_stream_to_file`."><title>main in arrow_stream_to_file -
Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin
href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" ty [...]
\ No newline at end of file
diff --git a/help.html b/help.html
index 8f1273d082..599e23b531 100644
--- a/help.html
+++ b/help.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="Documentation for Rustdoc"><title>Help</title><link rel="preload"
as="font" type="font/woff2" crossorigin
href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin
href="./static.files/FiraSans-Regular-018c141bf0843f [...]
\ 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="Documentation for Rustdoc"><title>Help</title><link rel="preload"
as="font" type="font/woff2" crossorigin
href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin
href="./static.files/FiraSans-Regular-018c141bf0843f [...]
\ No newline at end of file
diff --git a/index.html b/index.html
index bfcb4f9b4c..b162aeadb9 100644
--- a/index.html
+++ b/index.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="List of
crates"><title>Index of crates</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin
href="./static.files/FiraSans-Regular-018c141bf0843f [...]
\ 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="List of
crates"><title>Index of crates</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin
href="./static.files/FiraSans-Regular-018c141bf0843f [...]
\ No newline at end of file
diff --git a/settings.html b/settings.html
index 1a0cc77fa1..16bcd12f7f 100644
--- a/settings.html
+++ b/settings.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="Settings
of Rustdoc"><title>Settings</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin
href="./static.files/FiraSans-Regular-018c141bf0843ffd [...]
\ 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="Settings
of Rustdoc"><title>Settings</title><link rel="preload" as="font"
type="font/woff2" crossorigin
href="./static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link
rel="preload" as="font" type="font/woff2" crossorigin
href="./static.files/FiraSans-Regular-018c141bf0843ffd [...]
\ No newline at end of file
diff --git a/trait.impl/core/convert/trait.From.js
b/trait.impl/core/convert/trait.From.js
index 8ccf2ac4de..e416f548bf 100644
--- a/trait.impl/core/convert/trait.From.js
+++ b/trait.impl/core/convert/trait.From.js
@@ -4,7 +4,7 @@
"arrow_buffer":[["impl<T: <a class=\"trait\"
href=\"arrow_buffer/native/trait.ArrowNativeType.html\" title=\"trait
arrow_buffer::native::ArrowNativeType\">ArrowNativeType</a>> <a
class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"struct\"
href=\"arrow_buffer/buffer/immutable/struct.Buffer.html\" title=\"struct
arrow_buffer::buffer::immutable::Buffer\">Buffer</a>> for <a class=\"struct
[...]
"arrow_cast":[["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><ArrowError> for <a
class=\"enum\" href=\"arrow_cast/display/enum.FormatError.html\" title=\"enum
arrow_cast::display::FormatError\">FormatError</a>"],["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"struct\"
href=\"https: [...]
"arrow_data":[["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"struct\"
href=\"arrow_data/data/struct.ArrayData.html\" title=\"struct
arrow_data::data::ArrayData\">ArrayData</a>> for <a class=\"struct\"
href=\"arrow_data/data/struct.ArrayDataBuilder.html\" title=\"struct
arrow_data::data::ArrayDataBuilder\">ArrayDataBuilder</a>"]],
-"arrow_flight":[["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"enum\"
href=\"arrow_flight/sql/gen/enum.SqlSupportsConvert.html\" title=\"enum
arrow_flight::sql::gen::SqlSupportsConvert\">SqlSupportsConvert</a>> for <a
class=\"primitive\"
href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>"],["impl
<a class=\"trait\" href=\"https://doc.rust-lang.org/nightl [...]
+"arrow_flight":[["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"enum\"
href=\"arrow_flight/sql/gen/enum.SqlSupportsConvert.html\" title=\"enum
arrow_flight::sql::gen::SqlSupportsConvert\">SqlSupportsConvert</a>> for <a
class=\"primitive\"
href=\"https://doc.rust-lang.org/nightly/std/primitive.i32.html\">i32</a>"],["impl
<a class=\"trait\" href=\"https://doc.rust-lang.org/nightl [...]
"arrow_integration_test":[["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><&<a class=\"struct\"
href=\"https://doc.rust-lang.org/nightly/alloc/sync/struct.Arc.html\"
title=\"struct alloc::sync::Arc\">Arc</a><<a class=\"struct\"
href=\"arrow_schema/field/struct.Field.html\" title=\"struct
arrow_schema::field::Field\">Field</a>>> for <a class=\"struct\"
href=\"arrow_integration_tes [...]
"arrow_ipc":[["impl<'a> <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"struct\"
href=\"arrow_ipc/gen/Schema/struct.Field.html\" title=\"struct
arrow_ipc::gen::Schema::Field\">Field</a><'a>> for <a class=\"struct\"
href=\"arrow_schema/field/struct.Field.html\" title=\"struct
arrow_schema::field::Field\">Field</a>"]],
"arrow_schema":[["impl <a class=\"trait\"
href=\"https://doc.rust-lang.org/nightly/core/convert/trait.From.html\"
title=\"trait core::convert::From\">From</a><<a class=\"struct\"
href=\"https://doc.rust-lang.org/nightly/std/io/error/struct.Error.html\"
title=\"struct std::io::error::Error\">Error</a>> for <a class=\"enum\"
href=\"arrow_schema/error/enum.ArrowError.html\" title=\"enum
arrow_schema::error::ArrowError\">ArrowError</a>"],["impl <a class=\"trait\"
href=\"https://doc.rus [...]