This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
discard c3a6b45662 deploy: a47d9967be152b246e9fde1fe12ee512bcd5a856
new 2dae54634e deploy: 485dbb1e0f692c7bfa47376d477bb62e7d801a8c
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 (c3a6b45662)
\
N -- N -- N refs/heads/asf-site (2dae54634e)
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:
arrow_ipc/gen/File/enum.FooterOffset.html | 2 +-
arrow_ipc/gen/File/fn.finish_footer_buffer.html | 4 +-
.../fn.finish_size_prefixed_footer_buffer.html | 4 +-
arrow_ipc/gen/File/fn.root_as_footer.html | 2 +-
.../gen/File/fn.root_as_footer_unchecked.html | 2 +-
.../gen/File/fn.root_as_footer_with_opts.html | 2 +-
.../gen/File/fn.size_prefixed_root_as_footer.html | 2 +-
.../fn.size_prefixed_root_as_footer_unchecked.html | 2 +-
.../fn.size_prefixed_root_as_footer_with_opts.html | 2 +-
arrow_ipc/gen/File/index.html | 2 +-
arrow_ipc/gen/File/struct.Block.html | 12 +-
arrow_ipc/gen/File/struct.Footer.html | 14 +-
arrow_ipc/gen/File/struct.FooterArgs.html | 4 +-
arrow_ipc/gen/File/struct.FooterBuilder.html | 11 +-
.../gen/Message/enum.BodyCompressionOffset.html | 2 +-
.../gen/Message/enum.DictionaryBatchOffset.html | 2 +-
arrow_ipc/gen/Message/enum.MessageOffset.html | 2 +-
arrow_ipc/gen/Message/enum.RecordBatchOffset.html | 2 +-
.../gen/Message/fn.finish_message_buffer.html | 4 +-
.../fn.finish_size_prefixed_message_buffer.html | 4 +-
arrow_ipc/gen/Message/fn.root_as_message.html | 2 +-
.../gen/Message/fn.root_as_message_unchecked.html | 2 +-
.../gen/Message/fn.root_as_message_with_opts.html | 2 +-
.../Message/fn.size_prefixed_root_as_message.html | 2 +-
...fn.size_prefixed_root_as_message_unchecked.html | 2 +-
...fn.size_prefixed_root_as_message_with_opts.html | 2 +-
arrow_ipc/gen/Message/index.html | 2 +-
arrow_ipc/gen/Message/struct.BodyCompression.html | 16 +-
.../gen/Message/struct.BodyCompressionArgs.html | 4 +-
.../gen/Message/struct.BodyCompressionBuilder.html | 13 +-
arrow_ipc/gen/Message/struct.DictionaryBatch.html | 14 +-
.../gen/Message/struct.DictionaryBatchArgs.html | 4 +-
.../gen/Message/struct.DictionaryBatchBuilder.html | 13 +-
arrow_ipc/gen/Message/struct.FieldNode.html | 8 +-
arrow_ipc/gen/Message/struct.Message.html | 14 +-
arrow_ipc/gen/Message/struct.MessageArgs.html | 4 +-
arrow_ipc/gen/Message/struct.MessageBuilder.html | 11 +-
arrow_ipc/gen/Message/struct.RecordBatch.html | 22 +-
arrow_ipc/gen/Message/struct.RecordBatchArgs.html | 4 +-
.../gen/Message/struct.RecordBatchBuilder.html | 13 +-
arrow_ipc/gen/Schema/enum.BinaryOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.BinaryViewOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.BoolOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.DateOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.DecimalOffset.html | 2 +-
.../gen/Schema/enum.DictionaryEncodingOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.DurationOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.FieldOffset.html | 2 +-
.../gen/Schema/enum.FixedSizeBinaryOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.FixedSizeListOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.FloatingPointOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.IntOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.IntervalOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.KeyValueOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.LargeBinaryOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.LargeListOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.LargeListViewOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.LargeUtf8Offset.html | 2 +-
arrow_ipc/gen/Schema/enum.ListOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.ListViewOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.MapOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.NullOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.RunEndEncodedOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.SchemaOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.Struct_Offset.html | 2 +-
arrow_ipc/gen/Schema/enum.TimeOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.TimestampOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.UnionOffset.html | 2 +-
arrow_ipc/gen/Schema/enum.Utf8Offset.html | 2 +-
arrow_ipc/gen/Schema/enum.Utf8ViewOffset.html | 2 +-
arrow_ipc/gen/Schema/fn.finish_schema_buffer.html | 4 +-
.../fn.finish_size_prefixed_schema_buffer.html | 4 +-
arrow_ipc/gen/Schema/fn.root_as_schema.html | 2 +-
.../gen/Schema/fn.root_as_schema_unchecked.html | 2 +-
.../gen/Schema/fn.root_as_schema_with_opts.html | 2 +-
.../Schema/fn.size_prefixed_root_as_schema.html | 2 +-
.../fn.size_prefixed_root_as_schema_unchecked.html | 2 +-
.../fn.size_prefixed_root_as_schema_with_opts.html | 2 +-
arrow_ipc/gen/Schema/index.html | 2 +-
arrow_ipc/gen/Schema/struct.Binary.html | 12 +-
arrow_ipc/gen/Schema/struct.BinaryArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.BinaryBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.BinaryView.html | 12 +-
arrow_ipc/gen/Schema/struct.BinaryViewArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.BinaryViewBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.Bool.html | 12 +-
arrow_ipc/gen/Schema/struct.BoolArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.BoolBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Buffer.html | 12 +-
arrow_ipc/gen/Schema/struct.Date.html | 12 +-
arrow_ipc/gen/Schema/struct.DateArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.DateBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Decimal.html | 18 +-
arrow_ipc/gen/Schema/struct.DecimalArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.DecimalBuilder.html | 9 +-
.../gen/Schema/struct.DictionaryEncoding.html | 18 +-
.../gen/Schema/struct.DictionaryEncodingArgs.html | 4 +-
.../Schema/struct.DictionaryEncodingBuilder.html | 13 +-
arrow_ipc/gen/Schema/struct.Duration.html | 12 +-
arrow_ipc/gen/Schema/struct.DurationArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.DurationBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Endianness.html | 10 +-
arrow_ipc/gen/Schema/struct.Field.html | 26 +-
arrow_ipc/gen/Schema/struct.FieldArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.FieldBuilder.html | 13 +-
arrow_ipc/gen/Schema/struct.FixedSizeBinary.html | 14 +-
.../gen/Schema/struct.FixedSizeBinaryArgs.html | 4 +-
.../gen/Schema/struct.FixedSizeBinaryBuilder.html | 13 +-
arrow_ipc/gen/Schema/struct.FixedSizeList.html | 14 +-
arrow_ipc/gen/Schema/struct.FixedSizeListArgs.html | 4 +-
.../gen/Schema/struct.FixedSizeListBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.FloatingPoint.html | 12 +-
arrow_ipc/gen/Schema/struct.FloatingPointArgs.html | 4 +-
.../gen/Schema/struct.FloatingPointBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.Int.html | 12 +-
arrow_ipc/gen/Schema/struct.IntArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.IntBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Interval.html | 12 +-
arrow_ipc/gen/Schema/struct.IntervalArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.IntervalBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.KeyValue.html | 12 +-
arrow_ipc/gen/Schema/struct.KeyValueArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.KeyValueBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.LargeBinary.html | 12 +-
arrow_ipc/gen/Schema/struct.LargeBinaryArgs.html | 2 +-
.../gen/Schema/struct.LargeBinaryBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.LargeList.html | 12 +-
arrow_ipc/gen/Schema/struct.LargeListArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.LargeListBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.LargeListView.html | 12 +-
arrow_ipc/gen/Schema/struct.LargeListViewArgs.html | 2 +-
.../gen/Schema/struct.LargeListViewBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.LargeUtf8.html | 12 +-
arrow_ipc/gen/Schema/struct.LargeUtf8Args.html | 2 +-
arrow_ipc/gen/Schema/struct.LargeUtf8Builder.html | 11 +-
arrow_ipc/gen/Schema/struct.List.html | 12 +-
arrow_ipc/gen/Schema/struct.ListArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.ListBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.ListView.html | 12 +-
arrow_ipc/gen/Schema/struct.ListViewArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.ListViewBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Map.html | 14 +-
arrow_ipc/gen/Schema/struct.MapArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.MapBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Null.html | 12 +-
arrow_ipc/gen/Schema/struct.NullArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.NullBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.RunEndEncoded.html | 12 +-
arrow_ipc/gen/Schema/struct.RunEndEncodedArgs.html | 2 +-
.../gen/Schema/struct.RunEndEncodedBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.Schema.html | 18 +-
arrow_ipc/gen/Schema/struct.SchemaArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.SchemaBuilder.html | 13 +-
arrow_ipc/gen/Schema/struct.Struct_.html | 12 +-
arrow_ipc/gen/Schema/struct.Struct_Args.html | 2 +-
arrow_ipc/gen/Schema/struct.Struct_Builder.html | 9 +-
arrow_ipc/gen/Schema/struct.Time.html | 12 +-
arrow_ipc/gen/Schema/struct.TimeArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.TimeBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Timestamp.html | 14 +-
arrow_ipc/gen/Schema/struct.TimestampArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.TimestampBuilder.html | 11 +-
arrow_ipc/gen/Schema/struct.Union.html | 12 +-
arrow_ipc/gen/Schema/struct.UnionArgs.html | 4 +-
arrow_ipc/gen/Schema/struct.UnionBuilder.html | 9 +-
arrow_ipc/gen/Schema/struct.Utf8.html | 12 +-
arrow_ipc/gen/Schema/struct.Utf8Args.html | 2 +-
arrow_ipc/gen/Schema/struct.Utf8Builder.html | 9 +-
arrow_ipc/gen/Schema/struct.Utf8View.html | 12 +-
arrow_ipc/gen/Schema/struct.Utf8ViewArgs.html | 2 +-
arrow_ipc/gen/Schema/struct.Utf8ViewBuilder.html | 9 +-
...ant.ENUM_MAX_SPARSE_MATRIX_COMPRESSED_AXIS.html | 2 +-
.../constant.ENUM_MAX_SPARSE_TENSOR_INDEX.html | 2 +-
...ant.ENUM_MIN_SPARSE_MATRIX_COMPRESSED_AXIS.html | 2 +-
.../constant.ENUM_MIN_SPARSE_TENSOR_INDEX.html | 2 +-
....ENUM_VALUES_SPARSE_MATRIX_COMPRESSED_AXIS.html | 2 +-
.../constant.ENUM_VALUES_SPARSE_TENSOR_INDEX.html | 2 +-
.../enum.SparseMatrixIndexCSXOffset.html | 2 +-
.../enum.SparseTensorIndexCOOOffset.html | 2 +-
.../enum.SparseTensorIndexCSFOffset.html | 2 +-
.../gen/SparseTensor/enum.SparseTensorOffset.html | 2 +-
....finish_size_prefixed_sparse_tensor_buffer.html | 4 +-
.../fn.finish_sparse_tensor_buffer.html | 4 +-
.../gen/SparseTensor/fn.root_as_sparse_tensor.html | 2 +-
.../fn.root_as_sparse_tensor_unchecked.html | 2 +-
.../fn.root_as_sparse_tensor_with_opts.html | 2 +-
.../fn.size_prefixed_root_as_sparse_tensor.html | 2 +-
...e_prefixed_root_as_sparse_tensor_unchecked.html | 2 +-
...e_prefixed_root_as_sparse_tensor_with_opts.html | 2 +-
arrow_ipc/gen/SparseTensor/index.html | 2 +-
.../struct.SparseMatrixCompressedAxis.html | 14 +-
.../SparseTensor/struct.SparseMatrixIndexCSX.html | 22 +-
.../struct.SparseMatrixIndexCSXArgs.html | 4 +-
.../struct.SparseMatrixIndexCSXBuilder.html | 13 +-
.../gen/SparseTensor/struct.SparseTensor.html | 28 +-
.../gen/SparseTensor/struct.SparseTensorArgs.html | 4 +-
.../SparseTensor/struct.SparseTensorBuilder.html | 13 +-
.../gen/SparseTensor/struct.SparseTensorIndex.html | 14 +-
.../SparseTensor/struct.SparseTensorIndexCOO.html | 20 +-
.../struct.SparseTensorIndexCOOArgs.html | 4 +-
.../struct.SparseTensorIndexCOOBuilder.html | 13 +-
.../SparseTensor/struct.SparseTensorIndexCSF.html | 22 +-
.../struct.SparseTensorIndexCSFArgs.html | 4 +-
.../struct.SparseTensorIndexCSFBuilder.html | 17 +-
.../struct.SparseTensorIndexUnionTableOffset.html | 2 +-
arrow_ipc/gen/Tensor/enum.TensorDimOffset.html | 2 +-
arrow_ipc/gen/Tensor/enum.TensorOffset.html | 2 +-
.../fn.finish_size_prefixed_tensor_buffer.html | 4 +-
arrow_ipc/gen/Tensor/fn.finish_tensor_buffer.html | 4 +-
arrow_ipc/gen/Tensor/fn.root_as_tensor.html | 2 +-
.../gen/Tensor/fn.root_as_tensor_unchecked.html | 2 +-
.../gen/Tensor/fn.root_as_tensor_with_opts.html | 2 +-
.../Tensor/fn.size_prefixed_root_as_tensor.html | 2 +-
.../fn.size_prefixed_root_as_tensor_unchecked.html | 2 +-
.../fn.size_prefixed_root_as_tensor_with_opts.html | 2 +-
arrow_ipc/gen/Tensor/index.html | 2 +-
arrow_ipc/gen/Tensor/struct.Tensor.html | 20 +-
arrow_ipc/gen/Tensor/struct.TensorArgs.html | 4 +-
arrow_ipc/gen/Tensor/struct.TensorBuilder.html | 11 +-
arrow_ipc/gen/Tensor/struct.TensorDim.html | 16 +-
arrow_ipc/gen/Tensor/struct.TensorDimArgs.html | 4 +-
arrow_ipc/gen/Tensor/struct.TensorDimBuilder.html | 11 +-
arrow_ipc/index.html | 2 +-
search-index.js | 4 +-
src/arrow_flight/encode.rs.html | 14 +-
src/arrow_ipc/gen/File.rs.html | 34 +-
src/arrow_ipc/gen/Message.rs.html | 78 ++--
src/arrow_ipc/gen/Schema.rs.html | 408 +++++++++++----------
src/arrow_ipc/gen/SparseTensor.rs.html | 304 +++++++++++++--
src/arrow_ipc/gen/Tensor.rs.html | 270 +++++++++++++-
src/arrow_ipc/lib.rs.html | 24 +-
trait.impl/core/marker/trait.Freeze.js | 4 +-
trait.impl/core/marker/trait.Send.js | 4 +-
trait.impl/core/marker/trait.Sync.js | 4 +-
trait.impl/core/marker/trait.Unpin.js | 4 +-
.../core/panic/unwind_safe/trait.RefUnwindSafe.js | 4 +-
.../core/panic/unwind_safe/trait.UnwindSafe.js | 4 +-
237 files changed, 1660 insertions(+), 965 deletions(-)