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 c828b7347 deploy: dd5a2294b8b28f768b991e0e89fe7686b296c4ec
     new 34e0ba84b deploy: 1666a4d7b237370c167e2b90b45d1354e28f500a

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   (c828b7347)
            \
             N -- N -- N   refs/heads/asf-site (34e0ba84b)

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/trait.RecordBatchReader.html                         | 6 +++---
 arrow/array/trait.RecordBatchWriter.html                         | 6 +++---
 arrow/index.html                                                 | 6 +++---
 arrow/record_batch/trait.RecordBatchReader.html                  | 6 +++---
 arrow/record_batch/trait.RecordBatchWriter.html                  | 6 +++---
 arrow_avro/schema/struct.Attributes.html                         | 4 ++--
 arrow_integration_test/datatype/fn.data_type_from_json.html      | 2 +-
 arrow_integration_test/datatype/fn.data_type_to_json.html        | 2 +-
 arrow_integration_test/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 +-
 arrow_integration_test/schema/fn.from_metadata.html              | 2 +-
 arrow_integration_test/schema/fn.schema_from_json.html           | 2 +-
 arrow_integration_test/schema/fn.schema_to_json.html             | 2 +-
 arrow_integration_test/struct.ArrowJsonColumn.html               | 8 ++++----
 arrow_integration_test/struct.ArrowJsonField.html                | 8 ++++----
 arrow_integration_testing/struct.ArrowFile.html                  | 4 ++--
 arrow_json/reader/fn.infer_json_schema_from_iterator.html        | 2 +-
 arrow_json/reader/schema/fn.collect_field_types_from_object.html | 2 +-
 arrow_json/reader/schema/fn.infer_array_element_type.html        | 2 +-
 arrow_json/reader/schema/fn.infer_json_schema_from_iterator.html | 2 +-
 arrow_json/reader/schema/fn.infer_nested_array_type.html         | 2 +-
 arrow_json/reader/schema/fn.infer_scalar_array_type.html         | 2 +-
 arrow_json/reader/schema/fn.infer_struct_array_type.html         | 2 +-
 arrow_json/reader/schema/struct.ValueIter.html                   | 2 +-
 arrow_json/reader/struct.Decoder.html                            | 2 +-
 arrow_json/reader/struct.ValueIter.html                          | 2 +-
 arrow_json/trait.JsonSerializable.html                           | 6 +++---
 arrow_json/writer/index.html                                     | 2 +-
 flight_sql_client/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 +-
 44 files changed, 64 insertions(+), 64 deletions(-)

Reply via email to