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 7df7909baa deploy: f19bda3e72d64ef70408499d255b917f3033b53b
     new 0f1476eb97 deploy: 521f219e308613811aeae11300bf7a7b0fb5ec29

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   (7df7909baa)
            \
             N -- N -- N   refs/heads/asf-site (0f1476eb97)

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/schema/index.html                       |    2 +-
 arrow_avro/writer/encoder/enum.Encoder.html        |    4 +-
 arrow_avro/writer/encoder/enum.FieldPlan.html      |    6 +-
 arrow_avro/writer/encoder/enum.KeyKind.html        |    2 +-
 .../writer/encoder/fn.encode_blocked_range.html    |    2 +-
 .../encoder/fn.find_map_value_field_index.html     |    2 +-
 .../writer/encoder/fn.find_struct_child_index.html |    2 +-
 .../encoder/fn.prepare_value_site_encoder.html     |    2 +-
 .../writer/encoder/fn.union_value_branch_byte.html |    2 +-
 arrow_avro/writer/encoder/index.html               |    2 +-
 .../writer/encoder/struct.BinaryEncoder.html       |    4 +-
 .../writer/encoder/struct.BooleanEncoder.html      |    2 +-
 .../writer/encoder/struct.DecimalEncoder.html      |    4 +-
 .../writer/encoder/struct.DurationEncoder.html     |    4 +-
 .../writer/encoder/struct.DurationParts.html       |    4 +-
 arrow_avro/writer/encoder/struct.EnumEncoder.html  |    4 +-
 arrow_avro/writer/encoder/struct.F32Encoder.html   |    2 +-
 arrow_avro/writer/encoder/struct.F64Encoder.html   |    2 +-
 arrow_avro/writer/encoder/struct.FieldBinding.html |    4 +-
 arrow_avro/writer/encoder/struct.FieldEncoder.html |    4 +-
 arrow_avro/writer/encoder/struct.FixedEncoder.html |    4 +-
 arrow_avro/writer/encoder/struct.IntEncoder.html   |    4 +-
 arrow_avro/writer/encoder/struct.ListEncoder.html  |    8 +-
 arrow_avro/writer/encoder/struct.LongEncoder.html  |    4 +-
 arrow_avro/writer/encoder/struct.MapEncoder.html   |    8 +-
 .../writer/encoder/struct.RecordEncoder.html       |    8 +-
 .../encoder/struct.RecordEncoderBuilder.html       |    8 +-
 .../writer/encoder/struct.StructEncoder.html       |    6 +-
 arrow_avro/writer/encoder/struct.UnionEncoder.html |    6 +-
 .../writer/encoder/struct.Utf8GenericEncoder.html  |    2 +-
 arrow_avro/writer/encoder/struct.UuidEncoder.html  |    4 +-
 .../writer/encoder/trait.DecimalBeBytes.html       |    4 +-
 .../encoder/trait.IntervalToDurationParts.html     |    4 +-
 .../writer/encoder/type.Decimal128Encoder.html     |    2 +-
 .../writer/encoder/type.Decimal256Encoder.html     |    2 +-
 .../writer/encoder/type.Decimal32Encoder.html      |    2 +-
 .../writer/encoder/type.Decimal64Encoder.html      |    2 +-
 arrow_avro/writer/encoder/type.ListEncoder32.html  |    2 +-
 arrow_avro/writer/encoder/type.ListEncoder64.html  |    2 +-
 arrow_avro/writer/encoder/type.Utf8Encoder.html    |    2 +-
 .../writer/encoder/type.Utf8LargeEncoder.html      |    2 +-
 help.html                                          |    2 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantValueArrayBuilderExt.html        |    4 +-
 .../entry/{489d97ae9ef2.js => 22f2d6a7d888.js}     |    2 +-
 .../entry/{a6bfe5c0f764.js => 81a0a089c5f0.js}     |    2 +-
 .../entry/{75822cf0df81.js => 836b153cc956.js}     |    2 +-
 .../entry/{1c750b8661d8.js => b5c89765aea0.js}     |    2 +-
 .../entry/{e729d9af43cf.js => ba2d5049d16a.js}     |    2 +-
 .../path/{4da58511964d.js => d02c617a49fd.js}      |    2 +-
 search.index/root.js                               |    2 +-
 settings.html                                      |    2 +-
 src/arrow_avro/codec.rs.html                       |   26 +-
 src/arrow_avro/reader/header.rs.html               |    4 +-
 src/arrow_avro/reader/mod.rs.html                  |   22 +-
 src/arrow_avro/reader/record.rs.html               |   14 +-
 src/arrow_avro/schema.rs.html                      | 1418 +++----
 src/arrow_avro/writer/encoder.rs.html              | 4311 ++++++++++----------
 src/arrow_avro/writer/format.rs.html               |    2 +-
 src/arrow_avro/writer/mod.rs.html                  |    2 +-
 .../writer/encoder/struct.DecimalEncoder.js        |    2 +-
 .../writer/encoder/struct.ListEncoder.js           |    2 +-
 .../writer/encoder/struct.Utf8GenericEncoder.js    |    2 +-
 64 files changed, 2992 insertions(+), 2989 deletions(-)
 rename search.index/entry/{489d97ae9ef2.js => 22f2d6a7d888.js} (99%)
 rename search.index/entry/{a6bfe5c0f764.js => 81a0a089c5f0.js} (98%)
 rename search.index/entry/{75822cf0df81.js => 836b153cc956.js} (98%)
 rename search.index/entry/{1c750b8661d8.js => b5c89765aea0.js} (99%)
 rename search.index/entry/{e729d9af43cf.js => ba2d5049d16a.js} (98%)
 rename search.index/path/{4da58511964d.js => d02c617a49fd.js} (99%)

Reply via email to