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 10bc63dca8 deploy: 7095ce437c4bd2b7ba160a728b33640ec9cce3ea
     new c9c569926d deploy: af1c24a48d137a62fccde3de63d9b0b225a985f3

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   (10bc63dca8)
            \
             N -- N -- N   refs/heads/asf-site (c9c569926d)

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_select/filter/fn.filter_dict.html            |    8 +-
 arrow_select/filter/fn.filter_list_view.html       |    2 +-
 arrow_select/filter/fn.filter_sparse_union.html    |    2 +-
 arrow_select/filter/fn.filter_struct.html          |    2 +-
 arrow_select/filter/index.html                     |    2 +-
 arrow_string/substring/fn.byte_substring.html      |    2 +-
 .../substring/fn.fixed_size_binary_substring.html  |    2 +-
 .../substring/fn.get_start_end_offset.html         |    2 +-
 arrow_string/substring/fn.substring.html           |    2 +-
 arrow_string/substring/fn.substring_by_char.html   |    2 +-
 arrow_string/substring/index.html                  |    2 +-
 help.html                                          |    2 +-
 .../entry/{21b8e90410.js => 0598ada26b.js}         |    2 +-
 .../entry/{5794dae5b4.js => 06d6e827e0.js}         |    2 +-
 .../entry/{f7bb5c7292.js => 074956ae51.js}         |    2 +-
 .../entry/{8eeb370c89.js => 081c09248a.js}         |    2 +-
 .../entry/{f537dddb58.js => 13bc2e1611.js}         |    2 +-
 .../entry/{e40b286cb5.js => 1548e77931.js}         |    2 +-
 .../entry/{ed21b0f56e.js => 1fffc0e9a0.js}         |    2 +-
 .../entry/{3e13c460c8.js => 24b1753836.js}         |    2 +-
 .../entry/{38826495c3.js => 808dda89d4.js}         |    2 +-
 .../entry/{77eeee2528.js => a0acdcb1c0.js}         |    2 +-
 .../entry/{ffa085e19d.js => b93e03dd43.js}         |    2 +-
 .../entry/{18a71eda9a.js => bab9189910.js}         |    2 +-
 .../entry/{2441cf7cc9.js => dbdb50ab67.js}         |    2 +-
 .../entry/{e78a88d843.js => ede98b2c2f.js}         |    2 +-
 .../entry/{48e48bc292.js => f95704284d.js}         |    2 +-
 .../function/{e0d1bd5dd1.js => 4d71e039e6.js}      |    2 +-
 .../function/{182d2cf47c.js => 5e2b485188.js}      |    2 +-
 .../function/{1236a00a84.js => e531d986ec.js}      |    2 +-
 search.index/path/{03630e27dc.js => 93a839098c.js} |    2 +-
 search.index/root.js                               |    2 +-
 search.index/type/{c1f67ed9bd.js => c8ee72dadf.js} |    2 +-
 settings.html                                      |    2 +-
 src/arrow_select/filter.rs.html                    | 2692 ++++++++++----------
 src/arrow_string/substring.rs.html                 | 1854 +++++++-------
 36 files changed, 2280 insertions(+), 2340 deletions(-)
 rename search.index/entry/{21b8e90410.js => 0598ada26b.js} (98%)
 rename search.index/entry/{5794dae5b4.js => 06d6e827e0.js} (98%)
 rename search.index/entry/{f7bb5c7292.js => 074956ae51.js} (98%)
 rename search.index/entry/{8eeb370c89.js => 081c09248a.js} (98%)
 rename search.index/entry/{f537dddb58.js => 13bc2e1611.js} (97%)
 rename search.index/entry/{e40b286cb5.js => 1548e77931.js} (99%)
 rename search.index/entry/{ed21b0f56e.js => 1fffc0e9a0.js} (98%)
 rename search.index/entry/{3e13c460c8.js => 24b1753836.js} (99%)
 rename search.index/entry/{38826495c3.js => 808dda89d4.js} (98%)
 rename search.index/entry/{77eeee2528.js => a0acdcb1c0.js} (98%)
 rename search.index/entry/{ffa085e19d.js => b93e03dd43.js} (98%)
 rename search.index/entry/{18a71eda9a.js => bab9189910.js} (98%)
 rename search.index/entry/{2441cf7cc9.js => dbdb50ab67.js} (97%)
 rename search.index/entry/{e78a88d843.js => ede98b2c2f.js} (98%)
 rename search.index/entry/{48e48bc292.js => f95704284d.js} (98%)
 rename search.index/function/{e0d1bd5dd1.js => 4d71e039e6.js} (99%)
 rename search.index/function/{182d2cf47c.js => 5e2b485188.js} (99%)
 rename search.index/function/{1236a00a84.js => e531d986ec.js} (99%)
 rename search.index/path/{03630e27dc.js => 93a839098c.js} (98%)
 rename search.index/type/{c1f67ed9bd.js => c8ee72dadf.js} (99%)

Reply via email to