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 2b7849c777 deploy: 72619096fc5da4ba4f1778d0ed21f6007db22c39
     new 257f140ca3 deploy: 45bda043c66853aadb66d61dd44f4875b9cd0d14

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   (2b7849c777)
            \
             N -- N -- N   refs/heads/asf-site (257f140ca3)

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/index.html              |    2 +-
 .../arrow_reader/struct.ArrowReaderBuilder.html    |    4 +-
 .../struct.ParquetRecordBatchReader.html           |   14 +-
 .../arrow_reader/struct.ReaderPageIterator.html    |    8 +-
 .../arrow/arrow_reader/struct.ReaderRowGroups.html |    5 +-
 parquet/arrow/arrow_reader/trait.RowGroups.html    |    7 +-
 .../type.ParquetRecordBatchReaderBuilder.html      |    4 +-
 .../arrow/async_reader/enum.ColumnChunkData.html   |    6 +-
 parquet/arrow/async_reader/enum.StreamState.html   |    4 +-
 parquet/arrow/async_reader/index.html              |    2 +-
 .../async_reader/struct.ColumnChunkIterator.html   |    6 +-
 .../async_reader/struct.InMemoryRowGroup.html      |    8 +-
 .../struct.ParquetRecordBatchStream.html           |   12 +-
 .../arrow/async_reader/struct.ReaderFactory.html   |    4 +-
 parquet/column/page/trait.PageIterator.html        |    2 +-
 parquet/file/reader/trait.ChunkReader.html         |    2 +-
 parquet/file/reader/trait.Length.html              |    2 +-
 search.desc/parquet/parquet-desc-0-.js             |    2 +-
 src/parquet/arrow/array_reader/builder.rs.html     |  686 +-
 src/parquet/arrow/array_reader/list_array.rs.html  |   46 +-
 src/parquet/arrow/array_reader/mod.rs.html         |  167 +-
 src/parquet/arrow/arrow_reader/mod.rs.html         | 7538 ++++++++++----------
 src/parquet/arrow/async_reader/mod.rs.html         | 3298 ++++-----
 23 files changed, 5928 insertions(+), 5901 deletions(-)

Reply via email to