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 8bdcba9b71 deploy: 4ba9a2509c45ea20944c383efb958a3139b63e74
     new 41cf211640 deploy: 0737c61e76057b127312dd8058887649ece702b8

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   (8bdcba9b71)
            \
             N -- N -- N   refs/heads/asf-site (41cf211640)

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/datatypes/struct.Field.html                  |   30 +-
 arrow_schema/field/index.html                      |    2 +-
 arrow_schema/field/struct.Field.html               |   64 +-
 arrow_schema/struct.Field.html                     |   64 +-
 help.html                                          |    2 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../struct.VariantArrayBuilder.html                |    4 +-
 .../entry/{e6979e0f0509.js => 0d7bd9dfb7e8.js}     |    2 +-
 .../entry/{771277618fbb.js => 20055a618a80.js}     |    2 +-
 .../entry/{9bb40a2156c4.js => 566b579124ad.js}     |    2 +-
 .../entry/{30a59b19767e.js => 74e856fa8dcd.js}     |    2 +-
 .../entry/{faf0b0f58501.js => 8051c7582d39.js}     |    2 +-
 .../function/{df13ff5825fb.js => 4898cc6d330d.js}  |    2 +-
 .../function/{02a31a6381e4.js => 7d3605617d22.js}  |    2 +-
 .../function/{38a720ec8d3d.js => a0121e1920a6.js}  |    2 +-
 .../path/{d6e04cb61c6e.js => 7679d0178aa6.js}      |    2 +-
 search.index/root.js                               |    2 +-
 .../type/{a7cf0eed1b7e.js => 01a6213a1626.js}      |    2 +-
 .../type/{d801884d3e5f.js => 89016127b658.js}      |    2 +-
 settings.html                                      |    2 +-
 src/arrow_schema/field.rs.html                     | 1770 ++++++++++----------
 21 files changed, 1044 insertions(+), 922 deletions(-)
 rename search.index/entry/{e6979e0f0509.js => 0d7bd9dfb7e8.js} (85%)
 rename search.index/entry/{771277618fbb.js => 20055a618a80.js} (89%)
 rename search.index/entry/{9bb40a2156c4.js => 566b579124ad.js} (86%)
 rename search.index/entry/{30a59b19767e.js => 74e856fa8dcd.js} (86%)
 rename search.index/entry/{faf0b0f58501.js => 8051c7582d39.js} (88%)
 rename search.index/function/{df13ff5825fb.js => 4898cc6d330d.js} (95%)
 rename search.index/function/{02a31a6381e4.js => 7d3605617d22.js} (90%)
 rename search.index/function/{38a720ec8d3d.js => a0121e1920a6.js} (91%)
 rename search.index/path/{d6e04cb61c6e.js => 7679d0178aa6.js} (94%)
 rename search.index/type/{a7cf0eed1b7e.js => 01a6213a1626.js} (98%)
 rename search.index/type/{d801884d3e5f.js => 89016127b658.js} (99%)

Reply via email to