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 69d1bfbebd deploy: 0e97133d6d3368dff45387b05f272546e49c3e1e
     new 5cb22ddc0f deploy: bf3520d9ee629afe209e55ff303902ebaf82dbde

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   (69d1bfbebd)
            \
             N -- N -- N   refs/heads/asf-site (5cb22ddc0f)

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:
 .../coalesce/fn.create_in_progress_array.html      |    2 +-
 arrow_select/coalesce/index.html                   |    2 +-
 arrow_select/coalesce/struct.BatchCoalescer.html   |   14 +-
 arrow_select/coalesce/trait.InProgressArray.html   |    8 +-
 help.html                                          |    2 +-
 .../entry/{03a5bec7d819.js => 21f8ba56d73f.js}     |    2 +-
 .../entry/{b2b5f219ef98.js => 28637426cc9b.js}     |    2 +-
 .../entry/{298416394eea.js => 2fdfa6fe87b4.js}     |    2 +-
 .../entry/{610d18556e99.js => 7a522227e9af.js}     |    2 +-
 .../entry/{a69b56afe3cb.js => 7e73e31f82a9.js}     |    2 +-
 .../entry/{2d85c153371f.js => ea2bab52b239.js}     |    2 +-
 .../path/{14e1f59e8995.js => cd63531b725f.js}      |    2 +-
 search.index/root.js                               |    2 +-
 settings.html                                      |    2 +-
 src/arrow_select/coalesce.rs.html                  | 3419 ++++++++++----------
 15 files changed, 1765 insertions(+), 1700 deletions(-)
 rename search.index/entry/{03a5bec7d819.js => 21f8ba56d73f.js} (98%)
 rename search.index/entry/{b2b5f219ef98.js => 28637426cc9b.js} (97%)
 rename search.index/entry/{298416394eea.js => 2fdfa6fe87b4.js} (98%)
 rename search.index/entry/{610d18556e99.js => 7a522227e9af.js} (98%)
 rename search.index/entry/{a69b56afe3cb.js => 7e73e31f82a9.js} (98%)
 rename search.index/entry/{2d85c153371f.js => ea2bab52b239.js} (98%)
 rename search.index/path/{14e1f59e8995.js => cd63531b725f.js} (72%)

Reply via email to