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 b61dc2579e deploy: c3c6ba3db409909d3de9f5ad8025472adb6e325e
new 998a4cd425 deploy: 1c1134e6f4d7cf2e4f04b1ef7a72afadfcbad414
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 (b61dc2579e)
\
N -- N -- N refs/heads/asf-site (998a4cd425)
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 | 7 +-
arrow/record_batch/index.html | 2 +-
arrow_arith/index.html | 7 +-
arrow_array/constant.ARROW_VERSION.html | 2 +-
arrow_array/index.html | 9 +-
arrow_avro/codec/struct.AvroField.html | 2 +-
arrow_avro/index.html | 7 +-
arrow_avro/trait.AvroFieldExt.html | 6 +-
arrow_buffer/index.html | 7 +-
arrow_cast/index.html | 7 +-
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 | 7 +-
arrow_cmp/type.DynComparator.html | 2 +-
arrow_csv/fn.map_csv_error.html | 2 +-
arrow_csv/index.html | 7 +-
arrow_data/index.html | 7 +-
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 | 7 +-
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 | 10 +-
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 +-
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 | 7 +-
arrow_json/enum.StructMode.html | 4 +-
arrow_json/index.html | 9 +-
arrow_json/macro.json_serializable.html | 2 +-
arrow_json/trait.JsonSerializable.html | 6 +-
arrow_ord/index.html | 9 +-
.../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 | 7 +-
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 | 9 +-
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 | 7 +-
arrow_schema/struct.SortOptions.html | 26 +-
arrow_select/index.html | 7 +-
arrow_string/index.html | 7 +-
parquet/enum.DecodeResult.html | 4 +-
parquet/index.html | 7 +-
parquet_derive/derive.ParquetRecordReader.html | 2 +-
parquet_derive/derive.ParquetRecordWriter.html | 2 +-
parquet_derive/index.html | 7 +-
parquet_geospatial/index.html | 7 +-
parquet_variant/index.html | 7 +-
parquet_variant_compute/index.html | 7 +-
parquet_variant_json/index.html | 7 +-
.../entry/{a06af9c383.js => 0a4a2a3b0b.js} | 2 +-
.../entry/{e519ef87a3.js => 254606322f.js} | 2 +-
.../entry/{f73257b525.js => 31b74a1104.js} | 2 +-
.../entry/{e80c7e056c.js => 374905f9fd.js} | 2 +-
.../entry/{12f080391d.js => 4271b08799.js} | 2 +-
.../entry/{d035913206.js => 4fa1723530.js} | 2 +-
.../entry/{08499e144e.js => 556a8999e7.js} | 2 +-
.../entry/{2351db6024.js => 60c7eaf62b.js} | 2 +-
.../entry/{832d0cc9b3.js => 7591f16cd6.js} | 2 +-
.../entry/{32bdbc1e68.js => 88f4d7569f.js} | 2 +-
.../entry/{0a035c3891.js => a9f1b8c77b.js} | 2 +-
.../entry/{6894cc9847.js => ca34cb23bd.js} | 2 +-
.../entry/{115d118b90.js => cb807db7c6.js} | 2 +-
.../entry/{4cbc054023.js => d38831e429.js} | 2 +-
search.index/path/{861c2866ff.js => 7ab4ec5c10.js} | 2 +-
search.index/root.js | 2 +-
src/arrow/lib.rs.html | 789 +-
src/arrow_arith/lib.rs.html | 37 +-
src/arrow_array/lib.rs.html | 163 +-
src/arrow_avro/lib.rs.html | 131 +-
src/arrow_buffer/lib.rs.html | 79 +-
src/arrow_cast/lib.rs.html | 37 +-
src/arrow_cmp/lib.rs.html | 3741 +++---
src/arrow_csv/lib.rs.html | 95 +-
src/arrow_data/lib.rs.html | 49 +-
src/arrow_flight/lib.rs.html | 1741 +--
src/arrow_integration_test/lib.rs.html | 3187 ++---
src/arrow_ipc/lib.rs.html | 101 +-
src/arrow_json/lib.rs.html | 709 +-
src/arrow_ord/lib.rs.html | 35 +-
src/arrow_pyarrow/lib.rs.html | 1509 +--
src/arrow_row/lib.rs.html | 12855 ++++++++++---------
src/arrow_schema/lib.rs.html | 403 +-
src/arrow_select/lib.rs.html | 43 +-
src/arrow_string/lib.rs.html | 37 +-
src/parquet/lib.rs.html | 173 +-
src/parquet_derive/lib.rs.html | 547 +-
src/parquet_geospatial/lib.rs.html | 29 +-
src/parquet_variant/lib.rs.html | 27 +-
src/parquet_variant_compute/lib.rs.html | 51 +-
src/parquet_variant_json/lib.rs.html | 19 +-
type.impl/arrow_pyarrow/struct.ArrowException.js | 2 +-
193 files changed, 13862 insertions(+), 13561 deletions(-)
rename search.index/entry/{a06af9c383.js => 0a4a2a3b0b.js} (99%)
rename search.index/entry/{e519ef87a3.js => 254606322f.js} (99%)
rename search.index/entry/{f73257b525.js => 31b74a1104.js} (99%)
rename search.index/entry/{e80c7e056c.js => 374905f9fd.js} (99%)
rename search.index/entry/{12f080391d.js => 4271b08799.js} (99%)
rename search.index/entry/{d035913206.js => 4fa1723530.js} (99%)
rename search.index/entry/{08499e144e.js => 556a8999e7.js} (99%)
rename search.index/entry/{2351db6024.js => 60c7eaf62b.js} (99%)
rename search.index/entry/{832d0cc9b3.js => 7591f16cd6.js} (99%)
rename search.index/entry/{32bdbc1e68.js => 88f4d7569f.js} (99%)
rename search.index/entry/{0a035c3891.js => a9f1b8c77b.js} (99%)
rename search.index/entry/{6894cc9847.js => ca34cb23bd.js} (99%)
rename search.index/entry/{115d118b90.js => cb807db7c6.js} (99%)
rename search.index/entry/{4cbc054023.js => d38831e429.js} (99%)
rename search.index/path/{861c2866ff.js => 7ab4ec5c10.js} (89%)