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 c7d4294bba deploy: af2c4604fbb2c6f7a09f31e40dcf02c6471a9149
     new 295a17d9a8 deploy: 6fc14b60d76cd18e0c89c26a8643e2c5b370c185

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   (c7d4294bba)
            \
             N -- N -- N   refs/heads/asf-site (295a17d9a8)

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/parquet_thrift/fn.read_thrift_vec.html     |    2 +-
 parquet/parquet_thrift/index.html                  |    2 +-
 parquet/parquet_thrift/struct.OrderedF64.html      |    4 +-
 .../struct.ThriftCompactOutputProtocol.html        |   32 +-
 .../struct.ThriftReadInputProtocol.html            |   14 +-
 .../struct.ThriftSliceInputProtocol.html           |   18 +-
 parquet/parquet_thrift/trait.ReadThrift.html       |    6 +-
 .../trait.ThriftCompactInputProtocol.html          |   34 +-
 parquet/parquet_thrift/trait.WriteThrift.html      |   30 +-
 parquet/parquet_thrift/trait.WriteThriftField.html |   28 +-
 .../entry/{4d19bd5ce535.js => 66056290a0dc.js}     |    2 +-
 .../entry/{ef31287a5dca.js => 6753ec5fe53b.js}     |    2 +-
 .../entry/{f617f428aae5.js => afd4d7c36d39.js}     |    2 +-
 .../entry/{bb5a0497fedb.js => b47c96a604ef.js}     |    2 +-
 .../entry/{2fdcd8db6af4.js => fb17f0579723.js}     |    2 +-
 .../function/{98858b0b0dd1.js => 4e8ff14b97bd.js}  |    2 +-
 .../function/{3eb16cd146cd.js => 6316818247a6.js}  |    2 +-
 .../path/{75cecfa3c533.js => 82a5517354ff.js}      |    2 +-
 search.index/root.js                               |    2 +-
 .../type/{fc1301f9ea5f.js => 7d4b088008df.js}      |    2 +-
 settings.html                                      |    2 +-
 src/parquet/parquet_thrift.rs.html                 | 1439 ++++++++++----------
 type.impl/alloc/vec/struct.Vec.js                  |    2 +-
 24 files changed, 826 insertions(+), 809 deletions(-)
 rename search.index/entry/{4d19bd5ce535.js => 66056290a0dc.js} (98%)
 rename search.index/entry/{ef31287a5dca.js => 6753ec5fe53b.js} (99%)
 rename search.index/entry/{f617f428aae5.js => afd4d7c36d39.js} (99%)
 rename search.index/entry/{bb5a0497fedb.js => b47c96a604ef.js} (98%)
 rename search.index/entry/{2fdcd8db6af4.js => fb17f0579723.js} (99%)
 rename search.index/function/{98858b0b0dd1.js => 4e8ff14b97bd.js} (99%)
 rename search.index/function/{3eb16cd146cd.js => 6316818247a6.js} (99%)
 rename search.index/path/{75cecfa3c533.js => 82a5517354ff.js} (99%)
 rename search.index/type/{fc1301f9ea5f.js => 7d4b088008df.js} (99%)

Reply via email to