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 b56b330503 deploy: e0f9382ea593e0884ba02bed5ef07e78a1fd8fc5
     new decf4fb25e deploy: cf0c0895b151212acb4c388f2e29158d0ed7f659

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   (b56b330503)
            \
             N -- N -- N   refs/heads/asf-site (decf4fb25e)

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:
 .../ffi_stream/struct.ArrowArrayStreamReader.html  |    8 +-
 arrow/array/struct.ArrayData.html                  |    8 +-
 arrow/array/struct.RecordBatch.html                |    8 +-
 arrow/array/trait.RecordBatchReader.html           |    4 +-
 arrow/datatypes/enum.DataType.html                 |    8 +-
 arrow/datatypes/struct.Field.html                  |    8 +-
 arrow/datatypes/struct.Schema.html                 |    8 +-
 .../ffi_stream/struct.ArrowArrayStreamReader.html  |    8 +-
 arrow/index.html                                   |    2 +-
 arrow/record_batch/struct.RecordBatch.html         |    8 +-
 arrow/record_batch/trait.RecordBatchReader.html    |    4 +-
 .../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   |    4 +-
 .../array/byte_array/struct.GenericByteArray.html  |   14 +-
 .../struct.GenericByteViewArray.html               |   28 +-
 .../byte_view_array/type.BinaryViewArray.html      |    4 +-
 .../byte_view_array/type.StringViewArray.html      |    4 +-
 .../dictionary_array/struct.DictionaryArray.html   |   14 +-
 .../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               |   16 +-
 .../struct.FixedSizeListArray.html                 |   20 +-
 arrow_array/array/fn.get_offsets.html              |    2 +-
 arrow_array/array/fn.make_array.html               |    2 +-
 arrow_array/array/fn.new_empty_array.html          |    2 +-
 arrow_array/array/fn.new_null_array.html           |    2 +-
 arrow_array/array/index.html                       |    2 +-
 .../array/list_array/struct.GenericListArray.html  |   26 +-
 .../array/list_array/type.LargeListArray.html      |    4 +-
 arrow_array/array/list_array/type.ListArray.html   |    4 +-
 .../struct.GenericListViewArray.html               |   26 +-
 .../list_view_array/type.LargeListViewArray.html   |    4 +-
 .../array/list_view_array/type.ListViewArray.html  |    4 +-
 arrow_array/array/map_array/struct.MapArray.html   |   24 +-
 arrow_array/array/null_array/struct.NullArray.html |    6 +-
 .../primitive_array/struct.PrimitiveArray.html     |   24 +-
 .../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 +-
 .../array/primitive_array/type.Decimal32Array.html |    4 +-
 .../array/primitive_array/type.Decimal64Array.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   |   12 +-
 .../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         |    4 +-
 arrow_array/array/struct.DictionaryArray.html      |   14 +-
 arrow_array/array/struct.FixedSizeBinaryArray.html |   16 +-
 arrow_array/array/struct.FixedSizeListArray.html   |   20 +-
 arrow_array/array/struct.GenericByteArray.html     |   14 +-
 arrow_array/array/struct.GenericByteViewArray.html |   28 +-
 arrow_array/array/struct.GenericListArray.html     |   26 +-
 arrow_array/array/struct.GenericListViewArray.html |   26 +-
 arrow_array/array/struct.MapArray.html             |   24 +-
 arrow_array/array/struct.NullArray.html            |    6 +-
 arrow_array/array/struct.PrimitiveArray.html       |   24 +-
 arrow_array/array/struct.RunArray.html             |   12 +-
 arrow_array/array/struct.StructArray.html          |   34 +-
 arrow_array/array/struct.TypedDictionaryArray.html |    2 +-
 arrow_array/array/struct.TypedRunArray.html        |    2 +-
 arrow_array/array/struct.UnionArray.html           |   16 +-
 .../array/struct_array/struct.StructArray.html     |   34 +-
 arrow_array/array/trait.Array.html                 |   14 +-
 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 +-
 arrow_array/array/type.Decimal32Array.html         |    4 +-
 arrow_array/array/type.Decimal64Array.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       |   16 +-
 .../boolean_builder/struct.BooleanBuilder.html     |    2 +-
 .../struct.FixedSizeBinaryBuilder.html             |    2 +-
 .../struct.FixedSizeBinaryDictionaryBuilder.html   |    6 +-
 .../struct.FixedSizeListBuilder.html               |    6 +-
 arrow_array/builder/fn.make_builder.html           |    2 +-
 .../struct.GenericByteDictionaryBuilder.html       |   12 +-
 .../struct.GenericByteViewBuilder.html             |    8 +-
 .../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     |   12 +-
 .../builder/map_builder/struct.MapFieldNames.html  |    8 +-
 .../primitive_builder/struct.PrimitiveBuilder.html |   12 +-
 .../primitive_builder/type.Date32Builder.html      |    4 +-
 .../primitive_builder/type.Date64Builder.html      |    4 +-
 .../primitive_builder/type.Decimal128Builder.html  |    4 +-
 .../primitive_builder/type.Decimal256Builder.html  |    4 +-
 .../primitive_builder/type.Decimal32Builder.html   |    4 +-
 .../primitive_builder/type.Decimal64Builder.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         |    8 +-
 arrow_array/builder/struct.BooleanBuilder.html     |    2 +-
 .../builder/struct.FixedSizeBinaryBuilder.html     |    2 +-
 .../struct.FixedSizeBinaryDictionaryBuilder.html   |    6 +-
 .../builder/struct.FixedSizeListBuilder.html       |    6 +-
 .../struct.GenericByteDictionaryBuilder.html       |   12 +-
 .../builder/struct.GenericByteViewBuilder.html     |    8 +-
 arrow_array/builder/struct.GenericListBuilder.html |    6 +-
 .../builder/struct.GenericListViewBuilder.html     |    6 +-
 arrow_array/builder/struct.MapBuilder.html         |   12 +-
 arrow_array/builder/struct.MapFieldNames.html      |    8 +-
 arrow_array/builder/struct.PrimitiveBuilder.html   |   12 +-
 .../builder/struct.PrimitiveDictionaryBuilder.html |    8 +-
 arrow_array/builder/struct.StructBuilder.html      |    8 +-
 arrow_array/builder/struct.UnionBuilder.html       |    6 +-
 .../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 +-
 arrow_array/builder/type.Decimal32Builder.html     |    4 +-
 arrow_array/builder/type.Decimal64Builder.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/cast/fn.downcast_array.html            |    2 +-
 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                     |    4 +-
 arrow_array/ffi/index.html                         |    2 +-
 arrow_array/ffi/struct.FFI_ArrowArray.html         |   34 +-
 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   |   44 +-
 .../record_batch/struct.RecordBatchIterator.html   |   12 +-
 .../record_batch/trait.RecordBatchReader.html      |   10 +-
 .../record_batch/trait.RecordBatchWriter.html      |    8 +-
 arrow_array/struct.RecordBatch.html                |   44 +-
 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 +-
 arrow_array/types/struct.Decimal32Type.html        |    2 +-
 arrow_array/types/struct.Decimal64Type.html        |    2 +-
 .../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_data/byte_view/fn.validate_binary_view.html  |    2 +-
 arrow_data/byte_view/fn.validate_string_view.html  |    2 +-
 arrow_data/byte_view/fn.validate_view_impl.html    |    4 +-
 arrow_data/data/fn.layout.html                     |    2 +-
 arrow_data/data/fn.new_buffers.html                |    2 +-
 arrow_data/data/struct.ArrayData.html              |   66 +-
 arrow_data/data/struct.ArrayDataBuilder.html       |   12 +-
 arrow_data/data/struct.DataTypeLayout.html         |    2 +-
 .../decimal/constant.DECIMAL128_MAX_PRECISION.html |    2 +-
 .../decimal/constant.DECIMAL128_MAX_SCALE.html     |    2 +-
 .../decimal/constant.DECIMAL256_MAX_PRECISION.html |    2 +-
 .../decimal/constant.DECIMAL256_MAX_SCALE.html     |    2 +-
 .../decimal/constant.DECIMAL32_DEFAULT_SCALE.html  |    2 +-
 .../decimal/constant.DECIMAL32_MAX_PRECISION.html  |    2 +-
 .../decimal/constant.DECIMAL32_MAX_SCALE.html      |    2 +-
 .../decimal/constant.DECIMAL64_DEFAULT_SCALE.html  |    2 +-
 .../decimal/constant.DECIMAL64_MAX_PRECISION.html  |    2 +-
 .../decimal/constant.DECIMAL64_MAX_SCALE.html      |    2 +-
 .../decimal/constant.DECIMAL_DEFAULT_SCALE.html    |    2 +-
 ...constant.MAX_DECIMAL128_FOR_EACH_PRECISION.html |    2 +-
 ...constant.MAX_DECIMAL256_FOR_EACH_PRECISION.html |    2 +-
 .../constant.MAX_DECIMAL32_FOR_EACH_PRECISION.html |    2 +-
 .../constant.MAX_DECIMAL64_FOR_EACH_PRECISION.html |    2 +-
 .../constant.MAX_DECIMAL_FOR_EACH_PRECISION.html   |    2 +-
 ...constant.MIN_DECIMAL128_FOR_EACH_PRECISION.html |    2 +-
 ...constant.MIN_DECIMAL256_FOR_EACH_PRECISION.html |    2 +-
 .../constant.MIN_DECIMAL64_FOR_EACH_PRECISION.html |    2 +-
 .../constant.MIN_DECIMAL_FOR_EACH_PRECISION.html   |    2 +-
 .../fn.is_validate_decimal256_precision.html       |    2 +-
 .../fn.is_validate_decimal32_precision.html        |    2 +-
 .../fn.is_validate_decimal64_precision.html        |    2 +-
 .../decimal/fn.is_validate_decimal_precision.html  |    2 +-
 .../decimal/fn.validate_decimal256_precision.html  |    4 +-
 .../decimal/fn.validate_decimal32_precision.html   |    4 +-
 .../decimal/fn.validate_decimal64_precision.html   |    4 +-
 .../decimal/fn.validate_decimal_precision.html     |    4 +-
 arrow_data/decimal/index.html                      |   38 +-
 arrow_data/equal/union/fn.equal_dense.html         |    4 +-
 arrow_data/fn.layout.html                          |    2 +-
 arrow_data/fn.validate_binary_view.html            |    2 +-
 arrow_data/fn.validate_string_view.html            |    2 +-
 arrow_data/index.html                              |    2 +-
 arrow_data/struct.ArrayData.html                   |   66 +-
 arrow_data/struct.ArrayDataBuilder.html            |   12 +-
 arrow_data/struct.DataTypeLayout.html              |    2 +-
 arrow_data/transform/fn.build_extend_nulls.html    |    2 +-
 arrow_data/transform/struct._MutableArrayData.html |    4 +-
 help.html                                          |    2 +-
 parquet_variant_compute/all.html                   |    2 +-
 .../fn.batch_json_string_to_variant.html           |   12 -
 .../fn.batch_variant_to_json_string.html           |    5 -
 parquet_variant_compute/fn.json_to_variant.html    |   10 +
 parquet_variant_compute/fn.variant_to_json.html    |    3 +
 .../from_json/fn.batch_json_string_to_variant.html |   12 -
 .../fn.json_to_variant.html}                       |   13 +-
 parquet_variant_compute/from_json/index.html       |    2 +-
 parquet_variant_compute/from_json/sidebar-items.js |    2 +-
 parquet_variant_compute/index.html                 |    8 +-
 parquet_variant_compute/sidebar-items.js           |    2 +-
 .../struct.VariantArrayVariantBuilder.html         |    5 +-
 .../to_json/fn.batch_variant_to_json_string.html   |    5 -
 .../to_json/fn.variant_to_json.html                |    3 +
 parquet_variant_compute/to_json/index.html         |    2 +-
 parquet_variant_compute/to_json/sidebar-items.js   |    2 +-
 .../struct.VariantArrayVariantBuilder.html         |    5 +-
 parquet_variant_json/all.html                      |    2 +-
 parquet_variant_json/fn.json_to_variant.html       |   41 -
 parquet_variant_json/fn.variant_to_json.html       |   37 -
 .../fn.variant_to_json_string.html                 |   38 -
 parquet_variant_json/fn.variant_to_json_value.html |   20 -
 parquet_variant_json/from_json/fn.append_json.html |    2 +-
 parquet_variant_json/from_json/fn.build_json.html  |    4 -
 .../from_json/fn.json_to_variant.html              |   41 -
 .../from_json/fn.variant_from_number.html          |    2 +-
 parquet_variant_json/from_json/index.html          |    6 +-
 parquet_variant_json/from_json/sidebar-items.js    |    2 +-
 .../from_json/struct.ObjectFieldBuilder.html       |    7 +-
 .../from_json/trait.JsonToVariant.html             |   40 +
 parquet_variant_json/index.html                    |   11 +-
 parquet_variant_json/sidebar-items.js              |    2 +-
 .../to_json/constant.DATE_FORMAT.html              |    2 +-
 .../to_json/constant.TIMESTAMP_NTZ_FORMAT.html     |    2 +-
 .../to_json/fn.convert_array_to_json.html          |    2 +-
 .../to_json/fn.convert_object_to_json.html         |    2 +-
 .../to_json/fn.format_binary_base64.html           |    2 +-
 .../to_json/fn.format_date_string.html             |    2 +-
 .../to_json/fn.format_time_ntz_str.html            |    2 +-
 .../to_json/fn.format_timestamp_ntz_string.html    |    2 +-
 .../to_json/fn.variant_to_json.html                |   37 -
 .../to_json/fn.variant_to_json_string.html         |   38 -
 .../to_json/fn.variant_to_json_value.html          |   20 -
 parquet_variant_json/to_json/index.html            |    5 +-
 parquet_variant_json/to_json/sidebar-items.js      |    2 +-
 .../to_json/trait.VariantToJson.html               |   92 +
 parquet_variant_json/trait.JsonToVariant.html      |   40 +
 parquet_variant_json/trait.VariantToJson.html      |   92 +
 search-index.js                                    |    4 +-
 .../parquet_variant_compute-desc-0-.js             |    2 +-
 .../parquet_variant_json-desc-0-.js                |    2 +-
 settings.html                                      |    2 +-
 src/parquet_variant_compute/from_json.rs.html      |   20 +-
 src/parquet_variant_compute/lib.rs.html            |    8 +-
 src/parquet_variant_compute/to_json.rs.html        |   12 +-
 .../variant_get/mod.rs.html                        |    6 +-
 src/parquet_variant_json/from_json.rs.html         | 1317 ++++++-----
 src/parquet_variant_json/lib.rs.html               |    8 +-
 src/parquet_variant_json/to_json.rs.html           | 2397 ++++++++++----------
 trait.impl/core/convert/trait.From.js              |    4 +-
 .../core/iter/traits/iterator/trait.Iterator.js    |    4 +-
 .../from_json/trait.JsonToVariant.js}              |    4 +-
 .../to_json/trait.VariantToJson.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 +-
 469 files changed, 3467 insertions(+), 3479 deletions(-)
 delete mode 100644 parquet_variant_compute/fn.batch_json_string_to_variant.html
 delete mode 100644 parquet_variant_compute/fn.batch_variant_to_json_string.html
 create mode 100644 parquet_variant_compute/fn.json_to_variant.html
 create mode 100644 parquet_variant_compute/fn.variant_to_json.html
 delete mode 100644 
