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 fbbce77ec6 deploy: b9e449725863a214a935b27b8b7056133f13fe6c
new acc6ad3a85 deploy: 8355823f74c3b2e1cd86118f8da8bc0305cd4b68
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 (fbbce77ec6)
\
N -- N -- N refs/heads/asf-site (acc6ad3a85)
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:
arrow/array/trait.RecordBatchReader.html | 12 +-
arrow/array/trait.RecordBatchWriter.html | 6 +-
arrow/datatypes/struct.Field.html | 4 +-
arrow/index.html | 6 +-
arrow/record_batch/trait.RecordBatchReader.html | 12 +-
arrow/record_batch/trait.RecordBatchWriter.html | 6 +-
parquet/arrow/arrow_reader/index.html | 2 +-
parquet/arrow/buffer/view_buffer/index.html | 2 +-
.../buffer/view_buffer/struct.ViewBuffer.html | 8 +-
.../record_reader/buffer/trait.ValuesBuffer.html | 2 +-
src/parquet/arrow/array_reader/builder.rs.html | 2 +-
src/parquet/arrow/array_reader/byte_array.rs.html | 82 ++---
.../arrow/array_reader/byte_view_array.rs.html | 382 ++++++++++++++++++++-
src/parquet/arrow/arrow_reader/mod.rs.html | 28 +-
src/parquet/arrow/buffer/view_buffer.rs.html | 6 +-
15 files changed, 426 insertions(+), 134 deletions(-)