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 e17373c53b deploy: d809f19bc0fe2c3c1968f5111b6afa785d2e8bcd
     new 3267afe1ef deploy: 7089786632b7bcec10c16b4b4aad0841a66d883a

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   (e17373c53b)
            \
             N -- N -- N   refs/heads/asf-site (3267afe1ef)

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:
 .../ffi_stream/struct.ArrowArrayStreamReader.html  |   8 +-
 arrow/array/struct.ArrayData.html                  |   8 +-
 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 +-
 .../ffi_stream/struct.ArrowArrayStreamReader.html  |   8 +-
 arrow/index.html                                   |   2 +-
 arrow/record_batch/struct.RecordBatch.html         |   8 +-
 arrow/record_batch/trait.RecordBatchReader.html    |   4 +-
 help.html                                          |   2 +-
 parquet_variant/struct.VariantMetadata.html        |  22 +-
 parquet_variant/struct.VariantObject.html          |  26 +-
 parquet_variant/variant/metadata/index.html        |   2 +-
 .../variant/metadata/struct.VariantMetadata.html   |  22 +-
 parquet_variant/variant/object/index.html          |   2 +-
 .../variant/object/struct.VariantObject.html       |  26 +-
 settings.html                                      |   2 +-
 src/parquet_variant/variant/metadata.rs.html       | 510 +++++------
 src/parquet_variant/variant/object.rs.html         | 986 +++++++++++----------
 21 files changed, 851 insertions(+), 823 deletions(-)

Reply via email to