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 4fef26352f deploy: 2edc0a044f495606e65878dadffe8d1a64f43c01
     new 9d8d1bee20 deploy: 73f275ff9ff5c6add878879a7d4ad1df195fdaa0

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   (4fef26352f)
            \
             N -- N -- N   refs/heads/asf-site (9d8d1bee20)

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:
 .../array/ffi_stream/struct.ArrowArrayStreamReader.html  |  8 ++++----
 arrow/array/struct.ArrayData.html                        |  6 +++---
 arrow/array/struct.RecordBatch.html                      |  8 ++++----
 arrow/array/trait.RecordBatchReader.html                 |  4 ++--
 arrow/datatypes/enum.DataType.html                       |  8 ++++----
 arrow/datatypes/struct.Field.html                        |  8 ++++----
 arrow/datatypes/struct.Schema.html                       |  8 ++++----
 arrow/ffi_stream/struct.ArrowArrayStreamReader.html      |  8 ++++----
 arrow/index.html                                         |  2 +-
 arrow/record_batch/struct.RecordBatch.html               |  8 ++++----
 arrow/record_batch/trait.RecordBatchReader.html          |  4 ++--
 parquet_derive/parquet_field/enum.Type.html              | 16 ++++++++--------
 parquet_derive/parquet_field/struct.Field.html           |  2 +-
 search.index/entry/{668454c1f6.js => 84d7eb3a67.js}      |  2 +-
 search.index/entry/{49210e1042.js => ba1d52e3bf.js}      |  2 +-
 search.index/entry/{d6f47f9208.js => d2b67c281a.js}      |  2 +-
 search.index/path/3097a70f2a.js                          |  1 +
 search.index/path/fa9c8f4958.js                          |  1 -
 search.index/root.js                                     |  2 +-
 19 files changed, 50 insertions(+), 50 deletions(-)
 rename search.index/entry/{668454c1f6.js => 84d7eb3a67.js} (94%)
 rename search.index/entry/{49210e1042.js => ba1d52e3bf.js} (77%)
 rename search.index/entry/{d6f47f9208.js => d2b67c281a.js} (71%)
 create mode 100644 search.index/path/3097a70f2a.js
 delete mode 100644 search.index/path/fa9c8f4958.js

Reply via email to