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 f540c0fba3 deploy: 885e7bf9567940c6be4ab162984a42f3fdb99d78
     new 03add1f0dc deploy: cf270321baa1681f856b74427fee92fe86a20d74

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   (f540c0fba3)
            \
             N -- N -- N   refs/heads/asf-site (03add1f0dc)

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           |   12 +-
 arrow/array/trait.RecordBatchWriter.html           |    6 +-
 arrow/datatypes/struct.Field.html                  |    4 +-
 arrow/index.html                                   |    6 +-
 arrow/record_batch/trait.RecordBatchReader.html    |   12 +-
 arrow/record_batch/trait.RecordBatchWriter.html    |    6 +-
 arrow_csv/reader/fn.build_boolean_array.html       |    2 +-
 arrow_csv/reader/fn.build_primitive_array.html     |    2 +-
 arrow_csv/reader/fn.build_timestamp_array.html     |    2 +-
 .../reader/fn.build_timestamp_array_impl.html      |    2 +-
 arrow_csv/reader/index.html                        |    2 +-
 arrow_csv/reader/records/index.html                |    2 +-
 arrow_csv/reader/records/struct.StringRecord.html  |    7 +-
 arrow_csv/reader/struct.ReaderBuilder.html         |   36 +-
 help.html                                          |    2 +-
 search-index.js                                    |    4 +-
 settings.html                                      |    2 +-
 src/arrow_csv/reader/mod.rs.html                   | 3508 ++++++++++----------
 src/arrow_csv/reader/records.rs.html               |  203 +-
 trait.impl/core/fmt/trait.Display.js               |    4 +-
 20 files changed, 1929 insertions(+), 1895 deletions(-)

Reply via email to