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 13c8c6bb83 deploy: ca07b064db5b242ae6f84c232f7b36a247cd930e
     new 606c14fcd1 deploy: 9f74e616a8b0c021f60c19de946300657e03ee80

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   (13c8c6bb83)
            \
             N -- N -- N   refs/heads/asf-site (606c14fcd1)

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:
 help.html                                          |    2 +-
 parquet_variant_compute/struct.VariantArray.html   |    8 +-
 .../variant_array/fn.typed_value_to_variant.html   |    2 +-
 parquet_variant_compute/variant_array/index.html   |    2 +-
 .../variant_array/struct.VariantArray.html         |    8 +-
 parquet_variant_compute/variant_get/index.html     |    2 +-
 .../entry/{ebef93abcc56.js => 3a9fd5f2c44a.js}     |    2 +-
 .../entry/{b21f9db51025.js => 702b71415708.js}     |    2 +-
 .../entry/{06171d244d24.js => 92a2c5516a29.js}     |    2 +-
 .../entry/{e8b677e6a865.js => f7cd3986a8c9.js}     |    2 +-
 .../function/{5fe22b6cc3ed.js => 68efb39736aa.js}  |    2 +-
 .../function/{1261ab92e590.js => 69f0776e46c6.js}  |    2 +-
 .../function/{78accd849b7b.js => efbdf0576f24.js}  |    2 +-
 .../path/{ecbdc15378ea.js => 2014761ad8cb.js}      |    2 +-
 search.index/root.js                               |    2 +-
 .../type/{cf7b416b8de3.js => 0fe6b8e1b60c.js}      |    2 +-
 settings.html                                      |    2 +-
 src/parquet_variant_compute/variant_array.rs.html  |  553 +--
 src/parquet_variant_compute/variant_get.rs.html    | 4025 ++++++++++----------
 19 files changed, 2353 insertions(+), 2271 deletions(-)
 rename search.index/entry/{ebef93abcc56.js => 3a9fd5f2c44a.js} (96%)
 rename search.index/entry/{b21f9db51025.js => 702b71415708.js} (96%)
 rename search.index/entry/{06171d244d24.js => 92a2c5516a29.js} (94%)
 rename search.index/entry/{e8b677e6a865.js => f7cd3986a8c9.js} (95%)
 rename search.index/function/{5fe22b6cc3ed.js => 68efb39736aa.js} (93%)
 rename search.index/function/{1261ab92e590.js => 69f0776e46c6.js} (90%)
 rename search.index/function/{78accd849b7b.js => efbdf0576f24.js} (96%)
 rename search.index/path/{ecbdc15378ea.js => 2014761ad8cb.js} (96%)
 rename search.index/type/{cf7b416b8de3.js => 0fe6b8e1b60c.js} (99%)

Reply via email to