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 76a906ae13 deploy: 0e99e3a64532665218bcb0d048c4e9961e39a913
     new 1c98155e31 deploy: bf9ce475df82d362631099d491d3454d64d50217

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   (76a906ae13)
            \
             N -- N -- N   refs/heads/asf-site (1c98155e31)

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_string/all.html                              |  2 +-
 arrow_string/like/fn.binary_predicate.html         |  2 +-
 arrow_string/like/fn.make_scalar.html              |  2 +-
 .../fn.str_contains.html}                          |  5 +-
 arrow_string/like/index.html                       |  2 +-
 arrow_string/like/macro.legacy_kernels.html        |  2 +-
 arrow_string/like/sidebar-items.js                 |  2 +-
 arrow_string/predicate/enum.Predicate.html         | 14 +++---
 .../predicate/fn.contains_like_pattern.html        |  2 +-
 .../predicate/fn.ends_with_ignore_ascii_case.html  |  2 +-
 arrow_string/predicate/fn.is_like_pattern.html     |  2 +-
 arrow_string/predicate/fn.regex_like.html          |  2 +-
 .../fn.starts_with_ignore_ascii_case.html          |  2 +-
 arrow_string/predicate/index.html                  |  2 +-
 search-index.js                                    |  2 +-
 src/arrow_string/like.rs.html                      | 12 ++++-
 src/arrow_string/predicate.rs.html                 | 58 +++++++++++++++++++---
 17 files changed, 83 insertions(+), 32 deletions(-)
 copy arrow_string/{length/fn.length_impl.html => like/fn.str_contains.html} 
(64%)

Reply via email to