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 d83450af63 deploy: 52fd59c9f05ad8c8dbb62a4ef82a03daf453f1b6 new f8cfe7fca8 deploy: 02e06c51f8ee783201ba45f8c1f5e408460ec7c2 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 (d83450af63) \ N -- N -- N refs/heads/asf-site (f8cfe7fca8) 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_avro/all.html | 2 +- arrow_avro/codec/enum.Codec.html | 8 +- arrow_avro/codec/fn.make_data_type.html | 2 +- arrow_avro/codec/fn.parse_decimal_attributes.html | 2 +- arrow_avro/codec/fn.with_extension_type.html | 1 + arrow_avro/codec/index.html | 4 +- arrow_avro/codec/sidebar-items.js | 2 +- arrow_avro/codec/struct.AvroDataType.html | 12 +- arrow_avro/codec/struct.AvroField.html | 12 +- arrow_avro/codec/struct.Resolver.html | 8 +- arrow_avro/reader/index.html | 2 +- .../reader/record/constant.DEFAULT_CAPACITY.html | 2 +- arrow_avro/reader/record/enum.Decoder.html | 14 +- arrow_avro/reader/record/fn.flush_offsets.html | 2 +- arrow_avro/reader/record/fn.flush_primitive.html | 2 +- arrow_avro/reader/record/fn.flush_values.html | 2 +- arrow_avro/reader/record/fn.read_blocks.html | 2 +- .../reader/record/fn.read_blockwise_items.html | 2 +- arrow_avro/reader/record/fn.sign_extend_to.html | 2 +- arrow_avro/reader/record/index.html | 2 +- arrow_avro/reader/record/struct.RecordDecoder.html | 16 +- .../reader/record/struct.RecordDecoderBuilder.html | 6 +- arrow_avro/schema/enum.PrimitiveType.html | 2 +- arrow_avro/schema/enum.Schema.html | 2 +- search-index.js | 4 +- src/arrow_avro/codec.rs.html | 1480 ++++++------- src/arrow_avro/reader/mod.rs.html | 67 +- src/arrow_avro/reader/record.rs.html | 2216 ++++++++++---------- 28 files changed, 2037 insertions(+), 1841 deletions(-) create mode 100644 arrow_avro/codec/fn.with_extension_type.html