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 62560610e2 deploy: 4d6edea41f445403e7b96e3479ce900294e1901e
     new b020f10bcd deploy: 936e40eb72adb8dc63f6aa67ec94885598408e53

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   (62560610e2)
            \
             N -- N -- N   refs/heads/asf-site (b020f10bcd)

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           |  10 +-
 arrow/array/trait.RecordBatchWriter.html           |   4 +-
 arrow/index.html                                   |   8 +-
 arrow/record_batch/trait.RecordBatchReader.html    |  10 +-
 arrow/record_batch/trait.RecordBatchWriter.html    |   4 +-
 parquet/arrow/arrow_writer/index.html              |   2 +-
 .../arrow/record_reader/fn.packed_null_mask.html   |   2 +-
 parquet/arrow/record_reader/index.html             |   2 +-
 .../record_reader/struct.GenericRecordReader.html  |  12 +-
 search.desc/parquet/parquet-desc-0-.js             |   2 +-
 src/parquet/arrow/arrow_writer/mod.rs.html         | 170 ++++++++++++++++++++-
 src/parquet/arrow/record_reader/mod.rs.html        |  36 ++++-
 .../record_reader/struct.GenericRecordReader.js    |   4 +-
 13 files changed, 230 insertions(+), 36 deletions(-)

Reply via email to