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 4a42873c47 deploy: 6f51fb1b333a55469a4ffb9c5d9bc740cb9c1d9e
     new 2993cff5f1 deploy: acd2da77b097005fe568a37edfb4dec5a780ab07

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   (4a42873c47)
            \
             N -- N -- N   refs/heads/asf-site (2993cff5f1)

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/constant.ARROW_VERSION.html                  |     2 +-
 arrow/index.html                                   |     2 +-
 arrow/record_batch/index.html                      |     2 +-
 arrow_arith/index.html                             |     2 +-
 arrow_array/index.html                             |     2 +-
 arrow_avro/codec/struct.AvroField.html             |     2 +-
 arrow_avro/index.html                              |     2 +-
 arrow_avro/trait.AvroFieldExt.html                 |     6 +-
 arrow_buffer/index.html                            |     2 +-
 arrow_cast/index.html                              |     2 +-
 arrow_cmp/fn.child_opts.html                       |     2 +-
 arrow_cmp/fn.compare.html                          |     2 +-
 arrow_cmp/fn.compare_boolean.html                  |     2 +-
 arrow_cmp/fn.compare_byte_view.html                |     2 +-
 arrow_cmp/fn.compare_byte_view_values.html         |     2 +-
 arrow_cmp/fn.compare_bytes.html                    |     2 +-
 arrow_cmp/fn.compare_dict.html                     |     2 +-
 arrow_cmp/fn.compare_fixed_list.html               |     2 +-
 arrow_cmp/fn.compare_impl.html                     |     2 +-
 arrow_cmp/fn.compare_list.html                     |     2 +-
 arrow_cmp/fn.compare_list_view.html                |     2 +-
 arrow_cmp/fn.compare_map.html                      |     2 +-
 arrow_cmp/fn.compare_primitive.html                |     2 +-
 arrow_cmp/fn.compare_run_end_encoded.html          |     2 +-
 arrow_cmp/fn.compare_struct.html                   |     2 +-
 arrow_cmp/fn.compare_union.html                    |     2 +-
 arrow_cmp/fn.make_comparator.html                  |     2 +-
 arrow_cmp/index.html                               |     2 +-
 arrow_cmp/type.DynComparator.html                  |     2 +-
 arrow_csv/fn.map_csv_error.html                    |     2 +-
 arrow_csv/index.html                               |     2 +-
 arrow_data/index.html                              |     2 +-
 arrow_flight/flight_descriptor/index.html          |     2 +-
 arrow_flight/flight_service_client/index.html      |     2 +-
 arrow_flight/flight_service_server/index.html      |     2 +-
 arrow_flight/fn.flight_schema_as_encoded_data.html |     2 +-
 arrow_flight/fn.flight_schema_as_flatbuffer.html   |     2 +-
 arrow_flight/fn.limited_fmt.html                   |     2 +-
 arrow_flight/fn.schema_to_ipc_format.html          |     2 +-
 arrow_flight/gen/index.html                        |     2 +-
 arrow_flight/gen/struct.Action.html                |     2 +-
 .../gen/struct.CancelFlightInfoRequest.html        |     4 +-
 .../gen/struct.CancelFlightInfoResult.html         |     4 +-
 arrow_flight/gen/struct.FlightData.html            |    14 +-
 arrow_flight/gen/struct.FlightDescriptor.html      |     6 +-
 arrow_flight/gen/struct.FlightEndpoint.html        |    12 +-
 arrow_flight/gen/struct.FlightInfo.html            |    24 +-
 arrow_flight/gen/struct.Location.html              |     2 +-
 arrow_flight/gen/struct.PollInfo.html              |    12 +-
 .../gen/struct.RenewFlightEndpointRequest.html     |     4 +-
 arrow_flight/gen/struct.Result.html                |     2 +-
 arrow_flight/gen/struct.SchemaResult.html          |     2 +-
 arrow_flight/gen/struct.Ticket.html                |     4 +-
 arrow_flight/index.html                            |     2 +-
 arrow_flight/struct.Action.html                    |     2 +-
 arrow_flight/struct.CancelFlightInfoRequest.html   |     4 +-
 arrow_flight/struct.CancelFlightInfoResult.html    |     4 +-
 arrow_flight/struct.FlightData.html                |    14 +-
 arrow_flight/struct.FlightDescriptor.html          |     6 +-
 arrow_flight/struct.FlightEndpoint.html            |    12 +-
 arrow_flight/struct.FlightInfo.html                |    24 +-
 arrow_flight/struct.IpcMessage.html                |     4 +-
 arrow_flight/struct.Location.html                  |     2 +-
 arrow_flight/struct.PollInfo.html                  |    12 +-
 .../struct.RenewFlightEndpointRequest.html         |     4 +-
 arrow_flight/struct.Result.html                    |     2 +-
 arrow_flight/struct.SchemaAsIpc.html               |     6 +-
 arrow_flight/struct.SchemaResult.html              |     2 +-
 arrow_flight/struct.Ticket.html                    |     4 +-
 arrow_flight/type.ArrowResult.html                 |     2 +-
 arrow_integration_test/fn.array_from_json.html     |     2 +-
 arrow_integration_test/fn.create_null_buf.html     |     2 +-
 .../fn.dictionary_array_from_json.html             |     2 +-
 .../fn.record_batch_from_json.html                 |     2 +-
 arrow_integration_test/index.html                  |     2 +-
 arrow_integration_test/struct.ArrowJson.html       |    10 +-
 arrow_integration_test/struct.ArrowJsonBatch.html  |     8 +-
 arrow_integration_test/struct.ArrowJsonColumn.html |     6 +-
 .../struct.ArrowJsonDictionaryBatch.html           |     6 +-
 arrow_integration_test/struct.ArrowJsonField.html  |    10 +-
 .../struct.ArrowJsonFieldDictionary.html           |     6 +-
 arrow_integration_test/struct.ArrowJsonSchema.html |     8 +-
 .../struct.DictionaryIndexType.html                |     6 +-
 .../constant.AUTH_PASSWORD.html                    |     2 +-
 .../constant.AUTH_USERNAME.html                    |     2 +-
 ...s_cdata_integration_export_batch_from_json.html |     2 +-
 ..._cdata_integration_export_schema_from_json.html |     2 +-
 ...tegration_import_batch_and_compare_to_json.html |     2 +-
 ...egration_import_schema_and_compare_to_json.html |     2 +-
 .../fn.arrow_rs_free_error.html                    |     2 +-
 .../fn.canonicalize_schema.html                    |     2 +-
 ...n.cdata_integration_export_batch_from_json.html |     2 +-
 ....cdata_integration_export_schema_from_json.html |     2 +-
 ...tegration_import_batch_and_compare_to_json.html |     2 +-
 ...egration_import_schema_and_compare_to_json.html |     2 +-
 arrow_integration_testing/fn.compare_batches.html  |     2 +-
 arrow_integration_testing/fn.open_json_file.html   |     2 +-
 arrow_integration_testing/fn.read_gzip_json.html   |     2 +-
 .../fn.result_to_c_error.html                      |     2 +-
 arrow_integration_testing/index.html               |     2 +-
 arrow_integration_testing/struct.ArrowFile.html    |     6 +-
 arrow_ipc/constant.ARROW_MAGIC.html                |     2 +-
 arrow_ipc/constant.CONTINUATION_MARKER.html        |     2 +-
 arrow_ipc/gen/Schema/struct.Endianness.html        |     2 +-
 arrow_ipc/index.html                               |     2 +-
 arrow_json/enum.StructMode.html                    |     4 +-
 arrow_json/index.html                              |     2 +-
 arrow_json/macro.json_serializable.html            |     2 +-
 arrow_json/trait.JsonSerializable.html             |     6 +-
 arrow_ord/index.html                               |     2 +-
 .../constant.ARRAY_STREAM_INPUT_TYPE.html          |     2 +-
 arrow_pyarrow/fn.array_class.html                  |     2 +-
 .../fn.call_arrow_c_array_method_if_exists.html    |     2 +-
 .../fn.call_capsule_method_if_exists.html          |     2 +-
 arrow_pyarrow/fn.data_type_class.html              |     2 +-
 arrow_pyarrow/fn.extract_capsule.html              |     2 +-
 arrow_pyarrow/fn.field_class.html                  |     2 +-
 arrow_pyarrow/fn.record_batch_class.html           |     2 +-
 arrow_pyarrow/fn.record_batch_reader_class.html    |     2 +-
 arrow_pyarrow/fn.schema_class.html                 |     2 +-
 arrow_pyarrow/fn.table_class.html                  |     2 +-
 arrow_pyarrow/fn.to_py_err.html                    |     2 +-
 arrow_pyarrow/fn.validate_class.html               |     2 +-
 arrow_pyarrow/fn.wrapping_type_error.html          |     2 +-
 arrow_pyarrow/index.html                           |     2 +-
 arrow_pyarrow/macro.type_hint.html                 |     2 +-
 arrow_pyarrow/struct.ArrowException.html           |    10 +-
 arrow_pyarrow/struct.PyArrowType.html              |     4 +-
 arrow_pyarrow/struct.Table.html                    |    10 +-
 arrow_pyarrow/trait.FromPyArrow.html               |    12 +-
 arrow_pyarrow/trait.IntoPyArrow.html               |    14 +-
 arrow_pyarrow/trait.ToPyArrow.html                 |     8 +-
 arrow_pyarrow/type.PyArrowException.html           |     2 +-
 arrow_row/enum.Codec.html                          |     6 +-
 arrow_row/enum.Encoder.html                        |     4 +-
 arrow_row/enum.LengthTracker.html                  |    10 +-
 arrow_row/fn.compute_list_view_bounds.html         |     2 +-
 arrow_row/fn.decode_column.html                    |     2 +-
 arrow_row/fn.encode_column.html                    |     2 +-
 arrow_row/fn.encode_dictionary_values.html         |     2 +-
 arrow_row/fn.null_sentinel.html                    |     2 +-
 arrow_row/fn.push_byte_view_array_lengths.html     |     2 +-
 arrow_row/fn.push_generic_byte_array_lengths.html  |     2 +-
 arrow_row/fn.row_lengths.html                      |     2 +-
 arrow_row/index.html                               |     2 +-
 arrow_row/macro.decode_primitive_helper.html       |     2 +-
 arrow_row/struct.OwnedRow.html                     |    10 +-
 arrow_row/struct.Row.html                          |    12 +-
 arrow_row/struct.RowConfig.html                    |     4 +-
 arrow_row/struct.RowConverter.html                 |    26 +-
 arrow_row/struct.RowParser.html                    |     8 +-
 arrow_row/struct.Rows.html                         |    26 +-
 arrow_row/struct.RowsIter.html                     |     6 +-
 arrow_row/struct.SortField.html                    |    10 +-
 arrow_row/type.RowLengthIter.html                  |     2 +-
 arrow_schema/index.html                            |     2 +-
 arrow_schema/struct.SortOptions.html               |    26 +-
 arrow_select/index.html                            |     2 +-
 arrow_string/index.html                            |     2 +-
 gen/fn.main.html                                   |     2 +-
 gen/fn.prost_config.html                           |     2 +-
 gen/index.html                                     |     2 +-
 parquet/enum.DecodeResult.html                     |     4 +-
 parquet/index.html                                 |     2 +-
 parquet/macro.experimental.html                    |     2 +-
 parquet_derive/derive.ParquetRecordReader.html     |     2 +-
 parquet_derive/derive.ParquetRecordWriter.html     |     2 +-
 parquet_derive/index.html                          |     2 +-
 parquet_derive_test/index.html                     |     2 +-
 parquet_derive_test/struct.ACompleteRecord.html    |     6 +-
 .../struct.APartiallyCompleteRecord.html           |     8 +-
 .../struct.APartiallyOptionalRecord.html           |     6 +-
 parquet_derive_test/struct.APrunedRecord.html      |     6 +-
 .../struct.ARecordWithRawIdentifiers.html          |     8 +-
 parquet_geospatial/index.html                      |     2 +-
 parquet_variant/index.html                         |     2 +-
 parquet_variant_compute/index.html                 |     2 +-
 .../struct.VariantArrayBuilder.html                |     4 +-
 .../unshred_variant/struct.TopLevelRowSink.html    |     4 +-
 .../struct.VariantArrayBuilder.html                |     4 +-
 .../struct.VariantValueArrayBuilderExt.html        |     4 +-
 parquet_variant_json/index.html                    |     2 +-
 search.index/entry/594deceeb4.js                   |     1 +
 search.index/entry/7324f38d68.js                   |     1 -
 search.index/entry/99ff7c1703.js                   |     1 +
 search.index/entry/9a1e91eaf7.js                   |     1 -
 .../entry/{a7eba2d2f8.js => 9cf37bd74d.js}         |     2 +-
 search.index/entry/b70f005c70.js                   |     1 +
 search.index/entry/efa345becb.js                   |     1 -
 search.index/path/50a29aedc3.js                    |     1 -
 search.index/path/6abe6573f8.js                    |     1 -
 search.index/path/92516bffa8.js                    |     1 +
 search.index/path/e7a3df590c.js                    |     1 +
 search.index/root.js                               |     2 +-
 src/arrow/lib.rs.html                              |    77 +-
 src/arrow_arith/lib.rs.html                        |    19 +-
 src/arrow_array/lib.rs.html                        |   139 +-
 src/arrow_avro/lib.rs.html                         |   115 +-
 src/arrow_buffer/lib.rs.html                       |    59 +-
 src/arrow_cast/lib.rs.html                         |    19 +-
 src/arrow_cmp/lib.rs.html                          |  3711 +++---
 src/arrow_csv/lib.rs.html                          |    79 +-
 src/arrow_data/lib.rs.html                         |    31 +-
 src/arrow_flight/lib.rs.html                       |  1767 ++-
 src/arrow_integration_test/lib.rs.html             |  3133 +++--
 src/arrow_integration_testing/lib.rs.html          |   589 +-
 src/arrow_ipc/lib.rs.html                          |    83 +-
 src/arrow_json/lib.rs.html                         |   699 +-
 src/arrow_ord/lib.rs.html                          |    17 +-
 src/arrow_pyarrow/lib.rs.html                      |  1508 ++-
 src/arrow_row/lib.rs.html                          | 13201 +++++++++----------
 src/arrow_schema/lib.rs.html                       |   391 +-
 src/arrow_select/lib.rs.html                       |    27 +-
 src/arrow_string/lib.rs.html                       |    21 +-
 src/gen/main.rs.html                               |   110 +-
 src/parquet/lib.rs.html                            |   171 +-
 src/parquet_derive/lib.rs.html                     |   549 +-
 src/parquet_derive_test/lib.rs.html                |   897 +-
 src/parquet_geospatial/lib.rs.html                 |    21 +-
 src/parquet_variant/lib.rs.html                    |    20 +-
 src/parquet_variant_compute/lib.rs.html            |    90 +-
 src/parquet_variant_json/lib.rs.html               |    12 +-
 type.impl/arrow_pyarrow/struct.ArrowException.js   |     2 +-
 223 files changed, 14151 insertions(+), 14184 deletions(-)
 create mode 100644 search.index/entry/594deceeb4.js
 delete mode 100644 search.index/entry/7324f38d68.js
 create mode 100644 search.index/entry/99ff7c1703.js
 delete mode 100644 search.index/entry/9a1e91eaf7.js
 rename search.index/entry/{a7eba2d2f8.js => 9cf37bd74d.js} (57%)
 create mode 100644 search.index/entry/b70f005c70.js
 delete mode 100644 search.index/entry/efa345becb.js
 delete mode 100644 search.index/path/50a29aedc3.js
 delete mode 100644 search.index/path/6abe6573f8.js
 create mode 100644 search.index/path/92516bffa8.js
 create mode 100644 search.index/path/e7a3df590c.js

Reply via email to