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 9a13794cd deploy: 49840ec0f110da5e9a21ce97affd32313d0b720f
new d804d3a1a deploy: d7c57d09aab2be7e98dcb20784e0161e06a2c1ed
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 (9a13794cd)
\
N -- N -- N refs/heads/asf-site (d804d3a1a)
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:
.../statistics/fn.from_bytes_to_f16.html | 2 +-
.../statistics/fn.from_bytes_to_i128.html | 2 +-
.../statistics/fn.from_bytes_to_i256.html | 2 +-
.../statistics/fn.max_page_statistics.html | 2 +-
.../arrow_reader/statistics/fn.max_statistics.html | 2 +-
.../statistics/fn.min_page_statistics.html | 2 +-
.../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 +-
.../macro.get_decimal_page_stats_iterator.html | 2 +-
.../statistics/macro.get_statistics.html | 2 +-
.../macro.make_data_page_stats_iterator.html | 2 +-
.../macro.make_decimal_stats_iterator.html | 2 +-
.../statistics/macro.make_stats_iterator.html | 2 +-
.../struct.MaxBooleanDataPageStatsIterator.html | 8 +-
.../statistics/struct.MaxBooleanStatsIterator.html | 12 +-
.../struct.MaxByteArrayDataPageStatsIterator.html | 8 +-
.../struct.MaxByteArrayStatsIterator.html | 12 +-
.../struct.MaxDecimal128DataPageStatsIterator.html | 8 +-
.../struct.MaxDecimal128StatsIterator.html | 8 +-
.../struct.MaxDecimal256DataPageStatsIterator.html | 8 +-
.../struct.MaxDecimal256StatsIterator.html | 8 +-
.../statistics/struct.MaxDoubleStatsIterator.html | 12 +-
....MaxFixedLenByteArrayDataPageStatsIterator.html | 8 +-
.../struct.MaxFixedLenByteArrayStatsIterator.html | 12 +-
.../struct.MaxFloat16DataPageStatsIterator.html | 8 +-
.../struct.MaxFloat32DataPageStatsIterator.html | 8 +-
.../struct.MaxFloat64DataPageStatsIterator.html | 8 +-
.../statistics/struct.MaxFloatStatsIterator.html | 12 +-
.../struct.MaxInt32DataPageStatsIterator.html | 8 +-
.../statistics/struct.MaxInt32StatsIterator.html | 12 +-
.../struct.MaxInt64DataPageStatsIterator.html | 8 +-
.../statistics/struct.MaxInt64StatsIterator.html | 12 +-
.../struct.MinBooleanDataPageStatsIterator.html | 8 +-
.../statistics/struct.MinBooleanStatsIterator.html | 12 +-
.../struct.MinByteArrayDataPageStatsIterator.html | 8 +-
.../struct.MinByteArrayStatsIterator.html | 12 +-
.../struct.MinDecimal128DataPageStatsIterator.html | 8 +-
.../struct.MinDecimal128StatsIterator.html | 8 +-
.../struct.MinDecimal256DataPageStatsIterator.html | 8 +-
.../struct.MinDecimal256StatsIterator.html | 8 +-
.../statistics/struct.MinDoubleStatsIterator.html | 12 +-
....MinFixedLenByteArrayDataPageStatsIterator.html | 8 +-
.../struct.MinFixedLenByteArrayStatsIterator.html | 12 +-
.../struct.MinFloat16DataPageStatsIterator.html | 8 +-
.../struct.MinFloat32DataPageStatsIterator.html | 8 +-
.../struct.MinFloat64DataPageStatsIterator.html | 8 +-
.../statistics/struct.MinFloatStatsIterator.html | 12 +-
.../struct.MinInt32DataPageStatsIterator.html | 8 +-
.../statistics/struct.MinInt32StatsIterator.html | 12 +-
.../struct.MinInt64DataPageStatsIterator.html | 8 +-
.../statistics/struct.MinInt64StatsIterator.html | 12 +-
.../statistics/struct.StatisticsConverter.html | 28 +-
src/parquet/arrow/arrow_reader/statistics.rs.html | 2254 +++++++++++++++++++-
55 files changed, 2461 insertions(+), 211 deletions(-)