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 64f7978aaf deploy: ff1ea28e27f8bb1a692b9438978f5089270cea3e
     new 642509850c deploy: 6fe933e5a1daccaca00d4149abd5de213b4dbd98

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   (64f7978aaf)
            \
             N -- N -- N   refs/heads/asf-site (642509850c)

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_integration_test/struct.ArrowJson.html       |    6 +-
 arrow_integration_test/struct.ArrowJsonBatch.html  |    6 +-
 .../struct.ArrowJsonDictionaryBatch.html           |    4 +-
 arrow_integration_test/struct.ArrowJsonField.html  |    6 +-
 .../struct.ArrowJsonFieldDictionary.html           |    6 +-
 arrow_integration_test/struct.ArrowJsonSchema.html |    6 +-
 .../struct.DictionaryIndexType.html                |    6 +-
 .../constant.AUTH_PASSWORD.html                    |    2 +-
 .../constant.AUTH_USERNAME.html                    |    2 +-
 .../middleware/fn.middleware_interceptor.html      |    2 +-
 .../flight_client_scenarios/middleware/index.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 +-
 gen/fn.main.html                                   |    2 +-
 gen/fn.prost_config.html                           |    2 +-
 gen/index.html                                     |    2 +-
 help.html                                          |    2 +-
 parquet_derive/derive.ParquetRecordReader.html     |    2 +-
 parquet_derive/derive.ParquetRecordWriter.html     |    2 +-
 parquet_derive/index.html                          |    2 +-
 parquet_derive/parquet_field/enum.Type.html        |   20 +-
 parquet_derive/parquet_field/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 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../unshred_variant/struct.TopLevelRowSink.html    |    4 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantValueArrayBuilderExt.html        |    4 +-
 parquet_variant_json/index.html                    |    2 +-
 .../entry/{03c95a21f1.js => 26f175cbe0.js}         |    2 +-
 .../entry/{a3e33cf93f.js => 29e3f602e1.js}         |    2 +-
 .../entry/{ef127dcfd7.js => 444bfe75db.js}         |    2 +-
 .../entry/{39c9d0d115.js => 5be8d52989.js}         |    2 +-
 .../entry/{1f67b33506.js => 7b0bea7e99.js}         |    2 +-
 .../entry/{9095101ce3.js => 8497d7dfb6.js}         |    2 +-
 .../entry/{6db5180b93.js => a6ec8f351e.js}         |    2 +-
 .../entry/{5f39921b4d.js => ac8dd15311.js}         |    2 +-
 .../entry/{87c86748f1.js => b7266f698a.js}         |    2 +-
 .../entry/{ff9ff69129.js => cc6aa9896b.js}         |    2 +-
 .../entry/{1cc0749c15.js => d1bfd2b6ca.js}         |    2 +-
 .../entry/{fafad9e895.js => daa544155d.js}         |    2 +-
 .../entry/{4aa50030f5.js => f2f842ea50.js}         |    2 +-
 .../entry/{14ac531e0e.js => f483877b16.js}         |    2 +-
 .../entry/{437ad2d5d8.js => f5762935fd.js}         |    2 +-
 search.index/path/{de404e84c5.js => 95996e8094.js} |    2 +-
 search.index/root.js                               |    2 +-
 settings.html                                      |    2 +-
 src/arrow/lib.rs.html                              |   77 +-
 src/arrow_integration_test/field.rs.html           |    4 +-
 src/arrow_integration_test/lib.rs.html             |  294 +--
 src/arrow_integration_test/schema.rs.html          |    2 +-
 .../flight_client_scenarios/middleware.rs.html     |   11 +-
 .../auth_basic_proto.rs.html                       |    2 +-
 src/arrow_integration_testing/lib.rs.html          |  589 +++---
 src/gen/main.rs.html                               |  110 +-
 src/parquet_derive/lib.rs.html                     |  549 +++---
 src/parquet_derive/parquet_field.rs.html           | 1997 ++++++++++----------
 src/parquet_derive_test/lib.rs.html                |  897 ++++-----
 src/parquet_variant_json/lib.rs.html               |   12 +-
 80 files changed, 2383 insertions(+), 2377 deletions(-)
 rename search.index/entry/{03c95a21f1.js => 26f175cbe0.js} (98%)
 rename search.index/entry/{a3e33cf93f.js => 29e3f602e1.js} (99%)
 rename search.index/entry/{ef127dcfd7.js => 444bfe75db.js} (99%)
 rename search.index/entry/{39c9d0d115.js => 5be8d52989.js} (98%)
 rename search.index/entry/{1f67b33506.js => 7b0bea7e99.js} (99%)
 rename search.index/entry/{9095101ce3.js => 8497d7dfb6.js} (99%)
 rename search.index/entry/{6db5180b93.js => a6ec8f351e.js} (98%)
 rename search.index/entry/{5f39921b4d.js => ac8dd15311.js} (98%)
 rename search.index/entry/{87c86748f1.js => b7266f698a.js} (98%)
 rename search.index/entry/{ff9ff69129.js => cc6aa9896b.js} (99%)
 rename search.index/entry/{1cc0749c15.js => d1bfd2b6ca.js} (98%)
 rename search.index/entry/{fafad9e895.js => daa544155d.js} (98%)
 rename search.index/entry/{4aa50030f5.js => f2f842ea50.js} (99%)
 rename search.index/entry/{14ac531e0e.js => f483877b16.js} (98%)
 rename search.index/entry/{437ad2d5d8.js => f5762935fd.js} (98%)
 rename search.index/path/{de404e84c5.js => 95996e8094.js} (99%)

Reply via email to