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 53010dfd01 deploy: 46da3e3bcccbb4267a56e907b0bee28e8691096f
     new 5949e6e805 deploy: 95b73998969ce26a0916a10db67b072ea592d729

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   (53010dfd01)
            \
             N -- N -- N   refs/heads/asf-site (5949e6e805)

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/array/fixed_size_list_array/index.html |     2 +-
 .../struct.FixedSizeListArray.html                 |    40 +-
 arrow_array/array/struct.FixedSizeListArray.html   |    40 +-
 arrow_array/array/trait.Array.html                 |     2 +-
 arrow_array/array/trait.ArrayAccessor.html         |     2 +-
 arrow_array/array/trait.ListLikeArray.html         |     2 +-
 arrow_array/ffi/fn.bit_width.html                  |     2 +-
 arrow_array/ffi/fn.create_buffer.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.ImportedArrowArray.html     |    12 +-
 arrow_array/iterator/index.html                    |     2 +-
 arrow_array/iterator/struct.ArrayIter.html         |     8 +-
 arrow_array/iterator/type.BooleanIter.html         |     2 +-
 arrow_array/iterator/type.FixedSizeBinaryIter.html |     2 +-
 arrow_array/iterator/type.FixedSizeListIter.html   |     2 +-
 arrow_array/iterator/type.GenericBinaryIter.html   |     2 +-
 .../iterator/type.GenericListArrayIter.html        |     2 +-
 .../iterator/type.GenericListViewArrayIter.html    |     2 +-
 arrow_array/iterator/type.GenericStringIter.html   |     2 +-
 arrow_array/iterator/type.MapArrayIter.html        |     2 +-
 arrow_array/iterator/type.PrimitiveIter.html       |     2 +-
 arrow_avro/reader/record/constant.NO_SOURCE.html   |     2 +-
 arrow_avro/reader/record/enum.Decoder.html         |    12 +-
 arrow_avro/reader/record/enum.FieldProjection.html |     4 +-
 .../reader/record/enum.NegativeBlockBehavior.html  |     4 +-
 arrow_avro/reader/record/enum.NullablePlan.html    |     4 +-
 arrow_avro/reader/record/enum.ResolutionPlan.html  |     6 +-
 arrow_avro/reader/record/enum.Skipper.html         |     4 +-
 arrow_avro/reader/record/enum.UnionReadPlan.html   |     6 +-
 arrow_avro/reader/record/fn.flush_dict.html        |     2 +-
 arrow_avro/reader/record/fn.flush_offsets.html     |     2 +-
 arrow_avro/reader/record/fn.flush_primitive.html   |     2 +-
 arrow_avro/reader/record/fn.flush_values.html      |     2 +-
 .../reader/record/fn.process_block_items.html      |     2 +-
 arrow_avro/reader/record/fn.process_blockwise.html |     2 +-
 arrow_avro/reader/record/fn.read_blocks.html       |     2 +-
 .../reader/record/fn.read_decimal_bytes_be.html    |     2 +-
 arrow_avro/reader/record/fn.sign_cast_to.html      |     2 +-
 arrow_avro/reader/record/fn.skip_blocks.html       |     2 +-
 arrow_avro/reader/record/fn.values_equal_at.html   |     2 +-
 arrow_avro/reader/record/index.html                |     2 +-
 .../reader/record/struct.DispatchLookupTable.html  |     6 +-
 .../reader/record/struct.EnumResolution.html       |     4 +-
 arrow_avro/reader/record/struct.Projector.html     |     6 +-
 .../reader/record/struct.ProjectorBuilder.html     |     6 +-
 arrow_avro/reader/record/struct.UnionDecoder.html  |    10 +-
 .../reader/record/struct.UnionDecoderBranches.html |     4 +-
 .../reader/record/struct.UnionDecoderBuilder.html  |     4 +-
 arrow_avro/schema/enum.Schema.html                 |     2 +-
 .../cast/decimal/fn.cast_decimal_to_float.html     |     2 +-
 .../cast/decimal/fn.cast_decimal_to_integer.html   |     2 +-
 .../decimal/fn.cast_floating_point_to_decimal.html |     2 +-
 .../cast/decimal/fn.cast_string_to_decimal.html    |     2 +-
 .../decimal/fn.generic_string_to_decimal_cast.html |     2 +-
 .../cast/decimal/fn.single_float_to_decimal.html   |     2 +-
 .../cast/decimal/fn.string_to_decimal_cast.html    |     2 +-
 .../decimal/fn.string_view_to_decimal_cast.html    |     2 +-
 arrow_cast/cast/decimal/index.html                 |     2 +-
 .../cast/fn.adjust_timestamp_to_timezone.html      |     2 +-
 arrow_cast/cast/fn.as_time_res_with_timezone.html  |     2 +-
 arrow_cast/cast/fn.bool_to_numeric_cast.html       |     2 +-
 arrow_cast/cast/fn.can_cast_types.html             |     2 +-
 arrow_cast/cast/fn.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 +-
 arrow_cast/cast/fn.cast_duration_to_interval.html  |     2 +-
 .../cast/fn.cast_fixed_size_binary_to_binary.html  |     2 +-
 .../fn.cast_fixed_size_binary_to_binary_view.html  |     2 +-
 arrow_cast/cast/fn.cast_from_decimal.html          |     2 +-
 arrow_cast/cast/fn.cast_integer_to_decimal.html    |     2 +-
 ...terval_day_time_to_interval_month_day_nano.html |     2 +-
 ...rval_year_month_to_interval_month_day_nano.html |     2 +-
 .../cast/fn.cast_month_day_nano_to_duration.html   |     2 +-
 arrow_cast/cast/fn.cast_num_to_bool.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_reinterpret_arrays.html    |     2 +-
 arrow_cast/cast/fn.cast_struct_fields_by_name.html |     2 +-
 .../cast/fn.cast_struct_fields_in_order.html       |     2 +-
 arrow_cast/cast/fn.cast_struct_to_struct.html      |     2 +-
 arrow_cast/cast/fn.cast_to_decimal.html            |     2 +-
 arrow_cast/cast/fn.cast_view_to_byte.html          |     2 +-
 arrow_cast/cast/fn.cast_with_options.html          |     2 +-
 arrow_cast/cast/fn.make_duration_array.html        |     2 +-
 arrow_cast/cast/fn.make_timestamp_array.html       |     2 +-
 arrow_cast/cast/fn.num_cast.html                   |     2 +-
 arrow_cast/cast/fn.numeric_cast.html               |     2 +-
 arrow_cast/cast/fn.numeric_to_bool_cast.html       |     2 +-
 arrow_cast/cast/fn.single_bool_to_numeric.html     |     2 +-
 arrow_cast/cast/fn.single_float_to_decimal.html    |     2 +-
 arrow_cast/cast/fn.time_unit_multiple.html         |     2 +-
 arrow_cast/cast/fn.timestamp_to_date32.html        |     2 +-
 arrow_cast/cast/fn.try_numeric_cast.html           |     2 +-
 arrow_cast/cast/index.html                         |     2 +-
 arrow_flight/encode/enum.DictionaryHandling.html   |     2 +-
 arrow_ipc/reader/struct.FileReader.html            |     2 +-
 arrow_ipc/reader/struct.StreamReader.html          |     2 +-
 arrow_ipc/writer/struct.FileWriter.html            |     6 +-
 arrow_ipc/writer/struct.StreamWriter.html          |     6 +-
 arrow_json/enum.StructMode.html                    |     2 +-
 arrow_json/reader/fn.infer_json_schema.html        |     2 +-
 .../reader/fn.infer_json_schema_from_iterator.html |     2 +-
 .../reader/fn.infer_json_schema_from_seekable.html |     2 +-
 arrow_json/reader/schema/fn.coerce_data_type.html  |     2 +-
 .../schema/fn.collect_field_types_from_object.html |     2 +-
 arrow_json/reader/schema/fn.generate_datatype.html |     2 +-
 arrow_json/reader/schema/fn.generate_fields.html   |     2 +-
 arrow_json/reader/schema/fn.generate_schema.html   |     2 +-
 .../reader/schema/fn.infer_array_element_type.html |     2 +-
 arrow_json/reader/schema/fn.infer_json_schema.html |     2 +-
 .../schema/fn.infer_json_schema_from_iterator.html |     2 +-
 .../schema/fn.infer_json_schema_from_seekable.html |     2 +-
 .../reader/schema/fn.infer_nested_array_type.html  |     2 +-
 .../reader/schema/fn.infer_scalar_array_type.html  |     2 +-
 .../reader/schema/fn.infer_struct_array_type.html  |     2 +-
 .../schema/fn.set_object_scalar_field_type.html    |     2 +-
 arrow_json/reader/schema/index.html                |     2 +-
 .../reader/struct_array/fn.build_field_index.html  |     2 +-
 .../reader/struct_array/fn.struct_fields.html      |     2 +-
 arrow_json/reader/struct_array/index.html          |     2 +-
 .../struct_array/struct.StructArrayDecoder.html    |     2 +-
 arrow_json/reader/trait.ArrayDecoder.html          |     2 +-
 arrow_json/writer/index.html                       |     2 +-
 help.html                                          |     2 +-
 parquet/schema/parser/index.html                   |     2 +-
 parquet/schema/parser/struct.Parser.html           |     2 +-
 .../variant_to_arrow/struct.FakeNullBuilder.html   |     2 +-
 search.index/desc/{d795a783f4.js => d6007e2379.js} |     2 +-
 search.index/entry/02e50158a0.js                   |     1 -
 .../entry/{8561e3854a.js => 0c355893ae.js}         |     2 +-
 .../entry/{b41100cf65.js => 1f6a700451.js}         |     2 +-
 search.index/entry/51e792d078.js                   |     1 +
 search.index/entry/5da81926a3.js                   |     1 +
 .../entry/{e25bf2d27a.js => 72f4f06e11.js}         |     2 +-
 search.index/entry/8e5bcc5d13.js                   |     1 -
 .../entry/{139b23b5f8.js => a357f0abdc.js}         |     2 +-
 .../entry/{3f9aed7163.js => a4061707d9.js}         |     2 +-
 .../entry/{20c4892e39.js => ae536e126e.js}         |     2 +-
 .../entry/{6524375989.js => b2b8da18ab.js}         |     2 +-
 .../entry/{06a7822c47.js => bc8572ecad.js}         |     2 +-
 search.index/entry/cb838508bf.js                   |     1 +
 .../entry/{4bd5a99c3e.js => d081093eed.js}         |     2 +-
 search.index/entry/db13e07e6a.js                   |     1 -
 .../entry/{99a04ece38.js => dddb12d9a5.js}         |     2 +-
 .../entry/{a1fd5c1442.js => f9a969cd38.js}         |     2 +-
 .../function/{2b7476cad1.js => 347ea17f5a.js}      |     2 +-
 .../function/{cab53e30c8.js => 50e9c408cc.js}      |     2 +-
 .../function/{f0d9ab8428.js => 9b589f551e.js}      |     2 +-
 .../function/{e28d380e50.js => bba3ea918e.js}      |     2 +-
 .../function/{5f5132c8cd.js => cdbd1f7133.js}      |     2 +-
 .../function/{cca9ecd603.js => e135a93de2.js}      |     2 +-
 .../function/{4b0862cf53.js => f1a678174e.js}      |     2 +-
 search.index/path/299acad41a.js                    |     1 -
 search.index/path/2d0caa0be4.js                    |     1 +
 search.index/path/b24ae3b965.js                    |     1 -
 search.index/path/eaa5050c24.js                    |     1 +
 search.index/root.js                               |     2 +-
 search.index/type/{8b0d9dc07a.js => 2a6db8355b.js} |     2 +-
 search.index/type/{b812f5ef7f.js => fc4369a186.js} |     2 +-
 settings.html                                      |     2 +-
 src/arrow_arith/aggregate.rs.html                  |     2 +-
 .../array/fixed_size_list_array.rs.html            |  1203 +-
 src/arrow_array/array/mod.rs.html                  |     2 +-
 src/arrow_array/array/struct_array.rs.html         |     2 +-
 src/arrow_array/ffi.rs.html                        |  3369 ++-
 src/arrow_array/ffi_stream.rs.html                 |     2 +-
 src/arrow_array/iterator.rs.html                   |  2161 +-
 src/arrow_avro/codec.rs.html                       |     2 +-
 .../reader/async_reader/async_file_reader.rs.html  |     2 +-
 src/arrow_avro/reader/mod.rs.html                  |     4 +-
 src/arrow_avro/reader/record.rs.html               | 10715 ++++----
 src/arrow_avro/schema.rs.html                      |     2 +-
 src/arrow_avro/writer/encoder.rs.html              |     2 +-
 src/arrow_buffer/bigint/mod.rs.html                |     2 +-
 src/arrow_buffer/util/bit_util.rs.html             |     2 +-
 src/arrow_cast/cast/decimal.rs.html                |   754 +-
 src/arrow_cast/cast/mod.rs.html                    | 26899 +++++++++----------
 src/arrow_cast/cast/string.rs.html                 |     4 +-
 src/arrow_cast/display.rs.html                     |     4 +-
 src/arrow_csv/writer.rs.html                       |     8 +-
 src/arrow_data/equal/variable_size.rs.html         |     4 +-
 src/arrow_flight/encode.rs.html                    |     2 +-
 src/arrow_integration_test/lib.rs.html             |     2 +-
 src/arrow_ipc/reader.rs.html                       |     8 +-
 src/arrow_ipc/writer.rs.html                       |    12 +-
 src/arrow_json/lib.rs.html                         |     2 +-
 src/arrow_json/reader/schema.rs.html               |  1156 +-
 src/arrow_json/reader/struct_array.rs.html         |    83 +-
 src/arrow_json/reader/tape.rs.html                 |     2 +-
 src/arrow_json/writer/mod.rs.html                  |   366 +-
 src/arrow_schema/datatype_parse.rs.html            |     6 +-
 src/arrow_schema/extension/canonical/bool8.rs.html |     2 +-
 src/arrow_schema/extension/canonical/json.rs.html  |     4 +-
 .../canonical/timestamp_with_offset.rs.html        |     2 +-
 src/arrow_schema/extension/canonical/uuid.rs.html  |     2 +-
 src/arrow_schema/ffi.rs.html                       |     8 +-
 src/arrow_schema/field.rs.html                     |     4 +-
 src/arrow_schema/schema.rs.html                    |     4 +-
 src/arrow_select/coalesce.rs.html                  |     2 +-
 src/arrow_select/take.rs.html                      |     2 +-
 src/arrow_string/binary_like.rs.html               |     2 +-
 src/arrow_string/like.rs.html                      |     2 +-
 src/parquet/arrow/arrow_reader/mod.rs.html         |     4 +-
 src/parquet/arrow/arrow_reader/statistics.rs.html  |     2 +-
 src/parquet/arrow/arrow_writer/levels.rs.html      |    12 +-
 src/parquet/arrow/arrow_writer/mod.rs.html         |     4 +-
 src/parquet/arrow/async_reader/mod.rs.html         |     2 +-
 src/parquet/arrow/schema/complex.rs.html           |  3542 +--
 src/parquet/arrow/schema/mod.rs.html               |     4 +-
 src/parquet/arrow/schema/virtual_type.rs.html      |     4 +-
 src/parquet/basic.rs.html                          |     2 +-
 src/parquet/column/writer/mod.rs.html              |     4 +-
 src/parquet/compression.rs.html                    |    10 +-
 src/parquet/file/metadata/push_decoder.rs.html     |    12 +-
 src/parquet/file/metadata/reader.rs.html           |     2 +-
 src/parquet/file/serialized_reader.rs.html         |     2 +-
 src/parquet/geospatial/accumulator.rs.html         |     2 +-
 src/parquet/parquet_thrift.rs.html                 |    16 +-
 src/parquet/record/triplet.rs.html                 |     6 +-
 src/parquet/schema/parser.rs.html                  |  1557 +-
 src/parquet/schema/printer.rs.html                 |     2 +-
 src/parquet/schema/types.rs.html                   |     2 +-
 src/parquet_variant/builder.rs.html                |     4 +-
 src/parquet_variant/builder/list.rs.html           |     2 +-
 src/parquet_variant/builder/metadata.rs.html       |     2 +-
 src/parquet_variant/builder/object.rs.html         |     2 +-
 src/parquet_variant/decoder.rs.html                |     4 +-
 src/parquet_variant/utils.rs.html                  |     2 +-
 src/parquet_variant_compute/variant_get.rs.html    |     4 +-
 .../variant_to_arrow.rs.html                       |     2 +-
 src/parquet_variant_json/to_json.rs.html           |     4 +-
 type.impl/arrow_array/iterator/struct.ArrayIter.js |     2 +-
 237 files changed, 26244 insertions(+), 26265 deletions(-)
 rename search.index/desc/{d795a783f4.js => d6007e2379.js} (52%)
 delete mode 100644 search.index/entry/02e50158a0.js
 rename search.index/entry/{8561e3854a.js => 0c355893ae.js} (99%)
 rename search.index/entry/{b41100cf65.js => 1f6a700451.js} (99%)
 create mode 100644 search.index/entry/51e792d078.js
 create mode 100644 search.index/entry/5da81926a3.js
 rename search.index/entry/{e25bf2d27a.js => 72f4f06e11.js} (99%)
 delete mode 100644 search.index/entry/8e5bcc5d13.js
 rename search.index/entry/{139b23b5f8.js => a357f0abdc.js} (99%)
 rename search.index/entry/{3f9aed7163.js => a4061707d9.js} (99%)
 rename search.index/entry/{20c4892e39.js => ae536e126e.js} (99%)
 rename search.index/entry/{6524375989.js => b2b8da18ab.js} (99%)
 rename search.index/entry/{06a7822c47.js => bc8572ecad.js} (54%)
 create mode 100644 search.index/entry/cb838508bf.js
 rename search.index/entry/{4bd5a99c3e.js => d081093eed.js} (99%)
 delete mode 100644 search.index/entry/db13e07e6a.js
 rename search.index/entry/{99a04ece38.js => dddb12d9a5.js} (99%)
 rename search.index/entry/{a1fd5c1442.js => f9a969cd38.js} (99%)
 rename search.index/function/{2b7476cad1.js => 347ea17f5a.js} (99%)
 rename search.index/function/{cab53e30c8.js => 50e9c408cc.js} (99%)
 rename search.index/function/{f0d9ab8428.js => 9b589f551e.js} (99%)
 rename search.index/function/{e28d380e50.js => bba3ea918e.js} (99%)
 rename search.index/function/{5f5132c8cd.js => cdbd1f7133.js} (99%)
 rename search.index/function/{cca9ecd603.js => e135a93de2.js} (99%)
 rename search.index/function/{4b0862cf53.js => f1a678174e.js} (96%)
 delete mode 100644 search.index/path/299acad41a.js
 create mode 100644 search.index/path/2d0caa0be4.js
 delete mode 100644 search.index/path/b24ae3b965.js
 create mode 100644 search.index/path/eaa5050c24.js
 rename search.index/type/{8b0d9dc07a.js => 2a6db8355b.js} (99%)
 rename search.index/type/{b812f5ef7f.js => fc4369a186.js} (99%)

Reply via email to