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 f44c663c51 deploy: 48623180a56e4f237bd5c614cd2c371ef2e710f9
     new eb57173cbd deploy: 6340d46144f9588b0a2b9270b01933b008829105

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

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 |  5 ++-
 arrow/array/builder/struct.NullBufferBuilder.html  |  6 ++-
 arrow/array/struct.BooleanBufferBuilder.html       |  5 ++-
 arrow/array/struct.NullBufferBuilder.html          |  6 ++-
 .../builder/struct.BooleanBufferBuilder.html       |  5 ++-
 arrow_array/builder/struct.NullBufferBuilder.html  |  6 ++-
 .../buffer/boolean/struct.BooleanBuffer.html       |  2 +-
 arrow_buffer/buffer/immutable/struct.Buffer.html   |  2 +-
 arrow_buffer/buffer/struct.BooleanBuffer.html      |  2 +-
 arrow_buffer/buffer/struct.Buffer.html             |  2 +-
 arrow_buffer/builder/boolean/index.html            |  2 +-
 .../boolean/struct.BooleanBufferBuilder.html       | 45 ++++++++++++----------
 arrow_buffer/builder/null/index.html               |  2 +-
 .../builder/null/struct.NullBufferBuilder.html     | 36 +++++++++--------
 .../builder/struct.BooleanBufferBuilder.html       | 45 ++++++++++++----------
 arrow_buffer/builder/struct.NullBufferBuilder.html | 36 +++++++++--------
 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/builder/boolean.rs.html           | 12 +++++-
 src/arrow_buffer/builder/null.rs.html              | 10 ++++-
 23 files changed, 139 insertions(+), 100 deletions(-)

Reply via email to