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 11c37f0dbc deploy: 2c79a4f60aeabec5c8129f5aa78678fc337f6caa
     new eaff92f170 deploy: d4ff12fbb6d61d188919a3a9edcff53f2168aae8

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   (11c37f0dbc)
            \
             N -- N -- N   refs/heads/asf-site (eaff92f170)

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:
 .../cast/fn.adjust_timestamp_to_timezone.html      |     2 +-
 arrow_cast/cast/fn.as_time_res_with_timezone.html  |     2 +-
 arrow_cast/cast/fn.bool_to_numeric_cast.html       |     2 +-
 arrow_cast/cast/fn.can_cast_types.html             |     2 +-
 arrow_cast/cast/fn.cast.html                       |     2 +-
 .../cast/fn.cast_binary_to_fixed_size_binary.html  |     2 +-
 arrow_cast/cast/fn.cast_bool_to_numeric.html       |     2 +-
 arrow_cast/cast/fn.cast_byte_container.html        |     2 +-
 arrow_cast/cast/fn.cast_duration_to_interval.html  |     2 +-
 .../cast/fn.cast_fixed_size_binary_to_binary.html  |     2 +-
 .../fn.cast_fixed_size_binary_to_binary_view.html  |     2 +-
 arrow_cast/cast/fn.cast_from_decimal.html          |     2 +-
 arrow_cast/cast/fn.cast_integer_to_decimal.html    |     2 +-
 ...terval_day_time_to_interval_month_day_nano.html |     2 +-
 ...rval_year_month_to_interval_month_day_nano.html |     2 +-
 .../cast/fn.cast_month_day_nano_to_duration.html   |     2 +-
 arrow_cast/cast/fn.cast_numeric_arrays.html        |     2 +-
 arrow_cast/cast/fn.cast_numeric_to_binary.html     |     2 +-
 arrow_cast/cast/fn.cast_numeric_to_bool.html       |     2 +-
 arrow_cast/cast/fn.cast_reinterpret_arrays.html    |     2 +-
 arrow_cast/cast/fn.cast_to_decimal.html            |     2 +-
 arrow_cast/cast/fn.cast_view_to_byte.html          |     2 +-
 arrow_cast/cast/fn.cast_with_options.html          |     2 +-
 arrow_cast/cast/fn.make_duration_array.html        |     2 +-
 arrow_cast/cast/fn.make_timestamp_array.html       |     2 +-
 arrow_cast/cast/fn.numeric_cast.html               |     2 +-
 arrow_cast/cast/fn.numeric_to_bool_cast.html       |     2 +-
 arrow_cast/cast/fn.time_unit_multiple.html         |     2 +-
 arrow_cast/cast/fn.timestamp_to_date32.html        |     2 +-
 arrow_cast/cast/fn.try_numeric_cast.html           |     2 +-
 arrow_cast/cast/index.html                         |     2 +-
 help.html                                          |     2 +-
 .../struct.VariantArrayBuilder.html                |     4 +-
 .../struct.VariantArrayBuilder.html                |     4 +-
 .../entry/{48db2c1fef3f.js => 27473b803880.js}     |     2 +-
 .../entry/{79d9b5410166.js => 2ae9e2c00abd.js}     |     2 +-
 .../entry/{2a9badcb6b0c.js => 45b0bd78b702.js}     |     2 +-
 .../entry/{f945336cf470.js => 48fec31d0859.js}     |     2 +-
 .../function/{44fd0b3f013f.js => 393c585c1d30.js}  |     2 +-
 .../function/{295ad6374884.js => 4f4a2c957708.js}  |     2 +-
 .../function/{7294f7f57016.js => b24088cbec0c.js}  |     2 +-
 .../path/{e2cc6398c94e.js => 94df4e4e20b3.js}      |     2 +-
 search.index/root.js                               |     2 +-
 .../type/{0e8378a82de4.js => 3f3288c0cf10.js}      |     2 +-
 settings.html                                      |     2 +-
 src/arrow_cast/cast/mod.rs.html                    | 21613 ++++++++++---------
 46 files changed, 10863 insertions(+), 10844 deletions(-)
 rename search.index/entry/{48db2c1fef3f.js => 27473b803880.js} (95%)
 rename search.index/entry/{79d9b5410166.js => 2ae9e2c00abd.js} (95%)
 rename search.index/entry/{2a9badcb6b0c.js => 45b0bd78b702.js} (96%)
 rename search.index/entry/{f945336cf470.js => 48fec31d0859.js} (96%)
 rename search.index/function/{44fd0b3f013f.js => 393c585c1d30.js} (93%)
 rename search.index/function/{295ad6374884.js => 4f4a2c957708.js} (90%)
 rename search.index/function/{7294f7f57016.js => b24088cbec0c.js} (96%)
 rename search.index/path/{e2cc6398c94e.js => 94df4e4e20b3.js} (96%)
 rename search.index/type/{0e8378a82de4.js => 3f3288c0cf10.js} (99%)

Reply via email to