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 f49578cadf deploy: a37872876b11468a63d0140234a035850d3b9a64
     new 5221ee834a deploy: b8fc91d4f9ed96c66a039700a703740cc936f5fc

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   (f49578cadf)
            \
             N -- N -- N   refs/heads/asf-site (5221ee834a)

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/trait.RecordBatchReader.html           |   6 +-
 arrow/array/trait.RecordBatchWriter.html           |   6 +-
 arrow/compute/kernels/comparison/fn.contains.html  |  18 ++-
 arrow/compute/kernels/comparison/fn.ends_with.html |  18 ++-
 arrow/compute/kernels/comparison/fn.ilike.html     |  12 +-
 arrow/compute/kernels/comparison/fn.like.html      |  11 +-
 arrow/compute/kernels/comparison/fn.nilike.html    |   8 +-
 arrow/compute/kernels/comparison/fn.nlike.html     |   8 +-
 .../compute/kernels/comparison/fn.starts_with.html |  18 ++-
 arrow/index.html                                   |   6 +-
 arrow/record_batch/trait.RecordBatchReader.html    |   6 +-
 arrow/record_batch/trait.RecordBatchWriter.html    |   6 +-
 arrow_string/like/fn.apply.html                    |   2 +-
 arrow_string/like/fn.binary_predicate.html         |   2 +-
 arrow_string/like/fn.contains.html                 |  18 ++-
 arrow_string/like/fn.ends_with.html                |  18 ++-
 arrow_string/like/fn.ilike.html                    |  12 +-
 arrow_string/like/fn.like.html                     |  11 +-
 arrow_string/like/fn.like_op.html                  |   2 +-
 arrow_string/like/fn.make_scalar.html              |   2 +-
 arrow_string/like/fn.nilike.html                   |   8 +-
 arrow_string/like/fn.nlike.html                    |   8 +-
 arrow_string/like/fn.op_binary.html                |   2 +-
 arrow_string/like/fn.op_scalar.html                |   2 +-
 arrow_string/like/fn.starts_with.html              |  18 ++-
 arrow_string/like/fn.str_contains.html             |   2 +-
 arrow_string/like/fn.vectored_iter.html            |   2 +-
 arrow_string/like/index.html                       |   2 +-
 arrow_string/like/macro.legacy_kernels.html        |   2 +-
 help.html                                          |   2 +-
 settings.html                                      |   2 +-
 src/arrow_string/like.rs.html                      | 166 +++++++++++++++++++--
 32 files changed, 344 insertions(+), 62 deletions(-)

Reply via email to