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 86dbd532f7 deploy: 4d6b93a1232ec1c7aeecf727b48bc49838c7602f
new cdb4661db6 deploy: a14f77c141aee2ab0be729cacad4572ca4b728bf
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 (86dbd532f7)
\
N -- N -- N refs/heads/asf-site (cdb4661db6)
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/byte_array/struct.GenericByteArray.html | 4 +-
arrow_array/array/byte_view_array/index.html | 2 +-
.../struct.GenericByteViewArray.html | 43 +-
.../byte_view_array/type.BinaryViewArray.html | 8 +-
.../byte_view_array/type.StringViewArray.html | 8 +-
arrow_array/array/struct.GenericByteArray.html | 4 +-
arrow_array/array/struct.GenericByteViewArray.html | 43 +-
arrow_array/array/trait.Array.html | 2 +-
arrow_array/array/trait.ArrayAccessor.html | 2 +-
arrow_array/array/type.BinaryViewArray.html | 8 +-
arrow_array/array/type.StringViewArray.html | 8 +-
.../struct.VariantArrayBuilder.html | 4 +-
.../struct.VariantArrayBuilder.html | 4 +-
.../struct.VariantValueArrayBuilderExt.html | 4 +-
search.index/entry/1e9a35b5e0ea.js | 1 +
.../entry/{ddd958c79d92.js => 41b19f05c096.js} | 2 +-
search.index/entry/714c863d59c4.js | 1 -
.../function/{f073afdb3fb7.js => c5d30db3c276.js} | 2 +-
.../{46473580cfbe.js => 9b9531527e5c.js} | 2 +-
search.index/path/bf5304821cce.js | 1 -
search.index/path/bfa3f29db972.js | 1 +
search.index/root.js | 2 +-
search.index/type/03d167da839c.js | 1 +
search.index/type/2bbbc9087630.js | 1 -
.../type/{5ee17d15097a.js => bdf9b460b4eb.js} | 2 +-
src/arrow_array/array/byte_view_array.rs.html | 2100 +++++++++++---------
.../array/struct.GenericByteViewArray.js | 4 +-
27 files changed, 1198 insertions(+), 1066 deletions(-)
create mode 100644 search.index/entry/1e9a35b5e0ea.js
rename search.index/entry/{ddd958c79d92.js => 41b19f05c096.js} (77%)
delete mode 100644 search.index/entry/714c863d59c4.js
rename search.index/function/{f073afdb3fb7.js => c5d30db3c276.js} (62%)
rename search.index/generic_inverted_index/{46473580cfbe.js =>
9b9531527e5c.js} (96%)
delete mode 100644 search.index/path/bf5304821cce.js
create mode 100644 search.index/path/bfa3f29db972.js
create mode 100644 search.index/type/03d167da839c.js
delete mode 100644 search.index/type/2bbbc9087630.js
rename search.index/type/{5ee17d15097a.js => bdf9b460b4eb.js} (99%)