parquet_variant_compute/from_json/fn.batch_json_string_to_variant.html
 copy parquet_variant_compute/{variant_array/fn.typed_value_to_variant.html => 
from_json/fn.json_to_variant.html} (50%)
 delete mode 100644 
parquet_variant_compute/to_json/fn.batch_variant_to_json_string.html
 create mode 100644 parquet_variant_compute/to_json/fn.variant_to_json.html
 delete mode 100644 parquet_variant_json/fn.json_to_variant.html
 delete mode 100644 parquet_variant_json/fn.variant_to_json.html
 delete mode 100644 parquet_variant_json/fn.variant_to_json_string.html
 delete mode 100644 parquet_variant_json/fn.variant_to_json_value.html
 delete mode 100644 parquet_variant_json/from_json/fn.build_json.html
 delete mode 100644 parquet_variant_json/from_json/fn.json_to_variant.html
 create mode 100644 parquet_variant_json/from_json/trait.JsonToVariant.html
 delete mode 100644 parquet_variant_json/to_json/fn.variant_to_json.html
 delete mode 100644 parquet_variant_json/to_json/fn.variant_to_json_string.html
 delete mode 100644 parquet_variant_json/to_json/fn.variant_to_json_value.html
 create mode 100644 parquet_variant_json/to_json/trait.VariantToJson.html
 create mode 100644 parquet_variant_json/trait.JsonToVariant.html
 create mode 100644 parquet_variant_json/trait.VariantToJson.html
 copy trait.impl/{arrow/util/data_gen/trait.RandomTemporalValue.js => 
parquet_variant_json/from_json/trait.JsonToVariant.js} (61%)
 copy trait.impl/{arrow/util/data_gen/trait.RandomTemporalValue.js => 
parquet_variant_json/to_json/trait.VariantToJson.js} (61%)

Reply via email to