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 5cc1591b46 deploy: 43617b2a1c6ab14092898a4dfb16f5c78b0520c4
new a4f10abfb0 deploy: 8baaa8b08f917f147d51e73f2e9325a449f43c79
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 (5cc1591b46)
\
N -- N -- N refs/heads/asf-site (a4f10abfb0)
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 | 84 +-
.../arithmetic/trait.ArrowNativeTypeOp.html | 30 +-
.../array/binary_array/type.BinaryArray.html | 4 +-
.../binary_array/type.GenericBinaryArray.html | 4 +-
.../array/binary_array/type.LargeBinaryArray.html | 4 +-
.../array/boolean_array/struct.BooleanArray.html | 2 +-
.../array/byte_array/struct.GenericByteArray.html | 12 +-
.../struct.GenericByteViewArray.html | 10 +-
.../byte_view_array/type.BinaryViewArray.html | 4 +-
.../byte_view_array/type.StringViewArray.html | 4 +-
.../dictionary_array/struct.DictionaryArray.html | 10 +-
.../struct.TypedDictionaryArray.html | 2 +-
.../type.Int16DictionaryArray.html | 4 +-
.../type.Int32DictionaryArray.html | 4 +-
.../type.Int64DictionaryArray.html | 4 +-
.../dictionary_array/type.Int8DictionaryArray.html | 4 +-
.../type.UInt16DictionaryArray.html | 4 +-
.../type.UInt32DictionaryArray.html | 4 +-
.../type.UInt64DictionaryArray.html | 4 +-
.../type.UInt8DictionaryArray.html | 4 +-
.../struct.FixedSizeBinaryArray.html | 14 +-
.../struct.FixedSizeListArray.html | 18 +-
arrow_array/array/fn.new_empty_array.html | 2 +-
arrow_array/array/fn.new_null_array.html | 2 +-
.../array/list_array/struct.GenericListArray.html | 24 +-
.../array/list_array/type.LargeListArray.html | 4 +-
arrow_array/array/list_array/type.ListArray.html | 4 +-
.../struct.GenericListViewArray.html | 24 +-
.../list_view_array/type.LargeListViewArray.html | 4 +-
.../array/list_view_array/type.ListViewArray.html | 4 +-
arrow_array/array/map_array/struct.MapArray.html | 22 +-
arrow_array/array/null_array/struct.NullArray.html | 4 +-
.../primitive_array/struct.PrimitiveArray.html | 20 +-
.../array/primitive_array/type.Date32Array.html | 4 +-
.../array/primitive_array/type.Date64Array.html | 4 +-
.../primitive_array/type.Decimal128Array.html | 4 +-
.../primitive_array/type.Decimal256Array.html | 4 +-
.../type.DurationMicrosecondArray.html | 4 +-
.../type.DurationMillisecondArray.html | 4 +-
.../type.DurationNanosecondArray.html | 4 +-
.../primitive_array/type.DurationSecondArray.html | 4 +-
.../array/primitive_array/type.Float16Array.html | 4 +-
.../array/primitive_array/type.Float32Array.html | 4 +-
.../array/primitive_array/type.Float64Array.html | 4 +-
.../array/primitive_array/type.Int16Array.html | 4 +-
.../array/primitive_array/type.Int32Array.html | 4 +-
.../array/primitive_array/type.Int64Array.html | 4 +-
.../array/primitive_array/type.Int8Array.html | 4 +-
.../primitive_array/type.IntervalDayTimeArray.html | 4 +-
.../type.IntervalMonthDayNanoArray.html | 4 +-
.../type.IntervalYearMonthArray.html | 4 +-
.../type.Time32MillisecondArray.html | 4 +-
.../primitive_array/type.Time32SecondArray.html | 4 +-
.../type.Time64MicrosecondArray.html | 4 +-
.../type.Time64NanosecondArray.html | 4 +-
.../type.TimestampMicrosecondArray.html | 4 +-
.../type.TimestampMillisecondArray.html | 4 +-
.../type.TimestampNanosecondArray.html | 4 +-
.../primitive_array/type.TimestampSecondArray.html | 6 +-
.../array/primitive_array/type.UInt16Array.html | 4 +-
.../array/primitive_array/type.UInt32Array.html | 4 +-
.../array/primitive_array/type.UInt64Array.html | 4 +-
.../array/primitive_array/type.UInt8Array.html | 4 +-
arrow_array/array/run_array/struct.RunArray.html | 10 +-
.../array/run_array/struct.TypedRunArray.html | 2 +-
.../array/run_array/type.Int16RunArray.html | 4 +-
.../array/run_array/type.Int32RunArray.html | 4 +-
.../array/run_array/type.Int64RunArray.html | 4 +-
.../string_array/type.GenericStringArray.html | 6 +-
.../array/string_array/type.LargeStringArray.html | 4 +-
.../array/string_array/type.StringArray.html | 4 +-
arrow_array/array/struct.BooleanArray.html | 2 +-
arrow_array/array/struct.DictionaryArray.html | 10 +-
arrow_array/array/struct.FixedSizeBinaryArray.html | 14 +-
arrow_array/array/struct.FixedSizeListArray.html | 18 +-
arrow_array/array/struct.GenericByteArray.html | 12 +-
arrow_array/array/struct.GenericByteViewArray.html | 10 +-
arrow_array/array/struct.GenericListArray.html | 24 +-
arrow_array/array/struct.GenericListViewArray.html | 24 +-
arrow_array/array/struct.MapArray.html | 22 +-
arrow_array/array/struct.NullArray.html | 4 +-
arrow_array/array/struct.PrimitiveArray.html | 20 +-
arrow_array/array/struct.RunArray.html | 10 +-
arrow_array/array/struct.StructArray.html | 28 +-
arrow_array/array/struct.TypedDictionaryArray.html | 2 +-
arrow_array/array/struct.TypedRunArray.html | 2 +-
arrow_array/array/struct.UnionArray.html | 14 +-
.../array/struct_array/struct.StructArray.html | 28 +-
arrow_array/array/trait.Array.html | 6 +-
arrow_array/array/type.ArrayRef.html | 2 +-
arrow_array/array/type.BinaryArray.html | 4 +-
arrow_array/array/type.BinaryViewArray.html | 4 +-
arrow_array/array/type.Date32Array.html | 4 +-
arrow_array/array/type.Date64Array.html | 4 +-
arrow_array/array/type.Decimal128Array.html | 4 +-
arrow_array/array/type.Decimal256Array.html | 4 +-
.../array/type.DurationMicrosecondArray.html | 4 +-
.../array/type.DurationMillisecondArray.html | 4 +-
.../array/type.DurationNanosecondArray.html | 4 +-
arrow_array/array/type.DurationSecondArray.html | 4 +-
arrow_array/array/type.Float16Array.html | 4 +-
arrow_array/array/type.Float32Array.html | 4 +-
arrow_array/array/type.Float64Array.html | 4 +-
arrow_array/array/type.GenericBinaryArray.html | 4 +-
arrow_array/array/type.GenericStringArray.html | 6 +-
arrow_array/array/type.Int16Array.html | 4 +-
arrow_array/array/type.Int16DictionaryArray.html | 4 +-
arrow_array/array/type.Int16RunArray.html | 4 +-
arrow_array/array/type.Int32Array.html | 4 +-
arrow_array/array/type.Int32DictionaryArray.html | 4 +-
arrow_array/array/type.Int32RunArray.html | 4 +-
arrow_array/array/type.Int64Array.html | 4 +-
arrow_array/array/type.Int64DictionaryArray.html | 4 +-
arrow_array/array/type.Int64RunArray.html | 4 +-
arrow_array/array/type.Int8Array.html | 4 +-
arrow_array/array/type.Int8DictionaryArray.html | 4 +-
arrow_array/array/type.IntervalDayTimeArray.html | 4 +-
.../array/type.IntervalMonthDayNanoArray.html | 4 +-
arrow_array/array/type.IntervalYearMonthArray.html | 4 +-
arrow_array/array/type.LargeBinaryArray.html | 4 +-
arrow_array/array/type.LargeListArray.html | 4 +-
arrow_array/array/type.LargeListViewArray.html | 4 +-
arrow_array/array/type.LargeStringArray.html | 4 +-
arrow_array/array/type.ListArray.html | 4 +-
arrow_array/array/type.ListViewArray.html | 4 +-
arrow_array/array/type.StringArray.html | 4 +-
arrow_array/array/type.StringViewArray.html | 4 +-
arrow_array/array/type.Time32MillisecondArray.html | 4 +-
arrow_array/array/type.Time32SecondArray.html | 4 +-
arrow_array/array/type.Time64MicrosecondArray.html | 4 +-
arrow_array/array/type.Time64NanosecondArray.html | 4 +-
.../array/type.TimestampMicrosecondArray.html | 4 +-
.../array/type.TimestampMillisecondArray.html | 4 +-
.../array/type.TimestampNanosecondArray.html | 4 +-
arrow_array/array/type.TimestampSecondArray.html | 6 +-
arrow_array/array/type.UInt16Array.html | 4 +-
arrow_array/array/type.UInt16DictionaryArray.html | 4 +-
arrow_array/array/type.UInt32Array.html | 4 +-
arrow_array/array/type.UInt32DictionaryArray.html | 4 +-
arrow_array/array/type.UInt64Array.html | 4 +-
arrow_array/array/type.UInt64DictionaryArray.html | 4 +-
arrow_array/array/type.UInt8Array.html | 4 +-
arrow_array/array/type.UInt8DictionaryArray.html | 4 +-
.../array/union_array/struct.UnionArray.html | 14 +-
.../boolean_builder/struct.BooleanBuilder.html | 2 +-
.../struct.FixedSizeBinaryBuilder.html | 2 +-
.../struct.FixedSizeListBuilder.html | 6 +-
arrow_array/builder/fn.make_builder.html | 2 +-
.../struct.GenericByteDictionaryBuilder.html | 10 +-
.../struct.GenericByteViewBuilder.html | 2 +-
.../struct.GenericListBuilder.html | 6 +-
.../struct.GenericListViewBuilder.html | 6 +-
arrow_array/builder/index.html | 2 +-
arrow_array/builder/map_builder/index.html | 2 +-
.../builder/map_builder/struct.MapBuilder.html | 8 +-
.../builder/map_builder/struct.MapFieldNames.html | 8 +-
.../primitive_builder/struct.PrimitiveBuilder.html | 10 +-
.../primitive_builder/type.Date32Builder.html | 4 +-
.../primitive_builder/type.Date64Builder.html | 4 +-
.../primitive_builder/type.Decimal128Builder.html | 4 +-
.../primitive_builder/type.Decimal256Builder.html | 4 +-
.../type.DurationMicrosecondBuilder.html | 4 +-
.../type.DurationMillisecondBuilder.html | 4 +-
.../type.DurationNanosecondBuilder.html | 4 +-
.../type.DurationSecondBuilder.html | 4 +-
.../primitive_builder/type.Float16Builder.html | 4 +-
.../primitive_builder/type.Float32Builder.html | 4 +-
.../primitive_builder/type.Float64Builder.html | 4 +-
.../primitive_builder/type.Int16Builder.html | 4 +-
.../primitive_builder/type.Int32Builder.html | 4 +-
.../primitive_builder/type.Int64Builder.html | 4 +-
.../primitive_builder/type.Int8Builder.html | 4 +-
.../type.IntervalDayTimeBuilder.html | 4 +-
.../type.IntervalMonthDayNanoBuilder.html | 4 +-
.../type.IntervalYearMonthBuilder.html | 4 +-
.../type.Time32MillisecondBuilder.html | 4 +-
.../type.Time32SecondBuilder.html | 4 +-
.../type.Time64MicrosecondBuilder.html | 4 +-
.../type.Time64NanosecondBuilder.html | 4 +-
.../type.TimestampMicrosecondBuilder.html | 4 +-
.../type.TimestampMillisecondBuilder.html | 4 +-
.../type.TimestampNanosecondBuilder.html | 4 +-
.../type.TimestampSecondBuilder.html | 4 +-
.../primitive_builder/type.UInt16Builder.html | 4 +-
.../primitive_builder/type.UInt32Builder.html | 4 +-
.../primitive_builder/type.UInt64Builder.html | 4 +-
.../primitive_builder/type.UInt8Builder.html | 4 +-
.../struct.PrimitiveDictionaryBuilder.html | 6 +-
arrow_array/builder/struct.BooleanBuilder.html | 2 +-
.../builder/struct.FixedSizeBinaryBuilder.html | 2 +-
.../builder/struct.FixedSizeListBuilder.html | 6 +-
.../struct.GenericByteDictionaryBuilder.html | 10 +-
.../builder/struct.GenericByteViewBuilder.html | 2 +-
arrow_array/builder/struct.GenericListBuilder.html | 6 +-
.../builder/struct.GenericListViewBuilder.html | 6 +-
arrow_array/builder/struct.MapBuilder.html | 8 +-
arrow_array/builder/struct.MapFieldNames.html | 8 +-
arrow_array/builder/struct.PrimitiveBuilder.html | 10 +-
.../builder/struct.PrimitiveDictionaryBuilder.html | 6 +-
arrow_array/builder/struct.StructBuilder.html | 8 +-
arrow_array/builder/struct.UnionBuilder.html | 6 +-
.../builder/struct_builder/fn.make_builder.html | 2 +-
.../struct_builder/struct.StructBuilder.html | 8 +-
arrow_array/builder/type.Date32Builder.html | 4 +-
arrow_array/builder/type.Date64Builder.html | 4 +-
arrow_array/builder/type.Decimal128Builder.html | 4 +-
arrow_array/builder/type.Decimal256Builder.html | 4 +-
.../builder/type.DurationMicrosecondBuilder.html | 4 +-
.../builder/type.DurationMillisecondBuilder.html | 4 +-
.../builder/type.DurationNanosecondBuilder.html | 4 +-
.../builder/type.DurationSecondBuilder.html | 4 +-
arrow_array/builder/type.Float16Builder.html | 4 +-
arrow_array/builder/type.Float32Builder.html | 4 +-
arrow_array/builder/type.Float64Builder.html | 4 +-
arrow_array/builder/type.Int16Builder.html | 4 +-
arrow_array/builder/type.Int32Builder.html | 4 +-
arrow_array/builder/type.Int64Builder.html | 4 +-
arrow_array/builder/type.Int8Builder.html | 4 +-
.../builder/type.IntervalDayTimeBuilder.html | 4 +-
.../builder/type.IntervalMonthDayNanoBuilder.html | 4 +-
.../builder/type.IntervalYearMonthBuilder.html | 4 +-
arrow_array/builder/type.LargeListBuilder.html | 4 +-
arrow_array/builder/type.LargeListViewBuilder.html | 4 +-
arrow_array/builder/type.ListBuilder.html | 4 +-
arrow_array/builder/type.ListViewBuilder.html | 4 +-
.../builder/type.Time32MillisecondBuilder.html | 4 +-
arrow_array/builder/type.Time32SecondBuilder.html | 4 +-
.../builder/type.Time64MicrosecondBuilder.html | 4 +-
.../builder/type.Time64NanosecondBuilder.html | 4 +-
.../builder/type.TimestampMicrosecondBuilder.html | 4 +-
.../builder/type.TimestampMillisecondBuilder.html | 4 +-
.../builder/type.TimestampNanosecondBuilder.html | 4 +-
.../builder/type.TimestampSecondBuilder.html | 4 +-
arrow_array/builder/type.UInt16Builder.html | 4 +-
arrow_array/builder/type.UInt32Builder.html | 4 +-
arrow_array/builder/type.UInt64Builder.html | 4 +-
arrow_array/builder/type.UInt8Builder.html | 4 +-
.../builder/union_builder/struct.FieldData.html | 6 +-
.../builder/union_builder/struct.UnionBuilder.html | 6 +-
arrow_array/ffi/fn.bit_width.html | 2 +-
arrow_array/ffi/fn.export_array_into_raw.html | 2 +-
arrow_array/ffi/fn.from_ffi.html | 2 +-
arrow_array/ffi/fn.from_ffi_and_data_type.html | 4 +-
arrow_array/ffi/fn.to_ffi.html | 2 +-
arrow_array/ffi/struct.FFI_ArrowSchema.html | 50 +-
arrow_array/ffi/struct.ImportedArrowArray.html | 16 +-
arrow_array/ffi/type.Result.html | 6 +-
arrow_array/ffi_stream/fn.get_error_code.html | 2 +-
arrow_array/ffi_stream/fn.get_stream_schema.html | 2 +-
.../ffi_stream/struct.ArrowArrayStreamReader.html | 10 +-
arrow_array/ffi_stream/type.Result.html | 6 +-
arrow_array/index.html | 20 +-
arrow_array/macro.downcast_dictionary_array.html | 2 +-
arrow_array/macro.downcast_integer.html | 2 +-
arrow_array/macro.downcast_primitive.html | 2 +-
arrow_array/macro.downcast_primitive_array.html | 2 +-
arrow_array/macro.downcast_run_array.html | 2 +-
arrow_array/macro.downcast_run_end_index.html | 2 +-
arrow_array/macro.downcast_temporal.html | 2 +-
arrow_array/macro.downcast_temporal_array.html | 2 +-
arrow_array/record_batch/index.html | 4 +-
arrow_array/record_batch/struct.RecordBatch.html | 38 +-
.../record_batch/struct.RecordBatchIterator.html | 12 +-
.../record_batch/trait.RecordBatchReader.html | 10 +-
.../record_batch/trait.RecordBatchWriter.html | 8 +-
arrow_array/struct.RecordBatch.html | 38 +-
arrow_array/struct.RecordBatchIterator.html | 12 +-
arrow_array/timezone/private/struct.Tz.html | 2 +-
arrow_array/timezone/struct.Tz.html | 2 +-
arrow_array/trait.ArrowNativeTypeOp.html | 30 +-
arrow_array/trait.RecordBatchReader.html | 10 +-
arrow_array/trait.RecordBatchWriter.html | 8 +-
.../fn.validate_decimal_precision_and_scale.html | 2 +-
arrow_array/types/index.html | 2 +-
arrow_array/types/struct.BinaryViewType.html | 2 +-
arrow_array/types/struct.BooleanType.html | 2 +-
arrow_array/types/struct.Date32Type.html | 2 +-
arrow_array/types/struct.Date64Type.html | 4 +-
arrow_array/types/struct.Decimal128Type.html | 4 +-
arrow_array/types/struct.Decimal256Type.html | 4 +-
.../types/struct.DurationMicrosecondType.html | 2 +-
.../types/struct.DurationMillisecondType.html | 2 +-
.../types/struct.DurationNanosecondType.html | 2 +-
arrow_array/types/struct.DurationSecondType.html | 2 +-
arrow_array/types/struct.Float16Type.html | 2 +-
arrow_array/types/struct.Float32Type.html | 2 +-
arrow_array/types/struct.Float64Type.html | 2 +-
arrow_array/types/struct.GenericBinaryType.html | 4 +-
arrow_array/types/struct.GenericStringType.html | 4 +-
arrow_array/types/struct.Int16Type.html | 2 +-
arrow_array/types/struct.Int32Type.html | 2 +-
arrow_array/types/struct.Int64Type.html | 2 +-
arrow_array/types/struct.Int8Type.html | 2 +-
arrow_array/types/struct.IntervalDayTime.html | 2 +-
arrow_array/types/struct.IntervalDayTimeType.html | 2 +-
arrow_array/types/struct.IntervalMonthDayNano.html | 2 +-
.../types/struct.IntervalMonthDayNanoType.html | 2 +-
.../types/struct.IntervalYearMonthType.html | 2 +-
arrow_array/types/struct.StringViewType.html | 2 +-
.../types/struct.Time32MillisecondType.html | 2 +-
arrow_array/types/struct.Time32SecondType.html | 2 +-
.../types/struct.Time64MicrosecondType.html | 2 +-
arrow_array/types/struct.Time64NanosecondType.html | 2 +-
.../types/struct.TimestampMicrosecondType.html | 2 +-
.../types/struct.TimestampMillisecondType.html | 2 +-
.../types/struct.TimestampNanosecondType.html | 2 +-
arrow_array/types/struct.TimestampSecondType.html | 2 +-
arrow_array/types/struct.UInt16Type.html | 2 +-
arrow_array/types/struct.UInt32Type.html | 2 +-
arrow_array/types/struct.UInt64Type.html | 2 +-
arrow_array/types/struct.UInt8Type.html | 2 +-
arrow_array/types/trait.ArrowPrimitiveType.html | 8 +-
arrow_array/types/trait.ArrowTimestampType.html | 8 +-
arrow_array/types/trait.ByteArrayType.html | 10 +-
arrow_array/types/trait.ByteViewType.html | 8 +-
arrow_array/types/trait.DecimalType.html | 14 +-
arrow_schema/all.html | 2 +-
arrow_schema/extension/canonical/bool8/index.html | 3 +
.../extension/canonical/bool8/sidebar-items.js | 1 +
.../extension/canonical/bool8/struct.Bool8.html | 35 +
.../canonical/enum.CanonicalExtensionType.html | 35 +
.../canonical/fixed_shape_tensor/index.html | 3 +
.../canonical/fixed_shape_tensor/sidebar-items.js | 1 +
.../struct.FixedShapeTensor.html | 93 ++
.../struct.FixedShapeTensorMetadata.html | 39 +
arrow_schema/extension/canonical/index.html | 8 +
arrow_schema/extension/canonical/json/index.html | 3 +
.../extension/canonical/json/sidebar-items.js | 1 +
.../extension/canonical/json/struct.Empty.html | 18 +
.../extension/canonical/json/struct.Json.html | 37 +
.../canonical/json/struct.JsonMetadata.html | 10 +-
arrow_schema/extension/canonical/opaque/index.html | 3 +
.../extension/canonical/opaque/sidebar-items.js | 1 +
.../extension/canonical/opaque/struct.Opaque.html | 38 +
.../canonical/opaque/struct.OpaqueMetadata.html | 26 +
arrow_schema/extension/canonical/sidebar-items.js | 1 +
arrow_schema/extension/canonical/uuid/index.html | 3 +
.../extension/canonical/uuid/sidebar-items.js | 1 +
.../extension/canonical/uuid/struct.Uuid.html | 36 +
.../canonical/variable_shape_tensor/index.html | 3 +
.../variable_shape_tensor/sidebar-items.js | 1 +
.../struct.VariableShapeTensor.html | 98 ++
.../struct.VariableShapeTensorMetadata.html | 42 +
.../constant.EXTENSION_TYPE_METADATA_KEY.html} | 3 +-
.../constant.EXTENSION_TYPE_NAME_KEY.html | 2 +
.../extension/enum.CanonicalExtensionType.html | 35 +
arrow_schema/extension/index.html | 3 +
arrow_schema/extension/sidebar-items.js | 1 +
arrow_schema/extension/struct.Bool8.html | 35 +
.../extension/struct.FixedShapeTensor.html | 93 ++
.../extension/struct.FixedShapeTensorMetadata.html | 39 +
arrow_schema/extension/struct.Json.html | 37 +
.../extension/struct.JsonMetadata.html | 10 +-
arrow_schema/extension/struct.Opaque.html | 38 +
arrow_schema/extension/struct.OpaqueMetadata.html | 26 +
arrow_schema/extension/struct.Uuid.html | 36 +
.../extension/struct.VariableShapeTensor.html | 98 ++
.../struct.VariableShapeTensorMetadata.html | 42 +
arrow_schema/extension/trait.ExtensionType.html | 207 ++++
arrow_schema/field/index.html | 2 +-
arrow_schema/field/struct.Field.html | 154 ++-
arrow_schema/field/type.FieldRef.html | 2 +-
arrow_schema/index.html | 4 +-
arrow_schema/sidebar-items.js | 2 +-
arrow_schema/struct.Field.html | 154 ++-
arrow_schema/struct.SortOptions.html | 28 +-
arrow_schema/type.FieldRef.html | 2 +-
help.html | 2 +-
.../fn.add_encoded_arrow_schema_to_metadata.html | 2 +-
parquet/arrow/fn.arrow_to_parquet_schema.html | 2 +-
parquet/arrow/fn.encode_arrow_schema.html | 2 +-
.../arrow/fn.parquet_to_arrow_field_levels.html | 2 +-
parquet/arrow/fn.parquet_to_arrow_schema.html | 2 +-
.../fn.parquet_to_arrow_schema_by_columns.html | 2 +-
parquet/arrow/struct.ArrowSchemaConverter.html | 12 +-
parquet/arrow/struct.FieldLevels.html | 4 +-
search-index.js | 4 +-
search.desc/arrow/arrow-desc-0-.js | 2 +-
search.desc/arrow/arrow-desc-1-.js | 2 +-
search.desc/arrow_schema/arrow_schema-desc-0-.js | 2 +-
settings.html | 2 +-
src-files.js | 4 +-
src/arrow_array/array/list_view_array.rs.html | 8 +-
src/arrow_schema/extension/canonical/bool8.rs.html | 285 +++++
.../extension/canonical/fixed_shape_tensor.rs.html | 887 ++++++++++++++++
src/arrow_schema/extension/canonical/json.rs.html | 397 +++++++
src/arrow_schema/extension/canonical/mod.rs.html | 285 +++++
.../extension/canonical/opaque.rs.html | 403 +++++++
src/arrow_schema/extension/canonical/uuid.rs.html | 257 +++++
.../canonical/variable_shape_tensor.rs.html | 1103 ++++++++++++++++++++
src/arrow_schema/extension/mod.rs.html | 521 +++++++++
src/arrow_schema/field.rs.html | 336 +++++-
src/arrow_schema/lib.rs.html | 4 +-
src/arrow_select/dictionary.rs.html | 2 +-
src/parquet/arrow/schema/mod.rs.html | 200 +++-
.../extension/trait.ExtensionType.js} | 2 +-
trait.impl/core/clone/trait.Clone.js | 4 +-
trait.impl/core/cmp/trait.PartialEq.js | 4 +-
trait.impl/core/convert/trait.From.js | 4 +-
trait.impl/core/convert/trait.TryFrom.js | 4 +-
trait.impl/core/default/trait.Default.js | 4 +-
trait.impl/core/fmt/trait.Debug.js | 4 +-
.../core/iter/traits/iterator/trait.Iterator.js | 4 +-
trait.impl/core/marker/trait.Copy.js | 4 +-
trait.impl/core/marker/trait.Freeze.js | 4 +-
trait.impl/core/marker/trait.Send.js | 4 +-
.../core/marker/trait.StructuralPartialEq.js | 4 +-
trait.impl/core/marker/trait.Sync.js | 4 +-
trait.impl/core/marker/trait.Unpin.js | 4 +-
.../core/panic/unwind_safe/trait.RefUnwindSafe.js | 4 +-
.../core/panic/unwind_safe/trait.UnwindSafe.js | 4 +-
trait.impl/serde/de/trait.Deserialize.js | 4 +-
trait.impl/serde/ser/trait.Serialize.js | 4 +-
.../arrow_array/array/struct.DictionaryArray.js | 4 +-
.../arrow_array/array/struct.GenericByteArray.js | 4 +-
.../array/struct.GenericByteViewArray.js | 4 +-
.../arrow_array/array/struct.GenericListArray.js | 4 +-
.../array/struct.GenericListViewArray.js | 4 +-
.../arrow_array/array/struct.PrimitiveArray.js | 4 +-
type.impl/arrow_array/array/struct.RunArray.js | 4 +-
.../arrow_array/array/type.GenericStringArray.js | 4 +-
.../builder/struct.GenericByteDictionaryBuilder.js | 4 +-
.../builder/struct.GenericByteViewBuilder.js | 4 +-
.../builder/struct.GenericListBuilder.js | 4 +-
.../builder/struct.GenericListViewBuilder.js | 4 +-
.../arrow_array/builder/struct.PrimitiveBuilder.js | 4 +-
.../arrow_array/types/struct.GenericBinaryType.js | 4 +-
.../arrow_array/types/struct.GenericStringType.js | 4 +-
428 files changed, 7222 insertions(+), 1107 deletions(-)
create mode 100644 arrow_schema/extension/canonical/bool8/index.html
create mode 100644 arrow_schema/extension/canonical/bool8/sidebar-items.js
create mode 100644 arrow_schema/extension/canonical/bool8/struct.Bool8.html
create mode 100644
arrow_schema/extension/canonical/enum.CanonicalExtensionType.html
create mode 100644
arrow_schema/extension/canonical/fixed_shape_tensor/index.html
create mode 100644
arrow_schema/extension/canonical/fixed_shape_tensor/sidebar-items.js
create mode 100644
arrow_schema/extension/canonical/fixed_shape_tensor/struct.FixedShapeTensor.html
create mode 100644
arrow_schema/extension/canonical/fixed_shape_tensor/struct.FixedShapeTensorMetadata.html
create mode 100644 arrow_schema/extension/canonical/index.html
create mode 100644 arrow_schema/extension/canonical/json/index.html
create mode 100644 arrow_schema/extension/canonical/json/sidebar-items.js
create mode 100644 arrow_schema/extension/canonical/json/struct.Empty.html
create mode 100644 arrow_schema/extension/canonical/json/struct.Json.html
copy arrow_array/timezone/private/enum.TzInner.html =>
arrow_schema/extension/canonical/json/struct.JsonMetadata.html (50%)
create mode 100644 arrow_schema/extension/canonical/opaque/index.html
create mode 100644 arrow_schema/extension/canonical/opaque/sidebar-items.js
create mode 100644 arrow_schema/extension/canonical/opaque/struct.Opaque.html
create mode 100644
arrow_schema/extension/canonical/opaque/struct.OpaqueMetadata.html
create mode 100644 arrow_schema/extension/canonical/sidebar-items.js
create mode 100644 arrow_schema/extension/canonical/uuid/index.html
create mode 100644 arrow_schema/extension/canonical/uuid/sidebar-items.js
create mode 100644 arrow_schema/extension/canonical/uuid/struct.Uuid.html
create mode 100644
arrow_schema/extension/canonical/variable_shape_tensor/index.html
create mode 100644
arrow_schema/extension/canonical/variable_shape_tensor/sidebar-items.js
create mode 100644
arrow_schema/extension/canonical/variable_shape_tensor/struct.VariableShapeTensor.html
create mode 100644
arrow_schema/extension/canonical/variable_shape_tensor/struct.VariableShapeTensorMetadata.html
copy arrow_schema/{datatype/constant.DECIMAL128_MAX_PRECISION.html =>
extension/constant.EXTENSION_TYPE_METADATA_KEY.html} (58%)
create mode 100644 arrow_schema/extension/constant.EXTENSION_TYPE_NAME_KEY.html
create mode 100644 arrow_schema/extension/enum.CanonicalExtensionType.html
create mode 100644 arrow_schema/extension/index.html
create mode 100644 arrow_schema/extension/sidebar-items.js
create mode 100644 arrow_schema/extension/struct.Bool8.html
create mode 100644 arrow_schema/extension/struct.FixedShapeTensor.html
create mode 100644 arrow_schema/extension/struct.FixedShapeTensorMetadata.html
create mode 100644 arrow_schema/extension/struct.Json.html
copy arrow_json/writer/encoder/struct.EncoderOptions.html =>
arrow_schema/extension/struct.JsonMetadata.html (50%)
create mode 100644 arrow_schema/extension/struct.Opaque.html
create mode 100644 arrow_schema/extension/struct.OpaqueMetadata.html
create mode 100644 arrow_schema/extension/struct.Uuid.html
create mode 100644 arrow_schema/extension/struct.VariableShapeTensor.html
create mode 100644
arrow_schema/extension/struct.VariableShapeTensorMetadata.html
create mode 100644 arrow_schema/extension/trait.ExtensionType.html
create mode 100644 src/arrow_schema/extension/canonical/bool8.rs.html
create mode 100644
src/arrow_schema/extension/canonical/fixed_shape_tensor.rs.html
create mode 100644 src/arrow_schema/extension/canonical/json.rs.html
create mode 100644 src/arrow_schema/extension/canonical/mod.rs.html
create mode 100644 src/arrow_schema/extension/canonical/opaque.rs.html
create mode 100644 src/arrow_schema/extension/canonical/uuid.rs.html
create mode 100644
src/arrow_schema/extension/canonical/variable_shape_tensor.rs.html
create mode 100644 src/arrow_schema/extension/mod.rs.html
copy trait.impl/{arrow_buffer/native/private/trait.Sealed.js =>
arrow_schema/extension/trait.ExtensionType.js} (64%)