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 a38ed054f0 deploy: 7b8f1f1a91bf21f084a6987b56adb3dd7741e5fc
new b28d842b7d deploy: 30a779878a617116afe73e48ac05abfff0040c6f
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 (a38ed054f0)
\
N -- N -- N refs/heads/asf-site (b28d842b7d)
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/column/page/index.html | 2 +-
parquet/column/page/struct.CompressedPage.html | 6 +-
parquet/column/page/struct.PageMetadata.html | 4 +-
parquet/column/page/struct.PageWriteSpec.html | 6 +-
parquet/column/page/trait.PageIterator.html | 2 +-
parquet/column/page/trait.PageReader.html | 10 +-
parquet/column/page/trait.PageWriter.html | 6 +-
parquet/format/struct.PageHeader.html | 2 +-
.../struct.VariantArrayVariantBuilder.html | 4 +-
.../struct.VariantArrayVariantBuilder.html | 4 +-
.../entry/{b1321b2d90ac.js => 3026ac202c13.js} | 2 +-
.../entry/{4231ac813bdb.js => 3f0b7eef2fe7.js} | 2 +-
.../entry/{dd75e28f6648.js => 9b6e3f555300.js} | 2 +-
.../entry/{9e02a2d61db8.js => ac6a1acc0317.js} | 2 +-
.../function/{6a5507517da3.js => 1dba237e8c67.js} | 2 +-
search.index/function/514bf5ad4018.js | 1 +
.../function/{a74d53656773.js => 908c74557df3.js} | 2 +-
search.index/function/b8111f5c92f6.js | 1 -
.../path/{d3e33f9a3811.js => 5dfc653bfda3.js} | 2 +-
search.index/root.js | 2 +-
search.index/type/4a96eac523a4.js | 1 +
search.index/type/ac9d1d44a2d9.js | 1 -
settings.html | 2 +-
src/parquet/arrow/arrow_writer/mod.rs.html | 2 +-
src/parquet/column/page.rs.html | 620 +++++++++++----------
src/parquet/file/writer.rs.html | 2 +-
27 files changed, 365 insertions(+), 329 deletions(-)
rename search.index/entry/{b1321b2d90ac.js => 3026ac202c13.js} (97%)
rename search.index/entry/{4231ac813bdb.js => 3f0b7eef2fe7.js} (98%)
rename search.index/entry/{dd75e28f6648.js => 9b6e3f555300.js} (98%)
rename search.index/entry/{9e02a2d61db8.js => ac6a1acc0317.js} (98%)
rename search.index/function/{6a5507517da3.js => 1dba237e8c67.js} (99%)
create mode 100644 search.index/function/514bf5ad4018.js
rename search.index/function/{a74d53656773.js => 908c74557df3.js} (99%)
delete mode 100644 search.index/function/b8111f5c92f6.js
rename search.index/path/{d3e33f9a3811.js => 5dfc653bfda3.js} (98%)
create mode 100644 search.index/type/4a96eac523a4.js
delete mode 100644 search.index/type/ac9d1d44a2d9.js