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 d6d0753aff deploy: b2aeab11af7b7b93e3b69a8fe14fe8017e0e33eb
     new 3db63ad1fa deploy: b76527466d486e0002d77bd68e18d989ef712cf0

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   (d6d0753aff)
            \
             N -- N -- N   refs/heads/asf-site (3db63ad1fa)

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/array/fn.make_array.html               |   23 +-
 arrow/array/array/index.html                       |    3 +-
 arrow/array/fn.make_array.html                     |   23 +-
 arrow/array/index.html                             |    3 +-
 arrow_array/array/fn.get_offsets.html              |    2 +-
 arrow_array/array/fn.make_array.html               |   23 +-
 arrow_array/array/fn.new_empty_array.html          |    2 +-
 arrow_array/array/fn.new_null_array.html           |    2 +-
 arrow_array/array/fn.print_long_array.html         |    2 +-
 arrow_array/array/index.html                       |    5 +-
 help.html                                          |    2 +-
 .../desc/{05dae1c3968f.js => 30bfaaf3301b.js}      |    2 +-
 .../entry/{01f95e1570b0.js => 0e8f4cc597d3.js}     |    2 +-
 .../entry/{1006b6124f89.js => 11c773f9226e.js}     |    2 +-
 .../entry/{74a0910a9e67.js => 3390cab6117c.js}     |    2 +-
 .../entry/{0f5ca93b3720.js => 5537722fc1da.js}     |    2 +-
 .../entry/{c9a6c8ec046f.js => abbf73fe1a61.js}     |    2 +-
 .../entry/{cacd8254d436.js => d0badcf87a37.js}     |    2 +-
 .../function/{618cdf1c1700.js => 697b2b961b85.js}  |    2 +-
 .../function/{d5c60fef6f4f.js => 743002869b5d.js}  |    2 +-
 .../path/{271c7c347c3c.js => 02b027e5ccd0.js}      |    2 +-
 search.index/root.js                               |    2 +-
 .../type/{1753b7a6eee7.js => f3cba249a932.js}      |    2 +-
 settings.html                                      |    2 +-
 src/arrow_array/array/mod.rs.html                  | 1088 ++++++++++----------
 25 files changed, 640 insertions(+), 564 deletions(-)
 rename search.index/desc/{05dae1c3968f.js => 30bfaaf3301b.js} (66%)
 rename search.index/entry/{01f95e1570b0.js => 0e8f4cc597d3.js} (98%)
 rename search.index/entry/{1006b6124f89.js => 11c773f9226e.js} (98%)
 rename search.index/entry/{74a0910a9e67.js => 3390cab6117c.js} (98%)
 rename search.index/entry/{0f5ca93b3720.js => 5537722fc1da.js} (98%)
 rename search.index/entry/{c9a6c8ec046f.js => abbf73fe1a61.js} (98%)
 rename search.index/entry/{cacd8254d436.js => d0badcf87a37.js} (98%)
 rename search.index/function/{618cdf1c1700.js => 697b2b961b85.js} (99%)
 rename search.index/function/{d5c60fef6f4f.js => 743002869b5d.js} (99%)
 rename search.index/path/{271c7c347c3c.js => 02b027e5ccd0.js} (98%)
 rename search.index/type/{1753b7a6eee7.js => f3cba249a932.js} (99%)

Reply via email to