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 effccd24cb deploy: 91aa6fdcf1dd45d3fe44f3969884af28c8fc703a
     new b08c7af549 deploy: c245a45efef9d9453f121587365e56d53c39d28f

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   (effccd24cb)
            \
             N -- N -- N   refs/heads/asf-site (b08c7af549)

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:
 .../array/builder/struct.BooleanBufferBuilder.html | 14 ++++++-
 arrow/array/builder/struct.NullBufferBuilder.html  |  2 +-
 arrow/array/struct.BooleanBufferBuilder.html       | 14 ++++++-
 arrow/array/struct.NullBufferBuilder.html          |  2 +-
 arrow/array/trait.RecordBatchReader.html           |  6 +--
 arrow/array/trait.RecordBatchWriter.html           |  6 +--
 arrow/buffer/struct.MutableBuffer.html             |  4 +-
 arrow/index.html                                   |  6 +--
 arrow/record_batch/trait.RecordBatchReader.html    |  6 +--
 arrow/record_batch/trait.RecordBatchWriter.html    |  6 +--
 .../builder/struct.BooleanBufferBuilder.html       | 14 ++++++-
 arrow_array/builder/struct.NullBufferBuilder.html  |  2 +-
 .../buffer/boolean/struct.BooleanBuffer.html       |  2 +-
 arrow_buffer/buffer/immutable/struct.Buffer.html   |  2 +-
 arrow_buffer/buffer/mutable/fn.dangling_ptr.html   |  2 +-
 arrow_buffer/buffer/mutable/index.html             |  2 +-
 .../buffer/mutable/struct.MutableBuffer.html       | 48 +++++++++++-----------
 .../buffer/mutable/struct.SetLenOnDrop.html        |  4 +-
 arrow_buffer/buffer/struct.BooleanBuffer.html      |  2 +-
 arrow_buffer/buffer/struct.Buffer.html             |  2 +-
 arrow_buffer/buffer/struct.MutableBuffer.html      | 48 +++++++++++-----------
 arrow_buffer/builder/boolean/index.html            |  2 +-
 .../boolean/struct.BooleanBufferBuilder.html       | 44 ++++++++++++--------
 .../builder/null/struct.NullBufferBuilder.html     |  2 +-
 .../builder/struct.BooleanBufferBuilder.html       | 44 ++++++++++++--------
 arrow_buffer/builder/struct.NullBufferBuilder.html |  2 +-
 help.html                                          |  2 +-
 search.desc/arrow/arrow-desc-0-.js                 |  2 +-
 search.desc/arrow_array/arrow_array-desc-0-.js     |  2 +-
 search.desc/arrow_buffer/arrow_buffer-desc-0-.js   |  2 +-
 settings.html                                      |  2 +-
 src/arrow_buffer/buffer/mutable.rs.html            |  6 ++-
 src/arrow_buffer/builder/boolean.rs.html           | 38 ++++++++++++++++-
 src/arrow_buffer/builder/null.rs.html              |  2 +-
 34 files changed, 220 insertions(+), 124 deletions(-)

Reply via email to