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 2c13210bb deploy: fa2fbfdc8bcd043966cbfb1ddda55a7e76e8082c
     new 353d3c969 deploy: 3ebb03326642f1519774c609c6cf1eff014a9572

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   (2c13210bb)
            \
             N -- N -- N   refs/heads/asf-site (353d3c969)

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/struct.ArrayData.html                  |   6 +-
 arrow/compute/fn.cast_with_options.html            |  31 +++--
 .../compute/kernels/cast/fn.cast_with_options.html |  31 +++--
 .../cast_utils/fn.string_to_time_nanoseconds.html  |   5 +-
 arrow/compute/kernels/substring/fn.substring.html  |  11 +-
 .../kernels/substring/fn.substring_by_char.html    |  11 +-
 arrow/compute/kernels/substring/index.html         |   2 +-
 arrow_array/array/string_array/index.html          |   2 +-
 .../cast/fn.adjust_timestamp_to_timezone.html      |   2 +-
 arrow_cast/cast/fn.bool_to_numeric_cast.html       |   2 +-
 .../cast/fn.cast_binary_to_fixed_size_binary.html  |   2 +-
 arrow_cast/cast/fn.cast_bool_to_numeric.html       |   2 +-
 arrow_cast/cast/fn.cast_byte_container.html        |   2 +-
 .../cast/fn.cast_fixed_size_binary_to_binary.html  |   2 +-
 arrow_cast/cast/fn.cast_numeric_arrays.html        |   2 +-
 arrow_cast/cast/fn.cast_numeric_to_binary.html     |   2 +-
 arrow_cast/cast/fn.cast_numeric_to_bool.html       |   2 +-
 arrow_cast/cast/fn.cast_view_to_byte.html          |   2 +-
 arrow_cast/cast/fn.cast_with_options.html          |  33 +++---
 arrow_cast/cast/fn.numeric_cast.html               |   2 +-
 arrow_cast/cast/fn.numeric_to_bool_cast.html       |   2 +-
 arrow_cast/cast/fn.time_unit_multiple.html         |   2 +-
 arrow_cast/cast/fn.try_numeric_cast.html           |   2 +-
 arrow_cast/cast/index.html                         |   2 +-
 .../parse/fn.string_to_time_nanoseconds.html       |   5 +-
 arrow_data/data/enum.BufferSpec.html               |   6 +-
 arrow_data/data/fn.layout.html                     |   2 +-
 arrow_data/data/index.html                         |   2 +-
 arrow_data/data/struct.ArrayData.html              |  30 ++---
 arrow_data/data/struct.ArrayDataBuilder.html       |  12 +-
 arrow_data/data/struct.DataTypeLayout.html         |  18 +--
 arrow_data/enum.BufferSpec.html                    |   6 +-
 arrow_data/equal/fn.equal.html                     |  16 +--
 arrow_data/equal/index.html                        |   5 +-
 arrow_data/fn.layout.html                          |   2 +-
 arrow_data/struct.ArrayData.html                   |  30 ++---
 arrow_data/struct.ArrayDataBuilder.html            |  12 +-
 arrow_data/struct.DataTypeLayout.html              |  18 +--
 ...constant.GRPC_TARGET_MAX_FLIGHT_SIZE_BYTES.html |   2 +-
 arrow_flight/encode/enum.DictionaryHandling.html   |   6 +-
 arrow_flight/encode/fn.hydrate_dictionaries.html   |   2 +-
 arrow_flight/encode/fn.hydrate_dictionary.html     |   2 +-
 .../encode/fn.prepare_field_for_flight.html        |   2 +-
 .../encode/fn.prepare_schema_for_flight.html       |   2 +-
 .../encode/fn.split_batch_for_grpc_response.html   |   2 +-
 arrow_flight/encode/index.html                     |   2 +-
 arrow_flight/encode/struct.FlightDataEncoder.html  |  14 +--
 .../encode/struct.FlightDataEncoderBuilder.html    |  23 ++--
 arrow_flight/encode/struct.FlightIpcEncoder.html   |   6 +-
 arrow_string/substring/fn.byte_substring.html      |   2 +-
 .../substring/fn.fixed_size_binary_substring.html  |   2 +-
 .../substring/fn.get_start_end_offset.html         |   2 +-
 arrow_string/substring/fn.substring.html           |  13 ++-
 arrow_string/substring/fn.substring_by_char.html   |  11 +-
 arrow_string/substring/index.html                  |   4 +-
 parquet/column/page/trait.PageWriter.html          |   2 +-
 parquet/file/writer/index.html                     |   2 +-
 .../file/writer/struct.SerializedColumnWriter.html |  10 +-
 .../file/writer/struct.SerializedPageWriter.html   |  10 +-
 .../writer/struct.SerializedRowGroupWriter.html    |  23 ++--
 parquet/format/enum.BloomFilterAlgorithm.html      |  16 +--
 parquet/format/enum.BloomFilterCompression.html    |  16 +--
 parquet/format/enum.BloomFilterHash.html           |  16 +--
 parquet/format/enum.ColumnCryptoMetaData.html      |  16 +--
 parquet/format/enum.ColumnOrder.html               |  16 +--
 parquet/format/enum.EncryptionAlgorithm.html       |  16 +--
 parquet/format/index.html                          |   2 +-
 parquet/format/struct.AesGcmCtrV1.html             |  18 +--
 parquet/format/struct.AesGcmV1.html                |  16 +--
 parquet/format/struct.BloomFilterHeader.html       |  18 +--
 parquet/format/struct.ColumnChunk.html             |  18 +--
 parquet/format/struct.ColumnIndex.html             |  18 +--
 parquet/format/struct.ColumnMetaData.html          |  18 +--
 parquet/format/struct.DataPageHeader.html          |  18 +--
 parquet/format/struct.DataPageHeaderV2.html        |  18 +--
 parquet/format/struct.DictionaryPageHeader.html    |  18 +--
 parquet/format/struct.EncryptionWithColumnKey.html |  18 +--
 parquet/format/struct.EncryptionWithFooterKey.html |  14 +--
 parquet/format/struct.FileCryptoMetaData.html      |  18 +--
 parquet/format/struct.FileMetaData.html            |  18 +--
 parquet/format/struct.IndexPageHeader.html         |  14 +--
 parquet/format/struct.KeyValue.html                |  16 +--
 parquet/format/struct.OffsetIndex.html             |  16 +--
 parquet/format/struct.PageEncodingStats.html       |  18 +--
 parquet/format/struct.PageHeader.html              |  18 +--
 parquet/format/struct.PageLocation.html            |  18 +--
 parquet/format/struct.RowGroup.html                |  16 +--
 parquet/format/struct.SchemaElement.html           |  26 +++--
 parquet/format/struct.SortingColumn.html           |  18 +--
 parquet/format/struct.SplitBlockAlgorithm.html     |  16 +--
 parquet/format/struct.TypeDefinedOrder.html        |  16 +--
 parquet/format/struct.Uncompressed.html            |  16 +--
 parquet/format/struct.XxHash.html                  |  14 +--
 parquet/thrift/trait.TSerializable.html            |   2 +-
 search-index.js                                    |   2 +-
 search.desc/arrow/arrow-desc-0-.js                 |   2 +-
 search.desc/arrow/arrow-desc-1-.js                 |   2 +-
 search.desc/arrow_data/arrow_data-desc-0-.js       |   2 +-
 search.desc/arrow_string/arrow_string-desc-0-.js   |   2 +-
 src/arrow_array/array/byte_view_array.rs.html      |   2 +-
 src/arrow_array/array/string_array.rs.html         | 128 ---------------------
 src/arrow_cast/cast/mod.rs.html                    |  34 +++---
 src/arrow_cast/parse.rs.html                       |   6 +-
 src/arrow_data/data.rs.html                        |   8 +-
 src/arrow_data/equal/mod.rs.html                   |  20 +++-
 src/arrow_flight/decode.rs.html                    |   4 +-
 src/arrow_flight/encode.rs.html                    |  16 ++-
 src/arrow_flight/lib.rs.html                       |   8 +-
 src/arrow_select/concat.rs.html                    |   4 +-
 src/arrow_string/substring.rs.html                 |  42 ++++---
 src/parquet/arrow/arrow_reader/mod.rs.html         |  10 +-
 src/parquet/arrow/arrow_reader/statistics.rs.html  |  14 +--
 src/parquet/file/metadata/mod.rs.html              |   6 +-
 src/parquet/file/properties.rs.html                |   4 +-
 src/parquet/file/writer.rs.html                    |   8 +-
 src/parquet/format.rs.html                         |  14 ++-
 src/parquet/util/test_common/page_util.rs.html     |  14 ++-
 type.impl/parquet/format/struct.KeyValue.js        |   2 +-
 118 files changed, 650 insertions(+), 724 deletions(-)

Reply via email to