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 c6071c7905 deploy: 26aff59685f29726983bf7bbc64088bcbdc8f2d2
     new 911a829fa5 deploy: 707872fbd58520ea09d0463ea5264eb96cc55e30

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   (c6071c7905)
            \
             N -- N -- N   refs/heads/asf-site (911a829fa5)

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/datatypes/enum.DataType.html                 | 16 ++---
 arrow/datatypes/enum.IntervalUnit.html             | 16 ++---
 arrow/datatypes/enum.TimeUnit.html                 | 16 ++---
 arrow/datatypes/enum.UnionMode.html                | 16 ++---
 arrow/datatypes/struct.Field.html                  | 16 ++---
 arrow/datatypes/struct.Fields.html                 | 16 ++---
 arrow/datatypes/struct.Schema.html                 | 16 ++---
 arrow/datatypes/struct.UnionFields.html            | 16 ++---
 arrow_avro/codec/struct.AvroDataType.html          |  6 +-
 arrow_avro/schema/enum.ComplexType.html            | 10 +--
 arrow_avro/schema/enum.PrimitiveType.html          | 12 ++--
 arrow_avro/schema/enum.Schema.html                 | 10 +--
 arrow_avro/schema/enum.TypeName.html               | 10 +--
 arrow_avro/schema/fn.arrow_field_to_avro.html      |  2 +-
 arrow_avro/schema/fn.datatype_to_avro.html         |  2 +-
 arrow_avro/schema/fn.deserialize_default.html      |  4 +-
 .../fn.extend_with_passthrough_metadata.html       |  2 +-
 arrow_avro/schema/fn.is_avro_json_null.html        |  2 +-
 arrow_avro/schema/fn.merge_extras.html             |  2 +-
 arrow_avro/schema/fn.process_datatype.html         |  2 +-
 arrow_avro/schema/fn.union_branch_signature.html   |  2 +-
 arrow_avro/schema/fn.wrap_nullable.html            |  2 +-
 arrow_avro/schema/struct.Array.html                | 10 +--
 arrow_avro/schema/struct.Attributes.html           | 14 ++--
 arrow_avro/schema/struct.AvroSchema.html           | 10 +--
 arrow_avro/schema/struct.Enum.html                 | 10 +--
 arrow_avro/schema/struct.Field.html                | 14 ++--
 arrow_avro/schema/struct.Fixed.html                | 10 +--
 arrow_avro/schema/struct.Map.html                  | 10 +--
 arrow_avro/schema/struct.Record.html               | 10 +--
 arrow_avro/schema/struct.Type.html                 | 10 +--
 .../datatype/fn.data_type_from_json.html           |  2 +-
 .../datatype/fn.data_type_to_json.html             |  2 +-
 .../field/fn.field_from_json.html                  |  2 +-
 arrow_integration_test/field/fn.field_to_json.html |  2 +-
 arrow_integration_test/fn.data_type_from_json.html |  2 +-
 arrow_integration_test/fn.data_type_to_json.html   |  2 +-
 arrow_integration_test/fn.field_from_json.html     |  2 +-
 arrow_integration_test/fn.field_to_json.html       |  2 +-
 arrow_integration_test/fn.schema_from_json.html    |  2 +-
 arrow_integration_test/fn.schema_to_json.html      |  2 +-
 .../schema/fn.from_metadata.html                   |  2 +-
 .../schema/fn.schema_from_json.html                |  2 +-
 .../schema/fn.schema_to_json.html                  |  2 +-
 .../schema/struct.MetadataKeyValue.html            |  8 +--
 arrow_integration_test/struct.ArrowJson.html       | 10 +--
 arrow_integration_test/struct.ArrowJsonBatch.html  | 10 +--
 arrow_integration_test/struct.ArrowJsonColumn.html | 26 +++----
 .../struct.ArrowJsonDictionaryBatch.html           | 10 +--
 arrow_integration_test/struct.ArrowJsonField.html  | 18 ++---
 .../struct.ArrowJsonFieldDictionary.html           | 10 +--
 arrow_integration_test/struct.ArrowJsonSchema.html | 10 +--
 .../struct.DictionaryIndexType.html                | 10 +--
 arrow_integration_testing/struct.ArrowFile.html    |  4 +-
 .../reader/fn.infer_json_schema_from_iterator.html |  2 +-
 .../schema/fn.collect_field_types_from_object.html |  2 +-
 .../reader/schema/fn.infer_array_element_type.html |  2 +-
 .../schema/fn.infer_json_schema_from_iterator.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 +-
 arrow_json/reader/serializer/index.html            |  2 +-
 .../reader/serializer/struct.ListSerializer.html   |  8 +--
 .../reader/serializer/struct.ObjectSerializer.html | 16 ++---
 .../reader/serializer/struct.SerializerError.html  |  6 +-
 .../reader/serializer/struct.TapeSerializer.html   | 70 +++++++++---------
 arrow_json/reader/struct.Decoder.html              |  6 +-
 arrow_json/reader/struct.ValueIter.html            |  2 +-
 arrow_json/reader/tape/struct.TapeDecoder.html     |  2 +-
 arrow_json/reader/value_iter/struct.ValueIter.html |  2 +-
 arrow_json/trait.JsonSerializable.html             |  6 +-
 arrow_json/writer/index.html                       |  2 +-
 arrow_schema/datatype/enum.DataType.html           | 12 ++--
 arrow_schema/datatype/enum.IntervalUnit.html       | 12 ++--
 arrow_schema/datatype/enum.TimeUnit.html           | 12 ++--
 arrow_schema/datatype/enum.UnionMode.html          | 12 ++--
 arrow_schema/enum.DataType.html                    | 12 ++--
 arrow_schema/enum.IntervalUnit.html                | 12 ++--
 arrow_schema/enum.TimeUnit.html                    | 12 ++--
 arrow_schema/enum.UnionMode.html                   | 12 ++--
 .../fixed_shape_tensor/enum.MetadataField.html     |  8 +--
 .../struct.FixedShapeTensorMetadata.html           | 10 +--
 .../struct.FixedShapeTensorMetadataVisitor.html    | 78 ++++++++++----------
 .../struct.MetadataFieldVisitor.html               | 82 +++++++++++-----------
 .../extension/canonical/json/struct.Empty.html     | 10 +--
 .../canonical/json/struct.EmptyVisitor.html        | 78 ++++++++++----------
 .../canonical/opaque/enum.MetadataField.html       |  8 +--
 .../opaque/struct.MetadataFieldVisitor.html        | 82 +++++++++++-----------
 .../canonical/opaque/struct.OpaqueMetadata.html    | 10 +--
 .../opaque/struct.OpaqueMetadataVisitor.html       | 78 ++++++++++----------
 .../variable_shape_tensor/enum.MetadataField.html  |  8 +--
 .../struct.MetadataFieldVisitor.html               | 82 +++++++++++-----------
 .../struct.VariableShapeTensorMetadata.html        | 10 +--
 .../struct.VariableShapeTensorMetadataVisitor.html | 78 ++++++++++----------
 .../extension/struct.FixedShapeTensorMetadata.html | 10 +--
 arrow_schema/extension/struct.OpaqueMetadata.html  | 10 +--
 .../struct.VariableShapeTensorMetadata.html        | 10 +--
 arrow_schema/field/struct.Field.html               | 12 ++--
 arrow_schema/fields/struct.Fields.html             | 12 ++--
 arrow_schema/fields/struct.UnionFields.html        | 12 ++--
 arrow_schema/schema/struct.Schema.html             | 12 ++--
 arrow_schema/struct.Field.html                     | 12 ++--
 arrow_schema/struct.Fields.html                    | 12 ++--
 arrow_schema/struct.Schema.html                    | 12 ++--
 arrow_schema/struct.UnionFields.html               | 12 ++--
 .../fn.construct_record_batch_from_params.html     |  2 +-
 flight_sql_client/fn.execute_flight.html           |  2 +-
 flight_sql_client/fn.main.html                     |  2 +-
 flight_sql_client/fn.parse_key_val.html            |  2 +-
 flight_sql_client/fn.setup_client.html             |  2 +-
 flight_sql_client/fn.setup_logging.html            |  2 +-
 parquet/record/api/enum.Field.html                 |  2 +-
 parquet/record/api/struct.Row.html                 |  2 +-
 parquet/record/enum.Field.html                     |  2 +-
 parquet/record/struct.Row.html                     |  2 +-
 parquet/variant/enum.Variant.html                  |  2 +-
 parquet/variant/struct.f16.html                    |  2 +-
 parquet_derive/parquet_field/enum.Type.html        | 16 ++---
 parquet_derive/parquet_field/struct.Field.html     |  8 +--
 parquet_geospatial/enum.WkbEdges.html              | 10 +--
 parquet_geospatial/enum.WkbTypeHint.html           | 10 +--
 parquet_geospatial/struct.WkbMetadata.html         | 14 ++--
 parquet_geospatial/types/enum.Edges.html           | 10 +--
 parquet_geospatial/types/enum.Hint.html            | 10 +--
 parquet_geospatial/types/struct.Metadata.html      | 14 ++--
 parquet_layout/struct.ColumnChunk.html             |  4 +-
 parquet_layout/struct.DebugSerialize.html          |  4 +-
 parquet_layout/struct.Footer.html                  |  4 +-
 parquet_layout/struct.Index.html                   |  4 +-
 parquet_layout/struct.ParquetFile.html             |  4 +-
 parquet_layout/struct.RowGroup.html                |  4 +-
 parquet_variant/struct.f16.html                    |  2 +-
 parquet_variant/variant/struct.f16.html            |  2 +-
 parquet_variant_json/fn.append_json.html           |  2 +-
 parquet_variant_json/from_json/fn.append_json.html |  2 +-
 .../from_json/fn.variant_from_number.html          |  2 +-
 .../to_json/trait.VariantToJson.html               |  8 +--
 parquet_variant_json/trait.VariantToJson.html      |  8 +--
 trait.impl/serde_core/de/trait.Deserialize.js      |  2 +-
 trait.impl/serde_core/de/trait.Visitor.js          |  2 +-
 trait.impl/serde_core/ser/trait.Error.js           |  2 +-
 trait.impl/serde_core/ser/trait.Serialize.js       |  2 +-
 trait.impl/serde_core/ser/trait.SerializeMap.js    |  2 +-
 trait.impl/serde_core/ser/trait.SerializeSeq.js    |  2 +-
 trait.impl/serde_core/ser/trait.SerializeStruct.js |  2 +-
 trait.impl/serde_core/ser/trait.SerializeTuple.js  |  2 +-
 .../serde_core/ser/trait.SerializeTupleStruct.js   |  2 +-
 trait.impl/serde_core/ser/trait.Serializer.js      |  2 +-
 type.impl/alloc/boxed/struct.Box.js                |  2 +-
 type.impl/alloc/sync/struct.Arc.js                 |  4 +-
 type.impl/alloc/vec/struct.Vec.js                  |  2 +-
 type.impl/core/option/enum.Option.js               |  2 +-
 type.impl/core/result/enum.Result.js               |  2 +-
 153 files changed, 807 insertions(+), 807 deletions(-)

Reply via email to