This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
discard ebf734eff4 deploy: a2bb4c90dc2c28e261fffc1ff777bbbe2df572cc
new b0d2f461d7 deploy: 4ff867b50778241c02fe0d8cc03f13c49277acdd
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ebf734eff4)
\
N -- N -- N refs/heads/asf-site (b0d2f461d7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../array/boolean_array/struct.BooleanArray.html | 4 +-
.../array/byte_array/struct.GenericByteArray.html | 4 +-
.../struct.GenericByteViewArray.html | 22 +-
.../dictionary_array/struct.DictionaryArray.html | 6 +-
.../struct.TypedDictionaryArray.html | 2 +-
.../struct.FixedSizeBinaryArray.html | 4 +-
.../struct.FixedSizeListArray.html | 6 +-
arrow_array/array/fn.make_array.html | 2 +-
arrow_array/array/index.html | 2 +-
.../array/list_array/struct.GenericListArray.html | 6 +-
.../struct.GenericListViewArray.html | 6 +-
arrow_array/array/map_array/struct.MapArray.html | 6 +-
arrow_array/array/null_array/struct.NullArray.html | 4 +-
.../primitive_array/struct.PrimitiveArray.html | 6 +-
arrow_array/array/run_array/struct.RunArray.html | 4 +-
.../array/run_array/struct.TypedRunArray.html | 2 +-
arrow_array/array/struct.BooleanArray.html | 4 +-
arrow_array/array/struct.DictionaryArray.html | 6 +-
arrow_array/array/struct.FixedSizeBinaryArray.html | 4 +-
arrow_array/array/struct.FixedSizeListArray.html | 6 +-
arrow_array/array/struct.GenericByteArray.html | 4 +-
arrow_array/array/struct.GenericByteViewArray.html | 22 +-
arrow_array/array/struct.GenericListArray.html | 6 +-
arrow_array/array/struct.GenericListViewArray.html | 6 +-
arrow_array/array/struct.MapArray.html | 6 +-
arrow_array/array/struct.NullArray.html | 4 +-
arrow_array/array/struct.PrimitiveArray.html | 6 +-
arrow_array/array/struct.RunArray.html | 4 +-
arrow_array/array/struct.StructArray.html | 4 +-
arrow_array/array/struct.TypedDictionaryArray.html | 2 +-
arrow_array/array/struct.TypedRunArray.html | 2 +-
arrow_array/array/struct.UnionArray.html | 4 +-
.../array/struct_array/struct.StructArray.html | 4 +-
arrow_array/array/trait.Array.html | 10 +-
arrow_array/array/type.ArrayRef.html | 2 +-
.../array/union_array/struct.UnionArray.html | 4 +-
.../struct.GenericByteViewBuilder.html | 6 +-
.../builder/struct.GenericByteViewBuilder.html | 6 +-
arrow_array/cast/fn.downcast_array.html | 2 +-
arrow_array/ffi/fn.from_ffi.html | 2 +-
arrow_array/ffi/fn.from_ffi_and_data_type.html | 2 +-
arrow_array/ffi/fn.to_ffi.html | 2 +-
arrow_array/ffi/index.html | 2 +-
arrow_array/ffi/struct.FFI_ArrowArray.html | 36 +-
arrow_array/ffi/struct.ImportedArrowArray.html | 4 +-
arrow_avro/reader/index.html | 2 +-
arrow_ord/sort/index.html | 2 +-
help.html | 2 +-
.../arrow_writer/enum.ArrowColumnWriterImpl.html | 2 +-
parquet/arrow/arrow_writer/fn.compute_leaves.html | 2 +-
.../arrow_writer/fn.get_bool_array_slice.html | 2 +-
.../arrow/arrow_writer/fn.get_column_writers.html | 2 +-
.../fn.get_decimal_128_array_slice.html | 2 +-
.../fn.get_decimal_256_array_slice.html | 2 +-
.../fn.get_decimal_32_array_slice.html | 2 +-
.../fn.get_decimal_64_array_slice.html | 2 +-
.../arrow_writer/fn.get_float_16_array_slice.html | 2 +-
.../arrow/arrow_writer/fn.get_fsb_array_slice.html | 2 +-
.../fn.get_interval_dt_array_slice.html | 2 +-
.../fn.get_interval_ym_array_slice.html | 2 +-
parquet/arrow/arrow_writer/fn.write_leaf.html | 2 +-
parquet/arrow/arrow_writer/fn.write_primitive.html | 2 +-
parquet/arrow/arrow_writer/index.html | 2 +-
.../arrow_writer/struct.ArrowColumnChunk.html | 10 +-
.../arrow_writer/struct.ArrowColumnChunkData.html | 8 +-
.../arrow_writer/struct.ArrowColumnWriter.html | 14 +-
.../struct.ArrowColumnWriterFactory.html | 10 +-
.../arrow/arrow_writer/struct.ArrowLeafColumn.html | 4 +-
.../arrow/arrow_writer/struct.ArrowPageWriter.html | 8 +-
.../arrow_writer/struct.ArrowRowGroupWriter.html | 8 +-
.../struct.ArrowRowGroupWriterFactory.html | 14 +-
parquet/arrow/arrow_writer/struct.ArrowWriter.html | 30 +-
.../arrow_writer/struct.ArrowWriterOptions.html | 16 +-
.../struct.StreamingColumnChunkReader.html | 4 +-
.../arrow/arrow_writer/type.SharedColumnChunk.html | 2 +-
parquet/column/page/trait.PageWriter.html | 2 +-
parquet/data_type/struct.ByteArray.html | 6 +-
parquet/data_type/struct.FixedLenByteArray.html | 6 +-
parquet/data_type/struct.Int96.html | 6 +-
.../column_index/enum.ColumnIndexMetaData.html | 24 +-
parquet/file/page_index/column_index/index.html | 2 +-
.../column_index/macro.colidx_enum_func.html | 2 +-
.../column_index/macro.column_index_iters.html | 2 +-
.../column_index/struct.ByteArrayColumnIndex.html | 18 +-
.../column_index/struct.PrimitiveColumnIndex.html | 2 +-
.../column_index/trait.ColumnIndexIterators.html | 30 +-
parquet/parquet_thrift/trait.WriteThrift.html | 2 +-
.../entry/{7516884bc6.js => 09cb95966c.js} | 2 +-
.../entry/{c469e3610e.js => 12c412319f.js} | 2 +-
.../entry/{cd509c57d1.js => 2312211ef1.js} | 2 +-
.../entry/{9fe7d43720.js => 274ed2f94a.js} | 2 +-
.../entry/{33491e58eb.js => 2c709051dd.js} | 2 +-
.../entry/{909b6c134e.js => 3753b81b5b.js} | 2 +-
.../entry/{8271d92c6c.js => 54c0396572.js} | 2 +-
.../entry/{7b65242a37.js => 5b1ec92f32.js} | 2 +-
.../entry/{47796e0db6.js => 6faed8c3be.js} | 2 +-
.../entry/{7ddfee6a1d.js => 97f2b20717.js} | 2 +-
.../entry/{2ac0b9b2b9.js => bd96b83795.js} | 2 +-
.../entry/{54de61839e.js => d3e958656e.js} | 2 +-
.../entry/{777d00724a.js => e0d6be9a9f.js} | 2 +-
.../entry/{1548e77931.js => e40b286cb5.js} | 2 +-
.../entry/{0c3fdb7c55.js => f022fd4981.js} | 2 +-
search.index/path/{cbe871aa8e.js => 3aa61d8fee.js} | 2 +-
search.index/path/640922d7f9.js | 1 -
search.index/path/a756d34905.js | 1 +
search.index/root.js | 2 +-
settings.html | 2 +-
src/arrow_array/array/run_array.rs.html | 2 +-
src/arrow_avro/reader/mod.rs.html | 5886 +++++-----
src/arrow_flight/sql/metadata/mod.rs.html | 2 +-
src/arrow_json/reader/tape.rs.html | 2 +-
src/arrow_ord/sort.rs.html | 233 +-
.../array_reader/byte_array_dictionary.rs.html | 2 +-
src/parquet/arrow/arrow_writer/mod.rs.html | 11078 ++++++++++---------
src/parquet/arrow/in_memory_row_group.rs.html | 2 +-
src/parquet/encryption/decrypt.rs.html | 2 +-
src/parquet/file/page_index/column_index.rs.html | 1054 +-
src/parquet/util/push_buffers.rs.html | 2 +-
trait.impl/core/convert/trait.From.js | 4 +-
.../arrow_array/array/struct.DictionaryArray.js | 4 +-
.../arrow_array/array/struct.GenericByteArray.js | 4 +-
.../array/struct.GenericByteViewArray.js | 4 +-
.../arrow_array/array/struct.GenericListArray.js | 4 +-
.../array/struct.GenericListViewArray.js | 4 +-
.../arrow_array/array/struct.PrimitiveArray.js | 4 +-
type.impl/arrow_array/array/struct.RunArray.js | 4 +-
.../builder/struct.GenericByteViewBuilder.js | 4 +-
127 files changed, 9419 insertions(+), 9444 deletions(-)
rename search.index/entry/{7516884bc6.js => 09cb95966c.js} (98%)
rename search.index/entry/{c469e3610e.js => 12c412319f.js} (98%)
rename search.index/entry/{cd509c57d1.js => 2312211ef1.js} (98%)
rename search.index/entry/{9fe7d43720.js => 274ed2f94a.js} (98%)
rename search.index/entry/{33491e58eb.js => 2c709051dd.js} (98%)
rename search.index/entry/{909b6c134e.js => 3753b81b5b.js} (97%)
rename search.index/entry/{8271d92c6c.js => 54c0396572.js} (98%)
rename search.index/entry/{7b65242a37.js => 5b1ec92f32.js} (98%)
rename search.index/entry/{47796e0db6.js => 6faed8c3be.js} (98%)
rename search.index/entry/{7ddfee6a1d.js => 97f2b20717.js} (98%)
rename search.index/entry/{2ac0b9b2b9.js => bd96b83795.js} (98%)
rename search.index/entry/{54de61839e.js => d3e958656e.js} (97%)
rename search.index/entry/{777d00724a.js => e0d6be9a9f.js} (99%)
rename search.index/entry/{1548e77931.js => e40b286cb5.js} (99%)
rename search.index/entry/{0c3fdb7c55.js => f022fd4981.js} (98%)
rename search.index/path/{cbe871aa8e.js => 3aa61d8fee.js} (85%)
delete mode 100644 search.index/path/640922d7f9.js
create mode 100644 search.index/path/a756d34905.js