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 89be53234a deploy: 8a5be1330e30e6dd7760dba910737550d760e612
     new 21e5d8707c deploy: 16915b57f066875b650c44edf55a748c6e49c709

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   (89be53234a)
            \
             N -- N -- N   refs/heads/asf-site (21e5d8707c)

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           | 12 ++++-----
 arrow/array/trait.RecordBatchWriter.html           |  6 ++---
 arrow/datatypes/struct.Field.html                  |  4 +--
 arrow/index.html                                   |  6 ++---
 arrow/record_batch/trait.RecordBatchReader.html    | 12 ++++-----
 arrow/record_batch/trait.RecordBatchWriter.html    |  6 ++---
 .../array/boolean_array/struct.BooleanArray.html   |  4 +--
 .../array/byte_array/struct.GenericByteArray.html  |  4 +--
 .../struct.GenericByteViewArray.html               |  4 +--
 .../dictionary_array/struct.DictionaryArray.html   |  6 ++---
 .../struct.TypedDictionaryArray.html               |  2 +-
 .../struct.FixedSizeBinaryArray.html               |  4 +--
 .../struct.FixedSizeListArray.html                 |  4 +--
 arrow_array/array/fn.get_offsets.html              |  2 +-
 arrow_array/array/fn.make_array.html               |  2 +-
 arrow_array/array/index.html                       |  2 +-
 .../array/list_array/struct.GenericListArray.html  |  6 ++---
 arrow_array/array/map_array/struct.MapArray.html   |  6 ++---
 arrow_array/array/null_array/struct.NullArray.html |  4 +--
 .../primitive_array/struct.PrimitiveArray.html     |  6 ++---
 arrow_array/array/run_array/struct.RunArray.html   |  4 +--
 .../array/run_array/struct.TypedRunArray.html      |  2 +-
 arrow_array/array/struct.BooleanArray.html         |  4 +--
 arrow_array/array/struct.DictionaryArray.html      |  6 ++---
 arrow_array/array/struct.FixedSizeBinaryArray.html |  4 +--
 arrow_array/array/struct.FixedSizeListArray.html   |  4 +--
 arrow_array/array/struct.GenericByteArray.html     |  4 +--
 arrow_array/array/struct.GenericByteViewArray.html |  4 +--
 arrow_array/array/struct.GenericListArray.html     |  6 ++---
 arrow_array/array/struct.MapArray.html             |  6 ++---
 arrow_array/array/struct.NullArray.html            |  4 +--
 arrow_array/array/struct.PrimitiveArray.html       |  6 ++---
 arrow_array/array/struct.RunArray.html             |  4 +--
 arrow_array/array/struct.StructArray.html          |  4 +--
 arrow_array/array/struct.TypedDictionaryArray.html |  2 +-
 arrow_array/array/struct.TypedRunArray.html        |  2 +-
 arrow_array/array/struct.UnionArray.html           |  4 +--
 .../array/struct_array/struct.StructArray.html     |  4 +--
 arrow_array/array/trait.Array.html                 | 10 ++++----
 arrow_array/array/type.ArrayRef.html               |  2 +-
 .../array/union_array/struct.UnionArray.html       |  4 +--
 arrow_array/cast/fn.downcast_array.html            |  2 +-
 arrow_array/ffi/fn.from_ffi.html                   |  2 +-
 arrow_array/ffi/fn.from_ffi_and_data_type.html     |  2 +-
 arrow_array/ffi/fn.to_ffi.html                     |  2 +-
 arrow_array/ffi/index.html                         |  2 +-
 arrow_array/ffi/struct.FFI_ArrowArray.html         | 30 +++++++++++-----------
 arrow_array/ffi/struct.ImportedArrowArray.html     |  4 +--
 help.html                                          |  2 +-
 .../selection/struct.RowSelection.html             |  2 +-
 .../arrow/arrow_reader/struct.RowSelection.html    |  2 +-
 parquet/basic/enum.Encoding.html                   |  2 +-
 parquet/basic/enum.LogicalType.html                |  2 +-
 parquet/basic/enum.PageType.html                   |  2 +-
 parquet/basic/enum.SortOrder.html                  |  2 +-
 parquet/data_type/struct.ByteArray.html            | 14 +++++-----
 parquet/data_type/struct.FixedLenByteArray.html    | 18 ++++++-------
 parquet/data_type/trait.AsBytes.html               |  2 +-
 parquet/errors/enum.ParquetError.html              |  2 +-
 parquet/file/metadata/struct.FileMetaData.html     |  6 +++--
 parquet/file/metadata/struct.ParquetMetaData.html  |  6 +++--
 .../struct.SerializedFileReader.html               |  2 +-
 parquet/file/statistics/enum.Statistics.html       |  2 +-
 .../file/statistics/struct.ValueStatistics.html    |  2 +-
 parquet/format/enum.LogicalType.html               |  2 +-
 parquet/format/struct.BoundaryOrder.html           |  2 +-
 parquet/format/struct.CompressionCodec.html        |  2 +-
 parquet/format/struct.ConvertedType.html           |  2 +-
 parquet/format/struct.Encoding.html                |  2 +-
 parquet/format/struct.FieldRepetitionType.html     |  2 +-
 parquet/format/struct.PageType.html                |  2 +-
 parquet/format/struct.Type.html                    |  2 +-
 parquet/record/api/enum.Field.html                 |  2 +-
 parquet/record/api/struct.Row.html                 |  4 +--
 parquet/record/enum.Field.html                     |  2 +-
 parquet/record/struct.Row.html                     |  4 +--
 parquet/schema/types/struct.ColumnPath.html        |  2 +-
 parquet_derive_test/struct.ACompleteRecord.html    |  2 +-
 .../struct.APartiallyCompleteRecord.html           |  2 +-
 .../struct.APartiallyOptionalRecord.html           |  2 +-
 search-index.js                                    |  2 +-
 settings.html                                      |  2 +-
 src/parquet/file/metadata/mod.rs.html              |  4 +--
 trait.impl/core/cmp/trait.PartialEq.js             |  2 +-
 trait.impl/core/convert/trait.From.js              |  2 +-
 .../core/marker/trait.StructuralPartialEq.js       |  2 +-
 .../array/byte_array/struct.GenericByteArray.js    |  2 +-
 .../byte_view_array/struct.GenericByteViewArray.js |  2 +-
 .../dictionary_array/struct.DictionaryArray.js     |  2 +-
 .../array/list_array/struct.GenericListArray.js    |  2 +-
 .../array/primitive_array/struct.PrimitiveArray.js |  2 +-
 .../arrow_array/array/run_array/struct.RunArray.js |  2 +-
 92 files changed, 185 insertions(+), 181 deletions(-)

Reply via email to