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 df86395c98 deploy: 6d6c939a380a799e7085e72149dde7bd98e270d7
new bfbeb699ef deploy: 66498b4bfd56a5b5c2fd70a506985a61dd7e9ca4
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 (df86395c98)
\
N -- N -- N refs/heads/asf-site (bfbeb699ef)
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/types/struct.Date32Type.html | 6 +-
arrow/array/types/struct.Date64Type.html | 6 +-
.../array/types/struct.Time32MillisecondType.html | 6 +-
arrow/array/types/struct.Time32SecondType.html | 6 +-
.../array/types/struct.Time64MicrosecondType.html | 6 +-
arrow/array/types/struct.Time64NanosecondType.html | 6 +-
.../types/struct.TimestampMicrosecondType.html | 6 +-
.../types/struct.TimestampMillisecondType.html | 6 +-
.../types/struct.TimestampNanosecondType.html | 6 +-
arrow/array/types/struct.TimestampSecondType.html | 6 +-
arrow/datatypes/struct.Date32Type.html | 6 +-
arrow/datatypes/struct.Date64Type.html | 6 +-
arrow/datatypes/struct.Time32MillisecondType.html | 6 +-
arrow/datatypes/struct.Time32SecondType.html | 6 +-
arrow/datatypes/struct.Time64MicrosecondType.html | 6 +-
arrow/datatypes/struct.Time64NanosecondType.html | 6 +-
.../datatypes/struct.TimestampMicrosecondType.html | 6 +-
.../datatypes/struct.TimestampMillisecondType.html | 6 +-
.../datatypes/struct.TimestampNanosecondType.html | 6 +-
arrow/datatypes/struct.TimestampSecondType.html | 6 +-
arrow/util/data_gen/fn.create_random_array.html | 2 +-
.../util/data_gen/fn.create_random_list_array.html | 2 +-
.../util/data_gen/fn.create_random_map_array.html | 2 +-
.../data_gen/fn.create_random_null_buffer.html | 2 +-
arrow/util/data_gen/fn.create_random_offsets.html | 2 +-
.../data_gen/fn.create_random_struct_array.html | 2 +-
.../data_gen/fn.create_random_temporal_array.html | 2 +-
arrow/util/data_gen/index.html | 2 +-
arrow/util/data_gen/trait.RandomTemporalValue.html | 10 +-
help.html | 2 +-
settings.html | 2 +-
src/arrow/util/data_gen.rs.html | 1216 ++++++++++----------
32 files changed, 694 insertions(+), 672 deletions(-)