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 a850c5299 deploy: 12ff1eac23058691bb157d7ef9981e6a0e7bcd0d
new 80db9ef84 deploy: 7f1bae205d94827ec79b7c35bcdc32d1763fb3ef
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 (a850c5299)
\
N -- N -- N refs/heads/asf-site (80db9ef84)
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 +-
index.html | 2 +-
.../statistics/fn.max_page_statistics.html | 4 +-
.../arrow_reader/statistics/fn.max_statistics.html | 2 +-
.../statistics/fn.min_page_statistics.html | 4 +-
.../arrow_reader/statistics/fn.min_statistics.html | 2 +-
.../statistics/fn.null_counts_page_statistics.html | 2 +-
parquet/arrow/arrow_reader/statistics/index.html | 2 +-
.../statistics/macro.get_data_page_statistics.html | 2 +-
.../statistics/struct.StatisticsConverter.html | 28 ++---
parquet_derive_test/struct.ACompleteRecord.html | 2 +-
.../struct.APartiallyCompleteRecord.html | 2 +-
.../struct.APartiallyOptionalRecord.html | 2 +-
search-index.js | 2 +-
settings.html | 2 +-
src/parquet/arrow/arrow_reader/statistics.rs.html | 118 ++++++++-------------
16 files changed, 77 insertions(+), 101 deletions(-)