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 de009f9fe8 deploy: a4bcd6d34f0d824aacfcbd2ec4cac88cce37c99f
new 45781e46b8 deploy: e845411dbf26a10da072af772b7cd98f9f05d0b5
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 (de009f9fe8)
\
N -- N -- N refs/heads/asf-site (45781e46b8)
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_cast/pretty/index.html | 2 +-
arrow_data/transform/list/fn.build_extend.html | 2 +-
arrow_data/transform/list/fn.extend_nulls.html | 2 +-
arrow_data/transform/list/index.html | 2 +-
arrow_ipc/constant.ARROW_MAGIC.html | 2 +-
arrow_ipc/constant.CONTINUATION_MARKER.html | 2 +-
arrow_ipc/gen/Schema/struct.Endianness.html | 2 +-
arrow_ipc/index.html | 2 +-
arrow_row/index.html | 2 +-
help.html | 2 +-
parquet/arrow/async_writer/index.html | 2 +-
parquet/file/metadata/memory/trait.HeapSize.html | 2 +-
parquet/schema/types/enum.Type.html | 30 +-
parquet/schema/types/fn.build_tree.html | 2 +-
parquet/schema/types/fn.check_logical_type.html | 2 +-
parquet/schema/types/fn.from_thrift.html | 2 +-
parquet/schema/types/fn.from_thrift_helper.html | 2 +-
parquet/schema/types/fn.to_thrift.html | 2 +-
parquet/schema/types/fn.to_thrift_helper.html | 2 +-
parquet/schema/types/index.html | 2 +-
parquet/schema/types/struct.BasicTypeInfo.html | 22 +-
parquet/schema/types/struct.ColumnDescriptor.html | 36 +-
parquet/schema/types/struct.ColumnPath.html | 18 +-
parquet/schema/types/struct.GroupTypeBuilder.html | 16 +-
.../schema/types/struct.PrimitiveTypeBuilder.html | 22 +-
parquet/schema/types/struct.SchemaDescriptor.html | 28 +-
.../decoder/fn.decode_short_string.html | 2 +-
parquet_variant/decoder/index.html | 2 +-
settings.html | 2 +-
src/arrow_array/ffi.rs.html | 2 +-
src/arrow_buffer/buffer/boolean.rs.html | 2 +-
src/arrow_buffer/buffer/immutable.rs.html | 2 +-
src/arrow_cast/pretty.rs.html | 83 +-
src/arrow_data/transform/boolean.rs.html | 2 +-
src/arrow_data/transform/fixed_binary.rs.html | 2 +-
src/arrow_data/transform/fixed_size_list.rs.html | 2 +-
src/arrow_data/transform/list.rs.html | 60 +-
src/arrow_data/transform/mod.rs.html | 8 +-
src/arrow_data/transform/null.rs.html | 2 +-
src/arrow_data/transform/primitive.rs.html | 4 +-
src/arrow_data/transform/run.rs.html | 2 +-
src/arrow_data/transform/structure.rs.html | 2 +-
src/arrow_data/transform/union.rs.html | 4 +-
src/arrow_data/transform/variable_size.rs.html | 2 +-
src/arrow_flight/sql/metadata/sql_info.rs.html | 2 +-
src/arrow_flight/sql/metadata/xdbc_info.rs.html | 2 +-
src/arrow_ipc/lib.rs.html | 45 +-
src/arrow_ipc/reader.rs.html | 2 +-
src/arrow_row/lib.rs.html | 328 +-
src/parquet/arrow/async_writer/mod.rs.html | 376 +-
src/parquet/encryption/decrypt.rs.html | 4 +-
src/parquet/file/reader.rs.html | 4 +-
src/parquet/file/serialized_reader.rs.html | 4 +-
src/parquet/record/api.rs.html | 2 +-
src/parquet/schema/types.rs.html | 4467 ++++++++++----------
src/parquet_variant/builder.rs.html | 24 +-
src/parquet_variant/decoder.rs.html | 545 +--
src/parquet_variant/path.rs.html | 2 +-
src/parquet_variant/variant.rs.html | 4 +-
src/parquet_variant_compute/variant_array.rs.html | 2 +-
.../variant_array_builder.rs.html | 6 +-
src/parquet_variant_json/from_json.rs.html | 4 +-
62 files changed, 3094 insertions(+), 3124 deletions(-)