This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard 71017360fb deploy: c9c3c8467f6f68f910327b33d358f6bfe589d437
     new f09c7786e8 deploy: b9707e5ba91b880bfb714ed3206ddc6efcff39d9

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   (71017360fb)
            \
             N -- N -- N   refs/heads/asf-site (f09c7786e8)

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/array/struct.BooleanArray.html                  | 11 ++++++++---
 arrow/array/array/struct.DictionaryArray.html               | 11 ++++++++---
 arrow/array/array/struct.FixedSizeBinaryArray.html          | 11 ++++++++---
 arrow/array/array/struct.FixedSizeListArray.html            | 11 ++++++++---
 arrow/array/array/struct.GenericByteArray.html              | 11 ++++++++---
 arrow/array/array/struct.GenericByteViewArray.html          | 11 ++++++++---
 arrow/array/array/struct.GenericListArray.html              | 11 ++++++++---
 arrow/array/array/struct.GenericListViewArray.html          | 11 ++++++++---
 arrow/array/array/struct.MapArray.html                      | 11 ++++++++---
 arrow/array/array/struct.NativeAdapter.html                 | 11 ++++++++---
 arrow/array/array/struct.NullArray.html                     | 11 ++++++++---
 arrow/array/array/struct.PrimitiveArray.html                | 11 ++++++++---
 arrow/array/array/struct.RunArray.html                      | 11 ++++++++---
 arrow/array/array/struct.StructArray.html                   | 11 ++++++++---
 arrow/array/array/struct.TypedDictionaryArray.html          | 11 ++++++++---
 arrow/array/array/struct.TypedRunArray.html                 | 11 ++++++++---
 arrow/array/array/struct.UnionArray.html                    | 11 ++++++++---
 arrow/array/builder/struct.BooleanBufferBuilder.html        | 11 ++++++++---
 arrow/array/builder/struct.BooleanBuilder.html              | 11 ++++++++---
 arrow/array/builder/struct.BufferBuilder.html               | 11 ++++++++---
 arrow/array/builder/struct.FixedSizeBinaryBuilder.html      | 11 ++++++++---
 .../builder/struct.FixedSizeBinaryDictionaryBuilder.html    | 11 ++++++++---
 arrow/array/builder/struct.FixedSizeListBuilder.html        | 11 ++++++++---
 arrow/array/builder/struct.GenericByteBuilder.html          | 11 ++++++++---
 .../array/builder/struct.GenericByteDictionaryBuilder.html  | 11 ++++++++---
 arrow/array/builder/struct.GenericByteRunBuilder.html       | 11 ++++++++---
 arrow/array/builder/struct.GenericByteViewBuilder.html      | 11 ++++++++---
 arrow/array/builder/struct.GenericListBuilder.html          | 11 ++++++++---
 arrow/array/builder/struct.GenericListViewBuilder.html      | 11 ++++++++---
 arrow/array/builder/struct.MapBuilder.html                  | 11 ++++++++---
 arrow/array/builder/struct.MapFieldNames.html               | 11 ++++++++---
 arrow/array/builder/struct.NullBufferBuilder.html           | 11 ++++++++---
 arrow/array/builder/struct.NullBuilder.html                 | 11 ++++++++---
 arrow/array/builder/struct.OffsetBufferBuilder.html         | 11 ++++++++---
 arrow/array/builder/struct.PrimitiveBuilder.html            | 11 ++++++++---
 arrow/array/builder/struct.PrimitiveDictionaryBuilder.html  | 11 ++++++++---
 arrow/array/builder/struct.PrimitiveRunBuilder.html         | 11 ++++++++---
 arrow/array/builder/struct.StructBuilder.html               | 11 ++++++++---
 arrow/array/builder/struct.UnionBuilder.html                | 11 ++++++++---
 arrow/array/enum.BufferSpec.html                            | 11 ++++++++---
 arrow/array/enum.Capacities.html                            | 11 ++++++++---
 arrow/array/ffi/struct.FFI_ArrowArray.html                  | 11 ++++++++---
 arrow/array/ffi/struct.FFI_ArrowSchema.html                 | 11 ++++++++---
 arrow/array/ffi_stream/struct.ArrowArrayStreamReader.html   | 11 ++++++++---
 arrow/array/ffi_stream/struct.FFI_ArrowArrayStream.html     | 11 ++++++++---
 arrow/array/iterator/struct.ArrayIter.html                  | 11 ++++++++---
 arrow/array/run_iterator/struct.RunArrayIter.html           | 11 ++++++++---
 arrow/array/struct.ArrayData.html                           | 11 ++++++++---
 arrow/array/struct.ArrayDataBuilder.html                    | 11 ++++++++---
 arrow/array/struct.ArrayIter.html                           | 11 ++++++++---
 arrow/array/struct.BooleanArray.html                        | 11 ++++++++---
 arrow/array/struct.BooleanBufferBuilder.html                | 11 ++++++++---
 arrow/array/struct.BooleanBuilder.html                      | 11 ++++++++---
 arrow/array/struct.BufferBuilder.html                       | 11 ++++++++---
 arrow/array/struct.ByteView.html                            | 11 ++++++++---
 arrow/array/struct.DataTypeLayout.html                      | 11 ++++++++---
 arrow/array/struct.DictionaryArray.html                     | 11 ++++++++---
 arrow/array/struct.FixedSizeBinaryArray.html                | 11 ++++++++---
 arrow/array/struct.FixedSizeBinaryBuilder.html              | 11 ++++++++---
 arrow/array/struct.FixedSizeBinaryDictionaryBuilder.html    | 11 ++++++++---
 arrow/array/struct.FixedSizeListArray.html                  | 11 ++++++++---
 arrow/array/struct.FixedSizeListBuilder.html                | 11 ++++++++---
 arrow/array/struct.GenericByteArray.html                    | 11 ++++++++---
 arrow/array/struct.GenericByteBuilder.html                  | 11 ++++++++---
 arrow/array/struct.GenericByteDictionaryBuilder.html        | 11 ++++++++---
 arrow/array/struct.GenericByteRunBuilder.html               | 11 ++++++++---
 arrow/array/struct.GenericByteViewArray.html                | 11 ++++++++---
 arrow/array/struct.GenericByteViewBuilder.html              | 11 ++++++++---
 arrow/array/struct.GenericListArray.html                    | 11 ++++++++---
 arrow/array/struct.GenericListBuilder.html                  | 11 ++++++++---
 arrow/array/struct.GenericListViewArray.html                | 11 ++++++++---
 arrow/array/struct.GenericListViewBuilder.html              | 11 ++++++++---
 arrow/array/struct.MapArray.html                            | 11 ++++++++---
 arrow/array/struct.MapBuilder.html                          | 11 ++++++++---
 arrow/array/struct.MapFieldNames.html                       | 11 ++++++++---
 arrow/array/struct.MutableArrayData.html                    | 11 ++++++++---
 arrow/array/struct.NativeAdapter.html                       | 11 ++++++++---
 arrow/array/struct.NullArray.html                           | 11 ++++++++---
 arrow/array/struct.NullBufferBuilder.html                   | 11 ++++++++---
 arrow/array/struct.NullBuilder.html                         | 11 ++++++++---
 arrow/array/struct.OffsetBufferBuilder.html                 | 11 ++++++++---
 arrow/array/struct.PrimitiveArray.html                      | 11 ++++++++---
 arrow/array/struct.PrimitiveBuilder.html                    | 11 ++++++++---
 arrow/array/struct.PrimitiveDictionaryBuilder.html          | 11 ++++++++---
 arrow/array/struct.PrimitiveRunBuilder.html                 | 11 ++++++++---
 arrow/array/struct.RecordBatch.html                         | 11 ++++++++---
 arrow/array/struct.RecordBatchIterator.html                 | 11 ++++++++---
 arrow/array/struct.RecordBatchOptions.html                  | 11 ++++++++---
 arrow/array/struct.RunArray.html                            | 11 ++++++++---
 arrow/array/struct.Scalar.html                              | 11 ++++++++---
 arrow/array/struct.StructArray.html                         | 11 ++++++++---
 arrow/array/struct.StructBuilder.html                       | 11 ++++++++---
 arrow/array/struct.TypedDictionaryArray.html                | 11 ++++++++---
 arrow/array/struct.TypedRunArray.html                       | 11 ++++++++---
 arrow/array/struct.UnionArray.html                          | 11 ++++++++---
 arrow/array/struct.UnionBuilder.html                        | 11 ++++++++---
 arrow/array/timezone/struct.Tz.html                         | 11 ++++++++---
 arrow/array/timezone/struct.TzOffset.html                   | 11 ++++++++---
 arrow/array/types/struct.BinaryViewType.html                | 11 ++++++++---
 arrow/array/types/struct.BooleanType.html                   | 11 ++++++++---
 arrow/array/types/struct.Date32Type.html                    | 11 ++++++++---
 arrow/array/types/struct.Date64Type.html                    | 11 ++++++++---
 arrow/array/types/struct.Decimal128Type.html                | 11 ++++++++---
 arrow/array/types/struct.Decimal256Type.html                | 11 ++++++++---
 arrow/array/types/struct.Decimal32Type.html                 | 11 ++++++++---
 arrow/array/types/struct.Decimal64Type.html                 | 11 ++++++++---
 arrow/array/types/struct.DurationMicrosecondType.html       | 11 ++++++++---
 arrow/array/types/struct.DurationMillisecondType.html       | 11 ++++++++---
 arrow/array/types/struct.DurationNanosecondType.html        | 11 ++++++++---
 arrow/array/types/struct.DurationSecondType.html            | 11 ++++++++---
 arrow/array/types/struct.Float16Type.html                   | 11 ++++++++---
 arrow/array/types/struct.Float32Type.html                   | 11 ++++++++---
 arrow/array/types/struct.Float64Type.html                   | 11 ++++++++---
 arrow/array/types/struct.GenericBinaryType.html             | 11 ++++++++---
 arrow/array/types/struct.GenericStringType.html             | 11 ++++++++---
 arrow/array/types/struct.Int16Type.html                     | 11 ++++++++---
 arrow/array/types/struct.Int32Type.html                     | 11 ++++++++---
 arrow/array/types/struct.Int64Type.html                     | 11 ++++++++---
 arrow/array/types/struct.Int8Type.html                      | 11 ++++++++---
 arrow/array/types/struct.IntervalDayTime.html               | 11 ++++++++---
 arrow/array/types/struct.IntervalDayTimeType.html           | 11 ++++++++---
 arrow/array/types/struct.IntervalMonthDayNano.html          | 11 ++++++++---
 arrow/array/types/struct.IntervalMonthDayNanoType.html      | 11 ++++++++---
 arrow/array/types/struct.IntervalYearMonthType.html         | 11 ++++++++---
 arrow/array/types/struct.StringViewType.html                | 11 ++++++++---
 arrow/array/types/struct.Time32MillisecondType.html         | 11 ++++++++---
 arrow/array/types/struct.Time32SecondType.html              | 11 ++++++++---
 arrow/array/types/struct.Time64MicrosecondType.html         | 11 ++++++++---
 arrow/array/types/struct.Time64NanosecondType.html          | 11 ++++++++---
 arrow/array/types/struct.TimestampMicrosecondType.html      | 11 ++++++++---
 arrow/array/types/struct.TimestampMillisecondType.html      | 11 ++++++++---
 arrow/array/types/struct.TimestampNanosecondType.html       | 11 ++++++++---
 arrow/array/types/struct.TimestampSecondType.html           | 11 ++++++++---
 arrow/array/types/struct.UInt16Type.html                    | 11 ++++++++---
 arrow/array/types/struct.UInt32Type.html                    | 11 ++++++++---
 arrow/array/types/struct.UInt64Type.html                    | 11 ++++++++---
 arrow/array/types/struct.UInt8Type.html                     | 11 ++++++++---
 arrow/buffer/struct.BooleanBuffer.html                      | 11 ++++++++---
 arrow/buffer/struct.Buffer.html                             | 11 ++++++++---
 arrow/buffer/struct.MutableBuffer.html                      | 11 ++++++++---
 arrow/buffer/struct.NullBuffer.html                         | 11 ++++++++---
 arrow/buffer/struct.OffsetBuffer.html                       | 11 ++++++++---
 arrow/buffer/struct.RunEndBuffer.html                       | 11 ++++++++---
 arrow/buffer/struct.ScalarBuffer.html                       | 11 ++++++++---
 arrow/compute/enum.DatePart.html                            | 11 ++++++++---
 arrow/compute/kernels/cast/struct.CastOptions.html          | 11 ++++++++---
 arrow/compute/kernels/cast_utils/enum.IntervalUnit.html     | 11 ++++++++---
 .../kernels/cast_utils/struct.IntervalParseConfig.html      | 11 ++++++++---
 arrow/compute/kernels/coalesce/struct.BatchCoalescer.html   | 11 ++++++++---
 arrow/compute/kernels/filter/struct.FilterBuilder.html      | 11 ++++++++---
 arrow/compute/kernels/filter/struct.FilterPredicate.html    | 11 ++++++++---
 arrow/compute/kernels/filter/struct.SlicesIterator.html     | 11 ++++++++---
 arrow/compute/kernels/partition/struct.Partitions.html      | 11 ++++++++---
 .../kernels/sort/struct.FixedLexicographicalComparator.html | 11 ++++++++---
 .../kernels/sort/struct.LexicographicalComparator.html      | 11 ++++++++---
 arrow/compute/kernels/sort/struct.SortColumn.html           | 11 ++++++++---
 arrow/compute/kernels/sort/struct.SortOptions.html          | 11 ++++++++---
 arrow/compute/kernels/take/struct.TakeOptions.html          | 11 ++++++++---
 arrow/compute/kernels/temporal/enum.DatePart.html           | 11 ++++++++---
 arrow/compute/kernels/zip/struct.ScalarZipper.html          | 11 ++++++++---
 arrow/compute/struct.BatchCoalescer.html                    | 11 ++++++++---
 arrow/compute/struct.CastOptions.html                       | 11 ++++++++---
 arrow/compute/struct.FilterBuilder.html                     | 11 ++++++++---
 arrow/compute/struct.FilterPredicate.html                   | 11 ++++++++---
 arrow/compute/struct.FixedLexicographicalComparator.html    | 11 ++++++++---
 arrow/compute/struct.LexicographicalComparator.html         | 11 ++++++++---
 arrow/compute/struct.Partitions.html                        | 11 ++++++++---
 arrow/compute/struct.SlicesIterator.html                    | 11 ++++++++---
 arrow/compute/struct.SortColumn.html                        | 11 ++++++++---
 arrow/compute/struct.SortOptions.html                       | 11 ++++++++---
 arrow/compute/struct.TakeOptions.html                       | 11 ++++++++---
 arrow/datatypes/enum.DataType.html                          | 11 ++++++++---
 arrow/datatypes/enum.IntervalUnit.html                      | 11 ++++++++---
 arrow/datatypes/enum.TimeUnit.html                          | 11 ++++++++---
 arrow/datatypes/enum.UnionMode.html                         | 11 ++++++++---
 arrow/datatypes/struct.BinaryViewType.html                  | 11 ++++++++---
 arrow/datatypes/struct.BooleanType.html                     | 11 ++++++++---
 arrow/datatypes/struct.Date32Type.html                      | 11 ++++++++---
 arrow/datatypes/struct.Date64Type.html                      | 11 ++++++++---
 arrow/datatypes/struct.Decimal128Type.html                  | 11 ++++++++---
 arrow/datatypes/struct.Decimal256Type.html                  | 11 ++++++++---
 arrow/datatypes/struct.Decimal32Type.html                   | 11 ++++++++---
 arrow/datatypes/struct.Decimal64Type.html                   | 11 ++++++++---
 arrow/datatypes/struct.DurationMicrosecondType.html         | 11 ++++++++---
 arrow/datatypes/struct.DurationMillisecondType.html         | 11 ++++++++---
 arrow/datatypes/struct.DurationNanosecondType.html          | 11 ++++++++---
 arrow/datatypes/struct.DurationSecondType.html              | 11 ++++++++---
 arrow/datatypes/struct.Field.html                           | 11 ++++++++---
 arrow/datatypes/struct.Fields.html                          | 11 ++++++++---
 arrow/datatypes/struct.Float16Type.html                     | 11 ++++++++---
 arrow/datatypes/struct.Float32Type.html                     | 11 ++++++++---
 arrow/datatypes/struct.Float64Type.html                     | 11 ++++++++---
 arrow/datatypes/struct.GenericBinaryType.html               | 11 ++++++++---
 arrow/datatypes/struct.GenericStringType.html               | 11 ++++++++---
 arrow/datatypes/struct.Int16Type.html                       | 11 ++++++++---
 arrow/datatypes/struct.Int32Type.html                       | 11 ++++++++---
 arrow/datatypes/struct.Int64Type.html                       | 11 ++++++++---
 arrow/datatypes/struct.Int8Type.html                        | 11 ++++++++---
 arrow/datatypes/struct.IntervalDayTime.html                 | 11 ++++++++---
 arrow/datatypes/struct.IntervalDayTimeType.html             | 11 ++++++++---
 arrow/datatypes/struct.IntervalMonthDayNano.html            | 11 ++++++++---
 arrow/datatypes/struct.IntervalMonthDayNanoType.html        | 11 ++++++++---
 arrow/datatypes/struct.IntervalYearMonthType.html           | 11 ++++++++---
 arrow/datatypes/struct.Metadata.html                        | 11 ++++++++---
 arrow/datatypes/struct.Schema.html                          | 11 ++++++++---
 arrow/datatypes/struct.SchemaBuilder.html                   | 11 ++++++++---
 arrow/datatypes/struct.StringViewType.html                  | 11 ++++++++---
 arrow/datatypes/struct.Time32MillisecondType.html           | 11 ++++++++---
 arrow/datatypes/struct.Time32SecondType.html                | 11 ++++++++---
 arrow/datatypes/struct.Time64MicrosecondType.html           | 11 ++++++++---
 arrow/datatypes/struct.Time64NanosecondType.html            | 11 ++++++++---
 arrow/datatypes/struct.TimestampMicrosecondType.html        | 11 ++++++++---
 arrow/datatypes/struct.TimestampMillisecondType.html        | 11 ++++++++---
 arrow/datatypes/struct.TimestampNanosecondType.html         | 11 ++++++++---
 arrow/datatypes/struct.TimestampSecondType.html             | 11 ++++++++---
 arrow/datatypes/struct.UInt16Type.html                      | 11 ++++++++---
 arrow/datatypes/struct.UInt32Type.html                      | 11 ++++++++---
 arrow/datatypes/struct.UInt64Type.html                      | 11 ++++++++---
 arrow/datatypes/struct.UInt8Type.html                       | 11 ++++++++---
 arrow/datatypes/struct.UnionFields.html                     | 11 ++++++++---
 arrow/datatypes/struct.i256.html                            | 11 ++++++++---
 arrow/error/enum.ArrowError.html                            | 11 ++++++++---
 arrow/ffi/struct.FFI_ArrowArray.html                        | 11 ++++++++---
 arrow/ffi/struct.FFI_ArrowSchema.html                       | 11 ++++++++---
 arrow/ffi_stream/struct.ArrowArrayStreamReader.html         | 11 ++++++++---
 arrow/ffi_stream/struct.FFI_ArrowArrayStream.html           | 11 ++++++++---
 arrow/record_batch/struct.RecordBatch.html                  | 11 ++++++++---
 arrow/record_batch/struct.RecordBatchIterator.html          | 11 ++++++++---
 arrow/record_batch/struct.RecordBatchOptions.html           | 11 ++++++++---
 arrow/tensor/struct.Tensor.html                             | 11 ++++++++---
 arrow/util/bit_chunk_iterator/struct.BitChunkIterator.html  | 11 ++++++++---
 arrow/util/bit_chunk_iterator/struct.BitChunks.html         | 11 ++++++++---
 arrow/util/bit_chunk_iterator/struct.UnalignedBitChunk.html | 11 ++++++++---
 arrow/util/bit_iterator/struct.BitIndexIterator.html        | 11 ++++++++---
 arrow/util/bit_iterator/struct.BitIndexU32Iterator.html     | 11 ++++++++---
 arrow/util/bit_iterator/struct.BitIterator.html             | 11 ++++++++---
 arrow/util/bit_iterator/struct.BitSliceIterator.html        | 11 ++++++++---
 arrow/util/display/enum.DurationFormat.html                 | 11 ++++++++---
 arrow/util/display/enum.FormatError.html                    | 11 ++++++++---
 arrow/util/display/struct.ArrayFormatter.html               | 11 ++++++++---
 arrow/util/display/struct.FormatOptions.html                | 11 ++++++++---
 arrow/util/display/struct.ValueFormatter.html               | 11 ++++++++---
 arrow/util/string_writer/struct.StringWriter.html           | 11 ++++++++---
 arrow/util/test_util/struct.BadIterator.html                | 11 ++++++++---
 arrow_arith/aggregate/struct.MaxAccumulator.html            | 11 ++++++++---
 arrow_arith/aggregate/struct.MinAccumulator.html            | 11 ++++++++---
 arrow_arith/aggregate/struct.ProductAccumulator.html        | 11 ++++++++---
 arrow_arith/aggregate/struct.SumAccumulator.html            | 11 ++++++++---
 arrow_arith/numeric/enum.Op.html                            | 11 ++++++++---
 arrow_arith/temporal/enum.DatePart.html                     | 11 ++++++++---
 arrow_array/array/boolean_array/struct.BooleanAdapter.html  | 11 ++++++++---
 arrow_array/array/boolean_array/struct.BooleanArray.html    | 11 ++++++++---
 arrow_array/array/byte_array/struct.GenericByteArray.html   | 11 ++++++++---
 .../array/byte_view_array/struct.GenericByteViewArray.html  | 11 ++++++++---
 .../array/dictionary_array/struct.DictionaryArray.html      | 11 ++++++++---
 .../array/dictionary_array/struct.TypedDictionaryArray.html | 11 ++++++++---
 .../struct.FixedSizeBinaryArray.html                        | 11 ++++++++---
 .../fixed_size_list_array/struct.FixedSizeListArray.html    | 11 ++++++++---
 arrow_array/array/list_array/struct.GenericListArray.html   | 11 ++++++++---
 .../array/list_view_array/struct.GenericListViewArray.html  | 11 ++++++++---
 arrow_array/array/map_array/struct.MapArray.html            | 11 ++++++++---
 arrow_array/array/null_array/struct.NullArray.html          | 11 ++++++++---
 arrow_array/array/primitive_array/struct.NativeAdapter.html | 11 ++++++++---
 .../array/primitive_array/struct.PrimitiveArray.html        | 11 ++++++++---
 arrow_array/array/run_array/struct.RunArray.html            | 11 ++++++++---
 arrow_array/array/run_array/struct.TypedRunArray.html       | 11 ++++++++---
 arrow_array/array/struct.BooleanArray.html                  | 11 ++++++++---
 arrow_array/array/struct.DictionaryArray.html               | 11 ++++++++---
 arrow_array/array/struct.FixedSizeBinaryArray.html          | 11 ++++++++---
 arrow_array/array/struct.FixedSizeListArray.html            | 11 ++++++++---
 arrow_array/array/struct.GenericByteArray.html              | 11 ++++++++---
 arrow_array/array/struct.GenericByteViewArray.html          | 11 ++++++++---
 arrow_array/array/struct.GenericListArray.html              | 11 ++++++++---
 arrow_array/array/struct.GenericListViewArray.html          | 11 ++++++++---
 arrow_array/array/struct.MapArray.html                      | 11 ++++++++---
 arrow_array/array/struct.NativeAdapter.html                 | 11 ++++++++---
 arrow_array/array/struct.NullArray.html                     | 11 ++++++++---
 arrow_array/array/struct.PrimitiveArray.html                | 11 ++++++++---
 arrow_array/array/struct.RunArray.html                      | 11 ++++++++---
 arrow_array/array/struct.StructArray.html                   | 11 ++++++++---
 arrow_array/array/struct.TypedDictionaryArray.html          | 11 ++++++++---
 arrow_array/array/struct.TypedRunArray.html                 | 11 ++++++++---
 arrow_array/array/struct.UnionArray.html                    | 11 ++++++++---
 arrow_array/array/struct_array/struct.StructArray.html      | 11 ++++++++---
 arrow_array/array/union_array/enum.Mask.html                | 11 ++++++++---
 arrow_array/array/union_array/enum.SparseStrategy.html      | 11 ++++++++---
 arrow_array/array/union_array/struct.UnionArray.html        | 11 ++++++++---
 .../builder/boolean_builder/struct.BooleanBuilder.html      | 11 ++++++++---
 .../builder/buffer_builder/struct.BufferBuilder.html        | 11 ++++++++---
 .../builder/buffer_builder/struct.OffsetBufferBuilder.html  | 11 ++++++++---
 .../struct.FixedSizeBinaryBuilder.html                      | 11 ++++++++---
 .../struct.FixedSizeBinaryDictionaryBuilder.html            | 11 ++++++++---
 .../struct.FixedSizeListBuilder.html                        | 11 ++++++++---
 .../struct.GenericByteRunBuilder.html                       | 11 ++++++++---
 .../generic_bytes_builder/struct.GenericByteBuilder.html    | 11 ++++++++---
 .../struct.GenericByteDictionaryBuilder.html                | 11 ++++++++---
 .../enum.BlockSizeGrowthStrategy.html                       | 11 ++++++++---
 .../struct.GenericByteViewBuilder.html                      | 11 ++++++++---
 .../generic_list_builder/struct.GenericListBuilder.html     | 11 ++++++++---
 .../struct.GenericListViewBuilder.html                      | 11 ++++++++---
 arrow_array/builder/map_builder/struct.MapBuilder.html      | 11 ++++++++---
 arrow_array/builder/map_builder/struct.MapFieldNames.html   | 11 ++++++++---
 arrow_array/builder/null_builder/struct.NullBuilder.html    | 11 ++++++++---
 .../builder/primitive_builder/struct.PrimitiveBuilder.html  | 11 ++++++++---
 .../struct.PrimitiveDictionaryBuilder.html                  | 11 ++++++++---
 .../builder/primitive_dictionary_builder/struct.Value.html  | 11 ++++++++---
 .../primitive_run_builder/struct.PrimitiveRunBuilder.html   | 11 ++++++++---
 arrow_array/builder/struct.BooleanBufferBuilder.html        | 11 ++++++++---
 arrow_array/builder/struct.BooleanBuilder.html              | 11 ++++++++---
 arrow_array/builder/struct.BufferBuilder.html               | 11 ++++++++---
 arrow_array/builder/struct.FixedSizeBinaryBuilder.html      | 11 ++++++++---
 .../builder/struct.FixedSizeBinaryDictionaryBuilder.html    | 11 ++++++++---
 arrow_array/builder/struct.FixedSizeListBuilder.html        | 11 ++++++++---
 arrow_array/builder/struct.GenericByteBuilder.html          | 11 ++++++++---
 .../builder/struct.GenericByteDictionaryBuilder.html        | 11 ++++++++---
 arrow_array/builder/struct.GenericByteRunBuilder.html       | 11 ++++++++---
 arrow_array/builder/struct.GenericByteViewBuilder.html      | 11 ++++++++---
 arrow_array/builder/struct.GenericListBuilder.html          | 11 ++++++++---
 arrow_array/builder/struct.GenericListViewBuilder.html      | 11 ++++++++---
 arrow_array/builder/struct.MapBuilder.html                  | 11 ++++++++---
 arrow_array/builder/struct.MapFieldNames.html               | 11 ++++++++---
 arrow_array/builder/struct.NullBufferBuilder.html           | 11 ++++++++---
 arrow_array/builder/struct.NullBuilder.html                 | 11 ++++++++---
 arrow_array/builder/struct.OffsetBufferBuilder.html         | 11 ++++++++---
 arrow_array/builder/struct.PrimitiveBuilder.html            | 11 ++++++++---
 arrow_array/builder/struct.PrimitiveDictionaryBuilder.html  | 11 ++++++++---
 arrow_array/builder/struct.PrimitiveRunBuilder.html         | 11 ++++++++---
 arrow_array/builder/struct.StructBuilder.html               | 11 ++++++++---
 arrow_array/builder/struct.UnionBuilder.html                | 11 ++++++++---
 .../builder/struct_builder/struct.StructBuilder.html        | 11 ++++++++---
 arrow_array/builder/union_builder/struct.FieldData.html     | 11 ++++++++---
 arrow_array/builder/union_builder/struct.UnionBuilder.html  | 11 ++++++++---
 arrow_array/ffi/struct.FFI_ArrowArray.html                  | 11 ++++++++---
 arrow_array/ffi/struct.FFI_ArrowSchema.html                 | 11 ++++++++---
 arrow_array/ffi/struct.ImportedArrowArray.html              | 11 ++++++++---
 arrow_array/ffi_stream/struct.ArrowArrayStreamReader.html   | 11 ++++++++---
 arrow_array/ffi_stream/struct.ExportedArrayStream.html      | 11 ++++++++---
 arrow_array/ffi_stream/struct.FFI_ArrowArrayStream.html     | 11 ++++++++---
 arrow_array/ffi_stream/struct.StreamPrivateData.html        | 11 ++++++++---
 arrow_array/iterator/struct.ArrayIter.html                  | 11 ++++++++---
 arrow_array/record_batch/struct.RecordBatch.html            | 11 ++++++++---
 arrow_array/record_batch/struct.RecordBatchIterator.html    | 11 ++++++++---
 arrow_array/record_batch/struct.RecordBatchOptions.html     | 11 ++++++++---
 arrow_array/run_iterator/struct.RunArrayIter.html           | 11 ++++++++---
 arrow_array/scalar/struct.Scalar.html                       | 11 ++++++++---
 arrow_array/struct.RecordBatch.html                         | 11 ++++++++---
 arrow_array/struct.RecordBatchIterator.html                 | 11 ++++++++---
 arrow_array/struct.RecordBatchOptions.html                  | 11 ++++++++---
 arrow_array/struct.Scalar.html                              | 11 ++++++++---
 arrow_array/timezone/private/enum.TzInner.html              | 11 ++++++++---
 arrow_array/timezone/private/struct.Tz.html                 | 11 ++++++++---
 arrow_array/timezone/private/struct.TzOffset.html           | 11 ++++++++---
 arrow_array/timezone/struct.Tz.html                         | 11 ++++++++---
 arrow_array/timezone/struct.TzOffset.html                   | 11 ++++++++---
 arrow_array/types/struct.BinaryViewType.html                | 11 ++++++++---
 arrow_array/types/struct.BooleanType.html                   | 11 ++++++++---
 arrow_array/types/struct.Date32Type.html                    | 11 ++++++++---
 arrow_array/types/struct.Date64Type.html                    | 11 ++++++++---
 arrow_array/types/struct.Decimal128Type.html                | 11 ++++++++---
 arrow_array/types/struct.Decimal256Type.html                | 11 ++++++++---
 arrow_array/types/struct.Decimal32Type.html                 | 11 ++++++++---
 arrow_array/types/struct.Decimal64Type.html                 | 11 ++++++++---
 arrow_array/types/struct.DurationMicrosecondType.html       | 11 ++++++++---
 arrow_array/types/struct.DurationMillisecondType.html       | 11 ++++++++---
 arrow_array/types/struct.DurationNanosecondType.html        | 11 ++++++++---
 arrow_array/types/struct.DurationSecondType.html            | 11 ++++++++---
 arrow_array/types/struct.Float16Type.html                   | 11 ++++++++---
 arrow_array/types/struct.Float32Type.html                   | 11 ++++++++---
 arrow_array/types/struct.Float64Type.html                   | 11 ++++++++---
 arrow_array/types/struct.GenericBinaryType.html             | 11 ++++++++---
 arrow_array/types/struct.GenericStringType.html             | 11 ++++++++---
 arrow_array/types/struct.Int16Type.html                     | 11 ++++++++---
 arrow_array/types/struct.Int32Type.html                     | 11 ++++++++---
 arrow_array/types/struct.Int64Type.html                     | 11 ++++++++---
 arrow_array/types/struct.Int8Type.html                      | 11 ++++++++---
 arrow_array/types/struct.IntervalDayTime.html               | 11 ++++++++---
 arrow_array/types/struct.IntervalDayTimeType.html           | 11 ++++++++---
 arrow_array/types/struct.IntervalMonthDayNano.html          | 11 ++++++++---
 arrow_array/types/struct.IntervalMonthDayNanoType.html      | 11 ++++++++---
 arrow_array/types/struct.IntervalYearMonthType.html         | 11 ++++++++---
 arrow_array/types/struct.StringViewType.html                | 11 ++++++++---
 arrow_array/types/struct.Time32MillisecondType.html         | 11 ++++++++---
 arrow_array/types/struct.Time32SecondType.html              | 11 ++++++++---
 arrow_array/types/struct.Time64MicrosecondType.html         | 11 ++++++++---
 arrow_array/types/struct.Time64NanosecondType.html          | 11 ++++++++---
 arrow_array/types/struct.TimestampMicrosecondType.html      | 11 ++++++++---
 arrow_array/types/struct.TimestampMillisecondType.html      | 11 ++++++++---
 arrow_array/types/struct.TimestampNanosecondType.html       | 11 ++++++++---
 arrow_array/types/struct.TimestampSecondType.html           | 11 ++++++++---
 arrow_array/types/struct.UInt16Type.html                    | 11 ++++++++---
 arrow_array/types/struct.UInt32Type.html                    | 11 ++++++++---
 arrow_array/types/struct.UInt64Type.html                    | 11 ++++++++---
 arrow_array/types/struct.UInt8Type.html                     | 11 ++++++++---
 arrow_avro/codec/enum.AvroLiteral.html                      | 11 ++++++++---
 arrow_avro/codec/enum.Codec.html                            | 11 ++++++++---
 arrow_avro/codec/enum.Promotion.html                        | 11 ++++++++---
 arrow_avro/codec/enum.ResolutionInfo.html                   | 11 ++++++++---
 arrow_avro/codec/enum.ResolvedField.html                    | 11 ++++++++---
 arrow_avro/codec/enum.Tz.html                               | 11 ++++++++---
 arrow_avro/codec/enum.UnionBranchKey.html                   | 11 ++++++++---
 arrow_avro/codec/enum.UnionFieldKind.html                   | 11 ++++++++---
 arrow_avro/codec/struct.AvroDataType.html                   | 11 ++++++++---
 arrow_avro/codec/struct.AvroField.html                      | 11 ++++++++---
 arrow_avro/codec/struct.AvroFieldBuilder.html               | 11 ++++++++---
 arrow_avro/codec/struct.EnumMapping.html                    | 11 ++++++++---
 arrow_avro/codec/struct.Maker.html                          | 11 ++++++++---
 arrow_avro/codec/struct.ResolvedRecord.html                 | 11 ++++++++---
 arrow_avro/codec/struct.ResolvedUnion.html                  | 11 ++++++++---
 arrow_avro/codec/struct.Resolver.html                       | 11 ++++++++---
 arrow_avro/compression/enum.CompressionCodec.html           | 11 ++++++++---
 arrow_avro/errors/enum.AvroError.html                       | 11 ++++++++---
 .../reader/async_reader/builder/struct.ReaderBuilder.html   | 11 ++++++++---
 arrow_avro/reader/async_reader/enum.FetchNextBehaviour.html | 11 ++++++++---
 arrow_avro/reader/async_reader/enum.ReaderState.html        | 11 ++++++++---
 .../reader/async_reader/spawn/struct.SpawnedReader.html     | 11 ++++++++---
 .../reader/async_reader/store/struct.AvroObjectReader.html  | 11 ++++++++---
 .../reader/async_reader/struct.AsyncAvroFileReader.html     | 11 ++++++++---
 arrow_avro/reader/async_reader/struct.AvroObjectReader.html | 11 ++++++++---
 arrow_avro/reader/async_reader/struct.ReaderBuilder.html    | 11 ++++++++---
 arrow_avro/reader/async_reader/struct.SpawnedReader.html    | 11 ++++++++---
 arrow_avro/reader/block/enum.BlockDecoderState.html         | 11 ++++++++---
 arrow_avro/reader/block/struct.Block.html                   | 11 ++++++++---
 arrow_avro/reader/block/struct.BlockDecoder.html            | 11 ++++++++---
 arrow_avro/reader/cursor/struct.AvroCursor.html             | 11 ++++++++---
 arrow_avro/reader/header/enum.HeaderDecoderState.html       | 11 ++++++++---
 arrow_avro/reader/header/struct.Header.html                 | 11 ++++++++---
 arrow_avro/reader/header/struct.HeaderDecoder.html          | 11 ++++++++---
 arrow_avro/reader/header/struct.HeaderInfo.html             | 11 ++++++++---
 arrow_avro/reader/header/struct.HeaderInfoInner.html        | 11 ++++++++---
 arrow_avro/reader/record/enum.Decoder.html                  | 11 ++++++++---
 arrow_avro/reader/record/enum.FieldProjection.html          | 11 ++++++++---
 arrow_avro/reader/record/enum.NegativeBlockBehavior.html    | 11 ++++++++---
 arrow_avro/reader/record/enum.NullablePlan.html             | 11 ++++++++---
 arrow_avro/reader/record/enum.ResolutionPlan.html           | 11 ++++++++---
 arrow_avro/reader/record/enum.Skipper.html                  | 11 ++++++++---
 arrow_avro/reader/record/enum.UnionReadPlan.html            | 11 ++++++++---
 arrow_avro/reader/record/struct.DispatchLookupTable.html    | 11 ++++++++---
 arrow_avro/reader/record/struct.EnumResolution.html         | 11 ++++++++---
 arrow_avro/reader/record/struct.Projector.html              | 11 ++++++++---
 arrow_avro/reader/record/struct.ProjectorBuilder.html       | 11 ++++++++---
 arrow_avro/reader/record/struct.RecordDecoder.html          | 11 ++++++++---
 arrow_avro/reader/record/struct.UnionDecoder.html           | 11 ++++++++---
 arrow_avro/reader/record/struct.UnionDecoderBranches.html   | 11 ++++++++---
 arrow_avro/reader/record/struct.UnionDecoderBuilder.html    | 11 ++++++++---
 arrow_avro/reader/struct.Decoder.html                       | 11 ++++++++---
 arrow_avro/reader/struct.HeaderInfo.html                    | 11 ++++++++---
 arrow_avro/reader/struct.Reader.html                        | 11 ++++++++---
 arrow_avro/reader/struct.ReaderBuilder.html                 | 11 ++++++++---
 arrow_avro/reader/vlq/struct.VLQDecoder.html                | 11 ++++++++---
 arrow_avro/schema/enum.ComplexType.html                     | 11 ++++++++---
 arrow_avro/schema/enum.Fingerprint.html                     | 11 ++++++++---
 arrow_avro/schema/enum.FingerprintAlgorithm.html            | 11 ++++++++---
 arrow_avro/schema/enum.FingerprintStrategy.html             | 11 ++++++++---
 arrow_avro/schema/enum.Nullability.html                     | 11 ++++++++---
 arrow_avro/schema/enum.PrimitiveType.html                   | 11 ++++++++---
 arrow_avro/schema/enum.Schema.html                          | 11 ++++++++---
 arrow_avro/schema/enum.TypeName.html                        | 11 ++++++++---
 arrow_avro/schema/struct.Array.html                         | 11 ++++++++---
 arrow_avro/schema/struct.Attributes.html                    | 11 ++++++++---
 arrow_avro/schema/struct.AvroSchema.html                    | 11 ++++++++---
 arrow_avro/schema/struct.AvroSchemaOptions.html             | 11 ++++++++---
 arrow_avro/schema/struct.Enum.html                          | 11 ++++++++---
 arrow_avro/schema/struct.Field.html                         | 11 ++++++++---
 arrow_avro/schema/struct.Fixed.html                         | 11 ++++++++---
 arrow_avro/schema/struct.Map.html                           | 11 ++++++++---
 arrow_avro/schema/struct.NameGenerator.html                 | 11 ++++++++---
 arrow_avro/schema/struct.Prefix.html                        | 11 ++++++++---
 arrow_avro/schema/struct.Record.html                        | 11 ++++++++---
 arrow_avro/schema/struct.SchemaStore.html                   | 11 ++++++++---
 arrow_avro/schema/struct.Type.html                          | 11 ++++++++---
 arrow_avro/writer/encoder/enum.Encoder.html                 | 11 ++++++++---
 arrow_avro/writer/encoder/enum.FieldPlan.html               | 11 ++++++++---
 arrow_avro/writer/encoder/enum.KeyKind.html                 | 11 ++++++++---
 arrow_avro/writer/encoder/enum.NullState.html               | 11 ++++++++---
 arrow_avro/writer/encoder/struct.BinaryEncoder.html         | 11 ++++++++---
 arrow_avro/writer/encoder/struct.BinaryViewEncoder.html     | 11 ++++++++---
 arrow_avro/writer/encoder/struct.BooleanEncoder.html        | 11 ++++++++---
 arrow_avro/writer/encoder/struct.DecimalEncoder.html        | 11 ++++++++---
 arrow_avro/writer/encoder/struct.DurationEncoder.html       | 11 ++++++++---
 arrow_avro/writer/encoder/struct.DurationParts.html         | 11 ++++++++---
 arrow_avro/writer/encoder/struct.EnumEncoder.html           | 11 ++++++++---
 arrow_avro/writer/encoder/struct.F32Encoder.html            | 11 ++++++++---
 arrow_avro/writer/encoder/struct.F64Encoder.html            | 11 ++++++++---
 arrow_avro/writer/encoder/struct.FieldBinding.html          | 11 ++++++++---
 arrow_avro/writer/encoder/struct.FieldEncoder.html          | 11 ++++++++---
 arrow_avro/writer/encoder/struct.FixedEncoder.html          | 11 ++++++++---
 arrow_avro/writer/encoder/struct.FixedSizeListEncoder.html  | 11 ++++++++---
 arrow_avro/writer/encoder/struct.Float16FixedEncoder.html   | 11 ++++++++---
 arrow_avro/writer/encoder/struct.Int16Encoder.html          | 11 ++++++++---
 arrow_avro/writer/encoder/struct.Int8Encoder.html           | 11 ++++++++---
 arrow_avro/writer/encoder/struct.IntEncoder.html            | 11 ++++++++---
 .../writer/encoder/struct.IntervalDayTimeFixedEncoder.html  | 11 ++++++++---
 .../encoder/struct.IntervalMonthDayNanoFixedEncoder.html    | 11 ++++++++---
 .../encoder/struct.IntervalYearMonthFixedEncoder.html       | 11 ++++++++---
 arrow_avro/writer/encoder/struct.ListEncoder.html           | 11 ++++++++---
 arrow_avro/writer/encoder/struct.ListViewEncoder.html       | 11 ++++++++---
 arrow_avro/writer/encoder/struct.LongEncoder.html           | 11 ++++++++---
 arrow_avro/writer/encoder/struct.MapEncoder.html            | 11 ++++++++---
 arrow_avro/writer/encoder/struct.RecordEncoder.html         | 11 ++++++++---
 arrow_avro/writer/encoder/struct.RecordEncoderBuilder.html  | 11 ++++++++---
 arrow_avro/writer/encoder/struct.RunEncodedEncoder.html     | 11 ++++++++---
 arrow_avro/writer/encoder/struct.StructEncoder.html         | 11 ++++++++---
 .../writer/encoder/struct.Time32SecondsToMillisEncoder.html | 11 ++++++++---
 arrow_avro/writer/encoder/struct.UInt16Encoder.html         | 11 ++++++++---
 arrow_avro/writer/encoder/struct.UInt32Encoder.html         | 11 ++++++++---
 arrow_avro/writer/encoder/struct.UInt64FixedEncoder.html    | 11 ++++++++---
 arrow_avro/writer/encoder/struct.UInt8Encoder.html          | 11 ++++++++---
 arrow_avro/writer/encoder/struct.UnionEncoder.html          | 11 ++++++++---
 arrow_avro/writer/encoder/struct.Utf8GenericEncoder.html    | 11 ++++++++---
 arrow_avro/writer/encoder/struct.Utf8ViewEncoder.html       | 11 ++++++++---
 arrow_avro/writer/encoder/struct.UuidEncoder.html           | 11 ++++++++---
 arrow_avro/writer/format/struct.AvroBinaryFormat.html       | 11 ++++++++---
 arrow_avro/writer/format/struct.AvroOcfFormat.html          | 11 ++++++++---
 arrow_avro/writer/format/struct.AvroSoeFormat.html          | 11 ++++++++---
 arrow_avro/writer/struct.EncodedRows.html                   | 11 ++++++++---
 arrow_avro/writer/struct.Encoder.html                       | 11 ++++++++---
 arrow_avro/writer/struct.Writer.html                        | 11 ++++++++---
 arrow_avro/writer/struct.WriterBuilder.html                 | 11 ++++++++---
 arrow_buffer/alloc/enum.Deallocation.html                   | 11 ++++++++---
 arrow_buffer/bigint/div/struct.ArrayPlusOne.html            | 11 ++++++++---
 arrow_buffer/bigint/enum.DivRemError.html                   | 11 ++++++++---
 arrow_buffer/bigint/struct.ParseI256Error.html              | 11 ++++++++---
 arrow_buffer/bigint/struct.i256.html                        | 11 ++++++++---
 .../bit_chunk_iterator/struct.BitChunkIterator.html         | 11 ++++++++---
 arrow_buffer/bit_chunk_iterator/struct.BitChunks.html       | 11 ++++++++---
 .../bit_chunk_iterator/struct.UnalignedBitChunk.html        | 11 ++++++++---
 arrow_buffer/bit_iterator/struct.BitIndexIterator.html      | 11 ++++++++---
 arrow_buffer/bit_iterator/struct.BitIndexU32Iterator.html   | 11 ++++++++---
 arrow_buffer/bit_iterator/struct.BitIterator.html           | 11 ++++++++---
 arrow_buffer/bit_iterator/struct.BitSliceIterator.html      | 11 ++++++++---
 arrow_buffer/buffer/boolean/struct.BooleanBuffer.html       | 11 ++++++++---
 arrow_buffer/buffer/immutable/struct.Buffer.html            | 11 ++++++++---
 arrow_buffer/buffer/mutable/struct.MutableBuffer.html       | 11 ++++++++---
 arrow_buffer/buffer/mutable/struct.SetLenOnDrop.html        | 11 ++++++++---
 arrow_buffer/buffer/null/struct.NullBuffer.html             | 11 ++++++++---
 arrow_buffer/buffer/offset/struct.OffsetBuffer.html         | 11 ++++++++---
 arrow_buffer/buffer/run/struct.RunEndBuffer.html            | 11 ++++++++---
 arrow_buffer/buffer/scalar/struct.ScalarBuffer.html         | 11 ++++++++---
 arrow_buffer/buffer/struct.BooleanBuffer.html               | 11 ++++++++---
 arrow_buffer/buffer/struct.Buffer.html                      | 11 ++++++++---
 arrow_buffer/buffer/struct.MutableBuffer.html               | 11 ++++++++---
 arrow_buffer/buffer/struct.NullBuffer.html                  | 11 ++++++++---
 arrow_buffer/buffer/struct.OffsetBuffer.html                | 11 ++++++++---
 arrow_buffer/buffer/struct.RunEndBuffer.html                | 11 ++++++++---
 arrow_buffer/buffer/struct.ScalarBuffer.html                | 11 ++++++++---
 .../builder/boolean/struct.BooleanBufferBuilder.html        | 11 ++++++++---
 arrow_buffer/builder/null/struct.NullBufferBuilder.html     | 11 ++++++++---
 arrow_buffer/builder/offset/struct.OffsetBufferBuilder.html | 11 ++++++++---
 arrow_buffer/builder/struct.BooleanBufferBuilder.html       | 11 ++++++++---
 arrow_buffer/builder/struct.BufferBuilder.html              | 11 ++++++++---
 arrow_buffer/builder/struct.NullBufferBuilder.html          | 11 ++++++++---
 arrow_buffer/builder/struct.OffsetBufferBuilder.html        | 11 ++++++++---
 arrow_buffer/bytes/struct.Bytes.html                        | 11 ++++++++---
 arrow_buffer/interval/struct.IntervalDayTime.html           | 11 ++++++++---
 arrow_buffer/interval/struct.IntervalMonthDayNano.html      | 11 ++++++++---
 arrow_buffer/pool/struct.Tracker.html                       | 11 ++++++++---
 arrow_buffer/pool/struct.TrackingMemoryPool.html            | 11 ++++++++---
 arrow_buffer/struct.IntervalDayTime.html                    | 11 ++++++++---
 arrow_buffer/struct.IntervalMonthDayNano.html               | 11 ++++++++---
 arrow_buffer/struct.TrackingMemoryPool.html                 | 11 ++++++++---
 arrow_buffer/struct.i256.html                               | 11 ++++++++---
 .../util/bit_chunk_iterator/struct.BitChunkIterator.html    | 11 ++++++++---
 arrow_buffer/util/bit_chunk_iterator/struct.BitChunks.html  | 11 ++++++++---
 .../util/bit_chunk_iterator/struct.UnalignedBitChunk.html   | 11 ++++++++---
 arrow_buffer/util/bit_iterator/struct.BitIndexIterator.html | 11 ++++++++---
 .../util/bit_iterator/struct.BitIndexU32Iterator.html       | 11 ++++++++---
 arrow_buffer/util/bit_iterator/struct.BitIterator.html      | 11 ++++++++---
 arrow_buffer/util/bit_iterator/struct.BitSliceIterator.html | 11 ++++++++---
 arrow_buffer/util/bit_util/struct.U64UnalignedSlice.html    | 11 ++++++++---
 arrow_cast/cast/struct.CastOptions.html                     | 11 ++++++++---
 arrow_cast/display/enum.DurationFormat.html                 | 11 ++++++++---
 arrow_cast/display/enum.FormatError.html                    | 11 ++++++++---
 arrow_cast/display/struct.ArrayFormat.html                  | 11 ++++++++---
 arrow_cast/display/struct.ArrayFormatter.html               | 11 ++++++++---
 arrow_cast/display/struct.FormatOptions.html                | 11 ++++++++---
 arrow_cast/display/struct.MillisecondsFormatter.html        | 11 ++++++++---
 arrow_cast/display/struct.NanosecondsFormatter.html         | 11 ++++++++---
 arrow_cast/display/struct.ValueFormatter.html               | 11 ++++++++---
 arrow_cast/parse/enum.IntervalUnit.html                     | 11 ++++++++---
 arrow_cast/parse/struct.Interval.html                       | 11 ++++++++---
 arrow_cast/parse/struct.IntervalAmount.html                 | 11 ++++++++---
 arrow_cast/parse/struct.IntervalParseConfig.html            | 11 ++++++++---
 arrow_cast/parse/struct.TimestampParser.html                | 11 ++++++++---
 arrow_csv/enum.QuoteStyle.html                              | 11 ++++++++---
 arrow_csv/reader/records/struct.RecordDecoder.html          | 11 ++++++++---
 arrow_csv/reader/records/struct.StringRecord.html           | 11 ++++++++---
 arrow_csv/reader/records/struct.StringRecords.html          | 11 ++++++++---
 arrow_csv/reader/struct.BufReader.html                      | 11 ++++++++---
 arrow_csv/reader/struct.Decoder.html                        | 11 ++++++++---
 arrow_csv/reader/struct.Format.html                         | 11 ++++++++---
 arrow_csv/reader/struct.InferredDataType.html               | 11 ++++++++---
 arrow_csv/reader/struct.NullRegex.html                      | 11 ++++++++---
 arrow_csv/reader/struct.ReaderBuilder.html                  | 11 ++++++++---
 arrow_csv/writer/enum.QuoteStyle.html                       | 11 ++++++++---
 arrow_csv/writer/enum.Terminator.html                       | 11 ++++++++---
 arrow_csv/writer/struct.Writer.html                         | 11 ++++++++---
 arrow_csv/writer/struct.WriterBuilder.html                  | 11 ++++++++---
 arrow_data/bit_iterator/struct.BitIndexIterator.html        | 11 ++++++++---
 arrow_data/bit_iterator/struct.BitIndexU32Iterator.html     | 11 ++++++++---
 arrow_data/bit_iterator/struct.BitIterator.html             | 11 ++++++++---
 arrow_data/bit_iterator/struct.BitSliceIterator.html        | 11 ++++++++---
 arrow_data/byte_view/struct.ByteView.html                   | 11 ++++++++---
 arrow_data/data/enum.BufferSpec.html                        | 11 ++++++++---
 arrow_data/data/struct.ArrayData.html                       | 11 ++++++++---
 arrow_data/data/struct.ArrayDataBuilder.html                | 11 ++++++++---
 arrow_data/data/struct.DataTypeLayout.html                  | 11 ++++++++---
 arrow_data/enum.BufferSpec.html                             | 11 ++++++++---
 arrow_data/equal/run/struct.RunArrayData.html               | 11 ++++++++---
 arrow_data/ffi/struct.ArrayPrivateData.html                 | 11 ++++++++---
 arrow_data/ffi/struct.FFI_ArrowArray.html                   | 11 ++++++++---
 arrow_data/struct.ArrayData.html                            | 11 ++++++++---
 arrow_data/struct.ArrayDataBuilder.html                     | 11 ++++++++---
 arrow_data/struct.ByteView.html                             | 11 ++++++++---
 arrow_data/struct.DataTypeLayout.html                       | 11 ++++++++---
 arrow_data/transform/enum.Capacities.html                   | 11 ++++++++---
 arrow_data/transform/struct.MutableArrayData.html           | 11 ++++++++---
 arrow_data/transform/struct._MutableArrayData.html          | 11 ++++++++---
 arrow_file_to_stream/struct.Args.html                       | 11 ++++++++---
 arrow_flight/client/struct.FlightClient.html                | 11 ++++++++---
 arrow_flight/decode/enum.DecodedPayload.html                | 11 ++++++++---
 arrow_flight/decode/struct.DecodedFlightData.html           | 11 ++++++++---
 arrow_flight/decode/struct.FlightDataDecoder.html           | 11 ++++++++---
 arrow_flight/decode/struct.FlightRecordBatchStream.html     | 11 ++++++++---
 arrow_flight/decode/struct.FlightStreamState.html           | 11 ++++++++---
 arrow_flight/encode/enum.DictionaryHandling.html            | 11 ++++++++---
 arrow_flight/encode/struct.FlightDataEncoder.html           | 11 ++++++++---
 arrow_flight/encode/struct.FlightDataEncoderBuilder.html    | 11 ++++++++---
 arrow_flight/encode/struct.FlightIpcEncoder.html            | 11 ++++++++---
 arrow_flight/enum.CancelStatus.html                         | 11 ++++++++---
 arrow_flight/error/enum.FlightError.html                    | 11 ++++++++---
 arrow_flight/flight_descriptor/enum.DescriptorType.html     | 11 ++++++++---
 .../flight_service_client/struct.FlightServiceClient.html   | 11 ++++++++---
 .../flight_service_server/struct.FlightServiceServer.html   | 11 ++++++++---
 arrow_flight/gen/enum.CancelStatus.html                     | 11 ++++++++---
 arrow_flight/gen/flight_descriptor/enum.DescriptorType.html | 11 ++++++++---
 .../flight_service_client/struct.FlightServiceClient.html   | 11 ++++++++---
 .../flight_service_server/struct.FlightServiceServer.html   | 11 ++++++++---
 arrow_flight/gen/struct.Action.html                         | 11 ++++++++---
 arrow_flight/gen/struct.ActionType.html                     | 11 ++++++++---
 arrow_flight/gen/struct.BasicAuth.html                      | 11 ++++++++---
 arrow_flight/gen/struct.CancelFlightInfoRequest.html        | 11 ++++++++---
 arrow_flight/gen/struct.CancelFlightInfoResult.html         | 11 ++++++++---
 arrow_flight/gen/struct.Criteria.html                       | 11 ++++++++---
 arrow_flight/gen/struct.Empty.html                          | 11 ++++++++---
 arrow_flight/gen/struct.FlightData.html                     | 11 ++++++++---
 arrow_flight/gen/struct.FlightDescriptor.html               | 11 ++++++++---
 arrow_flight/gen/struct.FlightEndpoint.html                 | 11 ++++++++---
 arrow_flight/gen/struct.FlightInfo.html                     | 11 ++++++++---
 arrow_flight/gen/struct.HandshakeRequest.html               | 11 ++++++++---
 arrow_flight/gen/struct.HandshakeResponse.html              | 11 ++++++++---
 arrow_flight/gen/struct.Location.html                       | 11 ++++++++---
 arrow_flight/gen/struct.PollInfo.html                       | 11 ++++++++---
 arrow_flight/gen/struct.PutResult.html                      | 11 ++++++++---
 arrow_flight/gen/struct.RenewFlightEndpointRequest.html     | 11 ++++++++---
 arrow_flight/gen/struct.Result.html                         | 11 ++++++++---
 arrow_flight/gen/struct.SchemaResult.html                   | 11 ++++++++---
 arrow_flight/gen/struct.Ticket.html                         | 11 ++++++++---
 arrow_flight/sql/client/enum.ArrowFlightData.html           | 11 ++++++++---
 arrow_flight/sql/client/struct.FlightSqlServiceClient.html  | 11 ++++++++---
 arrow_flight/sql/client/struct.PreparedStatement.html       | 11 ++++++++---
 arrow_flight/sql/enum.Command.html                          | 11 ++++++++---
 arrow_flight/sql/enum.EndTransaction.html                   | 11 ++++++++---
 arrow_flight/sql/enum.Nullable.html                         | 11 ++++++++---
 arrow_flight/sql/enum.Searchable.html                       | 11 ++++++++---
 arrow_flight/sql/enum.SqlInfo.html                          | 11 ++++++++---
 arrow_flight/sql/enum.SqlNullOrdering.html                  | 11 ++++++++---
 arrow_flight/sql/enum.SqlOuterJoinsSupportLevel.html        | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedCaseSensitivity.html      | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedElementActions.html       | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedGroupBy.html              | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedPositionedCommands.html   | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedResultSetConcurrency.html | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedResultSetType.html        | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedSubqueries.html           | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedTransaction.html          | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedTransactions.html         | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportedUnions.html               | 11 ++++++++---
 arrow_flight/sql/enum.SqlSupportsConvert.html               | 11 ++++++++---
 arrow_flight/sql/enum.SqlTransactionIsolationLevel.html     | 11 ++++++++---
 arrow_flight/sql/enum.SupportedSqlGrammar.html              | 11 ++++++++---
 arrow_flight/sql/enum.TableExistsOption.html                | 11 ++++++++---
 arrow_flight/sql/enum.TableNotExistOption.html              | 11 ++++++++---
 arrow_flight/sql/enum.UpdateDeleteRules.html                | 11 ++++++++---
 arrow_flight/sql/enum.XdbcDataType.html                     | 11 ++++++++---
 arrow_flight/sql/enum.XdbcDatetimeSubcode.html              | 11 ++++++++---
 .../gen/action_cancel_query_result/enum.CancelResult.html   | 11 ++++++++---
 .../gen/action_end_savepoint_request/enum.EndSavepoint.html | 11 ++++++++---
 .../action_end_transaction_request/enum.EndTransaction.html | 11 ++++++++---
 .../struct.TableDefinitionOptions.html                      | 11 ++++++++---
 .../table_definition_options/enum.TableExistsOption.html    | 11 ++++++++---
 .../table_definition_options/enum.TableNotExistOption.html  | 11 ++++++++---
 arrow_flight/sql/gen/enum.Nullable.html                     | 11 ++++++++---
 arrow_flight/sql/gen/enum.Searchable.html                   | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlInfo.html                      | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlNullOrdering.html              | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlOuterJoinsSupportLevel.html    | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedCaseSensitivity.html  | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedElementActions.html   | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedGroupBy.html          | 11 ++++++++---
 .../sql/gen/enum.SqlSupportedPositionedCommands.html        | 11 ++++++++---
 .../sql/gen/enum.SqlSupportedResultSetConcurrency.html      | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedResultSetType.html    | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedSubqueries.html       | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedTransaction.html      | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedTransactions.html     | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportedUnions.html           | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlSupportsConvert.html           | 11 ++++++++---
 arrow_flight/sql/gen/enum.SqlTransactionIsolationLevel.html | 11 ++++++++---
 .../sql/gen/enum.SupportedAnsi92SqlGrammarLevel.html        | 11 ++++++++---
 arrow_flight/sql/gen/enum.SupportedSqlGrammar.html          | 11 ++++++++---
 arrow_flight/sql/gen/enum.UpdateDeleteRules.html            | 11 ++++++++---
 arrow_flight/sql/gen/enum.XdbcDataType.html                 | 11 ++++++++---
 arrow_flight/sql/gen/enum.XdbcDatetimeSubcode.html          | 11 ++++++++---
 .../sql/gen/struct.ActionBeginSavepointRequest.html         | 11 ++++++++---
 arrow_flight/sql/gen/struct.ActionBeginSavepointResult.html | 11 ++++++++---
 .../sql/gen/struct.ActionBeginTransactionRequest.html       | 11 ++++++++---
 .../sql/gen/struct.ActionBeginTransactionResult.html        | 11 ++++++++---
 arrow_flight/sql/gen/struct.ActionCancelQueryRequest.html   | 11 ++++++++---
 arrow_flight/sql/gen/struct.ActionCancelQueryResult.html    | 11 ++++++++---
 .../sql/gen/struct.ActionClosePreparedStatementRequest.html | 11 ++++++++---
 .../gen/struct.ActionCreatePreparedStatementRequest.html    | 11 ++++++++---
 .../sql/gen/struct.ActionCreatePreparedStatementResult.html | 11 ++++++++---
 .../struct.ActionCreatePreparedSubstraitPlanRequest.html    | 11 ++++++++---
 arrow_flight/sql/gen/struct.ActionEndSavepointRequest.html  | 11 ++++++++---
 .../sql/gen/struct.ActionEndTransactionRequest.html         | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetCatalogs.html         | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetCrossReference.html   | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetDbSchemas.html        | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetExportedKeys.html     | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetImportedKeys.html     | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetPrimaryKeys.html      | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetSqlInfo.html          | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetTableTypes.html       | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetTables.html           | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandGetXdbcTypeInfo.html     | 11 ++++++++---
 .../sql/gen/struct.CommandPreparedStatementQuery.html       | 11 ++++++++---
 .../sql/gen/struct.CommandPreparedStatementUpdate.html      | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandStatementIngest.html     | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandStatementQuery.html      | 11 ++++++++---
 .../sql/gen/struct.CommandStatementSubstraitPlan.html       | 11 ++++++++---
 arrow_flight/sql/gen/struct.CommandStatementUpdate.html     | 11 ++++++++---
 .../sql/gen/struct.DoPutPreparedStatementResult.html        | 11 ++++++++---
 arrow_flight/sql/gen/struct.DoPutUpdateResult.html          | 11 ++++++++---
 arrow_flight/sql/gen/struct.SubstraitPlan.html              | 11 ++++++++---
 arrow_flight/sql/gen/struct.TicketStatementQuery.html       | 11 ++++++++---
 .../sql/metadata/catalogs/struct.GetCatalogsBuilder.html    | 11 ++++++++---
 .../sql/metadata/db_schemas/struct.GetDbSchemasBuilder.html | 11 ++++++++---
 arrow_flight/sql/metadata/sql_info/enum.SqlInfoValue.html   | 11 ++++++++---
 .../sql/metadata/sql_info/struct.GetSqlInfoBuilder.html     | 11 ++++++++---
 arrow_flight/sql/metadata/sql_info/struct.SqlInfoData.html  | 11 ++++++++---
 .../sql/metadata/sql_info/struct.SqlInfoDataBuilder.html    | 11 ++++++++---
 .../sql/metadata/sql_info/struct.SqlInfoUnionBuilder.html   | 11 ++++++++---
 arrow_flight/sql/metadata/struct.GetCatalogsBuilder.html    | 11 ++++++++---
 arrow_flight/sql/metadata/struct.GetDbSchemasBuilder.html   | 11 ++++++++---
 arrow_flight/sql/metadata/struct.GetTablesBuilder.html      | 11 ++++++++---
 arrow_flight/sql/metadata/struct.SqlInfoData.html           | 11 ++++++++---
 arrow_flight/sql/metadata/struct.SqlInfoDataBuilder.html    | 11 ++++++++---
 arrow_flight/sql/metadata/struct.XdbcTypeInfo.html          | 11 ++++++++---
 arrow_flight/sql/metadata/struct.XdbcTypeInfoData.html      | 11 ++++++++---
 .../sql/metadata/struct.XdbcTypeInfoDataBuilder.html        | 11 ++++++++---
 .../metadata/table_types/struct.GetTableTypesBuilder.html   | 11 ++++++++---
 .../sql/metadata/tables/struct.GetTablesBuilder.html        | 11 ++++++++---
 .../metadata/xdbc_info/struct.GetXdbcTypeInfoBuilder.html   | 11 ++++++++---
 .../sql/metadata/xdbc_info/struct.XdbcTypeInfo.html         | 11 ++++++++---
 .../sql/metadata/xdbc_info/struct.XdbcTypeInfoData.html     | 11 ++++++++---
 .../metadata/xdbc_info/struct.XdbcTypeInfoDataBuilder.html  | 11 ++++++++---
 arrow_flight/sql/server/enum.DoPutError.html                | 11 ++++++++---
 .../sql/server/struct.PeekableFlightDataStream.html         | 11 ++++++++---
 arrow_flight/sql/struct.ActionBeginSavepointRequest.html    | 11 ++++++++---
 arrow_flight/sql/struct.ActionBeginSavepointResult.html     | 11 ++++++++---
 arrow_flight/sql/struct.ActionBeginTransactionRequest.html  | 11 ++++++++---
 arrow_flight/sql/struct.ActionBeginTransactionResult.html   | 11 ++++++++---
 arrow_flight/sql/struct.ActionCancelQueryRequest.html       | 11 ++++++++---
 arrow_flight/sql/struct.ActionCancelQueryResult.html        | 11 ++++++++---
 .../sql/struct.ActionClosePreparedStatementRequest.html     | 11 ++++++++---
 .../sql/struct.ActionCreatePreparedStatementRequest.html    | 11 ++++++++---
 .../sql/struct.ActionCreatePreparedStatementResult.html     | 11 ++++++++---
 .../struct.ActionCreatePreparedSubstraitPlanRequest.html    | 11 ++++++++---
 arrow_flight/sql/struct.ActionEndSavepointRequest.html      | 11 ++++++++---
 arrow_flight/sql/struct.ActionEndTransactionRequest.html    | 11 ++++++++---
 arrow_flight/sql/struct.Any.html                            | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetCatalogs.html             | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetCrossReference.html       | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetDbSchemas.html            | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetExportedKeys.html         | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetImportedKeys.html         | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetPrimaryKeys.html          | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetSqlInfo.html              | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetTableTypes.html           | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetTables.html               | 11 ++++++++---
 arrow_flight/sql/struct.CommandGetXdbcTypeInfo.html         | 11 ++++++++---
 arrow_flight/sql/struct.CommandPreparedStatementQuery.html  | 11 ++++++++---
 arrow_flight/sql/struct.CommandPreparedStatementUpdate.html | 11 ++++++++---
 arrow_flight/sql/struct.CommandStatementIngest.html         | 11 ++++++++---
 arrow_flight/sql/struct.CommandStatementQuery.html          | 11 ++++++++---
 arrow_flight/sql/struct.CommandStatementSubstraitPlan.html  | 11 ++++++++---
 arrow_flight/sql/struct.CommandStatementUpdate.html         | 11 ++++++++---
 arrow_flight/sql/struct.DoPutPreparedStatementResult.html   | 11 ++++++++---
 arrow_flight/sql/struct.DoPutUpdateResult.html              | 11 ++++++++---
 arrow_flight/sql/struct.FallibleRequestStream.html          | 11 ++++++++---
 arrow_flight/sql/struct.SubstraitPlan.html                  | 11 ++++++++---
 arrow_flight/sql/struct.TableDefinitionOptions.html         | 11 ++++++++---
 arrow_flight/sql/struct.TicketStatementQuery.html           | 11 ++++++++---
 arrow_flight/streams/struct.FallibleRequestStream.html      | 11 ++++++++---
 .../streams/struct.FallibleTonicResponseStream.html         | 11 ++++++++---
 arrow_flight/struct.Action.html                             | 11 ++++++++---
 arrow_flight/struct.ActionType.html                         | 11 ++++++++---
 arrow_flight/struct.BasicAuth.html                          | 11 ++++++++---
 arrow_flight/struct.CancelFlightInfoRequest.html            | 11 ++++++++---
 arrow_flight/struct.CancelFlightInfoResult.html             | 11 ++++++++---
 arrow_flight/struct.Criteria.html                           | 11 ++++++++---
 arrow_flight/struct.Empty.html                              | 11 ++++++++---
 arrow_flight/struct.FlightData.html                         | 11 ++++++++---
 arrow_flight/struct.FlightDescriptor.html                   | 11 ++++++++---
 arrow_flight/struct.FlightEndpoint.html                     | 11 ++++++++---
 arrow_flight/struct.FlightInfo.html                         | 11 ++++++++---
 arrow_flight/struct.HandshakeRequest.html                   | 11 ++++++++---
 arrow_flight/struct.HandshakeResponse.html                  | 11 ++++++++---
 arrow_flight/struct.IpcMessage.html                         | 11 ++++++++---
 arrow_flight/struct.Location.html                           | 11 ++++++++---
 arrow_flight/struct.PollInfo.html                           | 11 ++++++++---
 arrow_flight/struct.PutResult.html                          | 11 ++++++++---
 arrow_flight/struct.RenewFlightEndpointRequest.html         | 11 ++++++++---
 arrow_flight/struct.Result.html                             | 11 ++++++++---
 arrow_flight/struct.SchemaAsIpc.html                        | 11 ++++++++---
 arrow_flight/struct.SchemaResult.html                       | 11 ++++++++---
 arrow_flight/struct.Ticket.html                             | 11 ++++++++---
 arrow_flight/trailers/struct.ExtractTrailersStream.html     | 11 ++++++++---
 arrow_flight/trailers/struct.LazyTrailers.html              | 11 ++++++++---
 arrow_integration_test/schema/struct.MetadataKeyValue.html  | 11 ++++++++---
 arrow_integration_test/struct.ArrowJson.html                | 11 ++++++++---
 arrow_integration_test/struct.ArrowJsonBatch.html           | 11 ++++++++---
 arrow_integration_test/struct.ArrowJsonColumn.html          | 11 ++++++++---
 arrow_integration_test/struct.ArrowJsonDictionaryBatch.html | 11 ++++++++---
 arrow_integration_test/struct.ArrowJsonField.html           | 11 ++++++++---
 arrow_integration_test/struct.ArrowJsonFieldDictionary.html | 11 ++++++++---
 arrow_integration_test/struct.ArrowJsonSchema.html          | 11 ++++++++---
 arrow_integration_test/struct.DictionaryIndexType.html      | 11 ++++++++---
 .../auth_basic_proto/struct.AuthBasicProtoScenarioImpl.html | 11 ++++++++---
 .../auth_basic_proto/struct.GrpcServerCallContext.html      | 11 ++++++++---
 .../integration_test/struct.FlightServiceImpl.html          | 11 ++++++++---
 .../integration_test/struct.IntegrationDataset.html         | 11 ++++++++---
 .../middleware/struct.MiddlewareScenarioImpl.html           | 11 ++++++++---
 arrow_integration_testing/struct.ArrowFile.html             | 11 ++++++++---
 arrow_ipc/compression/enum.CompressionCodec.html            | 11 ++++++++---
 arrow_ipc/compression/struct.DecompressionContext.html      | 11 ++++++++---
 arrow_ipc/compression/struct.IpcWriteContext.html           | 11 ++++++++---
 arrow_ipc/convert/struct.FBFieldType.html                   | 11 ++++++++---
 arrow_ipc/convert/struct.IpcSchemaEncoder.html              | 11 ++++++++---
 arrow_ipc/convert/struct.MessageBuffer.html                 | 11 ++++++++---
 arrow_ipc/gen/File/enum.FooterOffset.html                   | 11 ++++++++---
 arrow_ipc/gen/File/struct.Block.html                        | 11 ++++++++---
 arrow_ipc/gen/File/struct.Footer.html                       | 11 ++++++++---
 arrow_ipc/gen/File/struct.FooterArgs.html                   | 11 ++++++++---
 arrow_ipc/gen/File/struct.FooterBuilder.html                | 11 ++++++++---
 arrow_ipc/gen/Message/enum.BodyCompressionOffset.html       | 11 ++++++++---
 arrow_ipc/gen/Message/enum.DictionaryBatchOffset.html       | 11 ++++++++---
 arrow_ipc/gen/Message/enum.MessageOffset.html               | 11 ++++++++---
 arrow_ipc/gen/Message/enum.RecordBatchOffset.html           | 11 ++++++++---
 arrow_ipc/gen/Message/struct.BodyCompression.html           | 11 ++++++++---
 arrow_ipc/gen/Message/struct.BodyCompressionArgs.html       | 11 ++++++++---
 arrow_ipc/gen/Message/struct.BodyCompressionBuilder.html    | 11 ++++++++---
 arrow_ipc/gen/Message/struct.BodyCompressionMethod.html     | 11 ++++++++---
 arrow_ipc/gen/Message/struct.CompressionType.html           | 11 ++++++++---
 arrow_ipc/gen/Message/struct.DictionaryBatch.html           | 11 ++++++++---
 arrow_ipc/gen/Message/struct.DictionaryBatchArgs.html       | 11 ++++++++---
 arrow_ipc/gen/Message/struct.DictionaryBatchBuilder.html    | 11 ++++++++---
 arrow_ipc/gen/Message/struct.FieldNode.html                 | 11 ++++++++---
 arrow_ipc/gen/Message/struct.Message.html                   | 11 ++++++++---
 arrow_ipc/gen/Message/struct.MessageArgs.html               | 11 ++++++++---
 arrow_ipc/gen/Message/struct.MessageBuilder.html            | 11 ++++++++---
 arrow_ipc/gen/Message/struct.MessageHeader.html             | 11 ++++++++---
 .../gen/Message/struct.MessageHeaderUnionTableOffset.html   | 11 ++++++++---
 arrow_ipc/gen/Message/struct.RecordBatch.html               | 11 ++++++++---
 arrow_ipc/gen/Message/struct.RecordBatchArgs.html           | 11 ++++++++---
 arrow_ipc/gen/Message/struct.RecordBatchBuilder.html        | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.BinaryOffset.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.BinaryViewOffset.html             | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.BoolOffset.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.DateOffset.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.DecimalOffset.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.DictionaryEncodingOffset.html     | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.DurationOffset.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.FieldOffset.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.FixedSizeBinaryOffset.html        | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.FixedSizeListOffset.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.FloatingPointOffset.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.IntOffset.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.IntervalOffset.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.KeyValueOffset.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.LargeBinaryOffset.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.LargeListOffset.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.LargeListViewOffset.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.LargeUtf8Offset.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.ListOffset.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.ListViewOffset.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.MapOffset.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.NullOffset.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.RunEndEncodedOffset.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.SchemaOffset.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.Struct_Offset.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.TimeOffset.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.TimestampOffset.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.UnionOffset.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.Utf8Offset.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/enum.Utf8ViewOffset.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Binary.html                     | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BinaryArgs.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BinaryBuilder.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BinaryView.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BinaryViewArgs.html             | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BinaryViewBuilder.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Bool.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BoolArgs.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.BoolBuilder.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Buffer.html                     | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Date.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DateArgs.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DateBuilder.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DateUnit.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Decimal.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DecimalArgs.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DecimalBuilder.html             | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DictionaryEncoding.html         | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DictionaryEncodingArgs.html     | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DictionaryEncodingBuilder.html  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DictionaryKind.html             | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Duration.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DurationArgs.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.DurationBuilder.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Endianness.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Feature.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Field.html                      | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FieldArgs.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FieldBuilder.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FixedSizeBinary.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FixedSizeBinaryArgs.html        | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FixedSizeBinaryBuilder.html     | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FixedSizeList.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FixedSizeListArgs.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FixedSizeListBuilder.html       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FloatingPoint.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FloatingPointArgs.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.FloatingPointBuilder.html       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Int.html                        | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.IntArgs.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.IntBuilder.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Interval.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.IntervalArgs.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.IntervalBuilder.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.IntervalUnit.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.KeyValue.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.KeyValueArgs.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.KeyValueBuilder.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeBinary.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeBinaryArgs.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeBinaryBuilder.html         | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeList.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeListArgs.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeListBuilder.html           | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeListView.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeListViewArgs.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeListViewBuilder.html       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeUtf8.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeUtf8Args.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.LargeUtf8Builder.html           | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.List.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.ListArgs.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.ListBuilder.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.ListView.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.ListViewArgs.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.ListViewBuilder.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Map.html                        | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.MapArgs.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.MapBuilder.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.MetadataVersion.html            | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Null.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.NullArgs.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.NullBuilder.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Precision.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.RunEndEncoded.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.RunEndEncodedArgs.html          | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.RunEndEncodedBuilder.html       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Schema.html                     | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.SchemaArgs.html                 | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.SchemaBuilder.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Struct_.html                    | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Struct_Args.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Struct_Builder.html             | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Time.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.TimeArgs.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.TimeBuilder.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.TimeUnit.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Timestamp.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.TimestampArgs.html              | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.TimestampBuilder.html           | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Type.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.TypeUnionTableOffset.html       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Union.html                      | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.UnionArgs.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.UnionBuilder.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.UnionMode.html                  | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Utf8.html                       | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Utf8Args.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Utf8Builder.html                | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Utf8View.html                   | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Utf8ViewArgs.html               | 11 ++++++++---
 arrow_ipc/gen/Schema/struct.Utf8ViewBuilder.html            | 11 ++++++++---
 .../gen/SparseTensor/enum.SparseMatrixIndexCSXOffset.html   | 11 ++++++++---
 .../gen/SparseTensor/enum.SparseTensorIndexCOOOffset.html   | 11 ++++++++---
 .../gen/SparseTensor/enum.SparseTensorIndexCSFOffset.html   | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/enum.SparseTensorOffset.html     | 11 ++++++++---
 .../gen/SparseTensor/struct.SparseMatrixCompressedAxis.html | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseMatrixIndexCSX.html | 11 ++++++++---
 .../gen/SparseTensor/struct.SparseMatrixIndexCSXArgs.html   | 11 ++++++++---
 .../SparseTensor/struct.SparseMatrixIndexCSXBuilder.html    | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseTensor.html         | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseTensorArgs.html     | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseTensorBuilder.html  | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseTensorIndex.html    | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseTensorIndexCOO.html | 11 ++++++++---
 .../gen/SparseTensor/struct.SparseTensorIndexCOOArgs.html   | 11 ++++++++---
 .../SparseTensor/struct.SparseTensorIndexCOOBuilder.html    | 11 ++++++++---
 arrow_ipc/gen/SparseTensor/struct.SparseTensorIndexCSF.html | 11 ++++++++---
 .../gen/SparseTensor/struct.SparseTensorIndexCSFArgs.html   | 11 ++++++++---
 .../SparseTensor/struct.SparseTensorIndexCSFBuilder.html    | 11 ++++++++---
 .../struct.SparseTensorIndexUnionTableOffset.html           | 11 ++++++++---
 arrow_ipc/gen/Tensor/enum.TensorDimOffset.html              | 11 ++++++++---
 arrow_ipc/gen/Tensor/enum.TensorOffset.html                 | 11 ++++++++---
 arrow_ipc/gen/Tensor/struct.Tensor.html                     | 11 ++++++++---
 arrow_ipc/gen/Tensor/struct.TensorArgs.html                 | 11 ++++++++---
 arrow_ipc/gen/Tensor/struct.TensorBuilder.html              | 11 ++++++++---
 arrow_ipc/gen/Tensor/struct.TensorDim.html                  | 11 ++++++++---
 arrow_ipc/gen/Tensor/struct.TensorDimArgs.html              | 11 ++++++++---
 arrow_ipc/gen/Tensor/struct.TensorDimBuilder.html           | 11 ++++++++---
 arrow_ipc/reader/enum.IpcMessage.html                       | 11 ++++++++---
 arrow_ipc/reader/stream/enum.DecoderState.html              | 11 ++++++++---
 arrow_ipc/reader/stream/struct.StreamDecoder.html           | 11 ++++++++---
 arrow_ipc/reader/struct.FileDecoder.html                    | 11 ++++++++---
 arrow_ipc/reader/struct.FileReader.html                     | 11 ++++++++---
 arrow_ipc/reader/struct.FileReaderBuilder.html              | 11 ++++++++---
 arrow_ipc/reader/struct.MessageReader.html                  | 11 ++++++++---
 arrow_ipc/reader/struct.RecordBatchDecoder.html             | 11 ++++++++---
 arrow_ipc/reader/struct.StreamDecoder.html                  | 11 ++++++++---
 arrow_ipc/reader/struct.StreamReader.html                   | 11 ++++++++---
 arrow_ipc/writer/enum.DictionaryComparison.html             | 11 ++++++++---
 arrow_ipc/writer/enum.DictionaryHandling.html               | 11 ++++++++---
 arrow_ipc/writer/enum.DictionaryUpdate.html                 | 11 ++++++++---
 arrow_ipc/writer/enum.EncodedBuffer.html                    | 11 ++++++++---
 arrow_ipc/writer/enum.IpcBodySink.html                      | 11 ++++++++---
 arrow_ipc/writer/struct.Buffers.html                        | 11 ++++++++---
 arrow_ipc/writer/struct.DictionaryTracker.html              | 11 ++++++++---
 arrow_ipc/writer/struct.EncodedData.html                    | 11 ++++++++---
 arrow_ipc/writer/struct.FileWriter.html                     | 11 ++++++++---
 arrow_ipc/writer/struct.IpcDataGenerator.html               | 11 ++++++++---
 arrow_ipc/writer/struct.IpcMetadataBuilder.html             | 11 ++++++++---
 arrow_ipc/writer/struct.IpcWriteContext.html                | 11 ++++++++---
 arrow_ipc/writer/struct.IpcWriteMetadata.html               | 11 ++++++++---
 arrow_ipc/writer/struct.IpcWriteOptions.html                | 11 ++++++++---
 arrow_ipc/writer/struct.MetadataLayout.html                 | 11 ++++++++---
 arrow_ipc/writer/struct.StreamEncoder.html                  | 11 ++++++++---
 arrow_ipc/writer/struct.StreamWriter.html                   | 11 ++++++++---
 arrow_json/enum.StructMode.html                             | 11 ++++++++---
 .../reader/binary_array/struct.BinaryArrayDecoder.html      | 11 ++++++++---
 .../reader/binary_array/struct.BinaryViewDecoder.html       | 11 ++++++++---
 .../binary_array/struct.FixedSizeBinaryArrayDecoder.html    | 11 ++++++++---
 .../reader/boolean_array/struct.BooleanArrayDecoder.html    | 11 ++++++++---
 .../reader/decimal_array/struct.DecimalArrayDecoder.html    | 11 ++++++++---
 .../reader/list_array/struct.FixedSizeListArrayDecoder.html | 11 ++++++++---
 .../reader/list_array/struct.ListLikeArrayDecoder.html      | 11 ++++++++---
 arrow_json/reader/map_array/struct.MapArrayDecoder.html     | 11 ++++++++---
 arrow_json/reader/null_array/struct.NullArrayDecoder.html   | 11 ++++++++---
 .../primitive_array/struct.PrimitiveArrayDecoder.html       | 11 ++++++++---
 .../run_end_array/struct.RunEndEncodedArrayDecoder.html     | 11 ++++++++---
 arrow_json/reader/schema/enum.InferredType.html             | 11 ++++++++---
 arrow_json/reader/serializer/struct.ListSerializer.html     | 11 ++++++++---
 arrow_json/reader/serializer/struct.ObjectSerializer.html   | 11 ++++++++---
 arrow_json/reader/serializer/struct.SerializerError.html    | 11 ++++++++---
 arrow_json/reader/serializer/struct.TapeSerializer.html     | 11 ++++++++---
 .../reader/string_array/struct.StringArrayDecoder.html      | 11 ++++++++---
 .../string_view_array/struct.StringViewArrayDecoder.html    | 11 ++++++++---
 arrow_json/reader/struct.Decoder.html                       | 11 ++++++++---
 arrow_json/reader/struct.DecoderContext.html                | 11 ++++++++---
 arrow_json/reader/struct.Reader.html                        | 11 ++++++++---
 arrow_json/reader/struct.ReaderBuilder.html                 | 11 ++++++++---
 arrow_json/reader/struct.ValueIter.html                     | 11 ++++++++---
 .../reader/struct_array/struct.FieldTapePositions.html      | 11 ++++++++---
 .../reader/struct_array/struct.StructArrayDecoder.html      | 11 ++++++++---
 arrow_json/reader/tape/enum.DecoderState.html               | 11 ++++++++---
 arrow_json/reader/tape/enum.Literal.html                    | 11 ++++++++---
 arrow_json/reader/tape/enum.TapeElement.html                | 11 ++++++++---
 arrow_json/reader/tape/struct.BufIter.html                  | 11 ++++++++---
 arrow_json/reader/tape/struct.Tape.html                     | 11 ++++++++---
 arrow_json/reader/tape/struct.TapeDecoder.html              | 11 ++++++++---
 .../timestamp_array/struct.TimestampArrayDecoder.html       | 11 ++++++++---
 arrow_json/reader/value_iter/struct.ValueIter.html          | 11 ++++++++---
 arrow_json/writer/encoder/struct.BinaryEncoder.html         | 11 ++++++++---
 arrow_json/writer/encoder/struct.BinaryViewEncoder.html     | 11 ++++++++---
 arrow_json/writer/encoder/struct.BooleanEncoder.html        | 11 ++++++++---
 arrow_json/writer/encoder/struct.DictionaryEncoder.html     | 11 ++++++++---
 arrow_json/writer/encoder/struct.EncoderOptions.html        | 11 ++++++++---
 arrow_json/writer/encoder/struct.FieldEncoder.html          | 11 ++++++++---
 arrow_json/writer/encoder/struct.JsonArrayFormatter.html    | 11 ++++++++---
 arrow_json/writer/encoder/struct.ListLikeEncoder.html       | 11 ++++++++---
 arrow_json/writer/encoder/struct.MapEncoder.html            | 11 ++++++++---
 arrow_json/writer/encoder/struct.NullEncoder.html           | 11 ++++++++---
 arrow_json/writer/encoder/struct.NullableEncoder.html       | 11 ++++++++---
 arrow_json/writer/encoder/struct.PrimitiveEncoder.html      | 11 ++++++++---
 arrow_json/writer/encoder/struct.RawArrayFormatter.html     | 11 ++++++++---
 arrow_json/writer/encoder/struct.RunEndEncodedEncoder.html  | 11 ++++++++---
 arrow_json/writer/encoder/struct.StringEncoder.html         | 11 ++++++++---
 arrow_json/writer/encoder/struct.StringViewEncoder.html     | 11 ++++++++---
 arrow_json/writer/encoder/struct.StructArrayEncoder.html    | 11 ++++++++---
 arrow_json/writer/struct.EncoderOptions.html                | 11 ++++++++---
 arrow_json/writer/struct.JsonArray.html                     | 11 ++++++++---
 arrow_json/writer/struct.LineDelimited.html                 | 11 ++++++++---
 arrow_json/writer/struct.NullableEncoder.html               | 11 ++++++++---
 arrow_json/writer/struct.Writer.html                        | 11 ++++++++---
 arrow_json/writer/struct.WriterBuilder.html                 | 11 ++++++++---
 arrow_json_integration_test/enum.Mode.html                  | 11 ++++++++---
 arrow_json_integration_test/struct.Args.html                | 11 ++++++++---
 arrow_ord/cmp/enum.Op.html                                  | 11 ++++++++---
 arrow_ord/cmp/struct.ReeInfo.html                           | 11 ++++++++---
 arrow_ord/cmp/struct.SideInfo.html                          | 11 ++++++++---
 arrow_ord/partition/struct.Partitions.html                  | 11 ++++++++---
 arrow_ord/sort/struct.FixedLexicographicalComparator.html   | 11 ++++++++---
 arrow_ord/sort/struct.LexicographicalComparator.html        | 11 ++++++++---
 arrow_ord/sort/struct.SortColumn.html                       | 11 ++++++++---
 arrow_ord/sort/struct.SortOptions.html                      | 11 ++++++++---
 arrow_pyarrow/struct.ArrowException.html                    | 11 ++++++++---
 arrow_pyarrow/struct.PyArrowType.html                       | 11 ++++++++---
 arrow_pyarrow/struct.Table.html                             | 11 ++++++++---
 arrow_row/enum.Codec.html                                   | 11 ++++++++---
 arrow_row/enum.Encoder.html                                 | 11 ++++++++---
 arrow_row/enum.LengthTracker.html                           | 11 ++++++++---
 arrow_row/struct.OwnedRow.html                              | 11 ++++++++---
 arrow_row/struct.Row.html                                   | 11 ++++++++---
 arrow_row/struct.RowConfig.html                             | 11 ++++++++---
 arrow_row/struct.RowConverter.html                          | 11 ++++++++---
 arrow_row/struct.RowParser.html                             | 11 ++++++++---
 arrow_row/struct.Rows.html                                  | 11 ++++++++---
 arrow_row/struct.RowsIter.html                              | 11 ++++++++---
 arrow_row/struct.SortField.html                             | 11 ++++++++---
 arrow_select/coalesce/byte_view/struct.BufferSource.html    | 11 ++++++++---
 .../coalesce/byte_view/struct.InProgressByteViewArray.html  | 11 ++++++++---
 arrow_select/coalesce/byte_view/struct.Source.html          | 11 ++++++++---
 .../coalesce/generic/struct.GenericInProgressArray.html     | 11 ++++++++---
 .../coalesce/primitive/struct.InProgressPrimitiveArray.html | 11 ++++++++---
 arrow_select/coalesce/struct.BatchCoalescer.html            | 11 ++++++++---
 arrow_select/dictionary/struct.Interner.html                | 11 ++++++++---
 arrow_select/dictionary/struct.MergedDictionaries.html      | 11 ++++++++---
 arrow_select/filter/enum.FilterIterator.html                | 11 ++++++++---
 arrow_select/filter/enum.FilterSelection.html               | 11 ++++++++---
 arrow_select/filter/enum.IterationStrategy.html             | 11 ++++++++---
 arrow_select/filter/struct.FilterBuilder.html               | 11 ++++++++---
 arrow_select/filter/struct.FilterBytes.html                 | 11 ++++++++---
 arrow_select/filter/struct.FilterPredicate.html             | 11 ++++++++---
 arrow_select/filter/struct.IndexIterator.html               | 11 ++++++++---
 arrow_select/filter/struct.SlicesIterator.html              | 11 ++++++++---
 arrow_select/interleave/struct.Interleave.html              | 11 ++++++++---
 arrow_select/take/struct.TakeOptions.html                   | 11 ++++++++---
 arrow_select/union_extract/enum.BoolValue.html              | 11 ++++++++---
 arrow_select/zip/struct.ByteViewScalarImpl.html             | 11 ++++++++---
 arrow_select/zip/struct.BytesScalarImpl.html                | 11 ++++++++---
 arrow_select/zip/struct.FallbackImpl.html                   | 11 ++++++++---
 arrow_select/zip/struct.PrimitiveScalarImpl.html            | 11 ++++++++---
 arrow_select/zip/struct.ScalarZipper.html                   | 11 ++++++++---
 arrow_string/binary_like/enum.Op.html                       | 11 ++++++++---
 arrow_string/binary_predicate/enum.BinaryPredicate.html     | 11 ++++++++---
 .../concat_elements/struct.ConcatByteViewBuilder.html       | 11 ++++++++---
 arrow_string/like/enum.Op.html                              | 11 ++++++++---
 arrow_string/predicate/enum.Predicate.html                  | 11 ++++++++---
 flight_sql_client/enum.Command.html                         | 11 ++++++++---
 flight_sql_client/enum.CompressionEncoding.html             | 11 ++++++++---
 flight_sql_client/struct.Args.html                          | 11 ++++++++---
 flight_sql_client/struct.ClientArgs.html                    | 11 ++++++++---
 flight_sql_client/struct.LoggingArgs.html                   | 11 ++++++++---
 flight_test_integration_client/enum.Scenario.html           | 11 ++++++++---
 flight_test_integration_client/struct.Args.html             | 11 ++++++++---
 flight_test_integration_server/enum.Scenario.html           | 11 ++++++++---
 flight_test_integration_server/struct.Args.html             | 11 ++++++++---
 help.html                                                   |  2 +-
 parquet/arrow/arrow_reader/enum.FilterMaskAccumulator.html  | 11 ++++++++---
 parquet/arrow/arrow_reader/enum.RowSelectionCursor.html     | 11 ++++++++---
 parquet/arrow/arrow_reader/enum.RowSelectionPolicy.html     | 11 ++++++++---
 .../arrow/arrow_reader/filter/struct.ArrowPredicateFn.html  | 11 ++++++++---
 parquet/arrow/arrow_reader/filter/struct.RowFilter.html     | 11 ++++++++---
 .../arrow/arrow_reader/metrics/enum.ArrowReaderMetrics.html | 11 ++++++++---
 .../metrics/struct.ArrowReaderMetricsInner.html             | 11 ++++++++---
 .../read_plan/struct.LimitedReadPlanBuilder.html            | 11 ++++++++---
 .../arrow_reader/read_plan/struct.PredicateOptions.html     | 11 ++++++++---
 parquet/arrow/arrow_reader/read_plan/struct.ReadPlan.html   | 11 ++++++++---
 .../arrow_reader/read_plan/struct.ReadPlanBuilder.html      | 11 ++++++++---
 .../arrow_reader/selection/boolean/struct.MaskRunIter.html  | 11 ++++++++---
 .../selection/boolean/struct.MaskSelection.html             | 11 ++++++++---
 .../selection/cursor/enum.RowSelectionCursor.html           | 11 ++++++++---
 .../selection/cursor/enum.RowSelectionPolicy.html           | 11 ++++++++---
 .../selection/cursor/enum.RowSelectionStrategy.html         | 11 ++++++++---
 .../selection/cursor/struct.LoadedRowRanges.html            | 11 ++++++++---
 .../arrow_reader/selection/cursor/struct.MaskChunk.html     | 11 ++++++++---
 .../arrow_reader/selection/cursor/struct.MaskCursor.html    | 11 ++++++++---
 .../selection/cursor/struct.SelectorsCursor.html            | 11 ++++++++---
 .../arrow_reader/selection/enum.RowSelectionInner.html      | 11 ++++++++---
 .../arrow_reader/selection/selector/struct.RowSelector.html | 11 ++++++++---
 .../arrow/arrow_reader/selection/struct.RowSelection.html   | 11 ++++++++---
 .../statistics/struct.MaxBooleanStatsIterator.html          | 11 ++++++++---
 .../statistics/struct.MaxByteArrayStatsIterator.html        | 11 ++++++++---
 .../statistics/struct.MaxDecimal128StatsIterator.html       | 11 ++++++++---
 .../statistics/struct.MaxDecimal256StatsIterator.html       | 11 ++++++++---
 .../statistics/struct.MaxDecimal32StatsIterator.html        | 11 ++++++++---
 .../statistics/struct.MaxDecimal64StatsIterator.html        | 11 ++++++++---
 .../statistics/struct.MaxDoubleStatsIterator.html           | 11 ++++++++---
 .../struct.MaxFixedLenByteArrayStatsIterator.html           | 11 ++++++++---
 .../statistics/struct.MaxFloatStatsIterator.html            | 11 ++++++++---
 .../statistics/struct.MaxInt32StatsIterator.html            | 11 ++++++++---
 .../statistics/struct.MaxInt64StatsIterator.html            | 11 ++++++++---
 .../statistics/struct.MinBooleanStatsIterator.html          | 11 ++++++++---
 .../statistics/struct.MinByteArrayStatsIterator.html        | 11 ++++++++---
 .../statistics/struct.MinDecimal128StatsIterator.html       | 11 ++++++++---
 .../statistics/struct.MinDecimal256StatsIterator.html       | 11 ++++++++---
 .../statistics/struct.MinDecimal32StatsIterator.html        | 11 ++++++++---
 .../statistics/struct.MinDecimal64StatsIterator.html        | 11 ++++++++---
 .../statistics/struct.MinDoubleStatsIterator.html           | 11 ++++++++---
 .../struct.MinFixedLenByteArrayStatsIterator.html           | 11 ++++++++---
 .../statistics/struct.MinFloatStatsIterator.html            | 11 ++++++++---
 .../statistics/struct.MinInt32StatsIterator.html            | 11 ++++++++---
 .../statistics/struct.MinInt64StatsIterator.html            | 11 ++++++++---
 .../arrow_reader/statistics/struct.StatisticsConverter.html | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ArrowPredicateFn.html     | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ArrowReaderBuilder.html   | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ArrowReaderMetadata.html  | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ArrowReaderOptions.html   | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.MaskRunIter.html          | 11 ++++++++---
 .../arrow/arrow_reader/struct.ParquetRecordBatchReader.html | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.PredicateOptions.html     | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ReadPlan.html             | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ReadPlanBuilder.html      | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ReaderPageIterator.html   | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.ReaderRowGroups.html      | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.RowFilter.html            | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.RowSelection.html         | 11 ++++++++---
 parquet/arrow/arrow_reader/struct.RowSelector.html          | 11 ++++++++---
 .../arrow_writer/byte_array/enum.FallbackEncoderImpl.html   | 11 ++++++++---
 .../arrow_writer/byte_array/struct.ByteArrayEncoder.html    | 11 ++++++++---
 .../arrow_writer/byte_array/struct.ByteArrayStorage.html    | 11 ++++++++---
 .../arrow/arrow_writer/byte_array/struct.DictEncoder.html   | 11 ++++++++---
 .../arrow_writer/byte_array/struct.FallbackEncoder.html     | 11 ++++++++---
 parquet/arrow/arrow_writer/enum.ArrowColumnWriterImpl.html  | 11 ++++++++---
 parquet/arrow/arrow_writer/levels/enum.LevelData.html       | 11 ++++++++---
 .../arrow/arrow_writer/levels/enum.LevelInfoBuilder.html    | 11 ++++++++---
 parquet/arrow/arrow_writer/levels/struct.ArrayLevels.html   | 11 ++++++++---
 parquet/arrow/arrow_writer/levels/struct.LevelContext.html  | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowColumnChunk.html     | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowColumnChunkData.html | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowColumnWriter.html    | 11 ++++++++---
 .../arrow/arrow_writer/struct.ArrowColumnWriterFactory.html | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowLeafColumn.html      | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowPageWriter.html      | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowRowGroupWriter.html  | 11 ++++++++---
 .../arrow_writer/struct.ArrowRowGroupWriterFactory.html     | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowWriter.html          | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.ArrowWriterOptions.html   | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.InMemoryPageStore.html    | 11 ++++++++---
 .../arrow/arrow_writer/struct.InMemoryPageStoreFactory.html | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.PageKey.html              | 11 ++++++++---
 parquet/arrow/arrow_writer/struct.PageStoreArgs.html        | 11 ++++++++---
 .../arrow_writer/struct.StreamingColumnChunkPages.html      | 11 ++++++++---
 parquet/arrow/async_reader/enum.RequestState.html           | 11 ++++++++---
 parquet/arrow/async_reader/spawn/struct.SpawnedReader.html  | 11 ++++++++---
 .../async_reader/store/struct.ParquetObjectReader.html      | 11 ++++++++---
 parquet/arrow/async_reader/struct.ParquetObjectReader.html  | 11 ++++++++---
 .../arrow/async_reader/struct.ParquetRecordBatchStream.html | 11 ++++++++---
 parquet/arrow/async_reader/struct.SpawnedReader.html        | 11 ++++++++---
 .../async_writer/store/struct.ParquetObjectWriter.html      | 11 ++++++++---
 parquet/arrow/async_writer/struct.AsyncArrowWriter.html     | 11 ++++++++---
 parquet/arrow/async_writer/struct.ParquetObjectWriter.html  | 11 ++++++++---
 .../buffer/dictionary_buffer/enum.DictionaryBuffer.html     | 11 ++++++++---
 parquet/arrow/buffer/offset_buffer/struct.OffsetBuffer.html | 11 ++++++++---
 parquet/arrow/buffer/view_buffer/struct.ViewBuffer.html     | 11 ++++++++---
 .../delta_byte_array/struct.DeltaByteArrayDecoder.html      | 11 ++++++++---
 .../decoder/dictionary_index/struct.DictIndexDecoder.html   | 11 ++++++++---
 parquet/arrow/in_memory_row_group/enum.ColumnChunkData.html | 11 ++++++++---
 .../in_memory_row_group/struct.ColumnChunkIterator.html     | 11 ++++++++---
 parquet/arrow/in_memory_row_group/struct.FetchRanges.html   | 11 ++++++++---
 .../arrow/in_memory_row_group/struct.InMemoryRowGroup.html  | 11 ++++++++---
 parquet/arrow/push_decoder/enum.ParquetDecoderState.html    | 11 ++++++++---
 .../reader_builder/data/struct.DataRequest.html             | 11 ++++++++---
 .../reader_builder/data/struct.DataRequestBuilder.html      | 11 ++++++++---
 .../reader_builder/enum.RowGroupBuildResult.html            | 11 ++++++++---
 .../reader_builder/enum.RowGroupDecoderState.html           | 11 ++++++++---
 .../reader_builder/filter/enum.AdvanceResult.html           | 11 ++++++++---
 .../reader_builder/filter/struct.CacheInfo.html             | 11 ++++++++---
 .../reader_builder/filter/struct.FilterInfo.html            | 11 ++++++++---
 .../reader_builder/struct.BudgetedReadPlan.html             | 11 ++++++++---
 .../arrow/push_decoder/reader_builder/struct.NextState.html | 11 ++++++++---
 .../arrow/push_decoder/reader_builder/struct.RowBudget.html | 11 ++++++++---
 .../push_decoder/reader_builder/struct.RowGroupInfo.html    | 11 ++++++++---
 .../reader_builder/struct.RowGroupReaderBuilder.html        | 11 ++++++++---
 .../reader_builder/struct.RowGroupReaderBuilderParts.html   | 11 ++++++++---
 .../push_decoder/remaining/enum.QueuedRowGroupDecision.html | 11 ++++++++---
 .../arrow/push_decoder/remaining/struct.NextRowGroup.html   | 11 ++++++++---
 .../push_decoder/remaining/struct.RemainingRowGroups.html   | 11 ++++++++---
 .../remaining/struct.RemainingRowGroupsParts.html           | 11 ++++++++---
 .../push_decoder/remaining/struct.RowGroupFrontier.html     | 11 ++++++++---
 parquet/arrow/push_decoder/struct.ParquetPushDecoder.html   | 11 ++++++++---
 parquet/arrow/push_decoder/struct.PushBuffers.html          | 11 ++++++++---
 parquet/arrow/push_decoder/struct.PushDecoderInput.html     | 11 ++++++++---
 .../record_reader/definition_levels/enum.BufferInner.html   | 11 ++++++++---
 .../record_reader/definition_levels/enum.MaybePacked.html   | 11 ++++++++---
 .../definition_levels/struct.DefinitionLevelBuffer.html     | 11 ++++++++---
 .../struct.DefinitionLevelBufferDecoder.html                | 11 ++++++++---
 .../definition_levels/struct.PackedDecoder.html             | 11 ++++++++---
 parquet/arrow/record_reader/struct.GenericRecordReader.html | 11 ++++++++---
 parquet/arrow/struct.ArrowSchemaConverter.html              | 11 ++++++++---
 parquet/arrow/struct.FieldLevels.html                       | 11 ++++++++---
 parquet/arrow/struct.ProjectionMask.html                    | 11 ++++++++---
 parquet/arrow/struct.RowGroupIndex.html                     | 11 ++++++++---
 parquet/arrow/struct.RowNumber.html                         | 11 ++++++++---
 parquet/basic/enum.BloomFilterAlgorithm.html                | 11 ++++++++---
 parquet/basic/enum.BloomFilterCompression.html              | 11 ++++++++---
 parquet/basic/enum.BloomFilterHash.html                     | 11 ++++++++---
 parquet/basic/enum.BoundaryOrder.html                       | 11 ++++++++---
 parquet/basic/enum.ColumnOrder.html                         | 11 ++++++++---
 parquet/basic/enum.Compression.html                         | 11 ++++++++---
 parquet/basic/enum.CompressionCodec.html                    | 11 ++++++++---
 parquet/basic/enum.ConvertedType.html                       | 11 ++++++++---
 parquet/basic/enum.EdgeInterpolationAlgorithm.html          | 11 ++++++++---
 parquet/basic/enum.Encoding.html                            | 11 ++++++++---
 parquet/basic/enum.FieldRepetitionType.html                 | 11 ++++++++---
 parquet/basic/enum.LogicalType.html                         | 11 ++++++++---
 parquet/basic/enum.PageType.html                            | 11 ++++++++---
 parquet/basic/enum.SortOrder.html                           | 11 ++++++++---
 parquet/basic/enum.TimeUnit.html                            | 11 ++++++++---
 parquet/basic/enum.Type.html                                | 11 ++++++++---
 parquet/basic/struct.BrotliLevel.html                       | 11 ++++++++---
 parquet/basic/struct.DecimalType.html                       | 11 ++++++++---
 parquet/basic/struct.EncodingMask.html                      | 11 ++++++++---
 parquet/basic/struct.GeographyType.html                     | 11 ++++++++---
 parquet/basic/struct.GeometryType.html                      | 11 ++++++++---
 parquet/basic/struct.GzipLevel.html                         | 11 ++++++++---
 parquet/basic/struct.IntType.html                           | 11 ++++++++---
 parquet/basic/struct.TimestampType.html                     | 11 ++++++++---
 parquet/basic/struct.VariantType.html                       | 11 ++++++++---
 parquet/basic/struct.ZstdLevel.html                         | 11 ++++++++---
 parquet/bloom_filter/struct.Block.html                      | 11 ++++++++---
 parquet/bloom_filter/struct.BloomFilterHeader.html          | 11 ++++++++---
 parquet/bloom_filter/struct.Sbbf.html                       | 11 ++++++++---
 .../column/chunker/cdc/struct.ContentDefinedChunker.html    | 11 ++++++++---
 parquet/column/chunker/struct.CdcChunk.html                 | 11 ++++++++---
 parquet/column/page/enum.Page.html                          | 11 ++++++++---
 parquet/column/page/struct.CompressedPage.html              | 11 ++++++++---
 parquet/column/page/struct.PageMetadata.html                | 11 ++++++++---
 parquet/column/page/struct.PageWriteSpec.html               | 11 ++++++++---
 parquet/column/page_encryption/struct.PageEncryptor.html    | 11 ++++++++---
 parquet/column/page_store/struct.InMemoryPageStore.html     | 11 ++++++++---
 .../column/page_store/struct.InMemoryPageStoreFactory.html  | 11 ++++++++---
 parquet/column/page_store/struct.PageKey.html               | 11 ++++++++---
 parquet/column/page_store/struct.PageStoreArgs.html         | 11 ++++++++---
 parquet/column/reader/decoder/enum.LevelDecoder.html        | 11 ++++++++---
 .../reader/decoder/struct.ColumnValueDecoderImpl.html       | 11 ++++++++---
 .../reader/decoder/struct.DefinitionLevelDecoderImpl.html   | 11 ++++++++---
 .../reader/decoder/struct.RepetitionLevelDecoderImpl.html   | 11 ++++++++---
 parquet/column/reader/enum.ColumnReader.html                | 11 ++++++++---
 parquet/column/reader/struct.GenericColumnReader.html       | 11 ++++++++---
 .../byte_budget_chunker/struct.ByteBudgetChunker.html       | 11 ++++++++---
 .../writer/encoder/struct.ColumnValueEncoderImpl.html       | 11 ++++++++---
 parquet/column/writer/encoder/struct.DataPageValues.html    | 11 ++++++++---
 parquet/column/writer/encoder/struct.DictionaryPage.html    | 11 ++++++++---
 parquet/column/writer/enum.ColumnWriter.html                | 11 ++++++++---
 parquet/column/writer/enum.LevelDataRef.html                | 11 ++++++++---
 parquet/column/writer/struct.ColumnCloseResult.html         | 11 ++++++++---
 parquet/column/writer/struct.ColumnMetrics.html             | 11 ++++++++---
 parquet/column/writer/struct.GenericColumnWriter.html       | 11 ++++++++---
 parquet/column/writer/struct.PageMetrics.html               | 11 ++++++++---
 parquet/data_type/enum.Decimal.html                         | 11 ++++++++---
 parquet/data_type/struct.BoolType.html                      | 11 ++++++++---
 parquet/data_type/struct.ByteArray.html                     | 11 ++++++++---
 parquet/data_type/struct.ByteArrayType.html                 | 11 ++++++++---
 parquet/data_type/struct.DoubleType.html                    | 11 ++++++++---
 parquet/data_type/struct.FixedLenByteArray.html             | 11 ++++++++---
 parquet/data_type/struct.FixedLenByteArrayType.html         | 11 ++++++++---
 parquet/data_type/struct.FloatType.html                     | 11 ++++++++---
 parquet/data_type/struct.Int32Type.html                     | 11 ++++++++---
 parquet/data_type/struct.Int64Type.html                     | 11 ++++++++---
 parquet/data_type/struct.Int96.html                         | 11 ++++++++---
 parquet/data_type/struct.Int96Type.html                     | 11 ++++++++---
 parquet/enum.DecodeResult.html                              | 11 ++++++++---
 parquet/errors/enum.ParquetError.html                       | 11 ++++++++---
 .../column_crypto_metadata/enum.ColumnCryptoMetaData.html   | 11 ++++++++---
 .../struct.EncryptionWithColumnKey.html                     | 11 ++++++++---
 parquet/file/metadata/enum.PageIndexPolicy.html             | 11 ++++++++---
 parquet/file/metadata/enum.ParquetPageEncodingStats.html    | 11 ++++++++---
 parquet/file/metadata/enum.ParquetStatisticsPolicy.html     | 11 ++++++++---
 parquet/file/metadata/footer_tail/struct.FooterTail.html    | 11 ++++++++---
 .../file/metadata/options/enum.ParquetStatisticsPolicy.html | 11 ++++++++---
 .../metadata/options/struct.ParquetMetaDataOptions.html     | 11 ++++++++---
 .../file/metadata/parser/inner/struct.MetadataParser.html   | 11 ++++++++---
 parquet/file/metadata/push_decoder/enum.DecodeState.html    | 11 ++++++++---
 .../push_decoder/struct.ParquetMetaDataPushDecoder.html     | 11 ++++++++---
 parquet/file/metadata/reader/enum.NeedsIndexData.html       | 11 ++++++++---
 parquet/file/metadata/reader/enum.PageIndexPolicy.html      | 11 ++++++++---
 .../file/metadata/reader/struct.ParquetMetaDataReader.html  | 11 ++++++++---
 parquet/file/metadata/struct.ColumnChunkMetaData.html       | 11 ++++++++---
 .../file/metadata/struct.ColumnChunkMetaDataBuilder.html    | 11 ++++++++---
 parquet/file/metadata/struct.ColumnIndexBuilder.html        | 11 ++++++++---
 parquet/file/metadata/struct.FileMetaData.html              | 11 ++++++++---
 parquet/file/metadata/struct.FooterTail.html                | 11 ++++++++---
 parquet/file/metadata/struct.KeyValue.html                  | 11 ++++++++---
 parquet/file/metadata/struct.LevelHistogram.html            | 11 ++++++++---
 parquet/file/metadata/struct.OffsetIndexBuilder.html        | 11 ++++++++---
 parquet/file/metadata/struct.PageEncodingStats.html         | 11 ++++++++---
 parquet/file/metadata/struct.ParquetMetaData.html           | 11 ++++++++---
 parquet/file/metadata/struct.ParquetMetaDataBuilder.html    | 11 ++++++++---
 parquet/file/metadata/struct.ParquetMetaDataOptions.html    | 11 ++++++++---
 .../file/metadata/struct.ParquetMetaDataPushDecoder.html    | 11 ++++++++---
 parquet/file/metadata/struct.ParquetMetaDataReader.html     | 11 ++++++++---
 parquet/file/metadata/struct.ParquetMetaDataWriter.html     | 11 ++++++++---
 parquet/file/metadata/struct.RowGroupMetaData.html          | 11 ++++++++---
 parquet/file/metadata/struct.RowGroupMetaDataBuilder.html   | 11 ++++++++---
 parquet/file/metadata/struct.SortingColumn.html             | 11 ++++++++---
 .../thrift/encryption/enum.EncryptionAlgorithm.html         | 11 ++++++++---
 .../file/metadata/thrift/encryption/struct.AesGcmCtrV1.html | 11 ++++++++---
 .../file/metadata/thrift/encryption/struct.AesGcmV1.html    | 11 ++++++++---
 .../thrift/encryption/struct.FileCryptoMetaData.html        | 11 ++++++++---
 parquet/file/metadata/thrift/struct.BoundingBox.html        | 11 ++++++++---
 parquet/file/metadata/thrift/struct.DataPageHeader.html     | 11 ++++++++---
 parquet/file/metadata/thrift/struct.DataPageHeaderV2.html   | 11 ++++++++---
 .../file/metadata/thrift/struct.DictionaryPageHeader.html   | 11 ++++++++---
 parquet/file/metadata/thrift/struct.FileMeta.html           | 11 ++++++++---
 .../file/metadata/thrift/struct.GeospatialStatistics.html   | 11 ++++++++---
 parquet/file/metadata/thrift/struct.IndexPageHeader.html    | 11 ++++++++---
 parquet/file/metadata/thrift/struct.OrdinalAssigner.html    | 11 ++++++++---
 parquet/file/metadata/thrift/struct.PageHeader.html         | 11 ++++++++---
 parquet/file/metadata/thrift/struct.PageStatistics.html     | 11 ++++++++---
 parquet/file/metadata/thrift/struct.SchemaElement.html      | 11 ++++++++---
 parquet/file/metadata/thrift/struct.SizeStatistics.html     | 11 ++++++++---
 parquet/file/metadata/thrift/struct.Statistics.html         | 11 ++++++++---
 .../file/metadata/writer/struct.MetadataObjectWriter.html   | 11 ++++++++---
 .../file/metadata/writer/struct.ParquetMetaDataWriter.html  | 11 ++++++++---
 .../file/metadata/writer/struct.ThriftMetadataWriter.html   | 11 ++++++++---
 .../page_index/column_index/enum.ColumnIndexMetaData.html   | 11 ++++++++---
 .../column_index/struct.ByteArrayColumnIndex.html           | 11 ++++++++---
 .../file/page_index/column_index/struct.ColumnIndex.html    | 11 ++++++++---
 .../column_index/struct.PrimitiveColumnIndex.html           | 11 ++++++++---
 .../page_index/index_reader/struct.ThriftColumnIndex.html   | 11 ++++++++---
 .../page_index/offset_index/struct.OffsetIndexMetaData.html | 11 ++++++++---
 .../file/page_index/offset_index/struct.PageLocation.html   | 11 ++++++++---
 parquet/file/properties/enum.BloomFilterPosition.html       | 11 ++++++++---
 parquet/file/properties/enum.EnabledStatistics.html         | 11 ++++++++---
 parquet/file/properties/enum.OffsetIndexSetting.html        | 11 ++++++++---
 parquet/file/properties/enum.WriterVersion.html             | 11 ++++++++---
 parquet/file/properties/struct.BloomFilterProperties.html   | 11 ++++++++---
 .../properties/struct.BloomFilterPropertiesBuilder.html     | 11 ++++++++---
 parquet/file/properties/struct.CdcOptions.html              | 11 ++++++++---
 parquet/file/properties/struct.ColumnProperties.html        | 11 ++++++++---
 parquet/file/properties/struct.ReaderProperties.html        | 11 ++++++++---
 parquet/file/properties/struct.ReaderPropertiesBuilder.html | 11 ++++++++---
 parquet/file/properties/struct.WriterProperties.html        | 11 ++++++++---
 parquet/file/properties/struct.WriterPropertiesBuilder.html | 11 ++++++++---
 parquet/file/reader/struct.FilePageIterator.html            | 11 ++++++++---
 .../serialized_reader/enum.SerializedPageReaderState.html   | 11 ++++++++---
 parquet/file/serialized_reader/struct.ReadOptions.html      | 11 ++++++++---
 .../file/serialized_reader/struct.ReadOptionsBuilder.html   | 11 ++++++++---
 .../file/serialized_reader/struct.SerializedFileReader.html | 11 ++++++++---
 .../file/serialized_reader/struct.SerializedPageReader.html | 11 ++++++++---
 .../struct.SerializedPageReaderContext.html                 | 11 ++++++++---
 .../serialized_reader/struct.SerializedRowGroupReader.html  | 11 ++++++++---
 parquet/file/statistics/enum.Statistics.html                | 11 ++++++++---
 parquet/file/statistics/struct.ValueStatistics.html         | 11 ++++++++---
 parquet/file/writer/struct.PageEncryptorContext.html        | 11 ++++++++---
 parquet/file/writer/struct.SerializedColumnWriter.html      | 11 ++++++++---
 parquet/file/writer/struct.SerializedFileWriter.html        | 11 ++++++++---
 parquet/file/writer/struct.SerializedPageWriter.html        | 11 ++++++++---
 parquet/file/writer/struct.SerializedRowGroupWriter.html    | 11 ++++++++---
 parquet/file/writer/struct.TrackedWrite.html                | 11 ++++++++---
 parquet/parquet_thrift/enum.ElementType.html                | 11 ++++++++---
 parquet/parquet_thrift/enum.FieldType.html                  | 11 ++++++++---
 parquet/parquet_thrift/enum.ThriftProtocolError.html        | 11 ++++++++---
 parquet/parquet_thrift/struct.FieldIdentifier.html          | 11 ++++++++---
 parquet/parquet_thrift/struct.ListIdentifier.html           | 11 ++++++++---
 parquet/parquet_thrift/struct.OrderedF64.html               | 11 ++++++++---
 .../parquet_thrift/struct.ThriftCompactOutputProtocol.html  | 11 ++++++++---
 parquet/parquet_thrift/struct.ThriftReadInputProtocol.html  | 11 ++++++++---
 parquet/parquet_thrift/struct.ThriftSliceInputProtocol.html | 11 ++++++++---
 parquet/record/api/enum.Field.html                          | 11 ++++++++---
 parquet/record/api/struct.List.html                         | 11 ++++++++---
 parquet/record/api/struct.Map.html                          | 11 ++++++++---
 parquet/record/api/struct.MapList.html                      | 11 ++++++++---
 parquet/record/api/struct.Row.html                          | 11 ++++++++---
 parquet/record/api/struct.RowColumnIter.html                | 11 ++++++++---
 parquet/record/enum.Field.html                              | 11 ++++++++---
 parquet/record/reader/enum.Either.html                      | 11 ++++++++---
 parquet/record/reader/enum.Reader.html                      | 11 ++++++++---
 parquet/record/reader/struct.ReaderIter.html                | 11 ++++++++---
 parquet/record/reader/struct.RowIter.html                   | 11 ++++++++---
 parquet/record/reader/struct.TreeBuilder.html               | 11 ++++++++---
 parquet/record/struct.List.html                             | 11 ++++++++---
 parquet/record/struct.Map.html                              | 11 ++++++++---
 parquet/record/struct.Row.html                              | 11 ++++++++---
 parquet/record/struct.RowColumnIter.html                    | 11 ++++++++---
 parquet/record/triplet/enum.TripletIter.html                | 11 ++++++++---
 parquet/record/triplet/struct.TypedTripletIter.html         | 11 ++++++++---
 parquet/schema/parser/struct.Parser.html                    | 11 ++++++++---
 parquet/schema/parser/struct.Tokenizer.html                 | 11 ++++++++---
 parquet/schema/printer/struct.Printer.html                  | 11 ++++++++---
 parquet/schema/types/enum.Type.html                         | 11 ++++++++---
 parquet/schema/types/struct.BasicTypeInfo.html              | 11 ++++++++---
 parquet/schema/types/struct.ColumnDescriptor.html           | 11 ++++++++---
 parquet/schema/types/struct.ColumnPath.html                 | 11 ++++++++---
 parquet/schema/types/struct.GroupTypeBuilder.html           | 11 ++++++++---
 parquet/schema/types/struct.PrimitiveTypeBuilder.html       | 11 ++++++++---
 parquet/schema/types/struct.SchemaDescriptor.html           | 11 ++++++++---
 parquet/variant/enum.Variant.html                           | 11 ++++++++---
 parquet/variant/enum.VariantPathElement.html                | 11 ++++++++---
 parquet/variant/struct.GetOptions.html                      | 11 ++++++++---
 parquet/variant/struct.ListBuilder.html                     | 11 ++++++++---
 parquet/variant/struct.ListState.html                       | 11 ++++++++---
 parquet/variant/struct.ObjectBuilder.html                   | 11 ++++++++---
 parquet/variant/struct.ObjectFieldBuilder.html              | 11 ++++++++---
 parquet/variant/struct.ObjectState.html                     | 11 ++++++++---
 parquet/variant/struct.ParentState.html                     | 11 ++++++++---
 parquet/variant/struct.ReadOnlyMetadataBuilder.html         | 11 ++++++++---
 parquet/variant/struct.ShortString.html                     | 11 ++++++++---
 parquet/variant/struct.ShreddedSchemaBuilder.html           | 11 ++++++++---
 parquet/variant/struct.ShreddingState.html                  | 11 ++++++++---
 parquet/variant/struct.Uuid.html                            | 11 ++++++++---
 parquet/variant/struct.ValueBuilder.html                    | 11 ++++++++---
 parquet/variant/struct.VariantArray.html                    | 11 ++++++++---
 parquet/variant/struct.VariantArrayBuilder.html             | 11 ++++++++---
 parquet/variant/struct.VariantBuilder.html                  | 11 ++++++++---
 parquet/variant/struct.VariantDecimal16.html                | 11 ++++++++---
 parquet/variant/struct.VariantDecimal4.html                 | 11 ++++++++---
 parquet/variant/struct.VariantDecimal8.html                 | 11 ++++++++---
 parquet/variant/struct.VariantList.html                     | 11 ++++++++---
 parquet/variant/struct.VariantMetadata.html                 | 11 ++++++++---
 parquet/variant/struct.VariantObject.html                   | 11 ++++++++---
 parquet/variant/struct.VariantPath.html                     | 11 ++++++++---
 parquet/variant/struct.VariantType.html                     | 11 ++++++++---
 parquet/variant/struct.VariantValueArrayBuilder.html        | 11 ++++++++---
 parquet/variant/struct.WritableMetadataBuilder.html         | 11 ++++++++---
 parquet/variant/struct.f16.html                             | 13 ++++++++++---
 parquet_concat/struct.Args.html                             | 11 ++++++++---
 parquet_derive_test/struct.ACompleteRecord.html             | 11 ++++++++---
 parquet_derive_test/struct.APartiallyCompleteRecord.html    | 11 ++++++++---
 parquet_derive_test/struct.APartiallyOptionalRecord.html    | 11 ++++++++---
 parquet_derive_test/struct.APrunedRecord.html               | 11 ++++++++---
 parquet_derive_test/struct.ARecordWithRawIdentifiers.html   | 11 ++++++++---
 parquet_fromcsv/enum.CsvDialect.html                        | 11 ++++++++---
 parquet_fromcsv/enum.ParquetFromCsvError.html               | 11 ++++++++---
 parquet_fromcsv/enum.RecordTerminator.html                  | 11 ++++++++---
 parquet_fromcsv/struct.Args.html                            | 11 ++++++++---
 parquet_index/struct.Args.html                              | 11 ++++++++---
 parquet_layout/struct.Args.html                             | 11 ++++++++---
 parquet_layout/struct.ColumnChunk.html                      | 11 ++++++++---
 parquet_layout/struct.DebugSerialize.html                   | 11 ++++++++---
 parquet_layout/struct.Footer.html                           | 11 ++++++++---
 parquet_layout/struct.Index.html                            | 11 ++++++++---
 parquet_layout/struct.ParquetFile.html                      | 11 ++++++++---
 parquet_layout/struct.RowGroup.html                         | 11 ++++++++---
 parquet_read/struct.Args.html                               | 11 ++++++++---
 parquet_rewrite/enum.BloomFilterPositionArgs.html           | 11 ++++++++---
 parquet_rewrite/enum.CompressionArgs.html                   | 11 ++++++++---
 parquet_rewrite/enum.EnabledStatisticsArgs.html             | 11 ++++++++---
 parquet_rewrite/enum.EncodingArgs.html                      | 11 ++++++++---
 parquet_rewrite/enum.WriterVersionArgs.html                 | 11 ++++++++---
 parquet_rewrite/struct.Args.html                            | 11 ++++++++---
 parquet_rowcount/struct.Args.html                           | 11 ++++++++---
 parquet_schema/struct.Args.html                             | 11 ++++++++---
 parquet_show_bloom_filter/struct.Args.html                  | 11 ++++++++---
 parquet_variant/builder/list/struct.ListBuilder.html        | 11 ++++++++---
 parquet_variant/builder/list/struct.ListState.html          | 11 ++++++++---
 .../builder/metadata/struct.ReadOnlyMetadataBuilder.html    | 11 ++++++++---
 .../builder/metadata/struct.WritableMetadataBuilder.html    | 11 ++++++++---
 parquet_variant/builder/object/struct.ObjectBuilder.html    | 11 ++++++++---
 .../builder/object/struct.ObjectFieldBuilder.html           | 11 ++++++++---
 .../builder/object/struct.ObjectHeaderWriter.html           | 11 ++++++++---
 parquet_variant/builder/object/struct.ObjectState.html      | 11 ++++++++---
 parquet_variant/builder/struct.ParentState.html             | 11 ++++++++---
 parquet_variant/builder/struct.ValueBuilder.html            | 11 ++++++++---
 parquet_variant/builder/struct.VariantBuilder.html          | 11 ++++++++---
 parquet_variant/decoder/enum.OffsetSizeBytes.html           | 11 ++++++++---
 parquet_variant/decoder/enum.VariantBasicType.html          | 11 ++++++++---
 parquet_variant/decoder/enum.VariantPrimitiveType.html      | 11 ++++++++---
 parquet_variant/enum.Variant.html                           | 11 ++++++++---
 parquet_variant/enum.VariantPathElement.html                | 11 ++++++++---
 parquet_variant/path/enum.VariantPathElement.html           | 11 ++++++++---
 parquet_variant/path/struct.VariantPath.html                | 11 ++++++++---
 parquet_variant/struct.ListBuilder.html                     | 11 ++++++++---
 parquet_variant/struct.ListState.html                       | 11 ++++++++---
 parquet_variant/struct.ObjectBuilder.html                   | 11 ++++++++---
 parquet_variant/struct.ObjectFieldBuilder.html              | 11 ++++++++---
 parquet_variant/struct.ObjectState.html                     | 11 ++++++++---
 parquet_variant/struct.ParentState.html                     | 11 ++++++++---
 parquet_variant/struct.ReadOnlyMetadataBuilder.html         | 11 ++++++++---
 parquet_variant/struct.ShortString.html                     | 11 ++++++++---
 parquet_variant/struct.Uuid.html                            | 11 ++++++++---
 parquet_variant/struct.ValueBuilder.html                    | 11 ++++++++---
 parquet_variant/struct.VariantBuilder.html                  | 11 ++++++++---
 parquet_variant/struct.VariantDecimal16.html                | 11 ++++++++---
 parquet_variant/struct.VariantDecimal4.html                 | 11 ++++++++---
 parquet_variant/struct.VariantDecimal8.html                 | 11 ++++++++---
 parquet_variant/struct.VariantList.html                     | 11 ++++++++---
 parquet_variant/struct.VariantMetadata.html                 | 11 ++++++++---
 parquet_variant/struct.VariantObject.html                   | 11 ++++++++---
 parquet_variant/struct.VariantPath.html                     | 11 ++++++++---
 parquet_variant/struct.WritableMetadataBuilder.html         | 11 ++++++++---
 parquet_variant/struct.f16.html                             | 13 ++++++++++---
 .../variant/decimal/struct.VariantDecimal16.html            | 11 ++++++++---
 parquet_variant/variant/decimal/struct.VariantDecimal4.html | 11 ++++++++---
 parquet_variant/variant/decimal/struct.VariantDecimal8.html | 11 ++++++++---
 parquet_variant/variant/enum.NumericKind.html               | 11 ++++++++---
 parquet_variant/variant/enum.Variant.html                   | 11 ++++++++---
 parquet_variant/variant/list/struct.VariantList.html        | 11 ++++++++---
 parquet_variant/variant/list/struct.VariantListHeader.html  | 11 ++++++++---
 .../variant/metadata/struct.VariantMetadata.html            | 11 ++++++++---
 .../variant/metadata/struct.VariantMetadataHeader.html      | 11 ++++++++---
 parquet_variant/variant/object/struct.VariantObject.html    | 11 ++++++++---
 .../variant/object/struct.VariantObjectHeader.html          | 11 ++++++++---
 parquet_variant/variant/struct.HexString.html               | 11 ++++++++---
 parquet_variant/variant/struct.InvalidVariant.html          | 11 ++++++++---
 parquet_variant/variant/struct.ShortString.html             | 11 ++++++++---
 parquet_variant/variant/struct.Uuid.html                    | 11 ++++++++---
 parquet_variant/variant/struct.f16.html                     | 13 ++++++++++---
 .../arrow_to_variant/enum.ArrowToVariantRowBuilder.html     | 11 ++++++++---
 .../struct.BinaryArrowToVariantBuilder.html                 | 11 ++++++++---
 .../struct.BinaryViewArrowToVariantBuilder.html             | 11 ++++++++---
 .../struct.BooleanArrowToVariantBuilder.html                | 11 ++++++++---
 .../arrow_to_variant/struct.DateArrowToVariantBuilder.html  | 11 ++++++++---
 .../struct.Decimal256ArrowToVariantBuilder.html             | 11 ++++++++---
 .../struct.DecimalArrowToVariantBuilder.html                | 11 ++++++++---
 .../struct.DictionaryArrowToVariantBuilder.html             | 11 ++++++++---
 .../struct.FixedSizeBinaryArrowToVariantBuilder.html        | 11 ++++++++---
 .../arrow_to_variant/struct.ListArrowToVariantBuilder.html  | 11 ++++++++---
 .../arrow_to_variant/struct.MapArrowToVariantBuilder.html   | 11 ++++++++---
 .../arrow_to_variant/struct.NullArrowToVariantBuilder.html  | 11 ++++++++---
 .../struct.PrimitiveArrowToVariantBuilder.html              | 11 ++++++++---
 .../struct.RunEndEncodedArrowToVariantBuilder.html          | 11 ++++++++---
 .../struct.StringArrowToVariantBuilder.html                 | 11 ++++++++---
 .../struct.StringViewArrowToVariantBuilder.html             | 11 ++++++++---
 .../struct.StructArrowToVariantBuilder.html                 | 11 ++++++++---
 .../arrow_to_variant/struct.TimeArrowToVariantBuilder.html  | 11 ++++++++---
 .../struct.TimestampArrowToVariantBuilder.html              | 11 ++++++++---
 .../arrow_to_variant/struct.UnionArrowToVariantBuilder.html | 11 ++++++++---
 parquet_variant_compute/shred_variant/enum.NullValue.html   | 11 ++++++++---
 .../shred_variant/enum.VariantSchemaNode.html               | 11 ++++++++---
 .../enum.VariantToShreddedVariantRowBuilder.html            | 11 ++++++++---
 .../shred_variant/struct.ShreddedSchemaBuilder.html         | 11 ++++++++---
 .../shred_variant/struct.ShreddingField.html                | 11 ++++++++---
 .../struct.VariantToShreddedArrayVariantRowBuilder.html     | 11 ++++++++---
 .../struct.VariantToShreddedObjectVariantRowBuilder.html    | 11 ++++++++---
 .../struct.VariantToShreddedPrimitiveVariantRowBuilder.html | 11 ++++++++---
 parquet_variant_compute/struct.GetOptions.html              | 11 ++++++++---
 parquet_variant_compute/struct.ShreddedSchemaBuilder.html   | 11 ++++++++---
 parquet_variant_compute/struct.ShreddingState.html          | 11 ++++++++---
 parquet_variant_compute/struct.VariantArray.html            | 11 ++++++++---
 parquet_variant_compute/struct.VariantArrayBuilder.html     | 11 ++++++++---
 parquet_variant_compute/struct.VariantType.html             | 11 ++++++++---
 .../struct.VariantValueArrayBuilder.html                    | 11 ++++++++---
 .../unshred_variant/enum.UnshredVariantRowBuilder.html      | 11 ++++++++---
 .../unshred_variant/struct.DecimalUnshredRowBuilder.html    | 11 ++++++++---
 .../unshred_variant/struct.ListUnshredVariantBuilder.html   | 11 ++++++++---
 .../unshred_variant/struct.NullUnshredVariantBuilder.html   | 11 ++++++++---
 .../unshred_variant/struct.StructUnshredVariantBuilder.html | 11 ++++++++---
 .../unshred_variant/struct.TimestampUnshredRowBuilder.html  | 11 ++++++++---
 .../unshred_variant/struct.UnshredPrimitiveRowBuilder.html  | 11 ++++++++---
 .../struct.ValueOnlyUnshredVariantBuilder.html              | 11 ++++++++---
 .../variant_array/struct.ShreddedVariantFieldArray.html     | 11 ++++++++---
 .../variant_array/struct.ShreddingState.html                | 11 ++++++++---
 .../variant_array/struct.StructArrayBuilder.html            | 11 ++++++++---
 .../variant_array/struct.VariantArray.html                  | 11 ++++++++---
 .../variant_array/struct.VariantArrayIter.html              | 11 ++++++++---
 .../variant_array/struct.VariantType.html                   | 11 ++++++++---
 .../variant_array_builder/struct.ArrayBuilderState.html     | 11 ++++++++---
 .../struct.ValueArrayBuilderState.html                      | 11 ++++++++---
 .../variant_array_builder/struct.VariantArrayBuilder.html   | 11 ++++++++---
 .../struct.VariantValueArrayBuilder.html                    | 11 ++++++++---
 .../struct.VariantValueArrayBuilderExt.html                 | 11 ++++++++---
 .../variant_get/enum.ShreddedPathStep.html                  | 11 ++++++++---
 parquet_variant_compute/variant_get/struct.GetOptions.html  | 11 ++++++++---
 .../enum.ArrayVariantToArrowRowBuilder.html                 | 11 ++++++++---
 .../variant_to_arrow/enum.ListElementBuilder.html           | 11 ++++++++---
 .../enum.PrimitiveVariantToArrowRowBuilder.html             | 11 ++++++++---
 .../variant_to_arrow/enum.VariantToArrowRowBuilder.html     | 11 ++++++++---
 .../struct.EncodedVariantToArrowRowBuilder.html             | 11 ++++++++---
 .../variant_to_arrow/struct.FakeNullBuilder.html            | 11 ++++++++---
 .../struct.MapVariantToArrowRowBuilder.html                 | 11 ++++++++---
 .../struct.StructVariantToArrowRowBuilder.html              | 11 ++++++++---
 .../variant_to_arrow/struct.VariantPathRowBuilder.html      | 11 ++++++++---
 .../struct.VariantToBinaryArrowRowBuilder.html              | 11 ++++++++---
 .../struct.VariantToBinaryVariantArrowRowBuilder.html       | 11 ++++++++---
 .../struct.VariantToBooleanArrowRowBuilder.html             | 11 ++++++++---
 .../struct.VariantToDecimalArrowRowBuilder.html             | 11 ++++++++---
 .../struct.VariantToFixedSizeListArrowRowBuilder.html       | 11 ++++++++---
 .../struct.VariantToListArrowRowBuilder.html                | 11 ++++++++---
 .../struct.VariantToNullArrowRowBuilder.html                | 11 ++++++++---
 .../struct.VariantToPrimitiveArrowRowBuilder.html           | 11 ++++++++---
 .../struct.VariantToStringArrowBuilder.html                 | 11 ++++++++---
 .../struct.VariantToTimestampArrowRowBuilder.html           | 11 ++++++++---
 .../struct.VariantToTimestampNtzArrowRowBuilder.html        | 11 ++++++++---
 .../struct.VariantToUuidArrowRowBuilder.html                | 11 ++++++++---
 search.index/entry/{38fbe62f3d.js => 4fb5f0f266.js}         |  2 +-
 search.index/entry/{1c254f7601.js => 56114e4092.js}         |  2 +-
 search.index/entry/{f806a2a463.js => 57bc9472c7.js}         |  2 +-
 search.index/entry/{96f6706c72.js => 6095f3f308.js}         |  2 +-
 search.index/entry/{a42d03980f.js => 621cba43ca.js}         |  2 +-
 search.index/entry/{c0a56b6348.js => 68fabfd38c.js}         |  2 +-
 search.index/entry/{d9f2bc9c96.js => 6e5cda8ca9.js}         |  2 +-
 search.index/entry/{cf8473ce67.js => 6f9e433733.js}         |  2 +-
 search.index/entry/{66c094ca5d.js => 839a0828f2.js}         |  2 +-
 search.index/entry/{350d1821ef.js => 8a198226ab.js}         |  2 +-
 search.index/entry/{6f9e3694d5.js => 901199dd4a.js}         |  2 +-
 search.index/entry/{46d63e8d36.js => 9087cb7d57.js}         |  2 +-
 search.index/entry/{c9fa792cbd.js => a7bd7bad11.js}         |  2 +-
 search.index/entry/{1e8552f4e8.js => d4df026d5b.js}         |  2 +-
 search.index/entry/{6c749366d9.js => ef13822dc0.js}         |  2 +-
 search.index/path/{765f25be04.js => eec6290fd3.js}          |  2 +-
 search.index/root.js                                        |  2 +-
 settings.html                                               |  2 +-
 type.impl/alloc/boxed/struct.Box.js                         |  2 +-
 type.impl/alloc/sync/struct.Arc.js                          |  2 +-
 1720 files changed, 13619 insertions(+), 5118 deletions(-)
 rename search.index/entry/{38fbe62f3d.js => 4fb5f0f266.js} (98%)
 rename search.index/entry/{1c254f7601.js => 56114e4092.js} (98%)
 rename search.index/entry/{f806a2a463.js => 57bc9472c7.js} (98%)
 rename search.index/entry/{96f6706c72.js => 6095f3f308.js} (98%)
 rename search.index/entry/{a42d03980f.js => 621cba43ca.js} (98%)
 rename search.index/entry/{c0a56b6348.js => 68fabfd38c.js} (99%)
 rename search.index/entry/{d9f2bc9c96.js => 6e5cda8ca9.js} (99%)
 rename search.index/entry/{cf8473ce67.js => 6f9e433733.js} (98%)
 rename search.index/entry/{66c094ca5d.js => 839a0828f2.js} (98%)
 rename search.index/entry/{350d1821ef.js => 8a198226ab.js} (99%)
 rename search.index/entry/{6f9e3694d5.js => 901199dd4a.js} (98%)
 rename search.index/entry/{46d63e8d36.js => 9087cb7d57.js} (98%)
 rename search.index/entry/{c9fa792cbd.js => a7bd7bad11.js} (99%)
 rename search.index/entry/{1e8552f4e8.js => d4df026d5b.js} (98%)
 rename search.index/entry/{6c749366d9.js => ef13822dc0.js} (99%)
 rename search.index/path/{765f25be04.js => eec6290fd3.js} (98%)

Reply via email to