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 aa4f96b7e4 deploy: 537c10adf9d9c94020c8cf01eeabaf1f7559a91d
     new 49669cb273 deploy: 8d8e558004c72e00e4db5759f43016d52ed76826

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   (aa4f96b7e4)
            \
             N -- N -- N   refs/heads/asf-site (49669cb273)

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/kernels/length/fn.length.html        |    4 +-
 arrow_string/length/fn.bit_length.html             |    2 +-
 arrow_string/length/fn.length.html                 |    6 +-
 arrow_string/length/index.html                     |    2 +-
 help.html                                          |    2 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantValueArrayBuilderExt.html        |    4 +-
 .../entry/{ec23f05a3749.js => 03fc6b5b72df.js}     |    2 +-
 .../entry/{e990a0dd5e94.js => a29e7cd7a95e.js}     |    2 +-
 .../function/{578bf60cf30a.js => 01782209bffa.js}  |    2 +-
 .../function/{b5374f738ef8.js => e7a3f15b8e61.js}  |    2 +-
 .../path/{104b15b17271.js => 14e1f59e8995.js}      |    2 +-
 search.index/root.js                               |    2 +-
 .../type/{6f5c00d8cf51.js => f5690c109bbc.js}      |    2 +-
 settings.html                                      |    2 +-
 src/arrow_string/length.rs.html                    | 1403 +++++++++++---------
 17 files changed, 762 insertions(+), 685 deletions(-)
 rename search.index/entry/{ec23f05a3749.js => 03fc6b5b72df.js} (99%)
 rename search.index/entry/{e990a0dd5e94.js => a29e7cd7a95e.js} (99%)
 rename search.index/function/{578bf60cf30a.js => 01782209bffa.js} (99%)
 rename search.index/function/{b5374f738ef8.js => e7a3f15b8e61.js} (99%)
 rename search.index/path/{104b15b17271.js => 14e1f59e8995.js} (99%)
 rename search.index/type/{6f5c00d8cf51.js => f5690c109bbc.js} (99%)

Reply via email to