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 47c81f5747 deploy: 13369733af4a7a70cdd371fb82d943aa10d07634
new 1e47366777 deploy: 69e5e5f059783a4b98bd8dacb7e1487a6ae7e77b
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 (47c81f5747)
\
N -- N -- N refs/heads/asf-site (1e47366777)
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/compute/fn.filter.html | 6 +++--
arrow/compute/fn.filter_record_batch.html | 6 +++--
arrow/compute/index.html | 4 ++-
arrow/compute/kernels/filter/fn.filter.html | 6 +++--
.../kernels/filter/fn.filter_record_batch.html | 6 +++--
arrow/compute/kernels/filter/index.html | 4 ++-
.../array/boolean_array/struct.BooleanArray.html | 4 +--
.../array/byte_array/struct.GenericByteArray.html | 4 +--
.../struct.GenericByteViewArray.html | 6 ++---
.../dictionary_array/struct.DictionaryArray.html | 6 ++---
.../struct.TypedDictionaryArray.html | 2 +-
.../struct.FixedSizeBinaryArray.html | 4 +--
.../struct.FixedSizeListArray.html | 4 +--
arrow_array/array/fn.get_offsets.html | 2 +-
arrow_array/array/fn.make_array.html | 2 +-
arrow_array/array/index.html | 2 +-
.../array/list_array/struct.GenericListArray.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 | 4 +--
arrow_array/array/struct.GenericByteArray.html | 4 +--
arrow_array/array/struct.GenericByteViewArray.html | 6 ++---
arrow_array/array/struct.GenericListArray.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 +--
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 | 30 +++++++++++-----------
arrow_array/ffi/struct.ImportedArrowArray.html | 4 +--
arrow_select/filter/enum.IterationStrategy.html | 6 ++---
arrow_select/filter/fn.filter.html | 6 +++--
arrow_select/filter/fn.filter_array.html | 2 +-
arrow_select/filter/fn.filter_bits.html | 2 +-
arrow_select/filter/fn.filter_boolean.html | 2 +-
arrow_select/filter/fn.filter_byte_view.html | 2 +-
arrow_select/filter/fn.filter_bytes.html | 2 +-
arrow_select/filter/fn.filter_dict.html | 2 +-
.../filter/fn.filter_fixed_size_binary.html | 2 +-
arrow_select/filter/fn.filter_native.html | 2 +-
arrow_select/filter/fn.filter_null_mask.html | 2 +-
arrow_select/filter/fn.filter_primitive.html | 2 +-
arrow_select/filter/fn.filter_record_batch.html | 6 +++--
arrow_select/filter/fn.filter_run_end_array.html | 2 +-
arrow_select/filter/index.html | 6 +++--
arrow_select/filter/struct.FilterBuilder.html | 10 ++++----
arrow_select/filter/struct.FilterBytes.html | 14 +++++-----
arrow_select/filter/struct.FilterPredicate.html | 8 +++---
help.html | 2 +-
parquet_derive_test/struct.ACompleteRecord.html | 2 +-
.../struct.APartiallyCompleteRecord.html | 2 +-
.../struct.APartiallyOptionalRecord.html | 2 +-
search.desc/arrow/arrow-desc-0-.js | 2 +-
search.desc/arrow_select/arrow_select-desc-0-.js | 2 +-
settings.html | 2 +-
src/arrow_select/filter.rs.html | 18 +++++++++++--
trait.impl/core/convert/trait.From.js | 4 +--
.../array/byte_array/struct.GenericByteArray.js | 4 +--
.../byte_view_array/struct.GenericByteViewArray.js | 4 +--
.../dictionary_array/struct.DictionaryArray.js | 4 +--
.../array/list_array/struct.GenericListArray.js | 4 +--
.../array/primitive_array/struct.PrimitiveArray.js | 4 +--
.../arrow_array/array/run_array/struct.RunArray.js | 4 +--
81 files changed, 198 insertions(+), 166 deletions(-)