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 ed172668c3 deploy: ee6fb8709b6af4d25e7defdf2cc0e4622ccb6147
     new fac67a1942 deploy: f2de2cd3c8a8496e1f96e58b50786227bfe915f7

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   (ed172668c3)
            \
             N -- N -- N   refs/heads/asf-site (fac67a1942)

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/index.html                                   |  6 +-
 arrow/record_batch/trait.RecordBatchReader.html    |  6 +-
 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 +-
 .../arrow_writer/enum.ArrowColumnWriterImpl.html   |  2 +-
 parquet/arrow/arrow_writer/fn.compute_leaves.html  |  2 +-
 .../arrow_writer/fn.get_arrow_column_writer.html   |  2 +-
 .../arrow_writer/fn.get_bool_array_slice.html      |  2 +-
 .../arrow/arrow_writer/fn.get_column_writers.html  |  2 +-
 .../fn.get_decimal_128_array_slice.html            |  2 +-
 .../fn.get_decimal_256_array_slice.html            |  2 +-
 .../arrow_writer/fn.get_float_16_array_slice.html  |  2 +-
 .../arrow/arrow_writer/fn.get_fsb_array_slice.html |  2 +-
 .../fn.get_interval_dt_array_slice.html            |  2 +-
 .../fn.get_interval_ym_array_slice.html            |  2 +-
 parquet/arrow/arrow_writer/fn.write_leaf.html      |  2 +-
 parquet/arrow/arrow_writer/fn.write_primitive.html |  2 +-
 parquet/arrow/arrow_writer/index.html              |  2 +-
 .../arrow_writer/struct.ArrowColumnChunk.html      |  6 +-
 .../arrow_writer/struct.ArrowColumnWriter.html     | 12 ++--
 .../arrow/arrow_writer/struct.ArrowLeafColumn.html |  4 +-
 .../arrow/arrow_writer/struct.ArrowPageWriter.html |  4 +-
 .../arrow_writer/struct.ArrowRowGroupWriter.html   |  6 +-
 parquet/column/page/index.html                     |  2 +-
 parquet/column/page/trait.PageIterator.html        |  2 +-
 parquet/column/page/trait.PageWriter.html          | 10 +---
 parquet/column/writer/fn.compare_greater.html      |  2 +-
 .../fn.compare_greater_byte_array_decimals.html    |  2 +-
 parquet/column/writer/fn.fallback_encoding.html    |  2 +-
 .../column/writer/fn.has_dictionary_support.html   |  2 +-
 parquet/column/writer/fn.increment.html            |  2 +-
 parquet/column/writer/fn.increment_utf8.html       |  2 +-
 parquet/column/writer/fn.is_nan.html               |  2 +-
 parquet/column/writer/fn.truncate_utf8.html        |  2 +-
 parquet/column/writer/fn.update_max.html           |  2 +-
 parquet/column/writer/fn.update_min.html           |  2 +-
 parquet/column/writer/fn.update_stat.html          |  2 +-
 parquet/column/writer/index.html                   |  2 +-
 .../column/writer/struct.GenericColumnWriter.html  | 16 ++---
 parquet/file/metadata/index.html                   |  2 +-
 .../file/metadata/struct.ColumnChunkMetaData.html  | 68 ++++++++++++----------
 .../struct.ColumnChunkMetaDataBuilder.html         | 51 ++++++++--------
 .../file/metadata/struct.ColumnIndexBuilder.html   | 14 ++---
 .../file/metadata/struct.OffsetIndexBuilder.html   |  8 +--
 parquet/file/writer/index.html                     |  2 +-
 .../file/writer/struct.SerializedColumnWriter.html | 10 ++--
 .../file/writer/struct.SerializedPageWriter.html   | 10 ++--
 .../writer/struct.SerializedRowGroupWriter.html    |  8 +--
 search-index.js                                    |  2 +-
 search.desc/parquet/parquet-desc-0-.js             |  2 +-
 src/parquet/arrow/arrow_writer/mod.rs.html         | 12 +---
 src/parquet/column/page.rs.html                    | 14 +----
 src/parquet/column/writer/mod.rs.html              | 30 +---------
 src/parquet/file/metadata/mod.rs.html              | 28 ++++++++-
 src/parquet/file/writer.rs.html                    | 24 --------
 trait.impl/core/convert/trait.From.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 +-
 .../column/writer/struct.GenericColumnWriter.js    |  2 +-
 106 files changed, 296 insertions(+), 339 deletions(-)

Reply via email to