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 61368721ef deploy: be24e4f1e16029562f2fed9e36ae70c6f7d3016b
     new 7bac3f3759 deploy: 1035781d68e384bb305295c38175b4adabc419aa

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   (61368721ef)
            \
             N -- N -- N   refs/heads/asf-site (7bac3f3759)

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/primitive_array/index.html       |    2 +-
 .../primitive_array/struct.PrimitiveArray.html     |   16 +-
 arrow_array/array/struct.PrimitiveArray.html       |   16 +-
 help.html                                          |    2 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantValueArrayBuilderExt.html        |    4 +-
 .../entry/{20251d1a49ff.js => 1664082e091f.js}     |    2 +-
 .../entry/{a0c1bce7b320.js => 5bd9166e6ef8.js}     |    2 +-
 .../entry/{b9987df5c677.js => 81426b5518d3.js}     |    2 +-
 .../entry/{1e2d194f4131.js => 9445d58f6686.js}     |    2 +-
 .../entry/{6326d5260762.js => 9ca44deb9b39.js}     |    2 +-
 .../entry/{b600e2e522fa.js => c1e3c73727ac.js}     |    2 +-
 .../function/{f0cb284bcf2a.js => 54bd83f1f08c.js}  |    2 +-
 .../function/{9aa4bb7a3f50.js => aa579780058d.js}  |    2 +-
 .../path/{cce36172cfb1.js => f7a4ace7226c.js}      |    2 +-
 search.index/root.js                               |    2 +-
 .../type/{0b5dc0d259b3.js => 82d6db9ac87b.js}      |    2 +-
 settings.html                                      |    2 +-
 src/arrow_array/array/primitive_array.rs.html      | 2665 ++++++++++----------
 .../arrow_array/array/struct.PrimitiveArray.js     |    2 +-
 21 files changed, 1371 insertions(+), 1368 deletions(-)
 rename search.index/entry/{20251d1a49ff.js => 1664082e091f.js} (99%)
 rename search.index/entry/{a0c1bce7b320.js => 5bd9166e6ef8.js} (99%)
 rename search.index/entry/{b9987df5c677.js => 81426b5518d3.js} (99%)
 rename search.index/entry/{1e2d194f4131.js => 9445d58f6686.js} (98%)
 rename search.index/entry/{6326d5260762.js => 9ca44deb9b39.js} (98%)
 rename search.index/entry/{b600e2e522fa.js => c1e3c73727ac.js} (99%)
 rename search.index/function/{f0cb284bcf2a.js => 54bd83f1f08c.js} (99%)
 rename search.index/function/{9aa4bb7a3f50.js => aa579780058d.js} (99%)
 rename search.index/path/{cce36172cfb1.js => f7a4ace7226c.js} (99%)
 rename search.index/type/{0b5dc0d259b3.js => 82d6db9ac87b.js} (99%)

Reply via email to