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 2cb3419af6 deploy: b8a2c1ad9ea7a1b59350735ef3c52e6397406768
     new 1a5f2e8a89 deploy: a9d6e92664996a875bab2b5df60704781a396e6c

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   (2cb3419af6)
            \
             N -- N -- N   refs/heads/asf-site (1a5f2e8a89)

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:
 help.html                                          |    2 +-
 parquet_variant_compute/all.html                   |    2 +-
 parquet_variant_compute/fn.shred_variant.html      |    2 +-
 .../enum.ArrayVariantToArrowRowBuilder.html        |   22 -
 .../shred_variant/enum.VariantSchemaNode.html      |   10 +-
 .../enum.VariantToShreddedVariantRowBuilder.html   |    4 +-
 ...iant_to_shredded_variant_arrow_row_builder.html |    2 +-
 .../shred_variant/fn.shred_variant.html            |    2 +-
 parquet_variant_compute/shred_variant/index.html   |    4 +-
 .../shred_variant/sidebar-items.js                 |    2 +-
 .../struct.ShreddedSchemaBuilder.html              |   10 +-
 .../shred_variant/struct.ShreddingField.html       |    4 +-
 ...ct.VariantToShreddedArrayVariantRowBuilder.html |    8 +-
 ...t.VariantToShreddedObjectVariantRowBuilder.html |    6 +-
 ...ariantToShreddedPrimitiveVariantRowBuilder.html |    6 +-
 .../shred_variant/trait.IntoShreddingField.html    |    4 +-
 .../struct.ShreddedSchemaBuilder.html              |   10 +-
 .../trait.IntoShreddingField.html                  |    4 +-
 ...tml => enum.ArrayVariantToArrowRowBuilder.html} |   14 +-
 .../enum.PrimitiveVariantToArrowRowBuilder.html    |    4 +-
 .../enum.VariantToArrowRowBuilder.html             |    4 +-
 ...ake_primitive_variant_to_arrow_row_builder.html |    2 +-
 .../fn.make_variant_to_arrow_row_builder.html      |    2 +-
 .../variant_to_arrow/index.html                    |    4 +-
 .../macro.define_variant_to_primitive_builder.html |    2 +-
 .../variant_to_arrow/sidebar-items.js              |    2 +-
 .../variant_to_arrow/struct.FakeNullBuilder.html   |    4 +-
 .../struct.VariantPathRowBuilder.html              |    4 +-
 .../struct.VariantToBinaryArrowRowBuilder.html     |    4 +-
 ...ruct.VariantToBinaryVariantArrowRowBuilder.html |    4 +-
 .../struct.VariantToBooleanArrowRowBuilder.html    |    4 +-
 .../struct.VariantToDecimalArrowRowBuilder.html    |    8 +-
 .../struct.VariantToListArrowRowBuilder.html       |   12 +-
 .../struct.VariantToNullArrowRowBuilder.html       |    4 +-
 .../struct.VariantToPrimitiveArrowRowBuilder.html  |    4 +-
 .../struct.VariantToStringArrowBuilder.html        |    4 +-
 .../struct.VariantToTimestampArrowRowBuilder.html  |    6 +-
 ...truct.VariantToTimestampNtzArrowRowBuilder.html |    4 +-
 .../struct.VariantToUuidArrowRowBuilder.html       |    4 +-
 .../desc/{fe05806022d5.js => 089392e3ee5b.js}      |    2 +-
 .../entry/{5b6b6cce4708.js => 267bf1808d4a.js}     |    2 +-
 .../entry/{80ab80cb249f.js => 4e3ac83a19ee.js}     |    2 +-
 .../entry/{6a3fd70f1cd2.js => d9a529de8087.js}     |    2 +-
 .../entry/{f0a6d1816242.js => f175c2aa0955.js}     |    2 +-
 .../entry/{9fe423000ff7.js => f7fb4e85191c.js}     |    2 +-
 .../entry/{d5d1d569457c.js => fde72e1c4392.js}     |    2 +-
 .../function/{a744397e031f.js => 53a571a9b8fe.js}  |    2 +-
 .../function/{5717a7ff0122.js => 54d45621b2e0.js}  |    2 +-
 .../function/{c562fc1145be.js => f7aec0fe86b7.js}  |    2 +-
 .../{624bee69e437.js => c3b3e65d3734.js}           |    2 +-
 .../path/{e9fb47579871.js => 3792d6fdceb4.js}      |    2 +-
 search.index/root.js                               |    2 +-
 search.index/type/21bb7351f1fe.js                  |    1 +
 search.index/type/3aec506c5996.js                  |    1 -
 .../type/{34731dc7a154.js => da9511896bae.js}      |    2 +-
 settings.html                                      |    2 +-
 src/parquet_variant_compute/shred_variant.rs.html  | 4991 ++++++++++----------
 .../variant_to_arrow.rs.html                       | 1790 +++----
 trait.impl/core/marker/trait.Freeze.js             |    4 +-
 trait.impl/core/marker/trait.Send.js               |    4 +-
 trait.impl/core/marker/trait.Sync.js               |    4 +-
 trait.impl/core/marker/trait.Unpin.js              |    4 +-
 trait.impl/core/marker/trait.UnsafeUnpin.js        |    4 +-
 .../core/panic/unwind_safe/trait.RefUnwindSafe.js  |    4 +-
 .../core/panic/unwind_safe/trait.UnwindSafe.js     |    4 +-
 65 files changed, 3524 insertions(+), 3521 deletions(-)
 delete mode 100644 
parquet_variant_compute/shred_variant/enum.ArrayVariantToArrowRowBuilder.html
 copy 
parquet_variant_compute/variant_to_arrow/{struct.VariantToNullArrowRowBuilder.html
 => enum.ArrayVariantToArrowRowBuilder.html} (50%)
 rename parquet_variant_compute/{shred_variant => 
variant_to_arrow}/struct.VariantToListArrowRowBuilder.html (54%)
 rename search.index/desc/{fe05806022d5.js => 089392e3ee5b.js} (99%)
 rename search.index/entry/{5b6b6cce4708.js => 267bf1808d4a.js} (97%)
 rename search.index/entry/{80ab80cb249f.js => 4e3ac83a19ee.js} (73%)
 rename search.index/entry/{6a3fd70f1cd2.js => d9a529de8087.js} (98%)
 rename search.index/entry/{f0a6d1816242.js => f175c2aa0955.js} (98%)
 rename search.index/entry/{9fe423000ff7.js => f7fb4e85191c.js} (98%)
 rename search.index/entry/{d5d1d569457c.js => fde72e1c4392.js} (97%)
 rename search.index/function/{a744397e031f.js => 53a571a9b8fe.js} (99%)
 rename search.index/function/{5717a7ff0122.js => 54d45621b2e0.js} (98%)
 rename search.index/function/{c562fc1145be.js => f7aec0fe86b7.js} (98%)
 rename search.index/generic_inverted_index/{624bee69e437.js => 
c3b3e65d3734.js} (67%)
 rename search.index/path/{e9fb47579871.js => 3792d6fdceb4.js} (71%)
 create mode 100644 search.index/type/21bb7351f1fe.js
 delete mode 100644 search.index/type/3aec506c5996.js
 rename search.index/type/{34731dc7a154.js => da9511896bae.js} (97%)

Reply via email to