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 a3f9ae8874 deploy: 7c60194ce1c78b87198ae156322043cd03150bd3
new 18baa0e513 deploy: 0da003becbd6489f483b70e5914a242edd8c6d1a
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 (a3f9ae8874)
\
N -- N -- N refs/heads/asf-site (18baa0e513)
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:
parquet/arrow/arrow_reader/filter/index.html | 2 +-
.../filter/struct.ArrowPredicateFn.html | 12 +-
.../arrow_reader/filter/struct.RowFilter.html | 6 +-
.../arrow_reader/filter/trait.ArrowPredicate.html | 8 +-
parquet/arrow/arrow_reader/index.html | 2 +-
.../arrow_reader/struct.ArrowPredicateFn.html | 12 +-
.../arrow_reader/struct.ArrowReaderBuilder.html | 32 +-
.../arrow_reader/struct.ArrowReaderMetadata.html | 16 +-
.../arrow_reader/struct.ArrowReaderOptions.html | 18 +-
.../struct.ParquetRecordBatchReader.html | 14 +-
.../arrow_reader/struct.ReaderPageIterator.html | 8 +-
.../arrow/arrow_reader/struct.ReaderRowGroups.html | 4 +-
parquet/arrow/arrow_reader/struct.RowFilter.html | 6 +-
.../arrow/arrow_reader/trait.ArrowPredicate.html | 8 +-
parquet/arrow/arrow_reader/trait.RowGroups.html | 2 +-
.../type.ParquetRecordBatchReaderBuilder.html | 10 +-
parquet/column/page/trait.PageIterator.html | 2 +-
search-index.js | 4 +-
search.desc/parquet/parquet-desc-0-.js | 2 +-
src/arrow_array/record_batch.rs.html | 4 +-
src/parquet/arrow/arrow_reader/filter.rs.html | 329 +-
src/parquet/arrow/arrow_reader/mod.rs.html | 8908 ++++++++++----------
trait.impl/core/fmt/trait.Debug.js | 4 +-
.../arrow_reader/struct.ArrowReaderBuilder.js | 4 +-
24 files changed, 4761 insertions(+), 4656 deletions(-)