This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard acf2644079 deploy: 58f818dd6ab843fb8a05058e6d29b469a9836712
     new 5d3ca4d9ed deploy: ec21627533987201d690691918da21f152950a50

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   (acf2644079)
            \
             N -- N -- N   refs/heads/asf-site (5d3ca4d9ed)

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/run_array/index.html             |    2 +-
 arrow_array/array/run_array/struct.RunArray.html   |   54 +-
 .../array/run_array/struct.TypedRunArray.html      |   28 +-
 .../array/run_array/trait.AnyRunEndArray.html      |    8 +-
 .../array/run_array/type.Int16RunArray.html        |    2 +-
 .../array/run_array/type.Int32RunArray.html        |    2 +-
 .../array/run_array/type.Int64RunArray.html        |    2 +-
 arrow_array/array/struct.RunArray.html             |   54 +-
 arrow_array/array/struct.TypedRunArray.html        |   28 +-
 arrow_array/array/trait.AnyRunEndArray.html        |    8 +-
 arrow_array/array/trait.Array.html                 |    4 +-
 arrow_array/array/trait.ArrayAccessor.html         |    4 +-
 arrow_array/array/type.Int16RunArray.html          |    2 +-
 arrow_array/array/type.Int32RunArray.html          |    2 +-
 arrow_array/array/type.Int64RunArray.html          |    2 +-
 help.html                                          |    2 +-
 .../entry/{7874819e11.js => 0cc192c7ad.js}         |    2 +-
 .../entry/{da838f9718.js => 1c6bafae25.js}         |    2 +-
 .../entry/{48980d575b.js => 4fabec9836.js}         |    2 +-
 .../entry/{305f4aa5c4.js => 588f7c1cff.js}         |    2 +-
 .../entry/{0cbb54c3d7.js => 5cee2922ff.js}         |    2 +-
 .../entry/{47877e72ef.js => 683198c46d.js}         |    2 +-
 .../entry/{c1fbc3b1f0.js => 97248e26d0.js}         |    2 +-
 .../entry/{aa5da47abc.js => a8172e1cb8.js}         |    2 +-
 .../entry/{d55a451ddd.js => c653407f85.js}         |    2 +-
 .../entry/{f9db6e3e4c.js => dc7356f1c1.js}         |    2 +-
 .../entry/{d3f2c99b8d.js => ea246d0280.js}         |    2 +-
 .../entry/{827ca7932c.js => eda665218a.js}         |    2 +-
 .../entry/{795f67b6a4.js => fb58653d7a.js}         |    2 +-
 .../entry/{f54935c1ab.js => fbdb5468dc.js}         |    2 +-
 .../entry/{f0f583e322.js => fc4c42e1fe.js}         |    2 +-
 search.index/path/{98e60cf13b.js => 208a70a950.js} |    2 +-
 search.index/root.js                               |    2 +-
 settings.html                                      |    2 +-
 src/arrow_array/array/run_array.rs.html            | 2760 ++++++++++----------
 type.impl/arrow_array/array/struct.RunArray.js     |    2 +-
 36 files changed, 1515 insertions(+), 1487 deletions(-)
 rename search.index/entry/{7874819e11.js => 0cc192c7ad.js} (97%)
 rename search.index/entry/{da838f9718.js => 1c6bafae25.js} (98%)
 rename search.index/entry/{48980d575b.js => 4fabec9836.js} (98%)
 rename search.index/entry/{305f4aa5c4.js => 588f7c1cff.js} (98%)
 rename search.index/entry/{0cbb54c3d7.js => 5cee2922ff.js} (98%)
 rename search.index/entry/{47877e72ef.js => 683198c46d.js} (98%)
 rename search.index/entry/{c1fbc3b1f0.js => 97248e26d0.js} (98%)
 rename search.index/entry/{aa5da47abc.js => a8172e1cb8.js} (98%)
 rename search.index/entry/{d55a451ddd.js => c653407f85.js} (98%)
 rename search.index/entry/{f9db6e3e4c.js => dc7356f1c1.js} (98%)
 rename search.index/entry/{d3f2c99b8d.js => ea246d0280.js} (99%)
 rename search.index/entry/{827ca7932c.js => eda665218a.js} (98%)
 rename search.index/entry/{795f67b6a4.js => fb58653d7a.js} (98%)
 rename search.index/entry/{f54935c1ab.js => fbdb5468dc.js} (98%)
 rename search.index/entry/{f0f583e322.js => fc4c42e1fe.js} (98%)
 rename search.index/path/{98e60cf13b.js => 208a70a950.js} (98%)

Reply via email to