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 8273579cbc deploy: 10c4059b40f838bb8f7bac5259cb499e6eceec88
new 62560610e2 deploy: 4d6edea41f445403e7b96e3479ce900294e1901e
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 (8273579cbc)
\
N -- N -- N refs/heads/asf-site (62560610e2)
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/array/array/struct.GenericByteArray.html | 8 ++++--
arrow/array/array/struct.GenericByteViewArray.html | 8 ++++--
arrow/array/struct.GenericByteArray.html | 8 ++++--
arrow/array/struct.GenericByteViewArray.html | 8 ++++--
arrow/array/trait.RecordBatchReader.html | 10 +++----
arrow/array/trait.RecordBatchWriter.html | 4 +--
arrow/index.html | 8 +++---
arrow/record_batch/trait.RecordBatchReader.html | 10 +++----
arrow/record_batch/trait.RecordBatchWriter.html | 4 +--
.../array/byte_array/struct.GenericByteArray.html | 12 +++++---
arrow_array/array/byte_view_array/index.html | 2 +-
.../struct.GenericByteViewArray.html | 24 +++++++++-------
.../byte_view_array/type.BinaryViewArray.html | 8 +++---
.../byte_view_array/type.StringViewArray.html | 8 +++---
arrow_array/array/struct.GenericByteArray.html | 12 +++++---
arrow_array/array/struct.GenericByteViewArray.html | 24 +++++++++-------
arrow_array/array/type.BinaryViewArray.html | 8 +++---
arrow_array/array/type.StringViewArray.html | 8 +++---
src/arrow_array/array/byte_view_array.rs.html | 32 ++++++++++++++++++----
.../arrow/array/struct.GenericByteViewArray.js | 4 +--
.../byte_view_array/struct.GenericByteViewArray.js | 4 +--
21 files changed, 134 insertions(+), 80 deletions(-)