You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by gi...@apache.org on 2022/06/27 00:26:02 UTC

[arrow-site] branch asf-site updated: Updating dev docs (build nightly-tests-2022-06-26-0)

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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e35a0e7b9e Updating dev docs (build nightly-tests-2022-06-26-0)
e35a0e7b9e is described below

commit e35a0e7b9e27cdb43aeab059ff1237bb201613ec
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Mon Jun 27 00:25:50 2022 +0000

    Updating dev docs (build nightly-tests-2022-06-26-0)
---
 docs/dev/cpp/memory.html                           |   8 +-
 docs/dev/developers/bug_reports.html               |   8 +-
 docs/dev/developers/contributing.html              |  20 +--
 .../guide/step_by_step/arrow_codebase.html         |   8 +-
 .../developers/guide/step_by_step/building.html    |   8 +-
 .../dev/developers/guide/step_by_step/styling.html |   8 +-
 .../dev/developers/guide/step_by_step/testing.html |   8 +-
 docs/dev/developers/release.html                   |   8 +-
 docs/dev/java/reference/allclasses-frame.html      |   4 +-
 docs/dev/java/reference/allclasses-noframe.html    |   4 +-
 docs/dev/java/reference/constant-values.html       |   4 +-
 docs/dev/java/reference/deprecated-list.html       |   4 +-
 docs/dev/java/reference/help-doc.html              |   4 +-
 docs/dev/java/reference/index-all.html             |   4 +-
 docs/dev/java/reference/index.html                 |   2 +-
 .../io/netty/buffer/ExpandableByteBuf.html         |   4 +-
 .../reference/io/netty/buffer/LargeBuffer.html     |   4 +-
 .../reference/io/netty/buffer/NettyArrowBuf.html   |   4 +-
 .../io/netty/buffer/PooledByteBufAllocatorL.html   |   4 +-
 .../io/netty/buffer/UnsafeDirectLittleEndian.html  |   4 +-
 .../netty/buffer/class-use/ExpandableByteBuf.html  |   4 +-
 .../io/netty/buffer/class-use/LargeBuffer.html     |   4 +-
 .../io/netty/buffer/class-use/NettyArrowBuf.html   |   4 +-
 .../buffer/class-use/PooledByteBufAllocatorL.html  |   4 +-
 .../buffer/class-use/UnsafeDirectLittleEndian.html |   4 +-
 .../reference/io/netty/buffer/package-frame.html   |   4 +-
 .../reference/io/netty/buffer/package-summary.html |   4 +-
 .../reference/io/netty/buffer/package-tree.html    |   4 +-
 .../reference/io/netty/buffer/package-use.html     |   4 +-
 .../reference/org/apache/arrow/AvroToArrow.html    |   4 +-
 .../org/apache/arrow/AvroToArrowConfig.html        |   4 +-
 .../org/apache/arrow/AvroToArrowConfigBuilder.html |   4 +-
 .../org/apache/arrow/AvroToArrowUtils.html         |   4 +-
 .../apache/arrow/AvroToArrowVectorIterator.html    |   4 +-
 .../arrow/adapter/jdbc/ArrowVectorIterator.html    |   4 +-
 .../org/apache/arrow/adapter/jdbc/Constants.html   |   4 +-
 .../apache/arrow/adapter/jdbc/JdbcFieldInfo.html   |   4 +-
 .../org/apache/arrow/adapter/jdbc/JdbcToArrow.html |   4 +-
 .../arrow/adapter/jdbc/JdbcToArrowConfig.html      |   4 +-
 .../adapter/jdbc/JdbcToArrowConfigBuilder.html     |   4 +-
 .../arrow/adapter/jdbc/JdbcToArrowUtils.html       |   4 +-
 .../jdbc/class-use/ArrowVectorIterator.html        |   4 +-
 .../arrow/adapter/jdbc/class-use/Constants.html    |   4 +-
 .../adapter/jdbc/class-use/JdbcFieldInfo.html      |   4 +-
 .../arrow/adapter/jdbc/class-use/JdbcToArrow.html  |   4 +-
 .../adapter/jdbc/class-use/JdbcToArrowConfig.html  |   4 +-
 .../jdbc/class-use/JdbcToArrowConfigBuilder.html   |   4 +-
 .../adapter/jdbc/class-use/JdbcToArrowUtils.html   |   4 +-
 .../arrow/adapter/jdbc/consumer/ArrayConsumer.html |   4 +-
 .../arrow/adapter/jdbc/consumer/BaseConsumer.html  |   4 +-
 .../adapter/jdbc/consumer/BigIntConsumer.html      |   4 +-
 .../adapter/jdbc/consumer/BinaryConsumer.html      |   4 +-
 .../arrow/adapter/jdbc/consumer/BitConsumer.html   |   4 +-
 .../arrow/adapter/jdbc/consumer/BlobConsumer.html  |   4 +-
 .../arrow/adapter/jdbc/consumer/ClobConsumer.html  |   4 +-
 .../jdbc/consumer/CompositeJdbcConsumer.html       |   4 +-
 .../arrow/adapter/jdbc/consumer/DateConsumer.html  |   4 +-
 .../adapter/jdbc/consumer/DecimalConsumer.html     |   4 +-
 .../adapter/jdbc/consumer/DoubleConsumer.html      |   4 +-
 .../arrow/adapter/jdbc/consumer/FloatConsumer.html |   4 +-
 .../arrow/adapter/jdbc/consumer/IntConsumer.html   |   4 +-
 .../arrow/adapter/jdbc/consumer/JdbcConsumer.html  |   4 +-
 .../arrow/adapter/jdbc/consumer/NullConsumer.html  |   4 +-
 .../adapter/jdbc/consumer/SmallIntConsumer.html    |   4 +-
 .../arrow/adapter/jdbc/consumer/TimeConsumer.html  |   4 +-
 .../adapter/jdbc/consumer/TimestampConsumer.html   |   4 +-
 .../adapter/jdbc/consumer/TimestampTZConsumer.html |   4 +-
 .../adapter/jdbc/consumer/TinyIntConsumer.html     |   4 +-
 .../adapter/jdbc/consumer/VarCharConsumer.html     |   4 +-
 .../jdbc/consumer/class-use/ArrayConsumer.html     |   4 +-
 .../jdbc/consumer/class-use/BaseConsumer.html      |   4 +-
 .../jdbc/consumer/class-use/BigIntConsumer.html    |   4 +-
 .../jdbc/consumer/class-use/BinaryConsumer.html    |   4 +-
 .../jdbc/consumer/class-use/BitConsumer.html       |   4 +-
 .../jdbc/consumer/class-use/BlobConsumer.html      |   4 +-
 .../jdbc/consumer/class-use/ClobConsumer.html      |   4 +-
 .../consumer/class-use/CompositeJdbcConsumer.html  |   4 +-
 .../jdbc/consumer/class-use/DateConsumer.html      |   4 +-
 .../jdbc/consumer/class-use/DecimalConsumer.html   |   4 +-
 .../jdbc/consumer/class-use/DoubleConsumer.html    |   4 +-
 .../jdbc/consumer/class-use/FloatConsumer.html     |   4 +-
 .../jdbc/consumer/class-use/IntConsumer.html       |   4 +-
 .../jdbc/consumer/class-use/JdbcConsumer.html      |   4 +-
 .../jdbc/consumer/class-use/NullConsumer.html      |   4 +-
 .../jdbc/consumer/class-use/SmallIntConsumer.html  |   4 +-
 .../jdbc/consumer/class-use/TimeConsumer.html      |   4 +-
 .../jdbc/consumer/class-use/TimestampConsumer.html |   4 +-
 .../consumer/class-use/TimestampTZConsumer.html    |   4 +-
 .../jdbc/consumer/class-use/TinyIntConsumer.html   |   4 +-
 .../jdbc/consumer/class-use/VarCharConsumer.html   |   4 +-
 .../arrow/adapter/jdbc/consumer/package-frame.html |   4 +-
 .../adapter/jdbc/consumer/package-summary.html     |   4 +-
 .../arrow/adapter/jdbc/consumer/package-tree.html  |   4 +-
 .../arrow/adapter/jdbc/consumer/package-use.html   |   4 +-
 .../apache/arrow/adapter/jdbc/package-frame.html   |   4 +-
 .../apache/arrow/adapter/jdbc/package-summary.html |   4 +-
 .../apache/arrow/adapter/jdbc/package-tree.html    |   4 +-
 .../org/apache/arrow/adapter/jdbc/package-use.html |   4 +-
 .../deduplicate/VectorRunDeduplicator.html         |   4 +-
 .../class-use/VectorRunDeduplicator.html           |   4 +-
 .../arrow/algorithm/deduplicate/package-frame.html |   4 +-
 .../algorithm/deduplicate/package-summary.html     |   4 +-
 .../arrow/algorithm/deduplicate/package-tree.html  |   4 +-
 .../arrow/algorithm/deduplicate/package-use.html   |   4 +-
 .../algorithm/dictionary/DictionaryBuilder.html    |   4 +-
 .../algorithm/dictionary/DictionaryEncoder.html    |   4 +-
 .../HashTableBasedDictionaryBuilder.html           |   4 +-
 .../dictionary/HashTableDictionaryEncoder.html     |   4 +-
 .../dictionary/LinearDictionaryEncoder.html        |   4 +-
 .../dictionary/SearchDictionaryEncoder.html        |   4 +-
 .../SearchTreeBasedDictionaryBuilder.html          |   4 +-
 .../dictionary/class-use/DictionaryBuilder.html    |   4 +-
 .../dictionary/class-use/DictionaryEncoder.html    |   4 +-
 .../class-use/HashTableBasedDictionaryBuilder.html |   4 +-
 .../class-use/HashTableDictionaryEncoder.html      |   4 +-
 .../class-use/LinearDictionaryEncoder.html         |   4 +-
 .../class-use/SearchDictionaryEncoder.html         |   4 +-
 .../SearchTreeBasedDictionaryBuilder.html          |   4 +-
 .../arrow/algorithm/dictionary/package-frame.html  |   4 +-
 .../algorithm/dictionary/package-summary.html      |   4 +-
 .../arrow/algorithm/dictionary/package-tree.html   |   4 +-
 .../arrow/algorithm/dictionary/package-use.html    |   4 +-
 .../arrow/algorithm/misc/PartialSumUtils.html      |   4 +-
 .../algorithm/misc/class-use/PartialSumUtils.html  |   4 +-
 .../apache/arrow/algorithm/misc/package-frame.html |   4 +-
 .../arrow/algorithm/misc/package-summary.html      |   4 +-
 .../apache/arrow/algorithm/misc/package-tree.html  |   4 +-
 .../apache/arrow/algorithm/misc/package-use.html   |   4 +-
 .../apache/arrow/algorithm/rank/VectorRank.html    |   4 +-
 .../arrow/algorithm/rank/class-use/VectorRank.html |   4 +-
 .../apache/arrow/algorithm/rank/package-frame.html |   4 +-
 .../arrow/algorithm/rank/package-summary.html      |   4 +-
 .../apache/arrow/algorithm/rank/package-tree.html  |   4 +-
 .../apache/arrow/algorithm/rank/package-use.html   |   4 +-
 .../arrow/algorithm/search/ParallelSearcher.html   |   4 +-
 .../algorithm/search/VectorRangeSearcher.html      |   4 +-
 .../arrow/algorithm/search/VectorSearcher.html     |   4 +-
 .../search/class-use/ParallelSearcher.html         |   4 +-
 .../search/class-use/VectorRangeSearcher.html      |   4 +-
 .../algorithm/search/class-use/VectorSearcher.html |   4 +-
 .../arrow/algorithm/search/package-frame.html      |   4 +-
 .../arrow/algorithm/search/package-summary.html    |   4 +-
 .../arrow/algorithm/search/package-tree.html       |   4 +-
 .../apache/arrow/algorithm/search/package-use.html |   4 +-
 .../algorithm/sort/CompositeVectorComparator.html  |   4 +-
 .../DefaultVectorComparators.ByteComparator.html   |   4 +-
 .../DefaultVectorComparators.Float4Comparator.html |   4 +-
 .../DefaultVectorComparators.Float8Comparator.html |   4 +-
 .../DefaultVectorComparators.IntComparator.html    |   4 +-
 .../DefaultVectorComparators.LongComparator.html   |   4 +-
 ...tVectorComparators.RepeatedValueComparator.html |   4 +-
 .../DefaultVectorComparators.ShortComparator.html  |   4 +-
 .../DefaultVectorComparators.UInt1Comparator.html  |   4 +-
 .../DefaultVectorComparators.UInt2Comparator.html  |   4 +-
 .../DefaultVectorComparators.UInt4Comparator.html  |   4 +-
 .../DefaultVectorComparators.UInt8Comparator.html  |   4 +-
 ...tVectorComparators.VariableWidthComparator.html |   4 +-
 .../algorithm/sort/DefaultVectorComparators.html   |   4 +-
 .../sort/FixedWidthInPlaceVectorSorter.html        |   4 +-
 .../sort/FixedWidthOutOfPlaceVectorSorter.html     |   4 +-
 .../sort/GeneralOutOfPlaceVectorSorter.html        |   4 +-
 .../arrow/algorithm/sort/InPlaceVectorSorter.html  |   4 +-
 .../apache/arrow/algorithm/sort/IndexSorter.html   |   4 +-
 .../algorithm/sort/OutOfPlaceVectorSorter.html     |   4 +-
 .../algorithm/sort/StableVectorComparator.html     |   4 +-
 .../sort/VariableWidthOutOfPlaceVectorSorter.html  |   4 +-
 .../algorithm/sort/VectorValueComparator.html      |   4 +-
 .../sort/class-use/CompositeVectorComparator.html  |   4 +-
 .../DefaultVectorComparators.ByteComparator.html   |   4 +-
 .../DefaultVectorComparators.Float4Comparator.html |   4 +-
 .../DefaultVectorComparators.Float8Comparator.html |   4 +-
 .../DefaultVectorComparators.IntComparator.html    |   4 +-
 .../DefaultVectorComparators.LongComparator.html   |   4 +-
 ...tVectorComparators.RepeatedValueComparator.html |   4 +-
 .../DefaultVectorComparators.ShortComparator.html  |   4 +-
 .../DefaultVectorComparators.UInt1Comparator.html  |   4 +-
 .../DefaultVectorComparators.UInt2Comparator.html  |   4 +-
 .../DefaultVectorComparators.UInt4Comparator.html  |   4 +-
 .../DefaultVectorComparators.UInt8Comparator.html  |   4 +-
 ...tVectorComparators.VariableWidthComparator.html |   4 +-
 .../sort/class-use/DefaultVectorComparators.html   |   4 +-
 .../class-use/FixedWidthInPlaceVectorSorter.html   |   4 +-
 .../FixedWidthOutOfPlaceVectorSorter.html          |   4 +-
 .../class-use/GeneralOutOfPlaceVectorSorter.html   |   4 +-
 .../sort/class-use/InPlaceVectorSorter.html        |   4 +-
 .../algorithm/sort/class-use/IndexSorter.html      |   4 +-
 .../sort/class-use/OutOfPlaceVectorSorter.html     |   4 +-
 .../sort/class-use/StableVectorComparator.html     |   4 +-
 .../VariableWidthOutOfPlaceVectorSorter.html       |   4 +-
 .../sort/class-use/VectorValueComparator.html      |   4 +-
 .../apache/arrow/algorithm/sort/package-frame.html |   4 +-
 .../arrow/algorithm/sort/package-summary.html      |   4 +-
 .../apache/arrow/algorithm/sort/package-tree.html  |   4 +-
 .../apache/arrow/algorithm/sort/package-use.html   |   4 +-
 .../org/apache/arrow/class-use/AvroToArrow.html    |   4 +-
 .../apache/arrow/class-use/AvroToArrowConfig.html  |   4 +-
 .../arrow/class-use/AvroToArrowConfigBuilder.html  |   4 +-
 .../apache/arrow/class-use/AvroToArrowUtils.html   |   4 +-
 .../arrow/class-use/AvroToArrowVectorIterator.html |   4 +-
 .../compression/CommonsCompressionFactory.html     |   4 +-
 .../arrow/compression/Lz4CompressionCodec.html     |   4 +-
 .../arrow/compression/ZstdCompressionCodec.html    |   4 +-
 .../class-use/CommonsCompressionFactory.html       |   4 +-
 .../compression/class-use/Lz4CompressionCodec.html |   4 +-
 .../class-use/ZstdCompressionCodec.html            |   4 +-
 .../apache/arrow/compression/package-frame.html    |   4 +-
 .../apache/arrow/compression/package-summary.html  |   4 +-
 .../org/apache/arrow/compression/package-tree.html |   4 +-
 .../org/apache/arrow/compression/package-use.html  |   4 +-
 .../apache/arrow/consumers/AvroArraysConsumer.html |   4 +-
 .../arrow/consumers/AvroBooleanConsumer.html       |   4 +-
 .../apache/arrow/consumers/AvroBytesConsumer.html  |   4 +-
 .../apache/arrow/consumers/AvroDoubleConsumer.html |   4 +-
 .../apache/arrow/consumers/AvroEnumConsumer.html   |   4 +-
 .../apache/arrow/consumers/AvroFixedConsumer.html  |   4 +-
 .../apache/arrow/consumers/AvroFloatConsumer.html  |   4 +-
 .../apache/arrow/consumers/AvroIntConsumer.html    |   4 +-
 .../apache/arrow/consumers/AvroLongConsumer.html   |   4 +-
 .../apache/arrow/consumers/AvroMapConsumer.html    |   4 +-
 .../apache/arrow/consumers/AvroNullConsumer.html   |   4 +-
 .../apache/arrow/consumers/AvroStringConsumer.html |   4 +-
 .../apache/arrow/consumers/AvroStructConsumer.html |   4 +-
 .../apache/arrow/consumers/AvroUnionsConsumer.html |   4 +-
 .../apache/arrow/consumers/BaseAvroConsumer.html   |   4 +-
 .../arrow/consumers/CompositeAvroConsumer.html     |   4 +-
 .../org/apache/arrow/consumers/Consumer.html       |   4 +-
 .../org/apache/arrow/consumers/SkipConsumer.html   |   4 +-
 .../org/apache/arrow/consumers/SkipFunction.html   |   4 +-
 .../consumers/class-use/AvroArraysConsumer.html    |   4 +-
 .../consumers/class-use/AvroBooleanConsumer.html   |   4 +-
 .../consumers/class-use/AvroBytesConsumer.html     |   4 +-
 .../consumers/class-use/AvroDoubleConsumer.html    |   4 +-
 .../consumers/class-use/AvroEnumConsumer.html      |   4 +-
 .../consumers/class-use/AvroFixedConsumer.html     |   4 +-
 .../consumers/class-use/AvroFloatConsumer.html     |   4 +-
 .../arrow/consumers/class-use/AvroIntConsumer.html |   4 +-
 .../consumers/class-use/AvroLongConsumer.html      |   4 +-
 .../arrow/consumers/class-use/AvroMapConsumer.html |   4 +-
 .../consumers/class-use/AvroNullConsumer.html      |   4 +-
 .../consumers/class-use/AvroStringConsumer.html    |   4 +-
 .../consumers/class-use/AvroStructConsumer.html    |   4 +-
 .../consumers/class-use/AvroUnionsConsumer.html    |   4 +-
 .../consumers/class-use/BaseAvroConsumer.html      |   4 +-
 .../consumers/class-use/CompositeAvroConsumer.html |   4 +-
 .../apache/arrow/consumers/class-use/Consumer.html |   4 +-
 .../arrow/consumers/class-use/SkipConsumer.html    |   4 +-
 .../arrow/consumers/class-use/SkipFunction.html    |   4 +-
 .../arrow/consumers/logical/AvroDateConsumer.html  |   4 +-
 .../AvroDecimalConsumer.BytesDecimalConsumer.html  |   4 +-
 .../AvroDecimalConsumer.FixedDecimalConsumer.html  |   4 +-
 .../consumers/logical/AvroDecimalConsumer.html     |   4 +-
 .../consumers/logical/AvroTimeMicroConsumer.html   |   4 +-
 .../consumers/logical/AvroTimeMillisConsumer.html  |   4 +-
 .../logical/AvroTimestampMicrosConsumer.html       |   4 +-
 .../logical/AvroTimestampMillisConsumer.html       |   4 +-
 .../logical/class-use/AvroDateConsumer.html        |   4 +-
 .../AvroDecimalConsumer.BytesDecimalConsumer.html  |   4 +-
 .../AvroDecimalConsumer.FixedDecimalConsumer.html  |   4 +-
 .../logical/class-use/AvroDecimalConsumer.html     |   4 +-
 .../logical/class-use/AvroTimeMicroConsumer.html   |   4 +-
 .../logical/class-use/AvroTimeMillisConsumer.html  |   4 +-
 .../class-use/AvroTimestampMicrosConsumer.html     |   4 +-
 .../class-use/AvroTimestampMillisConsumer.html     |   4 +-
 .../arrow/consumers/logical/package-frame.html     |   4 +-
 .../arrow/consumers/logical/package-summary.html   |   4 +-
 .../arrow/consumers/logical/package-tree.html      |   4 +-
 .../arrow/consumers/logical/package-use.html       |   4 +-
 .../org/apache/arrow/consumers/package-frame.html  |   4 +-
 .../apache/arrow/consumers/package-summary.html    |   4 +-
 .../org/apache/arrow/consumers/package-tree.html   |   4 +-
 .../org/apache/arrow/consumers/package-use.html    |   4 +-
 .../org/apache/arrow/flatbuf/Binary.Vector.html    |   4 +-
 .../reference/org/apache/arrow/flatbuf/Binary.html |   4 +-
 .../org/apache/arrow/flatbuf/Block.Vector.html     |   4 +-
 .../reference/org/apache/arrow/flatbuf/Block.html  |   4 +-
 .../arrow/flatbuf/BodyCompression.Vector.html      |   4 +-
 .../org/apache/arrow/flatbuf/BodyCompression.html  |   4 +-
 .../arrow/flatbuf/BodyCompressionMethod.html       |   4 +-
 .../org/apache/arrow/flatbuf/Bool.Vector.html      |   4 +-
 .../reference/org/apache/arrow/flatbuf/Bool.html   |   4 +-
 .../org/apache/arrow/flatbuf/Buffer.Vector.html    |   4 +-
 .../reference/org/apache/arrow/flatbuf/Buffer.html |   4 +-
 .../org/apache/arrow/flatbuf/CompressionType.html  |   4 +-
 .../org/apache/arrow/flatbuf/Date.Vector.html      |   4 +-
 .../reference/org/apache/arrow/flatbuf/Date.html   |   4 +-
 .../org/apache/arrow/flatbuf/DateUnit.html         |   4 +-
 .../org/apache/arrow/flatbuf/Decimal.Vector.html   |   4 +-
 .../org/apache/arrow/flatbuf/Decimal.html          |   4 +-
 .../arrow/flatbuf/DictionaryBatch.Vector.html      |   4 +-
 .../org/apache/arrow/flatbuf/DictionaryBatch.html  |   4 +-
 .../arrow/flatbuf/DictionaryEncoding.Vector.html   |   4 +-
 .../apache/arrow/flatbuf/DictionaryEncoding.html   |   4 +-
 .../org/apache/arrow/flatbuf/DictionaryKind.html   |   4 +-
 .../org/apache/arrow/flatbuf/Duration.Vector.html  |   4 +-
 .../org/apache/arrow/flatbuf/Duration.html         |   4 +-
 .../org/apache/arrow/flatbuf/Endianness.html       |   4 +-
 .../org/apache/arrow/flatbuf/Feature.html          |   4 +-
 .../org/apache/arrow/flatbuf/Field.Vector.html     |   4 +-
 .../reference/org/apache/arrow/flatbuf/Field.html  |   4 +-
 .../org/apache/arrow/flatbuf/FieldNode.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/FieldNode.html        |   4 +-
 .../arrow/flatbuf/FixedSizeBinary.Vector.html      |   4 +-
 .../org/apache/arrow/flatbuf/FixedSizeBinary.html  |   4 +-
 .../apache/arrow/flatbuf/FixedSizeList.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/FixedSizeList.html    |   4 +-
 .../apache/arrow/flatbuf/FloatingPoint.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/FloatingPoint.html    |   4 +-
 .../org/apache/arrow/flatbuf/Footer.Vector.html    |   4 +-
 .../reference/org/apache/arrow/flatbuf/Footer.html |   4 +-
 .../org/apache/arrow/flatbuf/Int.Vector.html       |   4 +-
 .../reference/org/apache/arrow/flatbuf/Int.html    |   4 +-
 .../org/apache/arrow/flatbuf/Interval.Vector.html  |   4 +-
 .../org/apache/arrow/flatbuf/Interval.html         |   4 +-
 .../org/apache/arrow/flatbuf/IntervalUnit.html     |   4 +-
 .../org/apache/arrow/flatbuf/KeyValue.Vector.html  |   4 +-
 .../org/apache/arrow/flatbuf/KeyValue.html         |   4 +-
 .../apache/arrow/flatbuf/LargeBinary.Vector.html   |   4 +-
 .../org/apache/arrow/flatbuf/LargeBinary.html      |   4 +-
 .../org/apache/arrow/flatbuf/LargeList.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/LargeList.html        |   4 +-
 .../org/apache/arrow/flatbuf/LargeUtf8.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/LargeUtf8.html        |   4 +-
 .../org/apache/arrow/flatbuf/List.Vector.html      |   4 +-
 .../reference/org/apache/arrow/flatbuf/List.html   |   4 +-
 .../org/apache/arrow/flatbuf/Map.Vector.html       |   4 +-
 .../reference/org/apache/arrow/flatbuf/Map.html    |   4 +-
 .../org/apache/arrow/flatbuf/Message.Vector.html   |   4 +-
 .../org/apache/arrow/flatbuf/Message.html          |   4 +-
 .../org/apache/arrow/flatbuf/MessageHeader.html    |   4 +-
 .../org/apache/arrow/flatbuf/MetadataVersion.html  |   4 +-
 .../org/apache/arrow/flatbuf/Null.Vector.html      |   4 +-
 .../reference/org/apache/arrow/flatbuf/Null.html   |   4 +-
 .../org/apache/arrow/flatbuf/Precision.html        |   4 +-
 .../apache/arrow/flatbuf/RecordBatch.Vector.html   |   4 +-
 .../org/apache/arrow/flatbuf/RecordBatch.html      |   4 +-
 .../org/apache/arrow/flatbuf/Schema.Vector.html    |   4 +-
 .../reference/org/apache/arrow/flatbuf/Schema.html |   4 +-
 .../arrow/flatbuf/SparseMatrixCompressedAxis.html  |   4 +-
 .../arrow/flatbuf/SparseMatrixIndexCSX.Vector.html |   4 +-
 .../apache/arrow/flatbuf/SparseMatrixIndexCSX.html |   4 +-
 .../apache/arrow/flatbuf/SparseTensor.Vector.html  |   4 +-
 .../org/apache/arrow/flatbuf/SparseTensor.html     |   4 +-
 .../apache/arrow/flatbuf/SparseTensorIndex.html    |   4 +-
 .../arrow/flatbuf/SparseTensorIndexCOO.Vector.html |   4 +-
 .../apache/arrow/flatbuf/SparseTensorIndexCOO.html |   4 +-
 .../arrow/flatbuf/SparseTensorIndexCSF.Vector.html |   4 +-
 .../apache/arrow/flatbuf/SparseTensorIndexCSF.html |   4 +-
 .../org/apache/arrow/flatbuf/Struct_.Vector.html   |   4 +-
 .../org/apache/arrow/flatbuf/Struct_.html          |   4 +-
 .../org/apache/arrow/flatbuf/Tensor.Vector.html    |   4 +-
 .../reference/org/apache/arrow/flatbuf/Tensor.html |   4 +-
 .../org/apache/arrow/flatbuf/TensorDim.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/TensorDim.html        |   4 +-
 .../org/apache/arrow/flatbuf/Time.Vector.html      |   4 +-
 .../reference/org/apache/arrow/flatbuf/Time.html   |   4 +-
 .../org/apache/arrow/flatbuf/TimeUnit.html         |   4 +-
 .../org/apache/arrow/flatbuf/Timestamp.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/Timestamp.html        |   4 +-
 .../reference/org/apache/arrow/flatbuf/Type.html   |   4 +-
 .../org/apache/arrow/flatbuf/Union.Vector.html     |   4 +-
 .../reference/org/apache/arrow/flatbuf/Union.html  |   4 +-
 .../org/apache/arrow/flatbuf/UnionMode.html        |   4 +-
 .../org/apache/arrow/flatbuf/Utf8.Vector.html      |   4 +-
 .../reference/org/apache/arrow/flatbuf/Utf8.html   |   4 +-
 .../arrow/flatbuf/class-use/Binary.Vector.html     |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Binary.html |   4 +-
 .../arrow/flatbuf/class-use/Block.Vector.html      |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Block.html  |   4 +-
 .../flatbuf/class-use/BodyCompression.Vector.html  |   4 +-
 .../arrow/flatbuf/class-use/BodyCompression.html   |   4 +-
 .../flatbuf/class-use/BodyCompressionMethod.html   |   4 +-
 .../arrow/flatbuf/class-use/Bool.Vector.html       |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Bool.html   |   4 +-
 .../arrow/flatbuf/class-use/Buffer.Vector.html     |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Buffer.html |   4 +-
 .../arrow/flatbuf/class-use/CompressionType.html   |   4 +-
 .../arrow/flatbuf/class-use/Date.Vector.html       |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Date.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/DateUnit.html   |   4 +-
 .../arrow/flatbuf/class-use/Decimal.Vector.html    |   4 +-
 .../apache/arrow/flatbuf/class-use/Decimal.html    |   4 +-
 .../flatbuf/class-use/DictionaryBatch.Vector.html  |   4 +-
 .../arrow/flatbuf/class-use/DictionaryBatch.html   |   4 +-
 .../class-use/DictionaryEncoding.Vector.html       |   4 +-
 .../flatbuf/class-use/DictionaryEncoding.html      |   4 +-
 .../arrow/flatbuf/class-use/DictionaryKind.html    |   4 +-
 .../arrow/flatbuf/class-use/Duration.Vector.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/Duration.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/Endianness.html |   4 +-
 .../apache/arrow/flatbuf/class-use/Feature.html    |   4 +-
 .../arrow/flatbuf/class-use/Field.Vector.html      |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Field.html  |   4 +-
 .../arrow/flatbuf/class-use/FieldNode.Vector.html  |   4 +-
 .../apache/arrow/flatbuf/class-use/FieldNode.html  |   4 +-
 .../flatbuf/class-use/FixedSizeBinary.Vector.html  |   4 +-
 .../arrow/flatbuf/class-use/FixedSizeBinary.html   |   4 +-
 .../flatbuf/class-use/FixedSizeList.Vector.html    |   4 +-
 .../arrow/flatbuf/class-use/FixedSizeList.html     |   4 +-
 .../flatbuf/class-use/FloatingPoint.Vector.html    |   4 +-
 .../arrow/flatbuf/class-use/FloatingPoint.html     |   4 +-
 .../arrow/flatbuf/class-use/Footer.Vector.html     |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Footer.html |   4 +-
 .../apache/arrow/flatbuf/class-use/Int.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Int.html    |   4 +-
 .../arrow/flatbuf/class-use/Interval.Vector.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/Interval.html   |   4 +-
 .../arrow/flatbuf/class-use/IntervalUnit.html      |   4 +-
 .../arrow/flatbuf/class-use/KeyValue.Vector.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/KeyValue.html   |   4 +-
 .../flatbuf/class-use/LargeBinary.Vector.html      |   4 +-
 .../arrow/flatbuf/class-use/LargeBinary.html       |   4 +-
 .../arrow/flatbuf/class-use/LargeList.Vector.html  |   4 +-
 .../apache/arrow/flatbuf/class-use/LargeList.html  |   4 +-
 .../arrow/flatbuf/class-use/LargeUtf8.Vector.html  |   4 +-
 .../apache/arrow/flatbuf/class-use/LargeUtf8.html  |   4 +-
 .../arrow/flatbuf/class-use/List.Vector.html       |   4 +-
 .../org/apache/arrow/flatbuf/class-use/List.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/Map.Vector.html |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Map.html    |   4 +-
 .../arrow/flatbuf/class-use/Message.Vector.html    |   4 +-
 .../apache/arrow/flatbuf/class-use/Message.html    |   4 +-
 .../arrow/flatbuf/class-use/MessageHeader.html     |   4 +-
 .../arrow/flatbuf/class-use/MetadataVersion.html   |   4 +-
 .../arrow/flatbuf/class-use/Null.Vector.html       |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Null.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/Precision.html  |   4 +-
 .../flatbuf/class-use/RecordBatch.Vector.html      |   4 +-
 .../arrow/flatbuf/class-use/RecordBatch.html       |   4 +-
 .../arrow/flatbuf/class-use/Schema.Vector.html     |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Schema.html |   4 +-
 .../class-use/SparseMatrixCompressedAxis.html      |   4 +-
 .../class-use/SparseMatrixIndexCSX.Vector.html     |   4 +-
 .../flatbuf/class-use/SparseMatrixIndexCSX.html    |   4 +-
 .../flatbuf/class-use/SparseTensor.Vector.html     |   4 +-
 .../arrow/flatbuf/class-use/SparseTensor.html      |   4 +-
 .../arrow/flatbuf/class-use/SparseTensorIndex.html |   4 +-
 .../class-use/SparseTensorIndexCOO.Vector.html     |   4 +-
 .../flatbuf/class-use/SparseTensorIndexCOO.html    |   4 +-
 .../class-use/SparseTensorIndexCSF.Vector.html     |   4 +-
 .../flatbuf/class-use/SparseTensorIndexCSF.html    |   4 +-
 .../arrow/flatbuf/class-use/Struct_.Vector.html    |   4 +-
 .../apache/arrow/flatbuf/class-use/Struct_.html    |   4 +-
 .../arrow/flatbuf/class-use/Tensor.Vector.html     |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Tensor.html |   4 +-
 .../arrow/flatbuf/class-use/TensorDim.Vector.html  |   4 +-
 .../apache/arrow/flatbuf/class-use/TensorDim.html  |   4 +-
 .../arrow/flatbuf/class-use/Time.Vector.html       |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Time.html   |   4 +-
 .../apache/arrow/flatbuf/class-use/TimeUnit.html   |   4 +-
 .../arrow/flatbuf/class-use/Timestamp.Vector.html  |   4 +-
 .../apache/arrow/flatbuf/class-use/Timestamp.html  |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Type.html   |   4 +-
 .../arrow/flatbuf/class-use/Union.Vector.html      |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Union.html  |   4 +-
 .../apache/arrow/flatbuf/class-use/UnionMode.html  |   4 +-
 .../arrow/flatbuf/class-use/Utf8.Vector.html       |   4 +-
 .../org/apache/arrow/flatbuf/class-use/Utf8.html   |   4 +-
 .../org/apache/arrow/flatbuf/package-frame.html    |   4 +-
 .../org/apache/arrow/flatbuf/package-summary.html  |   4 +-
 .../org/apache/arrow/flatbuf/package-tree.html     |   4 +-
 .../org/apache/arrow/flatbuf/package-use.html      |   4 +-
 .../reference/org/apache/arrow/flight/Action.html  |   4 +-
 .../org/apache/arrow/flight/ActionType.html        |   4 +-
 .../org/apache/arrow/flight/AsyncPutListener.html  |   4 +-
 ...ssureStrategy.CallbackBackpressureStrategy.html |   4 +-
 .../flight/BackpressureStrategy.WaitResult.html    |   4 +-
 .../apache/arrow/flight/BackpressureStrategy.html  |   4 +-
 .../org/apache/arrow/flight/CallHeaders.html       |   4 +-
 .../org/apache/arrow/flight/CallInfo.html          |   4 +-
 .../org/apache/arrow/flight/CallOption.html        |   4 +-
 .../arrow/flight/CallOptions.GrpcCallOption.html   |   4 +-
 .../org/apache/arrow/flight/CallOptions.html       |   4 +-
 .../org/apache/arrow/flight/CallStatus.html        |   4 +-
 .../org/apache/arrow/flight/Criteria.html          |   4 +-
 .../apache/arrow/flight/ErrorFlightMetadata.html   |   4 +-
 .../org/apache/arrow/flight/FlightCallHeaders.html |   4 +-
 .../apache/arrow/flight/FlightClient.Builder.html  |   4 +-
 .../flight/FlightClient.ClientStreamListener.html  |   4 +-
 .../flight/FlightClient.ExchangeReaderWriter.html  |   4 +-
 .../arrow/flight/FlightClient.PutListener.html     |   4 +-
 .../org/apache/arrow/flight/FlightClient.html      |   4 +-
 .../flight/FlightClientMiddleware.Factory.html     |   4 +-
 .../arrow/flight/FlightClientMiddleware.html       |   4 +-
 .../org/apache/arrow/flight/FlightConstants.html   |   4 +-
 .../org/apache/arrow/flight/FlightDescriptor.html  |   4 +-
 .../org/apache/arrow/flight/FlightEndpoint.html    |   4 +-
 .../org/apache/arrow/flight/FlightGrpcUtils.html   |   4 +-
 .../org/apache/arrow/flight/FlightInfo.html        |   4 +-
 .../org/apache/arrow/flight/FlightMethod.html      |   4 +-
 .../arrow/flight/FlightProducer.CallContext.html   |   4 +-
 .../FlightProducer.ServerStreamListener.html       |   4 +-
 .../flight/FlightProducer.StreamListener.html      |   4 +-
 .../org/apache/arrow/flight/FlightProducer.html    |   4 +-
 .../arrow/flight/FlightRuntimeException.html       |   4 +-
 .../apache/arrow/flight/FlightServer.Builder.html  |   4 +-
 .../org/apache/arrow/flight/FlightServer.html      |   4 +-
 .../flight/FlightServerMiddleware.Factory.html     |   4 +-
 .../arrow/flight/FlightServerMiddleware.Key.html   |   4 +-
 .../arrow/flight/FlightServerMiddleware.html       |   4 +-
 .../org/apache/arrow/flight/FlightStatusCode.html  |   4 +-
 .../arrow/flight/FlightStream.Cancellable.html     |   4 +-
 .../arrow/flight/FlightStream.Requestor.html       |   4 +-
 .../org/apache/arrow/flight/FlightStream.html      |   4 +-
 .../org/apache/arrow/flight/HeaderCallOption.html  |   4 +-
 .../org/apache/arrow/flight/Location.html          |   4 +-
 .../org/apache/arrow/flight/LocationSchemes.html   |   4 +-
 .../apache/arrow/flight/NoOpFlightProducer.html    |   4 +-
 .../apache/arrow/flight/NoOpStreamListener.html    |   4 +-
 .../arrow/flight/OutboundStreamListener.html       |   4 +-
 .../org/apache/arrow/flight/PutResult.html         |   4 +-
 .../org/apache/arrow/flight/RequestContext.html    |   4 +-
 .../reference/org/apache/arrow/flight/Result.html  |   4 +-
 .../org/apache/arrow/flight/SchemaResult.html      |   4 +-
 .../flight/ServerHeaderMiddleware.Factory.html     |   4 +-
 .../arrow/flight/ServerHeaderMiddleware.html       |   4 +-
 .../org/apache/arrow/flight/SyncPutListener.html   |   4 +-
 .../reference/org/apache/arrow/flight/Test.html    |   4 +-
 .../TestServiceGrpc.TestServiceBlockingStub.html   |   4 +-
 .../TestServiceGrpc.TestServiceFutureStub.html     |   4 +-
 .../TestServiceGrpc.TestServiceImplBase.html       |   4 +-
 .../flight/TestServiceGrpc.TestServiceStub.html    |   4 +-
 .../org/apache/arrow/flight/TestServiceGrpc.html   |   4 +-
 .../reference/org/apache/arrow/flight/Ticket.html  |   4 +-
 .../apache/arrow/flight/auth/AuthConstants.html    |   4 +-
 .../arrow/flight/auth/BasicClientAuthHandler.html  |   4 +-
 .../BasicServerAuthHandler.BasicAuthValidator.html |   4 +-
 .../arrow/flight/auth/BasicServerAuthHandler.html  |   4 +-
 .../auth/ClientAuthHandler.ClientAuthSender.html   |   4 +-
 .../arrow/flight/auth/ClientAuthHandler.html       |   4 +-
 .../arrow/flight/auth/ClientAuthInterceptor.html   |   4 +-
 .../arrow/flight/auth/ClientAuthWrapper.html       |   4 +-
 .../auth/ServerAuthHandler.ServerAuthSender.html   |   4 +-
 .../arrow/flight/auth/ServerAuthHandler.html       |   4 +-
 .../arrow/flight/auth/ServerAuthInterceptor.html   |   4 +-
 .../arrow/flight/auth/ServerAuthWrapper.html       |   4 +-
 .../arrow/flight/auth/class-use/AuthConstants.html |   4 +-
 .../auth/class-use/BasicClientAuthHandler.html     |   4 +-
 .../BasicServerAuthHandler.BasicAuthValidator.html |   4 +-
 .../auth/class-use/BasicServerAuthHandler.html     |   4 +-
 .../ClientAuthHandler.ClientAuthSender.html        |   4 +-
 .../flight/auth/class-use/ClientAuthHandler.html   |   4 +-
 .../auth/class-use/ClientAuthInterceptor.html      |   4 +-
 .../flight/auth/class-use/ClientAuthWrapper.html   |   4 +-
 .../ServerAuthHandler.ServerAuthSender.html        |   4 +-
 .../flight/auth/class-use/ServerAuthHandler.html   |   4 +-
 .../auth/class-use/ServerAuthInterceptor.html      |   4 +-
 .../flight/auth/class-use/ServerAuthWrapper.html   |   4 +-
 .../apache/arrow/flight/auth/package-frame.html    |   4 +-
 .../apache/arrow/flight/auth/package-summary.html  |   4 +-
 .../org/apache/arrow/flight/auth/package-tree.html |   4 +-
 .../org/apache/arrow/flight/auth/package-use.html  |   4 +-
 .../apache/arrow/flight/auth2/Auth2Constants.html  |   4 +-
 .../apache/arrow/flight/auth2/AuthUtilities.html   |   4 +-
 .../flight/auth2/BasicAuthCredentialWriter.html    |   4 +-
 ...allHeaderAuthenticator.CredentialValidator.html |   4 +-
 .../flight/auth2/BasicCallHeaderAuthenticator.html |   4 +-
 .../arrow/flight/auth2/BearerCredentialWriter.html |   4 +-
 .../flight/auth2/BearerTokenAuthenticator.html     |   4 +-
 .../auth2/CallHeaderAuthenticator.AuthResult.html  |   4 +-
 .../flight/auth2/CallHeaderAuthenticator.html      |   4 +-
 .../flight/auth2/ClientBearerHeaderHandler.html    |   4 +-
 .../arrow/flight/auth2/ClientHandshakeWrapper.html |   4 +-
 .../arrow/flight/auth2/ClientHeaderHandler.html    |   4 +-
 ...ClientIncomingAuthHeaderMiddleware.Factory.html |   4 +-
 .../auth2/ClientIncomingAuthHeaderMiddleware.html  |   4 +-
 .../auth2/GeneratedBearerTokenAuthenticator.html   |   4 +-
 .../ServerCallHeaderAuthMiddleware.Factory.html    |   4 +-
 .../auth2/ServerCallHeaderAuthMiddleware.html      |   4 +-
 .../flight/auth2/class-use/Auth2Constants.html     |   4 +-
 .../flight/auth2/class-use/AuthUtilities.html      |   4 +-
 .../auth2/class-use/BasicAuthCredentialWriter.html |   4 +-
 ...allHeaderAuthenticator.CredentialValidator.html |   4 +-
 .../class-use/BasicCallHeaderAuthenticator.html    |   4 +-
 .../auth2/class-use/BearerCredentialWriter.html    |   4 +-
 .../auth2/class-use/BearerTokenAuthenticator.html  |   4 +-
 .../CallHeaderAuthenticator.AuthResult.html        |   4 +-
 .../auth2/class-use/CallHeaderAuthenticator.html   |   4 +-
 .../auth2/class-use/ClientBearerHeaderHandler.html |   4 +-
 .../auth2/class-use/ClientHandshakeWrapper.html    |   4 +-
 .../auth2/class-use/ClientHeaderHandler.html       |   4 +-
 ...ClientIncomingAuthHeaderMiddleware.Factory.html |   4 +-
 .../ClientIncomingAuthHeaderMiddleware.html        |   4 +-
 .../GeneratedBearerTokenAuthenticator.html         |   4 +-
 .../ServerCallHeaderAuthMiddleware.Factory.html    |   4 +-
 .../class-use/ServerCallHeaderAuthMiddleware.html  |   4 +-
 .../apache/arrow/flight/auth2/package-frame.html   |   4 +-
 .../apache/arrow/flight/auth2/package-summary.html |   4 +-
 .../apache/arrow/flight/auth2/package-tree.html    |   4 +-
 .../org/apache/arrow/flight/auth2/package-use.html |   4 +-
 .../org/apache/arrow/flight/class-use/Action.html  |   4 +-
 .../apache/arrow/flight/class-use/ActionType.html  |   4 +-
 .../arrow/flight/class-use/AsyncPutListener.html   |   4 +-
 ...ssureStrategy.CallbackBackpressureStrategy.html |   4 +-
 .../class-use/BackpressureStrategy.WaitResult.html |   4 +-
 .../flight/class-use/BackpressureStrategy.html     |   4 +-
 .../apache/arrow/flight/class-use/CallHeaders.html |   4 +-
 .../apache/arrow/flight/class-use/CallInfo.html    |   4 +-
 .../apache/arrow/flight/class-use/CallOption.html  |   4 +-
 .../class-use/CallOptions.GrpcCallOption.html      |   4 +-
 .../apache/arrow/flight/class-use/CallOptions.html |   4 +-
 .../apache/arrow/flight/class-use/CallStatus.html  |   4 +-
 .../apache/arrow/flight/class-use/Criteria.html    |   4 +-
 .../flight/class-use/ErrorFlightMetadata.html      |   4 +-
 .../arrow/flight/class-use/FlightCallHeaders.html  |   4 +-
 .../flight/class-use/FlightClient.Builder.html     |   4 +-
 .../FlightClient.ClientStreamListener.html         |   4 +-
 .../FlightClient.ExchangeReaderWriter.html         |   4 +-
 .../flight/class-use/FlightClient.PutListener.html |   4 +-
 .../arrow/flight/class-use/FlightClient.html       |   4 +-
 .../class-use/FlightClientMiddleware.Factory.html  |   4 +-
 .../flight/class-use/FlightClientMiddleware.html   |   4 +-
 .../arrow/flight/class-use/FlightConstants.html    |   4 +-
 .../arrow/flight/class-use/FlightDescriptor.html   |   4 +-
 .../arrow/flight/class-use/FlightEndpoint.html     |   4 +-
 .../arrow/flight/class-use/FlightGrpcUtils.html    |   4 +-
 .../apache/arrow/flight/class-use/FlightInfo.html  |   4 +-
 .../arrow/flight/class-use/FlightMethod.html       |   4 +-
 .../class-use/FlightProducer.CallContext.html      |   4 +-
 .../FlightProducer.ServerStreamListener.html       |   4 +-
 .../class-use/FlightProducer.StreamListener.html   |   4 +-
 .../arrow/flight/class-use/FlightProducer.html     |   4 +-
 .../flight/class-use/FlightRuntimeException.html   |   4 +-
 .../flight/class-use/FlightServer.Builder.html     |   4 +-
 .../arrow/flight/class-use/FlightServer.html       |   4 +-
 .../class-use/FlightServerMiddleware.Factory.html  |   4 +-
 .../class-use/FlightServerMiddleware.Key.html      |   4 +-
 .../flight/class-use/FlightServerMiddleware.html   |   4 +-
 .../arrow/flight/class-use/FlightStatusCode.html   |   4 +-
 .../flight/class-use/FlightStream.Cancellable.html |   4 +-
 .../flight/class-use/FlightStream.Requestor.html   |   4 +-
 .../arrow/flight/class-use/FlightStream.html       |   4 +-
 .../arrow/flight/class-use/HeaderCallOption.html   |   4 +-
 .../apache/arrow/flight/class-use/Location.html    |   4 +-
 .../arrow/flight/class-use/LocationSchemes.html    |   4 +-
 .../arrow/flight/class-use/NoOpFlightProducer.html |   4 +-
 .../arrow/flight/class-use/NoOpStreamListener.html |   4 +-
 .../flight/class-use/OutboundStreamListener.html   |   4 +-
 .../apache/arrow/flight/class-use/PutResult.html   |   4 +-
 .../arrow/flight/class-use/RequestContext.html     |   4 +-
 .../org/apache/arrow/flight/class-use/Result.html  |   4 +-
 .../arrow/flight/class-use/SchemaResult.html       |   4 +-
 .../class-use/ServerHeaderMiddleware.Factory.html  |   4 +-
 .../flight/class-use/ServerHeaderMiddleware.html   |   4 +-
 .../arrow/flight/class-use/SyncPutListener.html    |   4 +-
 .../org/apache/arrow/flight/class-use/Test.html    |   4 +-
 .../TestServiceGrpc.TestServiceBlockingStub.html   |   4 +-
 .../TestServiceGrpc.TestServiceFutureStub.html     |   4 +-
 .../TestServiceGrpc.TestServiceImplBase.html       |   4 +-
 .../class-use/TestServiceGrpc.TestServiceStub.html |   4 +-
 .../arrow/flight/class-use/TestServiceGrpc.html    |   4 +-
 .../org/apache/arrow/flight/class-use/Ticket.html  |   4 +-
 .../client/ClientCookieMiddleware.Factory.html     |   4 +-
 .../flight/client/ClientCookieMiddleware.html      |   4 +-
 .../class-use/ClientCookieMiddleware.Factory.html  |   4 +-
 .../client/class-use/ClientCookieMiddleware.html   |   4 +-
 .../apache/arrow/flight/client/package-frame.html  |   4 +-
 .../arrow/flight/client/package-summary.html       |   4 +-
 .../apache/arrow/flight/client/package-tree.html   |   4 +-
 .../apache/arrow/flight/client/package-use.html    |   4 +-
 .../arrow/flight/grpc/AddWritableBuffer.html       |   4 +-
 .../arrow/flight/grpc/CallCredentialAdapter.html   |   4 +-
 .../flight/grpc/ClientInterceptorAdapter.html      |   4 +-
 .../grpc/ContextPropagatingExecutorService.html    |   4 +-
 .../arrow/flight/grpc/CredentialCallOption.html    |   4 +-
 .../arrow/flight/grpc/GetReadableBuffer.html       |   4 +-
 .../apache/arrow/flight/grpc/MetadataAdapter.html  |   4 +-
 .../arrow/flight/grpc/RequestContextAdapter.html   |   4 +-
 .../grpc/ServerInterceptorAdapter.KeyFactory.html  |   4 +-
 .../flight/grpc/ServerInterceptorAdapter.html      |   4 +-
 .../org/apache/arrow/flight/grpc/StatusUtils.html  |   4 +-
 .../flight/grpc/class-use/AddWritableBuffer.html   |   4 +-
 .../grpc/class-use/CallCredentialAdapter.html      |   4 +-
 .../grpc/class-use/ClientInterceptorAdapter.html   |   4 +-
 .../ContextPropagatingExecutorService.html         |   4 +-
 .../grpc/class-use/CredentialCallOption.html       |   4 +-
 .../flight/grpc/class-use/GetReadableBuffer.html   |   4 +-
 .../flight/grpc/class-use/MetadataAdapter.html     |   4 +-
 .../grpc/class-use/RequestContextAdapter.html      |   4 +-
 .../ServerInterceptorAdapter.KeyFactory.html       |   4 +-
 .../grpc/class-use/ServerInterceptorAdapter.html   |   4 +-
 .../arrow/flight/grpc/class-use/StatusUtils.html   |   4 +-
 .../apache/arrow/flight/grpc/package-frame.html    |   4 +-
 .../apache/arrow/flight/grpc/package-summary.html  |   4 +-
 .../org/apache/arrow/flight/grpc/package-tree.html |   4 +-
 .../org/apache/arrow/flight/grpc/package-use.html  |   4 +-
 .../arrow/flight/impl/Flight.Action.Builder.html   |   4 +-
 .../apache/arrow/flight/impl/Flight.Action.html    |   4 +-
 .../arrow/flight/impl/Flight.ActionOrBuilder.html  |   4 +-
 .../flight/impl/Flight.ActionType.Builder.html     |   4 +-
 .../arrow/flight/impl/Flight.ActionType.html       |   4 +-
 .../flight/impl/Flight.ActionTypeOrBuilder.html    |   4 +-
 .../flight/impl/Flight.BasicAuth.Builder.html      |   4 +-
 .../apache/arrow/flight/impl/Flight.BasicAuth.html |   4 +-
 .../flight/impl/Flight.BasicAuthOrBuilder.html     |   4 +-
 .../arrow/flight/impl/Flight.Criteria.Builder.html |   4 +-
 .../apache/arrow/flight/impl/Flight.Criteria.html  |   4 +-
 .../flight/impl/Flight.CriteriaOrBuilder.html      |   4 +-
 .../arrow/flight/impl/Flight.Empty.Builder.html    |   4 +-
 .../org/apache/arrow/flight/impl/Flight.Empty.html |   4 +-
 .../arrow/flight/impl/Flight.EmptyOrBuilder.html   |   4 +-
 .../flight/impl/Flight.FlightData.Builder.html     |   4 +-
 .../arrow/flight/impl/Flight.FlightData.html       |   4 +-
 .../flight/impl/Flight.FlightDataOrBuilder.html    |   4 +-
 .../impl/Flight.FlightDescriptor.Builder.html      |   4 +-
 .../Flight.FlightDescriptor.DescriptorType.html    |   4 +-
 .../arrow/flight/impl/Flight.FlightDescriptor.html |   4 +-
 .../impl/Flight.FlightDescriptorOrBuilder.html     |   4 +-
 .../flight/impl/Flight.FlightEndpoint.Builder.html |   4 +-
 .../arrow/flight/impl/Flight.FlightEndpoint.html   |   4 +-
 .../impl/Flight.FlightEndpointOrBuilder.html       |   4 +-
 .../flight/impl/Flight.FlightInfo.Builder.html     |   4 +-
 .../arrow/flight/impl/Flight.FlightInfo.html       |   4 +-
 .../flight/impl/Flight.FlightInfoOrBuilder.html    |   4 +-
 .../impl/Flight.HandshakeRequest.Builder.html      |   4 +-
 .../arrow/flight/impl/Flight.HandshakeRequest.html |   4 +-
 .../impl/Flight.HandshakeRequestOrBuilder.html     |   4 +-
 .../impl/Flight.HandshakeResponse.Builder.html     |   4 +-
 .../flight/impl/Flight.HandshakeResponse.html      |   4 +-
 .../impl/Flight.HandshakeResponseOrBuilder.html    |   4 +-
 .../arrow/flight/impl/Flight.Location.Builder.html |   4 +-
 .../apache/arrow/flight/impl/Flight.Location.html  |   4 +-
 .../flight/impl/Flight.LocationOrBuilder.html      |   4 +-
 .../flight/impl/Flight.PutResult.Builder.html      |   4 +-
 .../apache/arrow/flight/impl/Flight.PutResult.html |   4 +-
 .../flight/impl/Flight.PutResultOrBuilder.html     |   4 +-
 .../arrow/flight/impl/Flight.Result.Builder.html   |   4 +-
 .../apache/arrow/flight/impl/Flight.Result.html    |   4 +-
 .../arrow/flight/impl/Flight.ResultOrBuilder.html  |   4 +-
 .../flight/impl/Flight.SchemaResult.Builder.html   |   4 +-
 .../arrow/flight/impl/Flight.SchemaResult.html     |   4 +-
 .../flight/impl/Flight.SchemaResultOrBuilder.html  |   4 +-
 .../arrow/flight/impl/Flight.Ticket.Builder.html   |   4 +-
 .../apache/arrow/flight/impl/Flight.Ticket.html    |   4 +-
 .../arrow/flight/impl/Flight.TicketOrBuilder.html  |   4 +-
 .../org/apache/arrow/flight/impl/Flight.html       |   4 +-
 ...lightServiceGrpc.FlightServiceBlockingStub.html |   4 +-
 .../FlightServiceGrpc.FlightServiceFutureStub.html |   4 +-
 .../FlightServiceGrpc.FlightServiceImplBase.html   |   4 +-
 .../impl/FlightServiceGrpc.FlightServiceStub.html  |   4 +-
 .../arrow/flight/impl/FlightServiceGrpc.html       |   4 +-
 .../impl/class-use/Flight.Action.Builder.html      |   4 +-
 .../arrow/flight/impl/class-use/Flight.Action.html |   4 +-
 .../impl/class-use/Flight.ActionOrBuilder.html     |   4 +-
 .../impl/class-use/Flight.ActionType.Builder.html  |   4 +-
 .../flight/impl/class-use/Flight.ActionType.html   |   4 +-
 .../impl/class-use/Flight.ActionTypeOrBuilder.html |   4 +-
 .../impl/class-use/Flight.BasicAuth.Builder.html   |   4 +-
 .../flight/impl/class-use/Flight.BasicAuth.html    |   4 +-
 .../impl/class-use/Flight.BasicAuthOrBuilder.html  |   4 +-
 .../impl/class-use/Flight.Criteria.Builder.html    |   4 +-
 .../flight/impl/class-use/Flight.Criteria.html     |   4 +-
 .../impl/class-use/Flight.CriteriaOrBuilder.html   |   4 +-
 .../impl/class-use/Flight.Empty.Builder.html       |   4 +-
 .../arrow/flight/impl/class-use/Flight.Empty.html  |   4 +-
 .../impl/class-use/Flight.EmptyOrBuilder.html      |   4 +-
 .../impl/class-use/Flight.FlightData.Builder.html  |   4 +-
 .../flight/impl/class-use/Flight.FlightData.html   |   4 +-
 .../impl/class-use/Flight.FlightDataOrBuilder.html |   4 +-
 .../class-use/Flight.FlightDescriptor.Builder.html |   4 +-
 .../Flight.FlightDescriptor.DescriptorType.html    |   4 +-
 .../impl/class-use/Flight.FlightDescriptor.html    |   4 +-
 .../Flight.FlightDescriptorOrBuilder.html          |   4 +-
 .../class-use/Flight.FlightEndpoint.Builder.html   |   4 +-
 .../impl/class-use/Flight.FlightEndpoint.html      |   4 +-
 .../class-use/Flight.FlightEndpointOrBuilder.html  |   4 +-
 .../impl/class-use/Flight.FlightInfo.Builder.html  |   4 +-
 .../flight/impl/class-use/Flight.FlightInfo.html   |   4 +-
 .../impl/class-use/Flight.FlightInfoOrBuilder.html |   4 +-
 .../class-use/Flight.HandshakeRequest.Builder.html |   4 +-
 .../impl/class-use/Flight.HandshakeRequest.html    |   4 +-
 .../Flight.HandshakeRequestOrBuilder.html          |   4 +-
 .../Flight.HandshakeResponse.Builder.html          |   4 +-
 .../impl/class-use/Flight.HandshakeResponse.html   |   4 +-
 .../Flight.HandshakeResponseOrBuilder.html         |   4 +-
 .../impl/class-use/Flight.Location.Builder.html    |   4 +-
 .../flight/impl/class-use/Flight.Location.html     |   4 +-
 .../impl/class-use/Flight.LocationOrBuilder.html   |   4 +-
 .../impl/class-use/Flight.PutResult.Builder.html   |   4 +-
 .../flight/impl/class-use/Flight.PutResult.html    |   4 +-
 .../impl/class-use/Flight.PutResultOrBuilder.html  |   4 +-
 .../impl/class-use/Flight.Result.Builder.html      |   4 +-
 .../arrow/flight/impl/class-use/Flight.Result.html |   4 +-
 .../impl/class-use/Flight.ResultOrBuilder.html     |   4 +-
 .../class-use/Flight.SchemaResult.Builder.html     |   4 +-
 .../flight/impl/class-use/Flight.SchemaResult.html |   4 +-
 .../class-use/Flight.SchemaResultOrBuilder.html    |   4 +-
 .../impl/class-use/Flight.Ticket.Builder.html      |   4 +-
 .../arrow/flight/impl/class-use/Flight.Ticket.html |   4 +-
 .../impl/class-use/Flight.TicketOrBuilder.html     |   4 +-
 .../apache/arrow/flight/impl/class-use/Flight.html |   4 +-
 ...lightServiceGrpc.FlightServiceBlockingStub.html |   4 +-
 .../FlightServiceGrpc.FlightServiceFutureStub.html |   4 +-
 .../FlightServiceGrpc.FlightServiceImplBase.html   |   4 +-
 .../FlightServiceGrpc.FlightServiceStub.html       |   4 +-
 .../flight/impl/class-use/FlightServiceGrpc.html   |   4 +-
 .../apache/arrow/flight/impl/package-frame.html    |   4 +-
 .../apache/arrow/flight/impl/package-summary.html  |   4 +-
 .../org/apache/arrow/flight/impl/package-tree.html |   4 +-
 .../org/apache/arrow/flight/impl/package-use.html  |   4 +-
 .../integration/tests/FlightSqlScenario.html       |   4 +-
 .../tests/FlightSqlScenarioProducer.html           |   4 +-
 .../integration/tests/IntegrationProducer.html     |   4 +-
 .../tests/class-use/FlightSqlScenario.html         |   4 +-
 .../tests/class-use/FlightSqlScenarioProducer.html |   4 +-
 .../tests/class-use/IntegrationProducer.html       |   4 +-
 .../flight/integration/tests/package-frame.html    |   4 +-
 .../flight/integration/tests/package-summary.html  |   4 +-
 .../flight/integration/tests/package-tree.html     |   4 +-
 .../flight/integration/tests/package-use.html      |   4 +-
 .../org/apache/arrow/flight/package-frame.html     |   4 +-
 .../org/apache/arrow/flight/package-summary.html   |   4 +-
 .../org/apache/arrow/flight/package-tree.html      |   4 +-
 .../org/apache/arrow/flight/package-use.html       |   4 +-
 .../perf/impl/PerfOuterClass.Perf.Builder.html     |   4 +-
 .../flight/perf/impl/PerfOuterClass.Perf.html      |   4 +-
 .../perf/impl/PerfOuterClass.PerfOrBuilder.html    |   4 +-
 .../perf/impl/PerfOuterClass.Token.Builder.html    |   4 +-
 .../flight/perf/impl/PerfOuterClass.Token.html     |   4 +-
 .../perf/impl/PerfOuterClass.TokenOrBuilder.html   |   4 +-
 .../arrow/flight/perf/impl/PerfOuterClass.html     |   4 +-
 .../class-use/PerfOuterClass.Perf.Builder.html     |   4 +-
 .../perf/impl/class-use/PerfOuterClass.Perf.html   |   4 +-
 .../class-use/PerfOuterClass.PerfOrBuilder.html    |   4 +-
 .../class-use/PerfOuterClass.Token.Builder.html    |   4 +-
 .../perf/impl/class-use/PerfOuterClass.Token.html  |   4 +-
 .../class-use/PerfOuterClass.TokenOrBuilder.html   |   4 +-
 .../flight/perf/impl/class-use/PerfOuterClass.html |   4 +-
 .../arrow/flight/perf/impl/package-frame.html      |   4 +-
 .../arrow/flight/perf/impl/package-summary.html    |   4 +-
 .../arrow/flight/perf/impl/package-tree.html       |   4 +-
 .../apache/arrow/flight/perf/impl/package-use.html |   4 +-
 .../sql/FlightSqlClient.PreparedStatement.html     |   4 +-
 .../apache/arrow/flight/sql/FlightSqlClient.html   |   4 +-
 .../sql/FlightSqlColumnMetadata.Builder.html       |   4 +-
 .../arrow/flight/sql/FlightSqlColumnMetadata.html  |   4 +-
 .../flight/sql/FlightSqlProducer.Schemas.html      |   4 +-
 .../apache/arrow/flight/sql/FlightSqlProducer.html |   4 +-
 .../apache/arrow/flight/sql/FlightSqlUtils.html    |   4 +-
 .../apache/arrow/flight/sql/SqlInfoBuilder.html    |   4 +-
 .../FlightSqlClient.PreparedStatement.html         |   4 +-
 .../flight/sql/class-use/FlightSqlClient.html      |   4 +-
 .../class-use/FlightSqlColumnMetadata.Builder.html |   4 +-
 .../sql/class-use/FlightSqlColumnMetadata.html     |   4 +-
 .../sql/class-use/FlightSqlProducer.Schemas.html   |   4 +-
 .../flight/sql/class-use/FlightSqlProducer.html    |   4 +-
 .../arrow/flight/sql/class-use/FlightSqlUtils.html |   4 +-
 .../arrow/flight/sql/class-use/SqlInfoBuilder.html |   4 +-
 .../flight/sql/example/FlightSqlClientDemoApp.html |   4 +-
 .../example/class-use/FlightSqlClientDemoApp.html  |   4 +-
 .../arrow/flight/sql/example/package-frame.html    |   4 +-
 .../arrow/flight/sql/example/package-summary.html  |   4 +-
 .../arrow/flight/sql/example/package-tree.html     |   4 +-
 .../arrow/flight/sql/example/package-use.html      |   4 +-
 ...ctionClosePreparedStatementRequest.Builder.html |   4 +-
 ...ghtSql.ActionClosePreparedStatementRequest.html |   4 +-
 ...tionClosePreparedStatementRequestOrBuilder.html |   4 +-
 ...tionCreatePreparedStatementRequest.Builder.html |   4 +-
 ...htSql.ActionCreatePreparedStatementRequest.html |   4 +-
 ...ionCreatePreparedStatementRequestOrBuilder.html |   4 +-
 ...ctionCreatePreparedStatementResult.Builder.html |   4 +-
 ...ghtSql.ActionCreatePreparedStatementResult.html |   4 +-
 ...tionCreatePreparedStatementResultOrBuilder.html |   4 +-
 .../impl/FlightSql.CommandGetCatalogs.Builder.html |   4 +-
 .../sql/impl/FlightSql.CommandGetCatalogs.html     |   4 +-
 .../FlightSql.CommandGetCatalogsOrBuilder.html     |   4 +-
 ...FlightSql.CommandGetCrossReference.Builder.html |   4 +-
 .../impl/FlightSql.CommandGetCrossReference.html   |   4 +-
 ...lightSql.CommandGetCrossReferenceOrBuilder.html |   4 +-
 .../FlightSql.CommandGetDbSchemas.Builder.html     |   4 +-
 .../sql/impl/FlightSql.CommandGetDbSchemas.html    |   4 +-
 .../FlightSql.CommandGetDbSchemasOrBuilder.html    |   4 +-
 .../FlightSql.CommandGetExportedKeys.Builder.html  |   4 +-
 .../sql/impl/FlightSql.CommandGetExportedKeys.html |   4 +-
 .../FlightSql.CommandGetExportedKeysOrBuilder.html |   4 +-
 .../FlightSql.CommandGetImportedKeys.Builder.html  |   4 +-
 .../sql/impl/FlightSql.CommandGetImportedKeys.html |   4 +-
 .../FlightSql.CommandGetImportedKeysOrBuilder.html |   4 +-
 .../FlightSql.CommandGetPrimaryKeys.Builder.html   |   4 +-
 .../sql/impl/FlightSql.CommandGetPrimaryKeys.html  |   4 +-
 .../FlightSql.CommandGetPrimaryKeysOrBuilder.html  |   4 +-
 .../impl/FlightSql.CommandGetSqlInfo.Builder.html  |   4 +-
 .../sql/impl/FlightSql.CommandGetSqlInfo.html      |   4 +-
 .../impl/FlightSql.CommandGetSqlInfoOrBuilder.html |   4 +-
 .../FlightSql.CommandGetTableTypes.Builder.html    |   4 +-
 .../sql/impl/FlightSql.CommandGetTableTypes.html   |   4 +-
 .../FlightSql.CommandGetTableTypesOrBuilder.html   |   4 +-
 .../impl/FlightSql.CommandGetTables.Builder.html   |   4 +-
 .../sql/impl/FlightSql.CommandGetTables.html       |   4 +-
 .../impl/FlightSql.CommandGetTablesOrBuilder.html  |   4 +-
 .../FlightSql.CommandGetXdbcTypeInfo.Builder.html  |   4 +-
 .../sql/impl/FlightSql.CommandGetXdbcTypeInfo.html |   4 +-
 .../FlightSql.CommandGetXdbcTypeInfoOrBuilder.html |   4 +-
 ...tSql.CommandPreparedStatementQuery.Builder.html |   4 +-
 .../FlightSql.CommandPreparedStatementQuery.html   |   4 +-
 ...Sql.CommandPreparedStatementQueryOrBuilder.html |   4 +-
 ...Sql.CommandPreparedStatementUpdate.Builder.html |   4 +-
 .../FlightSql.CommandPreparedStatementUpdate.html  |   4 +-
 ...ql.CommandPreparedStatementUpdateOrBuilder.html |   4 +-
 .../FlightSql.CommandStatementQuery.Builder.html   |   4 +-
 .../sql/impl/FlightSql.CommandStatementQuery.html  |   4 +-
 .../FlightSql.CommandStatementQueryOrBuilder.html  |   4 +-
 .../FlightSql.CommandStatementUpdate.Builder.html  |   4 +-
 .../sql/impl/FlightSql.CommandStatementUpdate.html |   4 +-
 .../FlightSql.CommandStatementUpdateOrBuilder.html |   4 +-
 .../impl/FlightSql.DoPutUpdateResult.Builder.html  |   4 +-
 .../sql/impl/FlightSql.DoPutUpdateResult.html      |   4 +-
 .../impl/FlightSql.DoPutUpdateResultOrBuilder.html |   4 +-
 .../arrow/flight/sql/impl/FlightSql.Nullable.html  |   4 +-
 .../flight/sql/impl/FlightSql.Searchable.html      |   4 +-
 .../arrow/flight/sql/impl/FlightSql.SqlInfo.html   |   4 +-
 .../flight/sql/impl/FlightSql.SqlNullOrdering.html |   4 +-
 .../impl/FlightSql.SqlOuterJoinsSupportLevel.html  |   4 +-
 .../FlightSql.SqlSupportedCaseSensitivity.html     |   4 +-
 .../impl/FlightSql.SqlSupportedElementActions.html |   4 +-
 .../sql/impl/FlightSql.SqlSupportedGroupBy.html    |   4 +-
 .../FlightSql.SqlSupportedPositionedCommands.html  |   4 +-
 ...FlightSql.SqlSupportedResultSetConcurrency.html |   4 +-
 .../impl/FlightSql.SqlSupportedResultSetType.html  |   4 +-
 .../sql/impl/FlightSql.SqlSupportedSubqueries.html |   4 +-
 .../impl/FlightSql.SqlSupportedTransactions.html   |   4 +-
 .../sql/impl/FlightSql.SqlSupportedUnions.html     |   4 +-
 .../sql/impl/FlightSql.SqlSupportsConvert.html     |   4 +-
 .../FlightSql.SqlTransactionIsolationLevel.html    |   4 +-
 .../FlightSql.SupportedAnsi92SqlGrammarLevel.html  |   4 +-
 .../sql/impl/FlightSql.SupportedSqlGrammar.html    |   4 +-
 .../FlightSql.TicketStatementQuery.Builder.html    |   4 +-
 .../sql/impl/FlightSql.TicketStatementQuery.html   |   4 +-
 .../FlightSql.TicketStatementQueryOrBuilder.html   |   4 +-
 .../sql/impl/FlightSql.UpdateDeleteRules.html      |   4 +-
 .../flight/sql/impl/FlightSql.XdbcDataType.html    |   4 +-
 .../sql/impl/FlightSql.XdbcDatetimeSubcode.html    |   4 +-
 .../apache/arrow/flight/sql/impl/FlightSql.html    |   4 +-
 ...ctionClosePreparedStatementRequest.Builder.html |   4 +-
 ...ghtSql.ActionClosePreparedStatementRequest.html |   4 +-
 ...tionClosePreparedStatementRequestOrBuilder.html |   4 +-
 ...tionCreatePreparedStatementRequest.Builder.html |   4 +-
 ...htSql.ActionCreatePreparedStatementRequest.html |   4 +-
 ...ionCreatePreparedStatementRequestOrBuilder.html |   4 +-
 ...ctionCreatePreparedStatementResult.Builder.html |   4 +-
 ...ghtSql.ActionCreatePreparedStatementResult.html |   4 +-
 ...tionCreatePreparedStatementResultOrBuilder.html |   4 +-
 .../FlightSql.CommandGetCatalogs.Builder.html      |   4 +-
 .../class-use/FlightSql.CommandGetCatalogs.html    |   4 +-
 .../FlightSql.CommandGetCatalogsOrBuilder.html     |   4 +-
 ...FlightSql.CommandGetCrossReference.Builder.html |   4 +-
 .../FlightSql.CommandGetCrossReference.html        |   4 +-
 ...lightSql.CommandGetCrossReferenceOrBuilder.html |   4 +-
 .../FlightSql.CommandGetDbSchemas.Builder.html     |   4 +-
 .../class-use/FlightSql.CommandGetDbSchemas.html   |   4 +-
 .../FlightSql.CommandGetDbSchemasOrBuilder.html    |   4 +-
 .../FlightSql.CommandGetExportedKeys.Builder.html  |   4 +-
 .../FlightSql.CommandGetExportedKeys.html          |   4 +-
 .../FlightSql.CommandGetExportedKeysOrBuilder.html |   4 +-
 .../FlightSql.CommandGetImportedKeys.Builder.html  |   4 +-
 .../FlightSql.CommandGetImportedKeys.html          |   4 +-
 .../FlightSql.CommandGetImportedKeysOrBuilder.html |   4 +-
 .../FlightSql.CommandGetPrimaryKeys.Builder.html   |   4 +-
 .../class-use/FlightSql.CommandGetPrimaryKeys.html |   4 +-
 .../FlightSql.CommandGetPrimaryKeysOrBuilder.html  |   4 +-
 .../FlightSql.CommandGetSqlInfo.Builder.html       |   4 +-
 .../class-use/FlightSql.CommandGetSqlInfo.html     |   4 +-
 .../FlightSql.CommandGetSqlInfoOrBuilder.html      |   4 +-
 .../FlightSql.CommandGetTableTypes.Builder.html    |   4 +-
 .../class-use/FlightSql.CommandGetTableTypes.html  |   4 +-
 .../FlightSql.CommandGetTableTypesOrBuilder.html   |   4 +-
 .../FlightSql.CommandGetTables.Builder.html        |   4 +-
 .../impl/class-use/FlightSql.CommandGetTables.html |   4 +-
 .../FlightSql.CommandGetTablesOrBuilder.html       |   4 +-
 .../FlightSql.CommandGetXdbcTypeInfo.Builder.html  |   4 +-
 .../FlightSql.CommandGetXdbcTypeInfo.html          |   4 +-
 .../FlightSql.CommandGetXdbcTypeInfoOrBuilder.html |   4 +-
 ...tSql.CommandPreparedStatementQuery.Builder.html |   4 +-
 .../FlightSql.CommandPreparedStatementQuery.html   |   4 +-
 ...Sql.CommandPreparedStatementQueryOrBuilder.html |   4 +-
 ...Sql.CommandPreparedStatementUpdate.Builder.html |   4 +-
 .../FlightSql.CommandPreparedStatementUpdate.html  |   4 +-
 ...ql.CommandPreparedStatementUpdateOrBuilder.html |   4 +-
 .../FlightSql.CommandStatementQuery.Builder.html   |   4 +-
 .../class-use/FlightSql.CommandStatementQuery.html |   4 +-
 .../FlightSql.CommandStatementQueryOrBuilder.html  |   4 +-
 .../FlightSql.CommandStatementUpdate.Builder.html  |   4 +-
 .../FlightSql.CommandStatementUpdate.html          |   4 +-
 .../FlightSql.CommandStatementUpdateOrBuilder.html |   4 +-
 .../FlightSql.DoPutUpdateResult.Builder.html       |   4 +-
 .../class-use/FlightSql.DoPutUpdateResult.html     |   4 +-
 .../FlightSql.DoPutUpdateResultOrBuilder.html      |   4 +-
 .../sql/impl/class-use/FlightSql.Nullable.html     |   4 +-
 .../sql/impl/class-use/FlightSql.Searchable.html   |   4 +-
 .../sql/impl/class-use/FlightSql.SqlInfo.html      |   4 +-
 .../impl/class-use/FlightSql.SqlNullOrdering.html  |   4 +-
 .../FlightSql.SqlOuterJoinsSupportLevel.html       |   4 +-
 .../FlightSql.SqlSupportedCaseSensitivity.html     |   4 +-
 .../FlightSql.SqlSupportedElementActions.html      |   4 +-
 .../class-use/FlightSql.SqlSupportedGroupBy.html   |   4 +-
 .../FlightSql.SqlSupportedPositionedCommands.html  |   4 +-
 ...FlightSql.SqlSupportedResultSetConcurrency.html |   4 +-
 .../FlightSql.SqlSupportedResultSetType.html       |   4 +-
 .../FlightSql.SqlSupportedSubqueries.html          |   4 +-
 .../FlightSql.SqlSupportedTransactions.html        |   4 +-
 .../class-use/FlightSql.SqlSupportedUnions.html    |   4 +-
 .../class-use/FlightSql.SqlSupportsConvert.html    |   4 +-
 .../FlightSql.SqlTransactionIsolationLevel.html    |   4 +-
 .../FlightSql.SupportedAnsi92SqlGrammarLevel.html  |   4 +-
 .../class-use/FlightSql.SupportedSqlGrammar.html   |   4 +-
 .../FlightSql.TicketStatementQuery.Builder.html    |   4 +-
 .../class-use/FlightSql.TicketStatementQuery.html  |   4 +-
 .../FlightSql.TicketStatementQueryOrBuilder.html   |   4 +-
 .../class-use/FlightSql.UpdateDeleteRules.html     |   4 +-
 .../sql/impl/class-use/FlightSql.XdbcDataType.html |   4 +-
 .../class-use/FlightSql.XdbcDatetimeSubcode.html   |   4 +-
 .../arrow/flight/sql/impl/class-use/FlightSql.html |   4 +-
 .../arrow/flight/sql/impl/package-frame.html       |   4 +-
 .../arrow/flight/sql/impl/package-summary.html     |   4 +-
 .../apache/arrow/flight/sql/impl/package-tree.html |   4 +-
 .../apache/arrow/flight/sql/impl/package-use.html  |   4 +-
 .../org/apache/arrow/flight/sql/package-frame.html |   4 +-
 .../apache/arrow/flight/sql/package-summary.html   |   4 +-
 .../org/apache/arrow/flight/sql/package-tree.html  |   4 +-
 .../org/apache/arrow/flight/sql/package-use.html   |   4 +-
 .../arrow/flight/sql/util/SqlInfoOptionsUtils.html |   4 +-
 .../org/apache/arrow/flight/sql/util/TableRef.html |   4 +-
 .../sql/util/class-use/SqlInfoOptionsUtils.html    |   4 +-
 .../arrow/flight/sql/util/class-use/TableRef.html  |   4 +-
 .../arrow/flight/sql/util/package-frame.html       |   4 +-
 .../arrow/flight/sql/util/package-summary.html     |   4 +-
 .../apache/arrow/flight/sql/util/package-tree.html |   4 +-
 .../apache/arrow/flight/sql/util/package-use.html  |   4 +-
 .../apache/arrow/memory/AllocationListener.html    |   4 +-
 .../arrow/memory/AllocationManager.Factory.html    |   4 +-
 .../org/apache/arrow/memory/AllocationManager.html |   4 +-
 .../arrow/memory/AllocationOutcome.Status.html     |   4 +-
 .../org/apache/arrow/memory/AllocationOutcome.html |   4 +-
 .../memory/AllocationOutcomeDetails.Entry.html     |   4 +-
 .../arrow/memory/AllocationOutcomeDetails.html     |   4 +-
 .../apache/arrow/memory/AllocationReservation.html |   4 +-
 .../arrow/memory/AllocatorClosedException.html     |   4 +-
 .../org/apache/arrow/memory/ArrowBuf.html          |   4 +-
 .../apache/arrow/memory/ArrowByteBufAllocator.html |   4 +-
 .../org/apache/arrow/memory/BoundsChecking.html    |   4 +-
 .../org/apache/arrow/memory/BufferAllocator.html   |   4 +-
 .../arrow/memory/BufferLedger.TransferResult.html  |   4 +-
 .../org/apache/arrow/memory/BufferLedger.html      |   4 +-
 .../org/apache/arrow/memory/BufferManager.html     |   4 +-
 .../memory/DefaultAllocationManagerFactory.html    |   4 +-
 ...ocationManagerOption.AllocationManagerType.html |   4 +-
 .../memory/DefaultAllocationManagerOption.html     |   4 +-
 .../arrow/memory/LowCostIdentityHashMap.html       |   4 +-
 .../arrow/memory/NettyAllocationManager.html       |   4 +-
 .../apache/arrow/memory/OutOfMemoryException.html  |   4 +-
 .../apache/arrow/memory/OwnershipTransferNOOP.html |   4 +-
 .../arrow/memory/OwnershipTransferResult.html      |   4 +-
 .../org/apache/arrow/memory/ReferenceManager.html  |   4 +-
 .../org/apache/arrow/memory/RootAllocator.html     |   4 +-
 .../arrow/memory/UnsafeAllocationManager.html      |   4 +-
 .../apache/arrow/memory/ValueWithKeyIncluded.html  |   4 +-
 .../arrow/memory/class-use/AllocationListener.html |   4 +-
 .../class-use/AllocationManager.Factory.html       |   4 +-
 .../arrow/memory/class-use/AllocationManager.html  |   4 +-
 .../memory/class-use/AllocationOutcome.Status.html |   4 +-
 .../arrow/memory/class-use/AllocationOutcome.html  |   4 +-
 .../class-use/AllocationOutcomeDetails.Entry.html  |   4 +-
 .../memory/class-use/AllocationOutcomeDetails.html |   4 +-
 .../memory/class-use/AllocationReservation.html    |   4 +-
 .../memory/class-use/AllocatorClosedException.html |   4 +-
 .../apache/arrow/memory/class-use/ArrowBuf.html    |   4 +-
 .../memory/class-use/ArrowByteBufAllocator.html    |   4 +-
 .../arrow/memory/class-use/BoundsChecking.html     |   4 +-
 .../arrow/memory/class-use/BufferAllocator.html    |   4 +-
 .../class-use/BufferLedger.TransferResult.html     |   4 +-
 .../arrow/memory/class-use/BufferLedger.html       |   4 +-
 .../arrow/memory/class-use/BufferManager.html      |   4 +-
 .../class-use/DefaultAllocationManagerFactory.html |   4 +-
 ...ocationManagerOption.AllocationManagerType.html |   4 +-
 .../class-use/DefaultAllocationManagerOption.html  |   4 +-
 .../memory/class-use/LowCostIdentityHashMap.html   |   4 +-
 .../memory/class-use/NettyAllocationManager.html   |   4 +-
 .../memory/class-use/OutOfMemoryException.html     |   4 +-
 .../memory/class-use/OwnershipTransferNOOP.html    |   4 +-
 .../memory/class-use/OwnershipTransferResult.html  |   4 +-
 .../arrow/memory/class-use/ReferenceManager.html   |   4 +-
 .../arrow/memory/class-use/RootAllocator.html      |   4 +-
 .../memory/class-use/UnsafeAllocationManager.html  |   4 +-
 .../memory/class-use/ValueWithKeyIncluded.html     |   4 +-
 .../org/apache/arrow/memory/package-frame.html     |   4 +-
 .../org/apache/arrow/memory/package-summary.html   |   4 +-
 .../org/apache/arrow/memory/package-tree.html      |   4 +-
 .../org/apache/arrow/memory/package-use.html       |   4 +-
 .../memory/rounding/DefaultRoundingPolicy.html     |   4 +-
 .../arrow/memory/rounding/RoundingPolicy.html      |   4 +-
 .../memory/rounding/SegmentRoundingPolicy.html     |   4 +-
 .../rounding/class-use/DefaultRoundingPolicy.html  |   4 +-
 .../memory/rounding/class-use/RoundingPolicy.html  |   4 +-
 .../rounding/class-use/SegmentRoundingPolicy.html  |   4 +-
 .../arrow/memory/rounding/package-frame.html       |   4 +-
 .../arrow/memory/rounding/package-summary.html     |   4 +-
 .../apache/arrow/memory/rounding/package-tree.html |   4 +-
 .../apache/arrow/memory/rounding/package-use.html  |   4 +-
 .../apache/arrow/memory/util/ArrowBufPointer.html  |   4 +-
 .../apache/arrow/memory/util/AssertionUtil.html    |   4 +-
 .../arrow/memory/util/AutoCloseableLock.html       |   4 +-
 .../arrow/memory/util/ByteFunctionHelpers.html     |   4 +-
 .../org/apache/arrow/memory/util/CommonUtil.html   |   4 +-
 .../apache/arrow/memory/util/HistoricalLog.html    |   4 +-
 .../apache/arrow/memory/util/LargeMemoryUtil.html  |   4 +-
 .../org/apache/arrow/memory/util/MemoryUtil.html   |   4 +-
 .../org/apache/arrow/memory/util/StackTrace.html   |   4 +-
 .../memory/util/class-use/ArrowBufPointer.html     |   4 +-
 .../arrow/memory/util/class-use/AssertionUtil.html |   4 +-
 .../memory/util/class-use/AutoCloseableLock.html   |   4 +-
 .../memory/util/class-use/ByteFunctionHelpers.html |   4 +-
 .../arrow/memory/util/class-use/CommonUtil.html    |   4 +-
 .../arrow/memory/util/class-use/HistoricalLog.html |   4 +-
 .../memory/util/class-use/LargeMemoryUtil.html     |   4 +-
 .../arrow/memory/util/class-use/MemoryUtil.html    |   4 +-
 .../arrow/memory/util/class-use/StackTrace.html    |   4 +-
 .../arrow/memory/util/hash/ArrowBufHasher.html     |   4 +-
 .../arrow/memory/util/hash/MurmurHasher.html       |   4 +-
 .../arrow/memory/util/hash/SimpleHasher.html       |   4 +-
 .../memory/util/hash/class-use/ArrowBufHasher.html |   4 +-
 .../memory/util/hash/class-use/MurmurHasher.html   |   4 +-
 .../memory/util/hash/class-use/SimpleHasher.html   |   4 +-
 .../arrow/memory/util/hash/package-frame.html      |   4 +-
 .../arrow/memory/util/hash/package-summary.html    |   4 +-
 .../arrow/memory/util/hash/package-tree.html       |   4 +-
 .../apache/arrow/memory/util/hash/package-use.html |   4 +-
 .../apache/arrow/memory/util/package-frame.html    |   4 +-
 .../apache/arrow/memory/util/package-summary.html  |   4 +-
 .../org/apache/arrow/memory/util/package-tree.html |   4 +-
 .../org/apache/arrow/memory/util/package-use.html  |   4 +-
 .../reference/org/apache/arrow/package-frame.html  |   4 +-
 .../org/apache/arrow/package-summary.html          |   4 +-
 .../reference/org/apache/arrow/package-tree.html   |   4 +-
 .../reference/org/apache/arrow/package-use.html    |   4 +-
 .../plasma/ObjectStoreLink.ObjectStoreData.html    |   4 +-
 .../org/apache/arrow/plasma/ObjectStoreLink.html   |   4 +-
 .../org/apache/arrow/plasma/PlasmaClient.html      |   4 +-
 .../org/apache/arrow/plasma/PlasmaClientJNI.html   |   4 +-
 .../class-use/ObjectStoreLink.ObjectStoreData.html |   4 +-
 .../arrow/plasma/class-use/ObjectStoreLink.html    |   4 +-
 .../arrow/plasma/class-use/PlasmaClient.html       |   4 +-
 .../arrow/plasma/class-use/PlasmaClientJNI.html    |   4 +-
 .../exceptions/DuplicateObjectException.html       |   4 +-
 .../plasma/exceptions/PlasmaClientException.html   |   4 +-
 .../exceptions/PlasmaOutOfMemoryException.html     |   4 +-
 .../class-use/DuplicateObjectException.html        |   4 +-
 .../class-use/PlasmaClientException.html           |   4 +-
 .../class-use/PlasmaOutOfMemoryException.html      |   4 +-
 .../arrow/plasma/exceptions/package-frame.html     |   4 +-
 .../arrow/plasma/exceptions/package-summary.html   |   4 +-
 .../arrow/plasma/exceptions/package-tree.html      |   4 +-
 .../arrow/plasma/exceptions/package-use.html       |   4 +-
 .../org/apache/arrow/plasma/package-frame.html     |   4 +-
 .../org/apache/arrow/plasma/package-summary.html   |   4 +-
 .../org/apache/arrow/plasma/package-tree.html      |   4 +-
 .../org/apache/arrow/plasma/package-use.html       |   4 +-
 .../arrow/tools/EchoServer.ClientConnection.html   |   4 +-
 .../org/apache/arrow/tools/EchoServer.html         |   4 +-
 .../org/apache/arrow/tools/FileRoundtrip.html      |   4 +-
 .../org/apache/arrow/tools/FileToStream.html       |   4 +-
 .../org/apache/arrow/tools/Integration.html        |   4 +-
 .../org/apache/arrow/tools/StreamToFile.html       |   4 +-
 .../class-use/EchoServer.ClientConnection.html     |   4 +-
 .../apache/arrow/tools/class-use/EchoServer.html   |   4 +-
 .../arrow/tools/class-use/FileRoundtrip.html       |   4 +-
 .../apache/arrow/tools/class-use/FileToStream.html |   4 +-
 .../apache/arrow/tools/class-use/Integration.html  |   4 +-
 .../apache/arrow/tools/class-use/StreamToFile.html |   4 +-
 .../org/apache/arrow/tools/package-frame.html      |   4 +-
 .../org/apache/arrow/tools/package-summary.html    |   4 +-
 .../org/apache/arrow/tools/package-tree.html       |   4 +-
 .../org/apache/arrow/tools/package-use.html        |   4 +-
 .../util/AutoCloseables.RollbackCloseable.html     |   4 +-
 .../org/apache/arrow/util/AutoCloseables.html      |   4 +-
 .../org/apache/arrow/util/Collections2.html        |   4 +-
 .../org/apache/arrow/util/Preconditions.html       |   4 +-
 .../org/apache/arrow/util/VisibleForTesting.html   |   4 +-
 .../AutoCloseables.RollbackCloseable.html          |   4 +-
 .../arrow/util/class-use/AutoCloseables.html       |   4 +-
 .../apache/arrow/util/class-use/Collections2.html  |   4 +-
 .../apache/arrow/util/class-use/Preconditions.html |   4 +-
 .../arrow/util/class-use/VisibleForTesting.html    |   4 +-
 .../org/apache/arrow/util/package-frame.html       |   4 +-
 .../org/apache/arrow/util/package-summary.html     |   4 +-
 .../org/apache/arrow/util/package-tree.html        |   4 +-
 .../org/apache/arrow/util/package-use.html         |   4 +-
 .../org/apache/arrow/vector/AddOrGetResult.html    |   4 +-
 .../org/apache/arrow/vector/AllocationHelper.html  |   4 +-
 .../apache/arrow/vector/BaseFixedWidthVector.html  |   4 +-
 .../org/apache/arrow/vector/BaseIntVector.html     |   4 +-
 .../arrow/vector/BaseLargeVariableWidthVector.html |   4 +-
 .../org/apache/arrow/vector/BaseValueVector.html   |   4 +-
 .../arrow/vector/BaseVariableWidthVector.html      |   4 +-
 .../org/apache/arrow/vector/BigIntVector.html      |   4 +-
 .../org/apache/arrow/vector/BitVector.html         |   4 +-
 .../org/apache/arrow/vector/BitVectorHelper.html   |   4 +-
 .../org/apache/arrow/vector/BufferBacked.html      |   4 +-
 .../arrow/vector/BufferLayout.BufferType.html      |   4 +-
 .../org/apache/arrow/vector/BufferLayout.html      |   4 +-
 .../org/apache/arrow/vector/DateDayVector.html     |   4 +-
 .../org/apache/arrow/vector/DateMilliVector.html   |   4 +-
 .../org/apache/arrow/vector/Decimal256Vector.html  |   4 +-
 .../org/apache/arrow/vector/DecimalVector.html     |   4 +-
 .../apache/arrow/vector/DensityAwareVector.html    |   4 +-
 .../org/apache/arrow/vector/DurationVector.html    |   4 +-
 .../arrow/vector/ElementAddressableVector.html     |   4 +-
 .../apache/arrow/vector/ExtensionTypeVector.html   |   4 +-
 .../org/apache/arrow/vector/FieldVector.html       |   4 +-
 .../apache/arrow/vector/FixedSizeBinaryVector.html |   4 +-
 .../org/apache/arrow/vector/FixedWidthVector.html  |   4 +-
 .../org/apache/arrow/vector/Float4Vector.html      |   4 +-
 .../org/apache/arrow/vector/Float8Vector.html      |   4 +-
 .../apache/arrow/vector/FloatingPointVector.html   |   4 +-
 .../apache/arrow/vector/GenerateSampleData.html    |   4 +-
 .../org/apache/arrow/vector/IntVector.html         |   4 +-
 .../org/apache/arrow/vector/IntervalDayVector.html |   4 +-
 .../arrow/vector/IntervalMonthDayNanoVector.html   |   4 +-
 .../apache/arrow/vector/IntervalYearVector.html    |   4 +-
 .../apache/arrow/vector/LargeVarBinaryVector.html  |   4 +-
 .../apache/arrow/vector/LargeVarCharVector.html    |   4 +-
 .../apache/arrow/vector/NullCheckingForGet.html    |   4 +-
 .../org/apache/arrow/vector/NullVector.html        |   4 +-
 .../org/apache/arrow/vector/PeriodDuration.html    |   4 +-
 .../apache/arrow/vector/SchemaChangeCallBack.html  |   4 +-
 .../org/apache/arrow/vector/SmallIntVector.html    |   4 +-
 .../org/apache/arrow/vector/TimeMicroVector.html   |   4 +-
 .../org/apache/arrow/vector/TimeMilliVector.html   |   4 +-
 .../org/apache/arrow/vector/TimeNanoVector.html    |   4 +-
 .../org/apache/arrow/vector/TimeSecVector.html     |   4 +-
 .../arrow/vector/TimeStampMicroTZVector.html       |   4 +-
 .../apache/arrow/vector/TimeStampMicroVector.html  |   4 +-
 .../arrow/vector/TimeStampMilliTZVector.html       |   4 +-
 .../apache/arrow/vector/TimeStampMilliVector.html  |   4 +-
 .../apache/arrow/vector/TimeStampNanoTZVector.html |   4 +-
 .../apache/arrow/vector/TimeStampNanoVector.html   |   4 +-
 .../apache/arrow/vector/TimeStampSecTZVector.html  |   4 +-
 .../apache/arrow/vector/TimeStampSecVector.html    |   4 +-
 .../arrow/vector/TimeStampVector.TransferImpl.html |   4 +-
 .../org/apache/arrow/vector/TimeStampVector.html   |   4 +-
 .../org/apache/arrow/vector/TinyIntVector.html     |   4 +-
 .../org/apache/arrow/vector/TypeLayout.html        |   4 +-
 .../org/apache/arrow/vector/UInt1Vector.html       |   4 +-
 .../org/apache/arrow/vector/UInt2Vector.html       |   4 +-
 .../org/apache/arrow/vector/UInt4Vector.html       |   4 +-
 .../org/apache/arrow/vector/UInt8Vector.html       |   4 +-
 .../org/apache/arrow/vector/ValueVector.html       |   4 +-
 .../org/apache/arrow/vector/VarBinaryVector.html   |   4 +-
 .../org/apache/arrow/vector/VarCharVector.html     |   4 +-
 .../apache/arrow/vector/VariableWidthVector.html   |   4 +-
 .../arrow/vector/VectorDefinitionSetter.html       |   4 +-
 .../org/apache/arrow/vector/VectorLoader.html      |   4 +-
 .../org/apache/arrow/vector/VectorSchemaRoot.html  |   4 +-
 .../org/apache/arrow/vector/VectorUnloader.html    |   4 +-
 .../org/apache/arrow/vector/ZeroVector.html        |   4 +-
 .../arrow/vector/class-use/AddOrGetResult.html     |   4 +-
 .../arrow/vector/class-use/AllocationHelper.html   |   4 +-
 .../vector/class-use/BaseFixedWidthVector.html     |   4 +-
 .../arrow/vector/class-use/BaseIntVector.html      |   4 +-
 .../class-use/BaseLargeVariableWidthVector.html    |   4 +-
 .../arrow/vector/class-use/BaseValueVector.html    |   4 +-
 .../vector/class-use/BaseVariableWidthVector.html  |   4 +-
 .../arrow/vector/class-use/BigIntVector.html       |   4 +-
 .../apache/arrow/vector/class-use/BitVector.html   |   4 +-
 .../arrow/vector/class-use/BitVectorHelper.html    |   4 +-
 .../arrow/vector/class-use/BufferBacked.html       |   4 +-
 .../vector/class-use/BufferLayout.BufferType.html  |   4 +-
 .../arrow/vector/class-use/BufferLayout.html       |   4 +-
 .../arrow/vector/class-use/DateDayVector.html      |   4 +-
 .../arrow/vector/class-use/DateMilliVector.html    |   4 +-
 .../arrow/vector/class-use/Decimal256Vector.html   |   4 +-
 .../arrow/vector/class-use/DecimalVector.html      |   4 +-
 .../arrow/vector/class-use/DensityAwareVector.html |   4 +-
 .../arrow/vector/class-use/DurationVector.html     |   4 +-
 .../vector/class-use/ElementAddressableVector.html |   4 +-
 .../vector/class-use/ExtensionTypeVector.html      |   4 +-
 .../apache/arrow/vector/class-use/FieldVector.html |   4 +-
 .../vector/class-use/FixedSizeBinaryVector.html    |   4 +-
 .../arrow/vector/class-use/FixedWidthVector.html   |   4 +-
 .../arrow/vector/class-use/Float4Vector.html       |   4 +-
 .../arrow/vector/class-use/Float8Vector.html       |   4 +-
 .../vector/class-use/FloatingPointVector.html      |   4 +-
 .../arrow/vector/class-use/GenerateSampleData.html |   4 +-
 .../apache/arrow/vector/class-use/IntVector.html   |   4 +-
 .../arrow/vector/class-use/IntervalDayVector.html  |   4 +-
 .../class-use/IntervalMonthDayNanoVector.html      |   4 +-
 .../arrow/vector/class-use/IntervalYearVector.html |   4 +-
 .../vector/class-use/LargeVarBinaryVector.html     |   4 +-
 .../arrow/vector/class-use/LargeVarCharVector.html |   4 +-
 .../arrow/vector/class-use/NullCheckingForGet.html |   4 +-
 .../apache/arrow/vector/class-use/NullVector.html  |   4 +-
 .../arrow/vector/class-use/PeriodDuration.html     |   4 +-
 .../vector/class-use/SchemaChangeCallBack.html     |   4 +-
 .../arrow/vector/class-use/SmallIntVector.html     |   4 +-
 .../arrow/vector/class-use/TimeMicroVector.html    |   4 +-
 .../arrow/vector/class-use/TimeMilliVector.html    |   4 +-
 .../arrow/vector/class-use/TimeNanoVector.html     |   4 +-
 .../arrow/vector/class-use/TimeSecVector.html      |   4 +-
 .../vector/class-use/TimeStampMicroTZVector.html   |   4 +-
 .../vector/class-use/TimeStampMicroVector.html     |   4 +-
 .../vector/class-use/TimeStampMilliTZVector.html   |   4 +-
 .../vector/class-use/TimeStampMilliVector.html     |   4 +-
 .../vector/class-use/TimeStampNanoTZVector.html    |   4 +-
 .../vector/class-use/TimeStampNanoVector.html      |   4 +-
 .../vector/class-use/TimeStampSecTZVector.html     |   4 +-
 .../arrow/vector/class-use/TimeStampSecVector.html |   4 +-
 .../class-use/TimeStampVector.TransferImpl.html    |   4 +-
 .../arrow/vector/class-use/TimeStampVector.html    |   4 +-
 .../arrow/vector/class-use/TinyIntVector.html      |   4 +-
 .../apache/arrow/vector/class-use/TypeLayout.html  |   4 +-
 .../apache/arrow/vector/class-use/UInt1Vector.html |   4 +-
 .../apache/arrow/vector/class-use/UInt2Vector.html |   4 +-
 .../apache/arrow/vector/class-use/UInt4Vector.html |   4 +-
 .../apache/arrow/vector/class-use/UInt8Vector.html |   4 +-
 .../apache/arrow/vector/class-use/ValueVector.html |   4 +-
 .../arrow/vector/class-use/VarBinaryVector.html    |   4 +-
 .../arrow/vector/class-use/VarCharVector.html      |   4 +-
 .../vector/class-use/VariableWidthVector.html      |   4 +-
 .../vector/class-use/VectorDefinitionSetter.html   |   4 +-
 .../arrow/vector/class-use/VectorLoader.html       |   4 +-
 .../arrow/vector/class-use/VectorSchemaRoot.html   |   4 +-
 .../arrow/vector/class-use/VectorUnloader.html     |   4 +-
 .../apache/arrow/vector/class-use/ZeroVector.html  |   4 +-
 .../arrow/vector/compare/ApproxEqualsVisitor.html  |   4 +-
 .../org/apache/arrow/vector/compare/Range.html     |   4 +-
 .../arrow/vector/compare/RangeEqualsVisitor.html   |   4 +-
 .../arrow/vector/compare/TypeEqualsVisitor.html    |   4 +-
 .../arrow/vector/compare/VectorEqualsVisitor.html  |   4 +-
 .../arrow/vector/compare/VectorValueEqualizer.html |   4 +-
 .../apache/arrow/vector/compare/VectorVisitor.html |   4 +-
 .../compare/class-use/ApproxEqualsVisitor.html     |   4 +-
 .../arrow/vector/compare/class-use/Range.html      |   4 +-
 .../compare/class-use/RangeEqualsVisitor.html      |   4 +-
 .../compare/class-use/TypeEqualsVisitor.html       |   4 +-
 .../compare/class-use/VectorEqualsVisitor.html     |   4 +-
 .../compare/class-use/VectorValueEqualizer.html    |   4 +-
 .../vector/compare/class-use/VectorVisitor.html    |   4 +-
 .../apache/arrow/vector/compare/package-frame.html |   4 +-
 .../arrow/vector/compare/package-summary.html      |   4 +-
 .../apache/arrow/vector/compare/package-tree.html  |   4 +-
 .../apache/arrow/vector/compare/package-use.html   |   4 +-
 ...ueEpsilonEqualizers.Float4EpsilonEqualizer.html |   4 +-
 ...ueEpsilonEqualizers.Float8EpsilonEqualizer.html |   4 +-
 ...onEqualizers.FloatingPointEpsilonEqualizer.html |   4 +-
 .../compare/util/ValueEpsilonEqualizers.html       |   4 +-
 ...ueEpsilonEqualizers.Float4EpsilonEqualizer.html |   4 +-
 ...ueEpsilonEqualizers.Float8EpsilonEqualizer.html |   4 +-
 ...onEqualizers.FloatingPointEpsilonEqualizer.html |   4 +-
 .../util/class-use/ValueEpsilonEqualizers.html     |   4 +-
 .../arrow/vector/compare/util/package-frame.html   |   4 +-
 .../arrow/vector/compare/util/package-summary.html |   4 +-
 .../arrow/vector/compare/util/package-tree.html    |   4 +-
 .../arrow/vector/compare/util/package-use.html     |   4 +-
 .../vector/complex/AbstractContainerVector.html    |   4 +-
 .../AbstractStructVector.ConflictPolicy.html       |   4 +-
 .../arrow/vector/complex/AbstractStructVector.html |   4 +-
 .../arrow/vector/complex/BaseListVector.html       |   4 +-
 .../vector/complex/BaseRepeatedValueVector.html    |   4 +-
 .../arrow/vector/complex/DenseUnionVector.html     |   4 +-
 .../arrow/vector/complex/EmptyValuePopulator.html  |   4 +-
 .../arrow/vector/complex/FixedSizeListVector.html  |   4 +-
 .../arrow/vector/complex/LargeListVector.html      |   4 +-
 .../apache/arrow/vector/complex/ListVector.html    |   4 +-
 .../org/apache/arrow/vector/complex/MapVector.html |   4 +-
 ...NonNullableStructVector.StructTransferPair.html |   4 +-
 .../vector/complex/NonNullableStructVector.html    |   4 +-
 .../apache/arrow/vector/complex/Positionable.html  |   4 +-
 .../arrow/vector/complex/PromotableVector.html     |   4 +-
 .../complex/RepeatedFixedWidthVectorLike.html      |   4 +-
 .../arrow/vector/complex/RepeatedValueVector.html  |   4 +-
 .../complex/RepeatedVariableWidthVectorLike.html   |   4 +-
 .../org/apache/arrow/vector/complex/StateTool.html |   4 +-
 .../StructVector.NullableStructTransferPair.html   |   4 +-
 .../apache/arrow/vector/complex/StructVector.html  |   4 +-
 .../apache/arrow/vector/complex/UnionVector.html   |   4 +-
 .../arrow/vector/complex/VectorWithOrdinal.html    |   4 +-
 .../complex/class-use/AbstractContainerVector.html |   4 +-
 .../AbstractStructVector.ConflictPolicy.html       |   4 +-
 .../complex/class-use/AbstractStructVector.html    |   4 +-
 .../vector/complex/class-use/BaseListVector.html   |   4 +-
 .../complex/class-use/BaseRepeatedValueVector.html |   4 +-
 .../vector/complex/class-use/DenseUnionVector.html |   4 +-
 .../complex/class-use/EmptyValuePopulator.html     |   4 +-
 .../complex/class-use/FixedSizeListVector.html     |   4 +-
 .../vector/complex/class-use/LargeListVector.html  |   4 +-
 .../arrow/vector/complex/class-use/ListVector.html |   4 +-
 .../arrow/vector/complex/class-use/MapVector.html  |   4 +-
 ...NonNullableStructVector.StructTransferPair.html |   4 +-
 .../complex/class-use/NonNullableStructVector.html |   4 +-
 .../vector/complex/class-use/Positionable.html     |   4 +-
 .../vector/complex/class-use/PromotableVector.html |   4 +-
 .../class-use/RepeatedFixedWidthVectorLike.html    |   4 +-
 .../complex/class-use/RepeatedValueVector.html     |   4 +-
 .../class-use/RepeatedVariableWidthVectorLike.html |   4 +-
 .../arrow/vector/complex/class-use/StateTool.html  |   4 +-
 .../StructVector.NullableStructTransferPair.html   |   4 +-
 .../vector/complex/class-use/StructVector.html     |   4 +-
 .../vector/complex/class-use/UnionVector.html      |   4 +-
 .../complex/class-use/VectorWithOrdinal.html       |   4 +-
 .../complex/impl/BigIntHolderReaderImpl.html       |   4 +-
 .../vector/complex/impl/BigIntReaderImpl.html      |   4 +-
 .../vector/complex/impl/BigIntWriterImpl.html      |   4 +-
 .../vector/complex/impl/BitHolderReaderImpl.html   |   4 +-
 .../arrow/vector/complex/impl/BitReaderImpl.html   |   4 +-
 .../arrow/vector/complex/impl/BitWriterImpl.html   |   4 +-
 .../arrow/vector/complex/impl/ComplexCopier.html   |   4 +-
 .../vector/complex/impl/ComplexWriterImpl.html     |   4 +-
 .../complex/impl/DateDayHolderReaderImpl.html      |   4 +-
 .../vector/complex/impl/DateDayReaderImpl.html     |   4 +-
 .../vector/complex/impl/DateDayWriterImpl.html     |   4 +-
 .../complex/impl/DateMilliHolderReaderImpl.html    |   4 +-
 .../vector/complex/impl/DateMilliReaderImpl.html   |   4 +-
 .../vector/complex/impl/DateMilliWriterImpl.html   |   4 +-
 .../complex/impl/Decimal256HolderReaderImpl.html   |   4 +-
 .../vector/complex/impl/Decimal256ReaderImpl.html  |   4 +-
 .../vector/complex/impl/Decimal256WriterImpl.html  |   4 +-
 .../complex/impl/DecimalHolderReaderImpl.html      |   4 +-
 .../vector/complex/impl/DecimalReaderImpl.html     |   4 +-
 .../vector/complex/impl/DecimalWriterImpl.html     |   4 +-
 .../vector/complex/impl/DenseUnionReader.html      |   4 +-
 .../vector/complex/impl/DenseUnionWriter.html      |   4 +-
 .../complex/impl/DurationHolderReaderImpl.html     |   4 +-
 .../vector/complex/impl/DurationReaderImpl.html    |   4 +-
 .../vector/complex/impl/DurationWriterImpl.html    |   4 +-
 .../impl/FixedSizeBinaryHolderReaderImpl.html      |   4 +-
 .../complex/impl/FixedSizeBinaryReaderImpl.html    |   4 +-
 .../complex/impl/FixedSizeBinaryWriterImpl.html    |   4 +-
 .../complex/impl/Float4HolderReaderImpl.html       |   4 +-
 .../vector/complex/impl/Float4ReaderImpl.html      |   4 +-
 .../vector/complex/impl/Float4WriterImpl.html      |   4 +-
 .../complex/impl/Float8HolderReaderImpl.html       |   4 +-
 .../vector/complex/impl/Float8ReaderImpl.html      |   4 +-
 .../vector/complex/impl/Float8WriterImpl.html      |   4 +-
 .../vector/complex/impl/IntHolderReaderImpl.html   |   4 +-
 .../arrow/vector/complex/impl/IntReaderImpl.html   |   4 +-
 .../arrow/vector/complex/impl/IntWriterImpl.html   |   4 +-
 .../complex/impl/IntervalDayHolderReaderImpl.html  |   4 +-
 .../vector/complex/impl/IntervalDayReaderImpl.html |   4 +-
 .../vector/complex/impl/IntervalDayWriterImpl.html |   4 +-
 .../impl/IntervalMonthDayNanoHolderReaderImpl.html |   4 +-
 .../impl/IntervalMonthDayNanoReaderImpl.html       |   4 +-
 .../impl/IntervalMonthDayNanoWriterImpl.html       |   4 +-
 .../complex/impl/IntervalYearHolderReaderImpl.html |   4 +-
 .../complex/impl/IntervalYearReaderImpl.html       |   4 +-
 .../complex/impl/IntervalYearWriterImpl.html       |   4 +-
 .../impl/LargeVarBinaryHolderReaderImpl.html       |   4 +-
 .../complex/impl/LargeVarBinaryReaderImpl.html     |   4 +-
 .../complex/impl/LargeVarBinaryWriterImpl.html     |   4 +-
 .../complex/impl/LargeVarCharHolderReaderImpl.html |   4 +-
 .../complex/impl/LargeVarCharReaderImpl.html       |   4 +-
 .../complex/impl/LargeVarCharWriterImpl.html       |   4 +-
 .../arrow/vector/complex/impl/NullReader.html      |   4 +-
 .../impl/NullableBigIntHolderReaderImpl.html       |   4 +-
 .../complex/impl/NullableBitHolderReaderImpl.html  |   4 +-
 .../impl/NullableCaseSensitiveStructWriter.html    |   4 +-
 .../impl/NullableDateDayHolderReaderImpl.html      |   4 +-
 .../impl/NullableDateMilliHolderReaderImpl.html    |   4 +-
 .../impl/NullableDecimal256HolderReaderImpl.html   |   4 +-
 .../impl/NullableDecimalHolderReaderImpl.html      |   4 +-
 .../impl/NullableDurationHolderReaderImpl.html     |   4 +-
 .../NullableFixedSizeBinaryHolderReaderImpl.html   |   4 +-
 .../impl/NullableFloat4HolderReaderImpl.html       |   4 +-
 .../impl/NullableFloat8HolderReaderImpl.html       |   4 +-
 .../complex/impl/NullableIntHolderReaderImpl.html  |   4 +-
 .../impl/NullableIntervalDayHolderReaderImpl.html  |   4 +-
 ...llableIntervalMonthDayNanoHolderReaderImpl.html |   4 +-
 .../impl/NullableIntervalYearHolderReaderImpl.html |   4 +-
 .../NullableLargeVarBinaryHolderReaderImpl.html    |   4 +-
 .../impl/NullableLargeVarCharHolderReaderImpl.html |   4 +-
 .../impl/NullableSmallIntHolderReaderImpl.html     |   4 +-
 .../complex/impl/NullableStructReaderImpl.html     |   4 +-
 .../vector/complex/impl/NullableStructWriter.html  |   4 +-
 .../complex/impl/NullableStructWriterFactory.html  |   4 +-
 .../impl/NullableTimeMicroHolderReaderImpl.html    |   4 +-
 .../impl/NullableTimeMilliHolderReaderImpl.html    |   4 +-
 .../impl/NullableTimeNanoHolderReaderImpl.html     |   4 +-
 .../impl/NullableTimeSecHolderReaderImpl.html      |   4 +-
 .../NullableTimeStampMicroHolderReaderImpl.html    |   4 +-
 .../NullableTimeStampMicroTZHolderReaderImpl.html  |   4 +-
 .../NullableTimeStampMilliHolderReaderImpl.html    |   4 +-
 .../NullableTimeStampMilliTZHolderReaderImpl.html  |   4 +-
 .../NullableTimeStampNanoHolderReaderImpl.html     |   4 +-
 .../NullableTimeStampNanoTZHolderReaderImpl.html   |   4 +-
 .../impl/NullableTimeStampSecHolderReaderImpl.html |   4 +-
 .../NullableTimeStampSecTZHolderReaderImpl.html    |   4 +-
 .../impl/NullableTinyIntHolderReaderImpl.html      |   4 +-
 .../impl/NullableUInt1HolderReaderImpl.html        |   4 +-
 .../impl/NullableUInt2HolderReaderImpl.html        |   4 +-
 .../impl/NullableUInt4HolderReaderImpl.html        |   4 +-
 .../impl/NullableUInt8HolderReaderImpl.html        |   4 +-
 .../impl/NullableVarBinaryHolderReaderImpl.html    |   4 +-
 .../impl/NullableVarCharHolderReaderImpl.html      |   4 +-
 .../vector/complex/impl/PromotableWriter.html      |   4 +-
 .../impl/SingleCaseSensitiveStructWriter.html      |   4 +-
 .../vector/complex/impl/SingleListReaderImpl.html  |   4 +-
 .../complex/impl/SingleStructReaderImpl.html       |   4 +-
 .../vector/complex/impl/SingleStructWriter.html    |   4 +-
 .../complex/impl/SmallIntHolderReaderImpl.html     |   4 +-
 .../vector/complex/impl/SmallIntReaderImpl.html    |   4 +-
 .../vector/complex/impl/SmallIntWriterImpl.html    |   4 +-
 .../complex/impl/StructOrListWriterImpl.html       |   4 +-
 .../complex/impl/TimeMicroHolderReaderImpl.html    |   4 +-
 .../vector/complex/impl/TimeMicroReaderImpl.html   |   4 +-
 .../vector/complex/impl/TimeMicroWriterImpl.html   |   4 +-
 .../complex/impl/TimeMilliHolderReaderImpl.html    |   4 +-
 .../vector/complex/impl/TimeMilliReaderImpl.html   |   4 +-
 .../vector/complex/impl/TimeMilliWriterImpl.html   |   4 +-
 .../complex/impl/TimeNanoHolderReaderImpl.html     |   4 +-
 .../vector/complex/impl/TimeNanoReaderImpl.html    |   4 +-
 .../vector/complex/impl/TimeNanoWriterImpl.html    |   4 +-
 .../complex/impl/TimeSecHolderReaderImpl.html      |   4 +-
 .../vector/complex/impl/TimeSecReaderImpl.html     |   4 +-
 .../vector/complex/impl/TimeSecWriterImpl.html     |   4 +-
 .../impl/TimeStampMicroHolderReaderImpl.html       |   4 +-
 .../complex/impl/TimeStampMicroReaderImpl.html     |   4 +-
 .../impl/TimeStampMicroTZHolderReaderImpl.html     |   4 +-
 .../complex/impl/TimeStampMicroTZReaderImpl.html   |   4 +-
 .../complex/impl/TimeStampMicroTZWriterImpl.html   |   4 +-
 .../complex/impl/TimeStampMicroWriterImpl.html     |   4 +-
 .../impl/TimeStampMilliHolderReaderImpl.html       |   4 +-
 .../complex/impl/TimeStampMilliReaderImpl.html     |   4 +-
 .../impl/TimeStampMilliTZHolderReaderImpl.html     |   4 +-
 .../complex/impl/TimeStampMilliTZReaderImpl.html   |   4 +-
 .../complex/impl/TimeStampMilliTZWriterImpl.html   |   4 +-
 .../complex/impl/TimeStampMilliWriterImpl.html     |   4 +-
 .../impl/TimeStampNanoHolderReaderImpl.html        |   4 +-
 .../complex/impl/TimeStampNanoReaderImpl.html      |   4 +-
 .../impl/TimeStampNanoTZHolderReaderImpl.html      |   4 +-
 .../complex/impl/TimeStampNanoTZReaderImpl.html    |   4 +-
 .../complex/impl/TimeStampNanoTZWriterImpl.html    |   4 +-
 .../complex/impl/TimeStampNanoWriterImpl.html      |   4 +-
 .../complex/impl/TimeStampSecHolderReaderImpl.html |   4 +-
 .../complex/impl/TimeStampSecReaderImpl.html       |   4 +-
 .../impl/TimeStampSecTZHolderReaderImpl.html       |   4 +-
 .../complex/impl/TimeStampSecTZReaderImpl.html     |   4 +-
 .../complex/impl/TimeStampSecTZWriterImpl.html     |   4 +-
 .../complex/impl/TimeStampSecWriterImpl.html       |   4 +-
 .../complex/impl/TinyIntHolderReaderImpl.html      |   4 +-
 .../vector/complex/impl/TinyIntReaderImpl.html     |   4 +-
 .../vector/complex/impl/TinyIntWriterImpl.html     |   4 +-
 .../vector/complex/impl/UInt1HolderReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt1ReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt1WriterImpl.html |   4 +-
 .../vector/complex/impl/UInt2HolderReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt2ReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt2WriterImpl.html |   4 +-
 .../vector/complex/impl/UInt4HolderReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt4ReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt4WriterImpl.html |   4 +-
 .../vector/complex/impl/UInt8HolderReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt8ReaderImpl.html |   4 +-
 .../arrow/vector/complex/impl/UInt8WriterImpl.html |   4 +-
 .../complex/impl/UnionFixedSizeListReader.html     |   4 +-
 .../complex/impl/UnionFixedSizeListWriter.html     |   4 +-
 .../vector/complex/impl/UnionLargeListReader.html  |   4 +-
 .../vector/complex/impl/UnionLargeListWriter.html  |   4 +-
 .../arrow/vector/complex/impl/UnionListReader.html |   4 +-
 .../arrow/vector/complex/impl/UnionListWriter.html |   4 +-
 .../arrow/vector/complex/impl/UnionMapReader.html  |   4 +-
 .../arrow/vector/complex/impl/UnionMapWriter.html  |   4 +-
 .../arrow/vector/complex/impl/UnionReader.html     |   4 +-
 .../arrow/vector/complex/impl/UnionWriter.html     |   4 +-
 .../complex/impl/VarBinaryHolderReaderImpl.html    |   4 +-
 .../vector/complex/impl/VarBinaryReaderImpl.html   |   4 +-
 .../vector/complex/impl/VarBinaryWriterImpl.html   |   4 +-
 .../complex/impl/VarCharHolderReaderImpl.html      |   4 +-
 .../vector/complex/impl/VarCharReaderImpl.html     |   4 +-
 .../vector/complex/impl/VarCharWriterImpl.html     |   4 +-
 .../impl/class-use/BigIntHolderReaderImpl.html     |   4 +-
 .../complex/impl/class-use/BigIntReaderImpl.html   |   4 +-
 .../complex/impl/class-use/BigIntWriterImpl.html   |   4 +-
 .../impl/class-use/BitHolderReaderImpl.html        |   4 +-
 .../complex/impl/class-use/BitReaderImpl.html      |   4 +-
 .../complex/impl/class-use/BitWriterImpl.html      |   4 +-
 .../complex/impl/class-use/ComplexCopier.html      |   4 +-
 .../complex/impl/class-use/ComplexWriterImpl.html  |   4 +-
 .../impl/class-use/DateDayHolderReaderImpl.html    |   4 +-
 .../complex/impl/class-use/DateDayReaderImpl.html  |   4 +-
 .../complex/impl/class-use/DateDayWriterImpl.html  |   4 +-
 .../impl/class-use/DateMilliHolderReaderImpl.html  |   4 +-
 .../impl/class-use/DateMilliReaderImpl.html        |   4 +-
 .../impl/class-use/DateMilliWriterImpl.html        |   4 +-
 .../impl/class-use/Decimal256HolderReaderImpl.html |   4 +-
 .../impl/class-use/Decimal256ReaderImpl.html       |   4 +-
 .../impl/class-use/Decimal256WriterImpl.html       |   4 +-
 .../impl/class-use/DecimalHolderReaderImpl.html    |   4 +-
 .../complex/impl/class-use/DecimalReaderImpl.html  |   4 +-
 .../complex/impl/class-use/DecimalWriterImpl.html  |   4 +-
 .../complex/impl/class-use/DenseUnionReader.html   |   4 +-
 .../complex/impl/class-use/DenseUnionWriter.html   |   4 +-
 .../impl/class-use/DurationHolderReaderImpl.html   |   4 +-
 .../complex/impl/class-use/DurationReaderImpl.html |   4 +-
 .../complex/impl/class-use/DurationWriterImpl.html |   4 +-
 .../class-use/FixedSizeBinaryHolderReaderImpl.html |   4 +-
 .../impl/class-use/FixedSizeBinaryReaderImpl.html  |   4 +-
 .../impl/class-use/FixedSizeBinaryWriterImpl.html  |   4 +-
 .../impl/class-use/Float4HolderReaderImpl.html     |   4 +-
 .../complex/impl/class-use/Float4ReaderImpl.html   |   4 +-
 .../complex/impl/class-use/Float4WriterImpl.html   |   4 +-
 .../impl/class-use/Float8HolderReaderImpl.html     |   4 +-
 .../complex/impl/class-use/Float8ReaderImpl.html   |   4 +-
 .../complex/impl/class-use/Float8WriterImpl.html   |   4 +-
 .../impl/class-use/IntHolderReaderImpl.html        |   4 +-
 .../complex/impl/class-use/IntReaderImpl.html      |   4 +-
 .../complex/impl/class-use/IntWriterImpl.html      |   4 +-
 .../class-use/IntervalDayHolderReaderImpl.html     |   4 +-
 .../impl/class-use/IntervalDayReaderImpl.html      |   4 +-
 .../impl/class-use/IntervalDayWriterImpl.html      |   4 +-
 .../IntervalMonthDayNanoHolderReaderImpl.html      |   4 +-
 .../class-use/IntervalMonthDayNanoReaderImpl.html  |   4 +-
 .../class-use/IntervalMonthDayNanoWriterImpl.html  |   4 +-
 .../class-use/IntervalYearHolderReaderImpl.html    |   4 +-
 .../impl/class-use/IntervalYearReaderImpl.html     |   4 +-
 .../impl/class-use/IntervalYearWriterImpl.html     |   4 +-
 .../class-use/LargeVarBinaryHolderReaderImpl.html  |   4 +-
 .../impl/class-use/LargeVarBinaryReaderImpl.html   |   4 +-
 .../impl/class-use/LargeVarBinaryWriterImpl.html   |   4 +-
 .../class-use/LargeVarCharHolderReaderImpl.html    |   4 +-
 .../impl/class-use/LargeVarCharReaderImpl.html     |   4 +-
 .../impl/class-use/LargeVarCharWriterImpl.html     |   4 +-
 .../vector/complex/impl/class-use/NullReader.html  |   4 +-
 .../class-use/NullableBigIntHolderReaderImpl.html  |   4 +-
 .../class-use/NullableBitHolderReaderImpl.html     |   4 +-
 .../NullableCaseSensitiveStructWriter.html         |   4 +-
 .../class-use/NullableDateDayHolderReaderImpl.html |   4 +-
 .../NullableDateMilliHolderReaderImpl.html         |   4 +-
 .../NullableDecimal256HolderReaderImpl.html        |   4 +-
 .../class-use/NullableDecimalHolderReaderImpl.html |   4 +-
 .../NullableDurationHolderReaderImpl.html          |   4 +-
 .../NullableFixedSizeBinaryHolderReaderImpl.html   |   4 +-
 .../class-use/NullableFloat4HolderReaderImpl.html  |   4 +-
 .../class-use/NullableFloat8HolderReaderImpl.html  |   4 +-
 .../class-use/NullableIntHolderReaderImpl.html     |   4 +-
 .../NullableIntervalDayHolderReaderImpl.html       |   4 +-
 ...llableIntervalMonthDayNanoHolderReaderImpl.html |   4 +-
 .../NullableIntervalYearHolderReaderImpl.html      |   4 +-
 .../NullableLargeVarBinaryHolderReaderImpl.html    |   4 +-
 .../NullableLargeVarCharHolderReaderImpl.html      |   4 +-
 .../NullableSmallIntHolderReaderImpl.html          |   4 +-
 .../impl/class-use/NullableStructReaderImpl.html   |   4 +-
 .../impl/class-use/NullableStructWriter.html       |   4 +-
 .../class-use/NullableStructWriterFactory.html     |   4 +-
 .../NullableTimeMicroHolderReaderImpl.html         |   4 +-
 .../NullableTimeMilliHolderReaderImpl.html         |   4 +-
 .../NullableTimeNanoHolderReaderImpl.html          |   4 +-
 .../class-use/NullableTimeSecHolderReaderImpl.html |   4 +-
 .../NullableTimeStampMicroHolderReaderImpl.html    |   4 +-
 .../NullableTimeStampMicroTZHolderReaderImpl.html  |   4 +-
 .../NullableTimeStampMilliHolderReaderImpl.html    |   4 +-
 .../NullableTimeStampMilliTZHolderReaderImpl.html  |   4 +-
 .../NullableTimeStampNanoHolderReaderImpl.html     |   4 +-
 .../NullableTimeStampNanoTZHolderReaderImpl.html   |   4 +-
 .../NullableTimeStampSecHolderReaderImpl.html      |   4 +-
 .../NullableTimeStampSecTZHolderReaderImpl.html    |   4 +-
 .../class-use/NullableTinyIntHolderReaderImpl.html |   4 +-
 .../class-use/NullableUInt1HolderReaderImpl.html   |   4 +-
 .../class-use/NullableUInt2HolderReaderImpl.html   |   4 +-
 .../class-use/NullableUInt4HolderReaderImpl.html   |   4 +-
 .../class-use/NullableUInt8HolderReaderImpl.html   |   4 +-
 .../NullableVarBinaryHolderReaderImpl.html         |   4 +-
 .../class-use/NullableVarCharHolderReaderImpl.html |   4 +-
 .../complex/impl/class-use/PromotableWriter.html   |   4 +-
 .../class-use/SingleCaseSensitiveStructWriter.html |   4 +-
 .../impl/class-use/SingleListReaderImpl.html       |   4 +-
 .../impl/class-use/SingleStructReaderImpl.html     |   4 +-
 .../complex/impl/class-use/SingleStructWriter.html |   4 +-
 .../impl/class-use/SmallIntHolderReaderImpl.html   |   4 +-
 .../complex/impl/class-use/SmallIntReaderImpl.html |   4 +-
 .../complex/impl/class-use/SmallIntWriterImpl.html |   4 +-
 .../impl/class-use/StructOrListWriterImpl.html     |   4 +-
 .../impl/class-use/TimeMicroHolderReaderImpl.html  |   4 +-
 .../impl/class-use/TimeMicroReaderImpl.html        |   4 +-
 .../impl/class-use/TimeMicroWriterImpl.html        |   4 +-
 .../impl/class-use/TimeMilliHolderReaderImpl.html  |   4 +-
 .../impl/class-use/TimeMilliReaderImpl.html        |   4 +-
 .../impl/class-use/TimeMilliWriterImpl.html        |   4 +-
 .../impl/class-use/TimeNanoHolderReaderImpl.html   |   4 +-
 .../complex/impl/class-use/TimeNanoReaderImpl.html |   4 +-
 .../complex/impl/class-use/TimeNanoWriterImpl.html |   4 +-
 .../impl/class-use/TimeSecHolderReaderImpl.html    |   4 +-
 .../complex/impl/class-use/TimeSecReaderImpl.html  |   4 +-
 .../complex/impl/class-use/TimeSecWriterImpl.html  |   4 +-
 .../class-use/TimeStampMicroHolderReaderImpl.html  |   4 +-
 .../impl/class-use/TimeStampMicroReaderImpl.html   |   4 +-
 .../TimeStampMicroTZHolderReaderImpl.html          |   4 +-
 .../impl/class-use/TimeStampMicroTZReaderImpl.html |   4 +-
 .../impl/class-use/TimeStampMicroTZWriterImpl.html |   4 +-
 .../impl/class-use/TimeStampMicroWriterImpl.html   |   4 +-
 .../class-use/TimeStampMilliHolderReaderImpl.html  |   4 +-
 .../impl/class-use/TimeStampMilliReaderImpl.html   |   4 +-
 .../TimeStampMilliTZHolderReaderImpl.html          |   4 +-
 .../impl/class-use/TimeStampMilliTZReaderImpl.html |   4 +-
 .../impl/class-use/TimeStampMilliTZWriterImpl.html |   4 +-
 .../impl/class-use/TimeStampMilliWriterImpl.html   |   4 +-
 .../class-use/TimeStampNanoHolderReaderImpl.html   |   4 +-
 .../impl/class-use/TimeStampNanoReaderImpl.html    |   4 +-
 .../class-use/TimeStampNanoTZHolderReaderImpl.html |   4 +-
 .../impl/class-use/TimeStampNanoTZReaderImpl.html  |   4 +-
 .../impl/class-use/TimeStampNanoTZWriterImpl.html  |   4 +-
 .../impl/class-use/TimeStampNanoWriterImpl.html    |   4 +-
 .../class-use/TimeStampSecHolderReaderImpl.html    |   4 +-
 .../impl/class-use/TimeStampSecReaderImpl.html     |   4 +-
 .../class-use/TimeStampSecTZHolderReaderImpl.html  |   4 +-
 .../impl/class-use/TimeStampSecTZReaderImpl.html   |   4 +-
 .../impl/class-use/TimeStampSecTZWriterImpl.html   |   4 +-
 .../impl/class-use/TimeStampSecWriterImpl.html     |   4 +-
 .../impl/class-use/TinyIntHolderReaderImpl.html    |   4 +-
 .../complex/impl/class-use/TinyIntReaderImpl.html  |   4 +-
 .../complex/impl/class-use/TinyIntWriterImpl.html  |   4 +-
 .../impl/class-use/UInt1HolderReaderImpl.html      |   4 +-
 .../complex/impl/class-use/UInt1ReaderImpl.html    |   4 +-
 .../complex/impl/class-use/UInt1WriterImpl.html    |   4 +-
 .../impl/class-use/UInt2HolderReaderImpl.html      |   4 +-
 .../complex/impl/class-use/UInt2ReaderImpl.html    |   4 +-
 .../complex/impl/class-use/UInt2WriterImpl.html    |   4 +-
 .../impl/class-use/UInt4HolderReaderImpl.html      |   4 +-
 .../complex/impl/class-use/UInt4ReaderImpl.html    |   4 +-
 .../complex/impl/class-use/UInt4WriterImpl.html    |   4 +-
 .../impl/class-use/UInt8HolderReaderImpl.html      |   4 +-
 .../complex/impl/class-use/UInt8ReaderImpl.html    |   4 +-
 .../complex/impl/class-use/UInt8WriterImpl.html    |   4 +-
 .../impl/class-use/UnionFixedSizeListReader.html   |   4 +-
 .../impl/class-use/UnionFixedSizeListWriter.html   |   4 +-
 .../impl/class-use/UnionLargeListReader.html       |   4 +-
 .../impl/class-use/UnionLargeListWriter.html       |   4 +-
 .../complex/impl/class-use/UnionListReader.html    |   4 +-
 .../complex/impl/class-use/UnionListWriter.html    |   4 +-
 .../complex/impl/class-use/UnionMapReader.html     |   4 +-
 .../complex/impl/class-use/UnionMapWriter.html     |   4 +-
 .../vector/complex/impl/class-use/UnionReader.html |   4 +-
 .../vector/complex/impl/class-use/UnionWriter.html |   4 +-
 .../impl/class-use/VarBinaryHolderReaderImpl.html  |   4 +-
 .../impl/class-use/VarBinaryReaderImpl.html        |   4 +-
 .../impl/class-use/VarBinaryWriterImpl.html        |   4 +-
 .../impl/class-use/VarCharHolderReaderImpl.html    |   4 +-
 .../complex/impl/class-use/VarCharReaderImpl.html  |   4 +-
 .../complex/impl/class-use/VarCharWriterImpl.html  |   4 +-
 .../arrow/vector/complex/impl/package-frame.html   |   4 +-
 .../arrow/vector/complex/impl/package-summary.html |   4 +-
 .../arrow/vector/complex/impl/package-tree.html    |   4 +-
 .../arrow/vector/complex/impl/package-use.html     |   4 +-
 .../apache/arrow/vector/complex/package-frame.html |   4 +-
 .../arrow/vector/complex/package-summary.html      |   4 +-
 .../apache/arrow/vector/complex/package-tree.html  |   4 +-
 .../apache/arrow/vector/complex/package-use.html   |   4 +-
 .../complex/reader/BaseReader.ComplexReader.html   |   4 +-
 .../complex/reader/BaseReader.ListReader.html      |   4 +-
 .../complex/reader/BaseReader.MapReader.html       |   4 +-
 .../reader/BaseReader.RepeatedListReader.html      |   4 +-
 .../reader/BaseReader.RepeatedMapReader.html       |   4 +-
 .../reader/BaseReader.RepeatedStructReader.html    |   4 +-
 .../complex/reader/BaseReader.ScalarReader.html    |   4 +-
 .../complex/reader/BaseReader.StructReader.html    |   4 +-
 .../arrow/vector/complex/reader/BaseReader.html    |   4 +-
 .../arrow/vector/complex/reader/BigIntReader.html  |   4 +-
 .../arrow/vector/complex/reader/BitReader.html     |   4 +-
 .../arrow/vector/complex/reader/DateDayReader.html |   4 +-
 .../vector/complex/reader/DateMilliReader.html     |   4 +-
 .../vector/complex/reader/Decimal256Reader.html    |   4 +-
 .../arrow/vector/complex/reader/DecimalReader.html |   4 +-
 .../vector/complex/reader/DurationReader.html      |   4 +-
 .../arrow/vector/complex/reader/FieldReader.html   |   4 +-
 .../complex/reader/FixedSizeBinaryReader.html      |   4 +-
 .../arrow/vector/complex/reader/Float4Reader.html  |   4 +-
 .../arrow/vector/complex/reader/Float8Reader.html  |   4 +-
 .../arrow/vector/complex/reader/IntReader.html     |   4 +-
 .../vector/complex/reader/IntervalDayReader.html   |   4 +-
 .../complex/reader/IntervalMonthDayNanoReader.html |   4 +-
 .../vector/complex/reader/IntervalYearReader.html  |   4 +-
 .../complex/reader/LargeVarBinaryReader.html       |   4 +-
 .../vector/complex/reader/LargeVarCharReader.html  |   4 +-
 .../vector/complex/reader/SmallIntReader.html      |   4 +-
 .../vector/complex/reader/TimeMicroReader.html     |   4 +-
 .../vector/complex/reader/TimeMilliReader.html     |   4 +-
 .../vector/complex/reader/TimeNanoReader.html      |   4 +-
 .../arrow/vector/complex/reader/TimeSecReader.html |   4 +-
 .../complex/reader/TimeStampMicroReader.html       |   4 +-
 .../complex/reader/TimeStampMicroTZReader.html     |   4 +-
 .../complex/reader/TimeStampMilliReader.html       |   4 +-
 .../complex/reader/TimeStampMilliTZReader.html     |   4 +-
 .../vector/complex/reader/TimeStampNanoReader.html |   4 +-
 .../complex/reader/TimeStampNanoTZReader.html      |   4 +-
 .../vector/complex/reader/TimeStampSecReader.html  |   4 +-
 .../complex/reader/TimeStampSecTZReader.html       |   4 +-
 .../arrow/vector/complex/reader/TinyIntReader.html |   4 +-
 .../arrow/vector/complex/reader/UInt1Reader.html   |   4 +-
 .../arrow/vector/complex/reader/UInt2Reader.html   |   4 +-
 .../arrow/vector/complex/reader/UInt4Reader.html   |   4 +-
 .../arrow/vector/complex/reader/UInt8Reader.html   |   4 +-
 .../vector/complex/reader/VarBinaryReader.html     |   4 +-
 .../arrow/vector/complex/reader/VarCharReader.html |   4 +-
 .../reader/class-use/BaseReader.ComplexReader.html |   4 +-
 .../reader/class-use/BaseReader.ListReader.html    |   4 +-
 .../reader/class-use/BaseReader.MapReader.html     |   4 +-
 .../class-use/BaseReader.RepeatedListReader.html   |   4 +-
 .../class-use/BaseReader.RepeatedMapReader.html    |   4 +-
 .../class-use/BaseReader.RepeatedStructReader.html |   4 +-
 .../reader/class-use/BaseReader.ScalarReader.html  |   4 +-
 .../reader/class-use/BaseReader.StructReader.html  |   4 +-
 .../complex/reader/class-use/BaseReader.html       |   4 +-
 .../complex/reader/class-use/BigIntReader.html     |   4 +-
 .../vector/complex/reader/class-use/BitReader.html |   4 +-
 .../complex/reader/class-use/DateDayReader.html    |   4 +-
 .../complex/reader/class-use/DateMilliReader.html  |   4 +-
 .../complex/reader/class-use/Decimal256Reader.html |   4 +-
 .../complex/reader/class-use/DecimalReader.html    |   4 +-
 .../complex/reader/class-use/DurationReader.html   |   4 +-
 .../complex/reader/class-use/FieldReader.html      |   4 +-
 .../reader/class-use/FixedSizeBinaryReader.html    |   4 +-
 .../complex/reader/class-use/Float4Reader.html     |   4 +-
 .../complex/reader/class-use/Float8Reader.html     |   4 +-
 .../vector/complex/reader/class-use/IntReader.html |   4 +-
 .../reader/class-use/IntervalDayReader.html        |   4 +-
 .../class-use/IntervalMonthDayNanoReader.html      |   4 +-
 .../reader/class-use/IntervalYearReader.html       |   4 +-
 .../reader/class-use/LargeVarBinaryReader.html     |   4 +-
 .../reader/class-use/LargeVarCharReader.html       |   4 +-
 .../complex/reader/class-use/SmallIntReader.html   |   4 +-
 .../complex/reader/class-use/TimeMicroReader.html  |   4 +-
 .../complex/reader/class-use/TimeMilliReader.html  |   4 +-
 .../complex/reader/class-use/TimeNanoReader.html   |   4 +-
 .../complex/reader/class-use/TimeSecReader.html    |   4 +-
 .../reader/class-use/TimeStampMicroReader.html     |   4 +-
 .../reader/class-use/TimeStampMicroTZReader.html   |   4 +-
 .../reader/class-use/TimeStampMilliReader.html     |   4 +-
 .../reader/class-use/TimeStampMilliTZReader.html   |   4 +-
 .../reader/class-use/TimeStampNanoReader.html      |   4 +-
 .../reader/class-use/TimeStampNanoTZReader.html    |   4 +-
 .../reader/class-use/TimeStampSecReader.html       |   4 +-
 .../reader/class-use/TimeStampSecTZReader.html     |   4 +-
 .../complex/reader/class-use/TinyIntReader.html    |   4 +-
 .../complex/reader/class-use/UInt1Reader.html      |   4 +-
 .../complex/reader/class-use/UInt2Reader.html      |   4 +-
 .../complex/reader/class-use/UInt4Reader.html      |   4 +-
 .../complex/reader/class-use/UInt8Reader.html      |   4 +-
 .../complex/reader/class-use/VarBinaryReader.html  |   4 +-
 .../complex/reader/class-use/VarCharReader.html    |   4 +-
 .../arrow/vector/complex/reader/package-frame.html |   4 +-
 .../vector/complex/reader/package-summary.html     |   4 +-
 .../arrow/vector/complex/reader/package-tree.html  |   4 +-
 .../arrow/vector/complex/reader/package-use.html   |   4 +-
 .../complex/writer/BaseWriter.ComplexWriter.html   |   4 +-
 .../complex/writer/BaseWriter.ListWriter.html      |   4 +-
 .../complex/writer/BaseWriter.MapWriter.html       |   4 +-
 .../complex/writer/BaseWriter.ScalarWriter.html    |   4 +-
 .../writer/BaseWriter.StructOrListWriter.html      |   4 +-
 .../complex/writer/BaseWriter.StructWriter.html    |   4 +-
 .../arrow/vector/complex/writer/BaseWriter.html    |   4 +-
 .../arrow/vector/complex/writer/BigIntWriter.html  |   4 +-
 .../arrow/vector/complex/writer/BitWriter.html     |   4 +-
 .../arrow/vector/complex/writer/DateDayWriter.html |   4 +-
 .../vector/complex/writer/DateMilliWriter.html     |   4 +-
 .../vector/complex/writer/Decimal256Writer.html    |   4 +-
 .../arrow/vector/complex/writer/DecimalWriter.html |   4 +-
 .../vector/complex/writer/DurationWriter.html      |   4 +-
 .../arrow/vector/complex/writer/FieldWriter.html   |   4 +-
 .../complex/writer/FixedSizeBinaryWriter.html      |   4 +-
 .../arrow/vector/complex/writer/Float4Writer.html  |   4 +-
 .../arrow/vector/complex/writer/Float8Writer.html  |   4 +-
 .../arrow/vector/complex/writer/IntWriter.html     |   4 +-
 .../vector/complex/writer/IntervalDayWriter.html   |   4 +-
 .../complex/writer/IntervalMonthDayNanoWriter.html |   4 +-
 .../vector/complex/writer/IntervalYearWriter.html  |   4 +-
 .../complex/writer/LargeVarBinaryWriter.html       |   4 +-
 .../vector/complex/writer/LargeVarCharWriter.html  |   4 +-
 .../vector/complex/writer/SmallIntWriter.html      |   4 +-
 .../vector/complex/writer/TimeMicroWriter.html     |   4 +-
 .../vector/complex/writer/TimeMilliWriter.html     |   4 +-
 .../vector/complex/writer/TimeNanoWriter.html      |   4 +-
 .../arrow/vector/complex/writer/TimeSecWriter.html |   4 +-
 .../complex/writer/TimeStampMicroTZWriter.html     |   4 +-
 .../complex/writer/TimeStampMicroWriter.html       |   4 +-
 .../complex/writer/TimeStampMilliTZWriter.html     |   4 +-
 .../complex/writer/TimeStampMilliWriter.html       |   4 +-
 .../complex/writer/TimeStampNanoTZWriter.html      |   4 +-
 .../vector/complex/writer/TimeStampNanoWriter.html |   4 +-
 .../complex/writer/TimeStampSecTZWriter.html       |   4 +-
 .../vector/complex/writer/TimeStampSecWriter.html  |   4 +-
 .../arrow/vector/complex/writer/TinyIntWriter.html |   4 +-
 .../arrow/vector/complex/writer/UInt1Writer.html   |   4 +-
 .../arrow/vector/complex/writer/UInt2Writer.html   |   4 +-
 .../arrow/vector/complex/writer/UInt4Writer.html   |   4 +-
 .../arrow/vector/complex/writer/UInt8Writer.html   |   4 +-
 .../vector/complex/writer/VarBinaryWriter.html     |   4 +-
 .../arrow/vector/complex/writer/VarCharWriter.html |   4 +-
 .../writer/class-use/BaseWriter.ComplexWriter.html |   4 +-
 .../writer/class-use/BaseWriter.ListWriter.html    |   4 +-
 .../writer/class-use/BaseWriter.MapWriter.html     |   4 +-
 .../writer/class-use/BaseWriter.ScalarWriter.html  |   4 +-
 .../class-use/BaseWriter.StructOrListWriter.html   |   4 +-
 .../writer/class-use/BaseWriter.StructWriter.html  |   4 +-
 .../complex/writer/class-use/BaseWriter.html       |   4 +-
 .../complex/writer/class-use/BigIntWriter.html     |   4 +-
 .../vector/complex/writer/class-use/BitWriter.html |   4 +-
 .../complex/writer/class-use/DateDayWriter.html    |   4 +-
 .../complex/writer/class-use/DateMilliWriter.html  |   4 +-
 .../complex/writer/class-use/Decimal256Writer.html |   4 +-
 .../complex/writer/class-use/DecimalWriter.html    |   4 +-
 .../complex/writer/class-use/DurationWriter.html   |   4 +-
 .../complex/writer/class-use/FieldWriter.html      |   4 +-
 .../writer/class-use/FixedSizeBinaryWriter.html    |   4 +-
 .../complex/writer/class-use/Float4Writer.html     |   4 +-
 .../complex/writer/class-use/Float8Writer.html     |   4 +-
 .../vector/complex/writer/class-use/IntWriter.html |   4 +-
 .../writer/class-use/IntervalDayWriter.html        |   4 +-
 .../class-use/IntervalMonthDayNanoWriter.html      |   4 +-
 .../writer/class-use/IntervalYearWriter.html       |   4 +-
 .../writer/class-use/LargeVarBinaryWriter.html     |   4 +-
 .../writer/class-use/LargeVarCharWriter.html       |   4 +-
 .../complex/writer/class-use/SmallIntWriter.html   |   4 +-
 .../complex/writer/class-use/TimeMicroWriter.html  |   4 +-
 .../complex/writer/class-use/TimeMilliWriter.html  |   4 +-
 .../complex/writer/class-use/TimeNanoWriter.html   |   4 +-
 .../complex/writer/class-use/TimeSecWriter.html    |   4 +-
 .../writer/class-use/TimeStampMicroTZWriter.html   |   4 +-
 .../writer/class-use/TimeStampMicroWriter.html     |   4 +-
 .../writer/class-use/TimeStampMilliTZWriter.html   |   4 +-
 .../writer/class-use/TimeStampMilliWriter.html     |   4 +-
 .../writer/class-use/TimeStampNanoTZWriter.html    |   4 +-
 .../writer/class-use/TimeStampNanoWriter.html      |   4 +-
 .../writer/class-use/TimeStampSecTZWriter.html     |   4 +-
 .../writer/class-use/TimeStampSecWriter.html       |   4 +-
 .../complex/writer/class-use/TinyIntWriter.html    |   4 +-
 .../complex/writer/class-use/UInt1Writer.html      |   4 +-
 .../complex/writer/class-use/UInt2Writer.html      |   4 +-
 .../complex/writer/class-use/UInt4Writer.html      |   4 +-
 .../complex/writer/class-use/UInt8Writer.html      |   4 +-
 .../complex/writer/class-use/VarBinaryWriter.html  |   4 +-
 .../complex/writer/class-use/VarCharWriter.html    |   4 +-
 .../arrow/vector/complex/writer/package-frame.html |   4 +-
 .../vector/complex/writer/package-summary.html     |   4 +-
 .../arrow/vector/complex/writer/package-tree.html  |   4 +-
 .../arrow/vector/complex/writer/package-use.html   |   4 +-
 .../compression/AbstractCompressionCodec.html      |   4 +-
 .../compression/CompressionCodec.Factory.html      |   4 +-
 .../arrow/vector/compression/CompressionCodec.html |   4 +-
 .../compression/CompressionUtil.CodecType.html     |   4 +-
 .../arrow/vector/compression/CompressionUtil.html  |   4 +-
 .../compression/NoCompressionCodec.Factory.html    |   4 +-
 .../vector/compression/NoCompressionCodec.html     |   4 +-
 .../class-use/AbstractCompressionCodec.html        |   4 +-
 .../class-use/CompressionCodec.Factory.html        |   4 +-
 .../compression/class-use/CompressionCodec.html    |   4 +-
 .../class-use/CompressionUtil.CodecType.html       |   4 +-
 .../compression/class-use/CompressionUtil.html     |   4 +-
 .../class-use/NoCompressionCodec.Factory.html      |   4 +-
 .../compression/class-use/NoCompressionCodec.html  |   4 +-
 .../arrow/vector/compression/package-frame.html    |   4 +-
 .../arrow/vector/compression/package-summary.html  |   4 +-
 .../arrow/vector/compression/package-tree.html     |   4 +-
 .../arrow/vector/compression/package-use.html      |   4 +-
 .../apache/arrow/vector/dictionary/Dictionary.html |   4 +-
 .../arrow/vector/dictionary/DictionaryEncoder.html |   4 +-
 .../vector/dictionary/DictionaryHashTable.html     |   4 +-
 .../DictionaryProvider.MapDictionaryProvider.html  |   4 +-
 .../vector/dictionary/DictionaryProvider.html      |   4 +-
 .../vector/dictionary/ListSubfieldEncoder.html     |   4 +-
 .../vector/dictionary/StructSubfieldEncoder.html   |   4 +-
 .../vector/dictionary/class-use/Dictionary.html    |   4 +-
 .../dictionary/class-use/DictionaryEncoder.html    |   4 +-
 .../dictionary/class-use/DictionaryHashTable.html  |   4 +-
 .../DictionaryProvider.MapDictionaryProvider.html  |   4 +-
 .../dictionary/class-use/DictionaryProvider.html   |   4 +-
 .../dictionary/class-use/ListSubfieldEncoder.html  |   4 +-
 .../class-use/StructSubfieldEncoder.html           |   4 +-
 .../arrow/vector/dictionary/package-frame.html     |   4 +-
 .../arrow/vector/dictionary/package-summary.html   |   4 +-
 .../arrow/vector/dictionary/package-tree.html      |   4 +-
 .../arrow/vector/dictionary/package-use.html       |   4 +-
 .../apache/arrow/vector/holders/BigIntHolder.html  |   4 +-
 .../org/apache/arrow/vector/holders/BitHolder.html |   4 +-
 .../apache/arrow/vector/holders/ComplexHolder.html |   4 +-
 .../apache/arrow/vector/holders/DateDayHolder.html |   4 +-
 .../arrow/vector/holders/DateMilliHolder.html      |   4 +-
 .../arrow/vector/holders/Decimal256Holder.html     |   4 +-
 .../apache/arrow/vector/holders/DecimalHolder.html |   4 +-
 .../arrow/vector/holders/DenseUnionHolder.html     |   4 +-
 .../arrow/vector/holders/DurationHolder.html       |   4 +-
 .../vector/holders/FixedSizeBinaryHolder.html      |   4 +-
 .../apache/arrow/vector/holders/Float4Holder.html  |   4 +-
 .../apache/arrow/vector/holders/Float8Holder.html  |   4 +-
 .../org/apache/arrow/vector/holders/IntHolder.html |   4 +-
 .../arrow/vector/holders/IntervalDayHolder.html    |   4 +-
 .../vector/holders/IntervalMonthDayNanoHolder.html |   4 +-
 .../arrow/vector/holders/IntervalYearHolder.html   |   4 +-
 .../arrow/vector/holders/LargeVarBinaryHolder.html |   4 +-
 .../arrow/vector/holders/LargeVarCharHolder.html   |   4 +-
 .../arrow/vector/holders/NullableBigIntHolder.html |   4 +-
 .../arrow/vector/holders/NullableBitHolder.html    |   4 +-
 .../vector/holders/NullableDateDayHolder.html      |   4 +-
 .../vector/holders/NullableDateMilliHolder.html    |   4 +-
 .../vector/holders/NullableDecimal256Holder.html   |   4 +-
 .../vector/holders/NullableDecimalHolder.html      |   4 +-
 .../vector/holders/NullableDurationHolder.html     |   4 +-
 .../holders/NullableFixedSizeBinaryHolder.html     |   4 +-
 .../arrow/vector/holders/NullableFloat4Holder.html |   4 +-
 .../arrow/vector/holders/NullableFloat8Holder.html |   4 +-
 .../arrow/vector/holders/NullableIntHolder.html    |   4 +-
 .../vector/holders/NullableIntervalDayHolder.html  |   4 +-
 .../NullableIntervalMonthDayNanoHolder.html        |   4 +-
 .../vector/holders/NullableIntervalYearHolder.html |   4 +-
 .../holders/NullableLargeVarBinaryHolder.html      |   4 +-
 .../vector/holders/NullableLargeVarCharHolder.html |   4 +-
 .../vector/holders/NullableSmallIntHolder.html     |   4 +-
 .../vector/holders/NullableTimeMicroHolder.html    |   4 +-
 .../vector/holders/NullableTimeMilliHolder.html    |   4 +-
 .../vector/holders/NullableTimeNanoHolder.html     |   4 +-
 .../vector/holders/NullableTimeSecHolder.html      |   4 +-
 .../holders/NullableTimeStampMicroHolder.html      |   4 +-
 .../holders/NullableTimeStampMicroTZHolder.html    |   4 +-
 .../holders/NullableTimeStampMilliHolder.html      |   4 +-
 .../holders/NullableTimeStampMilliTZHolder.html    |   4 +-
 .../holders/NullableTimeStampNanoHolder.html       |   4 +-
 .../holders/NullableTimeStampNanoTZHolder.html     |   4 +-
 .../vector/holders/NullableTimeStampSecHolder.html |   4 +-
 .../holders/NullableTimeStampSecTZHolder.html      |   4 +-
 .../vector/holders/NullableTinyIntHolder.html      |   4 +-
 .../arrow/vector/holders/NullableUInt1Holder.html  |   4 +-
 .../arrow/vector/holders/NullableUInt2Holder.html  |   4 +-
 .../arrow/vector/holders/NullableUInt4Holder.html  |   4 +-
 .../arrow/vector/holders/NullableUInt8Holder.html  |   4 +-
 .../vector/holders/NullableVarBinaryHolder.html    |   4 +-
 .../vector/holders/NullableVarCharHolder.html      |   4 +-
 .../arrow/vector/holders/RepeatedListHolder.html   |   4 +-
 .../arrow/vector/holders/RepeatedStructHolder.html |   4 +-
 .../arrow/vector/holders/SmallIntHolder.html       |   4 +-
 .../arrow/vector/holders/TimeMicroHolder.html      |   4 +-
 .../arrow/vector/holders/TimeMilliHolder.html      |   4 +-
 .../arrow/vector/holders/TimeNanoHolder.html       |   4 +-
 .../apache/arrow/vector/holders/TimeSecHolder.html |   4 +-
 .../arrow/vector/holders/TimeStampMicroHolder.html |   4 +-
 .../vector/holders/TimeStampMicroTZHolder.html     |   4 +-
 .../arrow/vector/holders/TimeStampMilliHolder.html |   4 +-
 .../vector/holders/TimeStampMilliTZHolder.html     |   4 +-
 .../arrow/vector/holders/TimeStampNanoHolder.html  |   4 +-
 .../vector/holders/TimeStampNanoTZHolder.html      |   4 +-
 .../arrow/vector/holders/TimeStampSecHolder.html   |   4 +-
 .../arrow/vector/holders/TimeStampSecTZHolder.html |   4 +-
 .../apache/arrow/vector/holders/TinyIntHolder.html |   4 +-
 .../apache/arrow/vector/holders/UInt1Holder.html   |   4 +-
 .../apache/arrow/vector/holders/UInt2Holder.html   |   4 +-
 .../apache/arrow/vector/holders/UInt4Holder.html   |   4 +-
 .../apache/arrow/vector/holders/UInt8Holder.html   |   4 +-
 .../apache/arrow/vector/holders/UnionHolder.html   |   4 +-
 .../apache/arrow/vector/holders/ValueHolder.html   |   4 +-
 .../arrow/vector/holders/VarBinaryHolder.html      |   4 +-
 .../apache/arrow/vector/holders/VarCharHolder.html |   4 +-
 .../vector/holders/class-use/BigIntHolder.html     |   4 +-
 .../arrow/vector/holders/class-use/BitHolder.html  |   4 +-
 .../vector/holders/class-use/ComplexHolder.html    |   4 +-
 .../vector/holders/class-use/DateDayHolder.html    |   4 +-
 .../vector/holders/class-use/DateMilliHolder.html  |   4 +-
 .../vector/holders/class-use/Decimal256Holder.html |   4 +-
 .../vector/holders/class-use/DecimalHolder.html    |   4 +-
 .../vector/holders/class-use/DenseUnionHolder.html |   4 +-
 .../vector/holders/class-use/DurationHolder.html   |   4 +-
 .../holders/class-use/FixedSizeBinaryHolder.html   |   4 +-
 .../vector/holders/class-use/Float4Holder.html     |   4 +-
 .../vector/holders/class-use/Float8Holder.html     |   4 +-
 .../arrow/vector/holders/class-use/IntHolder.html  |   4 +-
 .../holders/class-use/IntervalDayHolder.html       |   4 +-
 .../class-use/IntervalMonthDayNanoHolder.html      |   4 +-
 .../holders/class-use/IntervalYearHolder.html      |   4 +-
 .../holders/class-use/LargeVarBinaryHolder.html    |   4 +-
 .../holders/class-use/LargeVarCharHolder.html      |   4 +-
 .../holders/class-use/NullableBigIntHolder.html    |   4 +-
 .../holders/class-use/NullableBitHolder.html       |   4 +-
 .../holders/class-use/NullableDateDayHolder.html   |   4 +-
 .../holders/class-use/NullableDateMilliHolder.html |   4 +-
 .../class-use/NullableDecimal256Holder.html        |   4 +-
 .../holders/class-use/NullableDecimalHolder.html   |   4 +-
 .../holders/class-use/NullableDurationHolder.html  |   4 +-
 .../class-use/NullableFixedSizeBinaryHolder.html   |   4 +-
 .../holders/class-use/NullableFloat4Holder.html    |   4 +-
 .../holders/class-use/NullableFloat8Holder.html    |   4 +-
 .../holders/class-use/NullableIntHolder.html       |   4 +-
 .../class-use/NullableIntervalDayHolder.html       |   4 +-
 .../NullableIntervalMonthDayNanoHolder.html        |   4 +-
 .../class-use/NullableIntervalYearHolder.html      |   4 +-
 .../class-use/NullableLargeVarBinaryHolder.html    |   4 +-
 .../class-use/NullableLargeVarCharHolder.html      |   4 +-
 .../holders/class-use/NullableSmallIntHolder.html  |   4 +-
 .../holders/class-use/NullableTimeMicroHolder.html |   4 +-
 .../holders/class-use/NullableTimeMilliHolder.html |   4 +-
 .../holders/class-use/NullableTimeNanoHolder.html  |   4 +-
 .../holders/class-use/NullableTimeSecHolder.html   |   4 +-
 .../class-use/NullableTimeStampMicroHolder.html    |   4 +-
 .../class-use/NullableTimeStampMicroTZHolder.html  |   4 +-
 .../class-use/NullableTimeStampMilliHolder.html    |   4 +-
 .../class-use/NullableTimeStampMilliTZHolder.html  |   4 +-
 .../class-use/NullableTimeStampNanoHolder.html     |   4 +-
 .../class-use/NullableTimeStampNanoTZHolder.html   |   4 +-
 .../class-use/NullableTimeStampSecHolder.html      |   4 +-
 .../class-use/NullableTimeStampSecTZHolder.html    |   4 +-
 .../holders/class-use/NullableTinyIntHolder.html   |   4 +-
 .../holders/class-use/NullableUInt1Holder.html     |   4 +-
 .../holders/class-use/NullableUInt2Holder.html     |   4 +-
 .../holders/class-use/NullableUInt4Holder.html     |   4 +-
 .../holders/class-use/NullableUInt8Holder.html     |   4 +-
 .../holders/class-use/NullableVarBinaryHolder.html |   4 +-
 .../holders/class-use/NullableVarCharHolder.html   |   4 +-
 .../holders/class-use/RepeatedListHolder.html      |   4 +-
 .../holders/class-use/RepeatedStructHolder.html    |   4 +-
 .../vector/holders/class-use/SmallIntHolder.html   |   4 +-
 .../vector/holders/class-use/TimeMicroHolder.html  |   4 +-
 .../vector/holders/class-use/TimeMilliHolder.html  |   4 +-
 .../vector/holders/class-use/TimeNanoHolder.html   |   4 +-
 .../vector/holders/class-use/TimeSecHolder.html    |   4 +-
 .../holders/class-use/TimeStampMicroHolder.html    |   4 +-
 .../holders/class-use/TimeStampMicroTZHolder.html  |   4 +-
 .../holders/class-use/TimeStampMilliHolder.html    |   4 +-
 .../holders/class-use/TimeStampMilliTZHolder.html  |   4 +-
 .../holders/class-use/TimeStampNanoHolder.html     |   4 +-
 .../holders/class-use/TimeStampNanoTZHolder.html   |   4 +-
 .../holders/class-use/TimeStampSecHolder.html      |   4 +-
 .../holders/class-use/TimeStampSecTZHolder.html    |   4 +-
 .../vector/holders/class-use/TinyIntHolder.html    |   4 +-
 .../vector/holders/class-use/UInt1Holder.html      |   4 +-
 .../vector/holders/class-use/UInt2Holder.html      |   4 +-
 .../vector/holders/class-use/UInt4Holder.html      |   4 +-
 .../vector/holders/class-use/UInt8Holder.html      |   4 +-
 .../vector/holders/class-use/UnionHolder.html      |   4 +-
 .../vector/holders/class-use/ValueHolder.html      |   4 +-
 .../vector/holders/class-use/VarBinaryHolder.html  |   4 +-
 .../vector/holders/class-use/VarCharHolder.html    |   4 +-
 .../apache/arrow/vector/holders/package-frame.html |   4 +-
 .../arrow/vector/holders/package-summary.html      |   4 +-
 .../apache/arrow/vector/holders/package-tree.html  |   4 +-
 .../apache/arrow/vector/holders/package-use.html   |   4 +-
 .../apache/arrow/vector/ipc/ArrowFileReader.html   |   4 +-
 .../apache/arrow/vector/ipc/ArrowFileWriter.html   |   4 +-
 .../org/apache/arrow/vector/ipc/ArrowReader.html   |   4 +-
 .../apache/arrow/vector/ipc/ArrowStreamReader.html |   4 +-
 .../apache/arrow/vector/ipc/ArrowStreamWriter.html |   4 +-
 .../org/apache/arrow/vector/ipc/ArrowWriter.html   |   4 +-
 .../vector/ipc/InvalidArrowFileException.html      |   4 +-
 .../apache/arrow/vector/ipc/JsonFileReader.html    |   4 +-
 .../vector/ipc/JsonFileWriter.JSONWriteConfig.html |   4 +-
 .../apache/arrow/vector/ipc/JsonFileWriter.html    |   4 +-
 .../org/apache/arrow/vector/ipc/ReadChannel.html   |   4 +-
 .../arrow/vector/ipc/SeekableReadChannel.html      |   4 +-
 .../org/apache/arrow/vector/ipc/WriteChannel.html  |   4 +-
 .../vector/ipc/class-use/ArrowFileReader.html      |   4 +-
 .../vector/ipc/class-use/ArrowFileWriter.html      |   4 +-
 .../arrow/vector/ipc/class-use/ArrowReader.html    |   4 +-
 .../vector/ipc/class-use/ArrowStreamReader.html    |   4 +-
 .../vector/ipc/class-use/ArrowStreamWriter.html    |   4 +-
 .../arrow/vector/ipc/class-use/ArrowWriter.html    |   4 +-
 .../ipc/class-use/InvalidArrowFileException.html   |   4 +-
 .../arrow/vector/ipc/class-use/JsonFileReader.html |   4 +-
 .../class-use/JsonFileWriter.JSONWriteConfig.html  |   4 +-
 .../arrow/vector/ipc/class-use/JsonFileWriter.html |   4 +-
 .../arrow/vector/ipc/class-use/ReadChannel.html    |   4 +-
 .../vector/ipc/class-use/SeekableReadChannel.html  |   4 +-
 .../arrow/vector/ipc/class-use/WriteChannel.html   |   4 +-
 .../arrow/vector/ipc/message/ArrowBlock.html       |   4 +-
 .../vector/ipc/message/ArrowBodyCompression.html   |   4 +-
 .../arrow/vector/ipc/message/ArrowBuffer.html      |   4 +-
 .../vector/ipc/message/ArrowDictionaryBatch.html   |   4 +-
 .../arrow/vector/ipc/message/ArrowFieldNode.html   |   4 +-
 .../arrow/vector/ipc/message/ArrowFooter.html      |   4 +-
 .../message/ArrowMessage.ArrowMessageVisitor.html  |   4 +-
 .../arrow/vector/ipc/message/ArrowMessage.html     |   4 +-
 .../arrow/vector/ipc/message/ArrowRecordBatch.html |   4 +-
 .../arrow/vector/ipc/message/FBSerializable.html   |   4 +-
 .../arrow/vector/ipc/message/FBSerializables.html  |   4 +-
 .../apache/arrow/vector/ipc/message/IpcOption.html |   4 +-
 .../vector/ipc/message/MessageChannelReader.html   |   4 +-
 .../vector/ipc/message/MessageMetadataResult.html  |   4 +-
 .../arrow/vector/ipc/message/MessageResult.html    |   4 +-
 .../vector/ipc/message/MessageSerializer.html      |   4 +-
 .../vector/ipc/message/class-use/ArrowBlock.html   |   4 +-
 .../message/class-use/ArrowBodyCompression.html    |   4 +-
 .../vector/ipc/message/class-use/ArrowBuffer.html  |   4 +-
 .../message/class-use/ArrowDictionaryBatch.html    |   4 +-
 .../ipc/message/class-use/ArrowFieldNode.html      |   4 +-
 .../vector/ipc/message/class-use/ArrowFooter.html  |   4 +-
 .../ArrowMessage.ArrowMessageVisitor.html          |   4 +-
 .../vector/ipc/message/class-use/ArrowMessage.html |   4 +-
 .../ipc/message/class-use/ArrowRecordBatch.html    |   4 +-
 .../ipc/message/class-use/FBSerializable.html      |   4 +-
 .../ipc/message/class-use/FBSerializables.html     |   4 +-
 .../vector/ipc/message/class-use/IpcOption.html    |   4 +-
 .../message/class-use/MessageChannelReader.html    |   4 +-
 .../message/class-use/MessageMetadataResult.html   |   4 +-
 .../ipc/message/class-use/MessageResult.html       |   4 +-
 .../ipc/message/class-use/MessageSerializer.html   |   4 +-
 .../arrow/vector/ipc/message/package-frame.html    |   4 +-
 .../arrow/vector/ipc/message/package-summary.html  |   4 +-
 .../arrow/vector/ipc/message/package-tree.html     |   4 +-
 .../arrow/vector/ipc/message/package-use.html      |   4 +-
 .../org/apache/arrow/vector/ipc/package-frame.html |   4 +-
 .../apache/arrow/vector/ipc/package-summary.html   |   4 +-
 .../org/apache/arrow/vector/ipc/package-tree.html  |   4 +-
 .../org/apache/arrow/vector/ipc/package-use.html   |   4 +-
 .../org/apache/arrow/vector/package-frame.html     |   4 +-
 .../org/apache/arrow/vector/package-summary.html   |   4 +-
 .../org/apache/arrow/vector/package-tree.html      |   4 +-
 .../org/apache/arrow/vector/package-use.html       |   4 +-
 .../org/apache/arrow/vector/types/DateUnit.html    |   4 +-
 .../arrow/vector/types/FloatingPointPrecision.html |   4 +-
 .../apache/arrow/vector/types/IntervalUnit.html    |   4 +-
 .../apache/arrow/vector/types/MetadataVersion.html |   4 +-
 .../org/apache/arrow/vector/types/TimeUnit.html    |   4 +-
 .../apache/arrow/vector/types/Types.MinorType.html |   4 +-
 .../org/apache/arrow/vector/types/Types.html       |   4 +-
 .../org/apache/arrow/vector/types/UnionMode.html   |   4 +-
 .../arrow/vector/types/class-use/DateUnit.html     |   4 +-
 .../types/class-use/FloatingPointPrecision.html    |   4 +-
 .../arrow/vector/types/class-use/IntervalUnit.html |   4 +-
 .../vector/types/class-use/MetadataVersion.html    |   4 +-
 .../arrow/vector/types/class-use/TimeUnit.html     |   4 +-
 .../vector/types/class-use/Types.MinorType.html    |   4 +-
 .../apache/arrow/vector/types/class-use/Types.html |   4 +-
 .../arrow/vector/types/class-use/UnionMode.html    |   4 +-
 .../apache/arrow/vector/types/package-frame.html   |   4 +-
 .../apache/arrow/vector/types/package-summary.html |   4 +-
 .../apache/arrow/vector/types/package-tree.html    |   4 +-
 .../org/apache/arrow/vector/types/package-use.html |   4 +-
 .../vector/types/pojo/ArrowType.ArrowTypeID.html   |   4 +-
 .../types/pojo/ArrowType.ArrowTypeVisitor.html     |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Binary.html  |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Bool.html    |   4 +-
 .../vector/types/pojo/ArrowType.ComplexType.html   |   4 +-
 .../types/pojo/ArrowType.ComplexTypeVisitor.html   |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Date.html    |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Decimal.html |   4 +-
 .../vector/types/pojo/ArrowType.Duration.html      |   4 +-
 .../vector/types/pojo/ArrowType.ExtensionType.html |   4 +-
 .../types/pojo/ArrowType.FixedSizeBinary.html      |   4 +-
 .../vector/types/pojo/ArrowType.FixedSizeList.html |   4 +-
 .../vector/types/pojo/ArrowType.FloatingPoint.html |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Int.html     |   4 +-
 .../vector/types/pojo/ArrowType.Interval.html      |   4 +-
 .../vector/types/pojo/ArrowType.LargeBinary.html   |   4 +-
 .../vector/types/pojo/ArrowType.LargeList.html     |   4 +-
 .../vector/types/pojo/ArrowType.LargeUtf8.html     |   4 +-
 .../arrow/vector/types/pojo/ArrowType.List.html    |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Map.html     |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Null.html    |   4 +-
 .../vector/types/pojo/ArrowType.PrimitiveType.html |   4 +-
 .../types/pojo/ArrowType.PrimitiveTypeVisitor.html |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Struct.html  |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Time.html    |   4 +-
 .../vector/types/pojo/ArrowType.Timestamp.html     |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Union.html   |   4 +-
 .../arrow/vector/types/pojo/ArrowType.Utf8.html    |   4 +-
 .../apache/arrow/vector/types/pojo/ArrowType.html  |   4 +-
 .../vector/types/pojo/DictionaryEncoding.html      |   4 +-
 .../vector/types/pojo/ExtensionTypeRegistry.html   |   4 +-
 .../org/apache/arrow/vector/types/pojo/Field.html  |   4 +-
 .../apache/arrow/vector/types/pojo/FieldType.html  |   4 +-
 .../org/apache/arrow/vector/types/pojo/Schema.html |   4 +-
 .../pojo/class-use/ArrowType.ArrowTypeID.html      |   4 +-
 .../pojo/class-use/ArrowType.ArrowTypeVisitor.html |   4 +-
 .../types/pojo/class-use/ArrowType.Binary.html     |   4 +-
 .../types/pojo/class-use/ArrowType.Bool.html       |   4 +-
 .../pojo/class-use/ArrowType.ComplexType.html      |   4 +-
 .../class-use/ArrowType.ComplexTypeVisitor.html    |   4 +-
 .../types/pojo/class-use/ArrowType.Date.html       |   4 +-
 .../types/pojo/class-use/ArrowType.Decimal.html    |   4 +-
 .../types/pojo/class-use/ArrowType.Duration.html   |   4 +-
 .../pojo/class-use/ArrowType.ExtensionType.html    |   4 +-
 .../pojo/class-use/ArrowType.FixedSizeBinary.html  |   4 +-
 .../pojo/class-use/ArrowType.FixedSizeList.html    |   4 +-
 .../pojo/class-use/ArrowType.FloatingPoint.html    |   4 +-
 .../vector/types/pojo/class-use/ArrowType.Int.html |   4 +-
 .../types/pojo/class-use/ArrowType.Interval.html   |   4 +-
 .../pojo/class-use/ArrowType.LargeBinary.html      |   4 +-
 .../types/pojo/class-use/ArrowType.LargeList.html  |   4 +-
 .../types/pojo/class-use/ArrowType.LargeUtf8.html  |   4 +-
 .../types/pojo/class-use/ArrowType.List.html       |   4 +-
 .../vector/types/pojo/class-use/ArrowType.Map.html |   4 +-
 .../types/pojo/class-use/ArrowType.Null.html       |   4 +-
 .../pojo/class-use/ArrowType.PrimitiveType.html    |   4 +-
 .../class-use/ArrowType.PrimitiveTypeVisitor.html  |   4 +-
 .../types/pojo/class-use/ArrowType.Struct.html     |   4 +-
 .../types/pojo/class-use/ArrowType.Time.html       |   4 +-
 .../types/pojo/class-use/ArrowType.Timestamp.html  |   4 +-
 .../types/pojo/class-use/ArrowType.Union.html      |   4 +-
 .../types/pojo/class-use/ArrowType.Utf8.html       |   4 +-
 .../vector/types/pojo/class-use/ArrowType.html     |   4 +-
 .../types/pojo/class-use/DictionaryEncoding.html   |   4 +-
 .../pojo/class-use/ExtensionTypeRegistry.html      |   4 +-
 .../arrow/vector/types/pojo/class-use/Field.html   |   4 +-
 .../vector/types/pojo/class-use/FieldType.html     |   4 +-
 .../arrow/vector/types/pojo/class-use/Schema.html  |   4 +-
 .../arrow/vector/types/pojo/package-frame.html     |   4 +-
 .../arrow/vector/types/pojo/package-summary.html   |   4 +-
 .../arrow/vector/types/pojo/package-tree.html      |   4 +-
 .../arrow/vector/types/pojo/package-use.html       |   4 +-
 .../util/ByteArrayReadableSeekableByteChannel.html |   4 +-
 .../org/apache/arrow/vector/util/CallBack.html     |   4 +-
 .../arrow/vector/util/DataSizeRoundingUtil.html    |   4 +-
 .../org/apache/arrow/vector/util/DateUtility.html  |   4 +-
 .../apache/arrow/vector/util/DecimalUtility.html   |   4 +-
 .../arrow/vector/util/DictionaryUtility.html       |   4 +-
 .../util/ElementAddressableVectorIterator.html     |   4 +-
 .../arrow/vector/util/JsonStringArrayList.html     |   4 +-
 .../arrow/vector/util/JsonStringHashMap.html       |   4 +-
 .../apache/arrow/vector/util/MapWithOrdinal.html   |   4 +-
 .../arrow/vector/util/MapWithOrdinalImpl.html      |   4 +-
 .../arrow/vector/util/MultiMapWithOrdinal.html     |   4 +-
 .../arrow/vector/util/ObjectMapperFactory.html     |   4 +-
 .../vector/util/OversizedAllocationException.html  |   4 +-
 .../vector/util/PromotableMultiMapWithOrdinal.html |   4 +-
 .../vector/util/SchemaChangeRuntimeException.html  |   4 +-
 .../apache/arrow/vector/util/SchemaUtility.html    |   4 +-
 .../arrow/vector/util/Text.TextSerializer.html     |   4 +-
 .../org/apache/arrow/vector/util/Text.html         |   4 +-
 .../org/apache/arrow/vector/util/TransferPair.html |   4 +-
 .../org/apache/arrow/vector/util/Validator.html    |   4 +-
 .../arrow/vector/util/ValueVectorUtility.html      |   4 +-
 .../arrow/vector/util/VectorBatchAppender.html     |   4 +-
 .../vector/util/VectorSchemaRootAppender.html      |   4 +-
 .../ByteArrayReadableSeekableByteChannel.html      |   4 +-
 .../arrow/vector/util/class-use/CallBack.html      |   4 +-
 .../util/class-use/DataSizeRoundingUtil.html       |   4 +-
 .../arrow/vector/util/class-use/DateUtility.html   |   4 +-
 .../vector/util/class-use/DecimalUtility.html      |   4 +-
 .../vector/util/class-use/DictionaryUtility.html   |   4 +-
 .../ElementAddressableVectorIterator.html          |   4 +-
 .../vector/util/class-use/JsonStringArrayList.html |   4 +-
 .../vector/util/class-use/JsonStringHashMap.html   |   4 +-
 .../vector/util/class-use/MapWithOrdinal.html      |   4 +-
 .../vector/util/class-use/MapWithOrdinalImpl.html  |   4 +-
 .../vector/util/class-use/MultiMapWithOrdinal.html |   4 +-
 .../vector/util/class-use/ObjectMapperFactory.html |   4 +-
 .../class-use/OversizedAllocationException.html    |   4 +-
 .../class-use/PromotableMultiMapWithOrdinal.html   |   4 +-
 .../class-use/SchemaChangeRuntimeException.html    |   4 +-
 .../arrow/vector/util/class-use/SchemaUtility.html |   4 +-
 .../vector/util/class-use/Text.TextSerializer.html |   4 +-
 .../apache/arrow/vector/util/class-use/Text.html   |   4 +-
 .../arrow/vector/util/class-use/TransferPair.html  |   4 +-
 .../arrow/vector/util/class-use/Validator.html     |   4 +-
 .../vector/util/class-use/ValueVectorUtility.html  |   4 +-
 .../vector/util/class-use/VectorBatchAppender.html |   4 +-
 .../util/class-use/VectorSchemaRootAppender.html   |   4 +-
 .../apache/arrow/vector/util/package-frame.html    |   4 +-
 .../apache/arrow/vector/util/package-summary.html  |   4 +-
 .../org/apache/arrow/vector/util/package-tree.html |   4 +-
 .../org/apache/arrow/vector/util/package-use.html  |   4 +-
 .../vector/validate/MetadataV4UnionChecker.html    |   4 +-
 .../validate/ValidateUtil.ValidateException.html   |   4 +-
 .../apache/arrow/vector/validate/ValidateUtil.html |   4 +-
 .../validate/ValidateVectorBufferVisitor.html      |   4 +-
 .../vector/validate/ValidateVectorDataVisitor.html |   4 +-
 .../vector/validate/ValidateVectorTypeVisitor.html |   4 +-
 .../vector/validate/ValidateVectorVisitor.html     |   4 +-
 .../validate/class-use/MetadataV4UnionChecker.html |   4 +-
 .../class-use/ValidateUtil.ValidateException.html  |   4 +-
 .../vector/validate/class-use/ValidateUtil.html    |   4 +-
 .../class-use/ValidateVectorBufferVisitor.html     |   4 +-
 .../class-use/ValidateVectorDataVisitor.html       |   4 +-
 .../class-use/ValidateVectorTypeVisitor.html       |   4 +-
 .../validate/class-use/ValidateVectorVisitor.html  |   4 +-
 .../arrow/vector/validate/package-frame.html       |   4 +-
 .../arrow/vector/validate/package-summary.html     |   4 +-
 .../apache/arrow/vector/validate/package-tree.html |   4 +-
 .../apache/arrow/vector/validate/package-use.html  |   4 +-
 docs/dev/java/reference/overview-frame.html        |   4 +-
 docs/dev/java/reference/overview-summary.html      |   4 +-
 docs/dev/java/reference/overview-tree.html         |   4 +-
 docs/dev/java/reference/serialized-form.html       |   4 +-
 docs/dev/python/data.html                          |  44 +++----
 docs/dev/python/dataset.html                       | 144 ++++++++++-----------
 docs/dev/python/getstarted.html                    |   2 +-
 docs/dev/python/ipc.html                           |  86 +++++-------
 docs/dev/python/memory.html                        |   8 +-
 docs/dev/python/pandas.html                        |   6 +-
 docs/dev/python/parquet.html                       |  12 +-
 docs/dev/r/pkgdown.yml                             |   2 +-
 docs/dev/r/reference/call_function.html            |  10 +-
 docs/dev/r/reference/new_extension_type.html       |  14 +-
 docs/dev/searchindex.js                            |   2 +-
 2374 files changed, 4902 insertions(+), 4922 deletions(-)

diff --git a/docs/dev/cpp/memory.html b/docs/dev/cpp/memory.html
index 7ba78a5357..3e69c8e963 100644
--- a/docs/dev/cpp/memory.html
+++ b/docs/dev/cpp/memory.html
@@ -4925,8 +4925,8 @@ Collecting <code class="docutils literal notranslate"><span class="pre">$params<
 requested, while collecting <code class="docutils literal notranslate"><span class="pre">$retval</span></code> allows us to record the address of
 recorded allocations, so we can correlate them with the call to free/de-allocate.</p>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="b90e9ea9-606d-49fc-ac37-f63a3163ce0b" name="22e7c240-944e-425e-a62c-5aa4401f7c18" type="radio">
-</input><label class="sd-tab-label" for="b90e9ea9-606d-49fc-ac37-f63a3163ce0b">
+<input checked="checked" id="0e845396-668b-48d6-b574-e3945fd86626" name="242ca5cc-7328-43d0-9be5-93f78da8e9b8" type="radio">
+</input><label class="sd-tab-label" for="0e845396-668b-48d6-b574-e3945fd86626">
 jemalloc</label><div class="sd-tab-content docutils">
 <div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>perf probe -x libarrow.so je_arrow_mallocx <span class="s1">&#39;$params&#39;</span>
 perf probe -x libarrow.so je_arrow_mallocx%return <span class="s1">&#39;$retval&#39;</span>
@@ -4941,8 +4941,8 @@ perf probe -x libarrow.so je_arrow_dallocx <span class="s1">&#39;$params&#39;</s
 </pre></div>
 </div>
 </div>
-<input id="d462a767-c3e2-4d99-8405-6a78e8c09798" name="22e7c240-944e-425e-a62c-5aa4401f7c18" type="radio">
-</input><label class="sd-tab-label" for="d462a767-c3e2-4d99-8405-6a78e8c09798">
+<input id="2533f0fe-7a95-4ea8-b981-89de2ae44edd" name="242ca5cc-7328-43d0-9be5-93f78da8e9b8" type="radio">
+</input><label class="sd-tab-label" for="2533f0fe-7a95-4ea8-b981-89de2ae44edd">
 mimalloc</label><div class="sd-tab-content docutils">
 <div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>perf probe -x libarrow.so mi_malloc_aligned <span class="s1">&#39;$params&#39;</span>
 perf probe -x libarrow.so mi_malloc_aligned%return <span class="s1">&#39;$retval&#39;</span>
diff --git a/docs/dev/developers/bug_reports.html b/docs/dev/developers/bug_reports.html
index ebc3f5c131..0acf11baa4 100644
--- a/docs/dev/developers/bug_reports.html
+++ b/docs/dev/developers/bug_reports.html
@@ -4759,8 +4759,8 @@ Try to anticipate the questions you might be asked by someone working to
 understand the issue and provide those supporting details up front.</p>
 <p>Good reproducible examples or minimal bug reports can be found in next tabs:</p>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="38e096e8-2e3c-415e-8803-c95039da6734" name="7b336fe0-cace-43a6-979e-53e41bd15728" type="radio">
-</input><label class="sd-tab-label" for="38e096e8-2e3c-415e-8803-c95039da6734">
+<input checked="checked" id="1b449092-0a8e-4272-9eb3-11a9ebba92e0" name="4bd98755-3603-44da-bf93-37dd140a4245" type="radio">
+</input><label class="sd-tab-label" for="1b449092-0a8e-4272-9eb3-11a9ebba92e0">
 Python</label><div class="sd-tab-content docutils">
 <p>The <code class="docutils literal notranslate"><span class="pre">print</span></code> method of a timestamp with timezone errors:</p>
 <div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">import</span> <span class="nn">pyarrow</span> <span class="k">as</span> <span class="nn">pa</span>
@@ -4783,8 +4783,8 @@ Python</label><div class="sd-tab-content docutils">
 </pre></div>
 </div>
 </div>
-<input id="ee10f2e4-dc69-480b-8fc1-11054201591a" name="7b336fe0-cace-43a6-979e-53e41bd15728" type="radio">
-</input><label class="sd-tab-label" for="ee10f2e4-dc69-480b-8fc1-11054201591a">
+<input id="02b084b3-16e3-4caa-8cd4-80ce54918620" name="4bd98755-3603-44da-bf93-37dd140a4245" type="radio">
+</input><label class="sd-tab-label" for="02b084b3-16e3-4caa-8cd4-80ce54918620">
 R</label><div class="sd-tab-content docutils">
 <p>Error when reading a CSV file with <code class="docutils literal notranslate"><span class="pre">col_types</span></code> option <code class="docutils literal notranslate"><span class="pre">&quot;T&quot;</span></code> or <code class="docutils literal notranslate"><span class="pre">&quot;t&quot;</span></code> when source data is in millisecond precision:</p>
 <div class="highlight-R notranslate"><div class="highlight"><pre><span></span><span class="nf">library</span><span class="p">(</span><span class="n">arrow</span><span class="p">,</span> <span class="n">warn.conflicts</span> <span class="o">=</span> <span class="kc">FALSE</span><span class="p">)</span>
diff --git a/docs/dev/developers/contributing.html b/docs/dev/developers/contributing.html
index 05aed3c2ac..ac06c0e069 100644
--- a/docs/dev/developers/contributing.html
+++ b/docs/dev/developers/contributing.html
@@ -4799,8 +4799,8 @@ new to the contributing process in general.</p>
 <h2>Language specific<a class="headerlink" href="#language-specific" title="Permalink to this heading">#</a></h2>
 <p>Connection to the specific language development pages:</p>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="b049b4d3-71d1-4887-ace5-aa5b076a62c2" name="1051b88f-56e6-42ac-a8e0-24bd73ae07ea" type="radio">
-</input><label class="sd-tab-label" for="b049b4d3-71d1-4887-ace5-aa5b076a62c2">
+<input checked="checked" id="c16fdb01-7646-4473-b8a2-1c9b7d9b5b1a" name="477a390a-024e-463b-ac17-04fad469aacf" type="radio">
+</input><label class="sd-tab-label" for="c16fdb01-7646-4473-b8a2-1c9b7d9b5b1a">
 C++</label><div class="sd-tab-content docutils">
 <ul class="simple">
 <li><p><a class="reference internal" href="cpp/index.html#cpp-development"><span class="std std-ref">C++ Development</span></a></p></li>
@@ -4808,30 +4808,30 @@ C++</label><div class="sd-tab-content docutils">
 <li><p><a class="reference internal" href="cpp/building.html#building-arrow-cpp"><span class="std std-ref">Building Arrow C++</span></a></p></li>
 </ul>
 </div>
-<input id="78d67b8b-3273-4548-a789-5555a1064dcf" name="1051b88f-56e6-42ac-a8e0-24bd73ae07ea" type="radio">
-</input><label class="sd-tab-label" for="78d67b8b-3273-4548-a789-5555a1064dcf">
+<input id="f70c5e00-f5cb-4529-a18c-ac26b23db54d" name="477a390a-024e-463b-ac17-04fad469aacf" type="radio">
+</input><label class="sd-tab-label" for="f70c5e00-f5cb-4529-a18c-ac26b23db54d">
 Java</label><div class="sd-tab-content docutils">
 <ul class="simple">
 <li><p><a class="reference internal" href="java/index.html"><span class="doc">Java Development</span></a></p></li>
 </ul>
 </div>
-<input id="45cc25d5-cc7e-4c56-8479-586c39a8b92e" name="1051b88f-56e6-42ac-a8e0-24bd73ae07ea" type="radio">
-</input><label class="sd-tab-label" for="45cc25d5-cc7e-4c56-8479-586c39a8b92e">
+<input id="8e92e9b1-55b5-49d4-87a2-76190a6205db" name="477a390a-024e-463b-ac17-04fad469aacf" type="radio">
+</input><label class="sd-tab-label" for="8e92e9b1-55b5-49d4-87a2-76190a6205db">
 Python</label><div class="sd-tab-content docutils">
 <ul class="simple">
 <li><p><a class="reference internal" href="python.html#python-development"><span class="std std-ref">Python Development</span></a></p></li>
 </ul>
 </div>
-<input id="ec881b98-3861-4b45-8ca6-49d0bc820a1f" name="1051b88f-56e6-42ac-a8e0-24bd73ae07ea" type="radio">
-</input><label class="sd-tab-label" for="ec881b98-3861-4b45-8ca6-49d0bc820a1f">
+<input id="004be44d-8725-438f-bbf8-ad1ba04725a4" name="477a390a-024e-463b-ac17-04fad469aacf" type="radio">
+</input><label class="sd-tab-label" for="004be44d-8725-438f-bbf8-ad1ba04725a4">
 R</label><div class="sd-tab-content docutils">
 <ul class="simple">
 <li><p><a class="reference external" href="https://arrow.apache.org/docs/dev/r/articles/developers/setup.html">Arrow R Package: Developer environment setup</a></p></li>
 <li><p><a class="reference external" href="https://arrow.apache.org/docs/dev/r/articles/developers/workflow.html">Arrow R Package: Common developer workflow tasks</a></p></li>
 </ul>
 </div>
-<input id="85a04085-9599-4fc5-a3f7-80c25a34c1e8" name="1051b88f-56e6-42ac-a8e0-24bd73ae07ea" type="radio">
-</input><label class="sd-tab-label" for="85a04085-9599-4fc5-a3f7-80c25a34c1e8">
+<input id="2292becf-8c8e-49ba-bfc6-74bbf17d9d05" name="477a390a-024e-463b-ac17-04fad469aacf" type="radio">
+</input><label class="sd-tab-label" for="2292becf-8c8e-49ba-bfc6-74bbf17d9d05">
 Ruby</label><div class="sd-tab-content docutils">
 <ul class="simple">
 <li><p><a class="reference external" href="https://github.com/apache/arrow/tree/master/ruby/red-arrow#development">Red Arrow - Apache Arrow Ruby</a></p></li>
diff --git a/docs/dev/developers/guide/step_by_step/arrow_codebase.html b/docs/dev/developers/guide/step_by_step/arrow_codebase.html
index a1d2ae99c0..a6d6069f99 100644
--- a/docs/dev/developers/guide/step_by_step/arrow_codebase.html
+++ b/docs/dev/developers/guide/step_by_step/arrow_codebase.html
@@ -4745,8 +4745,8 @@ C++ we must create the binding manually to use it in that implementation.</p>
 and <strong>unit tests</strong> for similar issues.</p>
 </div>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="509b1225-75da-43a0-9c1a-2a98a7dd9dbd" name="389da954-281a-4426-b3d1-dc151c1c5ae7" type="radio">
-</input><label class="sd-tab-label" for="509b1225-75da-43a0-9c1a-2a98a7dd9dbd">
+<input checked="checked" id="3f2f57f8-ab8e-4525-8ac0-12ffcb524743" name="a4aafb53-c116-41ad-bed8-5dabbc2d1139" type="radio">
+</input><label class="sd-tab-label" for="3f2f57f8-ab8e-4525-8ac0-12ffcb524743">
 Python</label><div class="sd-tab-content docutils">
 <p><strong>Adding a fix in Python</strong></p>
 <p>If you are updating an existing function, the
@@ -4774,8 +4774,8 @@ those functions are written and how they can apply in your case.</p>
 <p>If you are adding a new future in Python you can look at
 the <a class="reference internal" href="../tutorials/python_tutorial.html#python-tutorial"><span class="std std-ref">tutorial</span></a> for ideas.</p>
 </div>
-<input id="384b5d3e-cb72-4b89-99f3-ff556ccb922a" name="389da954-281a-4426-b3d1-dc151c1c5ae7" type="radio">
-</input><label class="sd-tab-label" for="384b5d3e-cb72-4b89-99f3-ff556ccb922a">
+<input id="4440e128-3fae-4c91-bfe6-db582574ed92" name="a4aafb53-c116-41ad-bed8-5dabbc2d1139" type="radio">
+</input><label class="sd-tab-label" for="4440e128-3fae-4c91-bfe6-db582574ed92">
 R</label><div class="sd-tab-content docutils">
 <p><strong>Philosophy behind R bindings</strong></p>
 <p>When writing bindings between C++ compute functions and R functions,
diff --git a/docs/dev/developers/guide/step_by_step/building.html b/docs/dev/developers/guide/step_by_step/building.html
index 93a4933164..9488cba8c6 100644
--- a/docs/dev/developers/guide/step_by_step/building.html
+++ b/docs/dev/developers/guide/step_by_step/building.html
@@ -4776,8 +4776,8 @@ for all things connected to the build, also for setting CMake flags.</p>
 <section id="building-other-arrow-libraries">
 <span id="build-libraries-guide"></span><h2>Building other Arrow libraries<a class="headerlink" href="#building-other-arrow-libraries" title="Permalink to this heading">#</a></h2>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="5f4b8094-8ee1-4c18-8ecf-591ca8c9749f" name="22a096fe-175a-44d8-910c-fad320d6add0" type="radio">
-</input><label class="sd-tab-label" for="5f4b8094-8ee1-4c18-8ecf-591ca8c9749f">
+<input checked="checked" id="275b82dd-4210-4659-b374-110c6bfa117e" name="28ba0405-505f-4b7f-9d66-70f7c7662367" type="radio">
+</input><label class="sd-tab-label" for="275b82dd-4210-4659-b374-110c6bfa117e">
 Building PyArrow</label><div class="sd-tab-content docutils">
 <p>After building the Arrow C++ library, you need to build PyArrow on top
 of it also. The reason is the same; so you can edit the code and run
@@ -4815,8 +4815,8 @@ changes in <code class="docutils literal notranslate"><span class="pre">.pyx</sp
 made changes to any C++ files. In this case,
 re-run the build commands again.</p>
 </div>
-<input id="9bedcace-a1e8-4306-b709-b3056a71acd3" name="22a096fe-175a-44d8-910c-fad320d6add0" type="radio">
-</input><label class="sd-tab-label" for="9bedcace-a1e8-4306-b709-b3056a71acd3">
+<input id="0d5e6e59-531b-4bd4-b531-27fe5c7ff50d" name="28ba0405-505f-4b7f-9d66-70f7c7662367" type="radio">
+</input><label class="sd-tab-label" for="0d5e6e59-531b-4bd4-b531-27fe5c7ff50d">
 Building the R package</label><div class="sd-tab-content docutils">
 <p>When working on code in the R package, depending on your OS and planned
 changes, you may or may not need to build the Arrow C++ library (often
diff --git a/docs/dev/developers/guide/step_by_step/styling.html b/docs/dev/developers/guide/step_by_step/styling.html
index c6270183dc..ae0a186da8 100644
--- a/docs/dev/developers/guide/step_by_step/styling.html
+++ b/docs/dev/developers/guide/step_by_step/styling.html
@@ -4682,8 +4682,8 @@ function checkPageExistsAndRedirect(event) {
 to make it easier for you to find the relevant information about
 linters and styling of the code.</p>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="50ec2dc9-f09e-427e-9316-2d06f761fa64" name="c824504d-dd3e-4b47-bedf-adadd59c8282" type="radio">
-</input><label class="sd-tab-label" for="50ec2dc9-f09e-427e-9316-2d06f761fa64">
+<input checked="checked" id="4d27fe2e-d078-4941-a7d5-32976876592b" name="bacda95e-85e2-49b7-a92b-6fd2e9618533" type="radio">
+</input><label class="sd-tab-label" for="4d27fe2e-d078-4941-a7d5-32976876592b">
 PyArrow</label><div class="sd-tab-content docutils">
 <p>We use flake8 linting for styling issues in Python. To help
 developers check styling of the code, among other common
@@ -4693,8 +4693,8 @@ developed within Apache Arrow.</p>
 can be found in the Coding Style section of the
 <a class="reference internal" href="../../python.html#python-development"><span class="std std-ref">Python Development</span></a>.</p>
 </div>
-<input id="dec2b964-4e87-4942-8f02-f4ba708fdf52" name="c824504d-dd3e-4b47-bedf-adadd59c8282" type="radio">
-</input><label class="sd-tab-label" for="dec2b964-4e87-4942-8f02-f4ba708fdf52">
+<input id="85f7ab92-d8a9-49ef-bad2-cfab7682bad9" name="bacda95e-85e2-49b7-a92b-6fd2e9618533" type="radio">
+</input><label class="sd-tab-label" for="85f7ab92-d8a9-49ef-bad2-cfab7682bad9">
 R package</label><div class="sd-tab-content docutils">
 <p>For the R package you can use <code class="docutils literal notranslate"><span class="pre">{lintr}</span></code> or <code class="docutils literal notranslate"><span class="pre">{styler}</span></code>
 to check if the code follows the
diff --git a/docs/dev/developers/guide/step_by_step/testing.html b/docs/dev/developers/guide/step_by_step/testing.html
index 5a0ab69b44..5c149c58ec 100644
--- a/docs/dev/developers/guide/step_by_step/testing.html
+++ b/docs/dev/developers/guide/step_by_step/testing.html
@@ -4669,8 +4669,8 @@ function checkPageExistsAndRedirect(event) {
 <span id="id1"></span><h1>Testing 🧪<a class="headerlink" href="#testing" title="Permalink to this heading">#</a></h1>
 <p>In this section we outline steps needed for unit testing in Arrow.</p>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="9cb0922c-a6f9-4f7f-9241-8c30e44418b8" name="e1a89108-dbe0-498b-aa6a-47aac9364e8c" type="radio">
-</input><label class="sd-tab-label" for="9cb0922c-a6f9-4f7f-9241-8c30e44418b8">
+<input checked="checked" id="cbce0746-b71d-42a9-bb7d-e8b7b48d975f" name="900ded98-4c57-4099-9340-7600c50d7add" type="radio">
+</input><label class="sd-tab-label" for="cbce0746-b71d-42a9-bb7d-e8b7b48d975f">
 PyArrow</label><div class="sd-tab-content docutils">
 <p>We use <a class="reference external" href="https://docs.pytest.org/en/latest/">pytest</a> for
 unit tests in Python. For more info about the required
@@ -4736,8 +4736,8 @@ the defined functions or fixtures will be helpful.</p>
 <p>For more information about <code class="docutils literal notranslate"><span class="pre">pytest</span></code> in general visit
 <a class="reference external" href="https://docs.pytest.org/en/stable/contents.html">Full pytest documentation</a></p>
 </div>
-<input id="33e8b3aa-fb4c-48a1-8c8a-738eb11554f0" name="e1a89108-dbe0-498b-aa6a-47aac9364e8c" type="radio">
-</input><label class="sd-tab-label" for="33e8b3aa-fb4c-48a1-8c8a-738eb11554f0">
+<input id="f92c2b5e-7def-43a0-8dd6-eefab2e350da" name="900ded98-4c57-4099-9340-7600c50d7add" type="radio">
+</input><label class="sd-tab-label" for="f92c2b5e-7def-43a0-8dd6-eefab2e350da">
 R package</label><div class="sd-tab-content docutils">
 <p>We use <a class="reference external" href="https://testthat.r-lib.org/index.html">testthat</a> for
 unit testing in R. More specifically, we use the <a class="reference external" href="https://testthat.r-lib.org/articles/third-edition.html">3rd edition
diff --git a/docs/dev/developers/release.html b/docs/dev/developers/release.html
index c52225afbc..f1335eae5a 100644
--- a/docs/dev/developers/release.html
+++ b/docs/dev/developers/release.html
@@ -4804,8 +4804,8 @@ there is community consensus.</p>
 <section id="create-or-update-the-corresponding-maintenance-branch">
 <h3>Create or update the corresponding maintenance branch<a class="headerlink" href="#create-or-update-the-corresponding-maintenance-branch" title="Permalink to this heading">#</a></h3>
 <div class="sd-tab-set docutils">
-<input checked="checked" id="dd61c8ff-c4ad-4337-b9c6-a4371c812a22" name="0c7c0134-429c-4ff9-8b70-11b70d589e22" type="radio">
-</input><label class="sd-tab-label" for="dd61c8ff-c4ad-4337-b9c6-a4371c812a22">
+<input checked="checked" id="e101fd04-387a-4ab2-bc6c-6b02e38a2570" name="98ba316a-2265-4ae4-bb5c-5a7501265711" type="radio">
+</input><label class="sd-tab-label" for="e101fd04-387a-4ab2-bc6c-6b02e38a2570">
 Initial Release Candidate</label><div class="sd-tab-content docutils">
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1"># Execute the following from an up to date master branch.</span>
 <span class="c1"># This will create a branch locally called maint-X.Y.Z.</span>
@@ -4817,8 +4817,8 @@ Initial Release Candidate</label><div class="sd-tab-content docutils">
 </pre></div>
 </div>
 </div>
-<input id="33bbc354-4b1b-410d-a939-c4148bebb98f" name="0c7c0134-429c-4ff9-8b70-11b70d589e22" type="radio">
-</input><label class="sd-tab-label" for="33bbc354-4b1b-410d-a939-c4148bebb98f">
+<input id="43b5a60a-0a2b-4b19-b0dc-f48c6a9c33f8" name="98ba316a-2265-4ae4-bb5c-5a7501265711" type="radio">
+</input><label class="sd-tab-label" for="43b5a60a-0a2b-4b19-b0dc-f48c6a9c33f8">
 Follow up Release Candidates</label><div class="sd-tab-content docutils">
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1"># First run in dry-mode to see which commits will be cherry-picked.</span>
 <span class="c1"># If there are commits that we don&#39;t want to get applied ensure the version on</span>
diff --git a/docs/dev/java/reference/allclasses-frame.html b/docs/dev/java/reference/allclasses-frame.html
index d35161788d..42714f9c26 100644
--- a/docs/dev/java/reference/allclasses-frame.html
+++ b/docs/dev/java/reference/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:35 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/allclasses-noframe.html b/docs/dev/java/reference/allclasses-noframe.html
index fc3a8aba8f..ddb5f48cb8 100644
--- a/docs/dev/java/reference/allclasses-noframe.html
+++ b/docs/dev/java/reference/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:35 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/constant-values.html b/docs/dev/java/reference/constant-values.html
index 9acb1ff875..53e398e2a1 100644
--- a/docs/dev/java/reference/constant-values.html
+++ b/docs/dev/java/reference/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/deprecated-list.html b/docs/dev/java/reference/deprecated-list.html
index f368287e89..7fb4740db1 100644
--- a/docs/dev/java/reference/deprecated-list.html
+++ b/docs/dev/java/reference/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:35 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/help-doc.html b/docs/dev/java/reference/help-doc.html
index 63e8243b96..ec98f25f0f 100644
--- a/docs/dev/java/reference/help-doc.html
+++ b/docs/dev/java/reference/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:35 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/index-all.html b/docs/dev/java/reference/index-all.html
index 8262d06df2..e8db0b5c3d 100644
--- a/docs/dev/java/reference/index-all.html
+++ b/docs/dev/java/reference/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:35 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/index.html b/docs/dev/java/reference/index.html
index f22f88d056..0a2fc01ae3 100644
--- a/docs/dev/java/reference/index.html
+++ b/docs/dev/java/reference/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:35 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Arrow Java Root POM 9.0.0-SNAPSHOT API</title>
 <script type="text/javascript">
diff --git a/docs/dev/java/reference/io/netty/buffer/ExpandableByteBuf.html b/docs/dev/java/reference/io/netty/buffer/ExpandableByteBuf.html
index 39cabebb26..6f4158d312 100644
--- a/docs/dev/java/reference/io/netty/buffer/ExpandableByteBuf.html
+++ b/docs/dev/java/reference/io/netty/buffer/ExpandableByteBuf.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:53 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ExpandableByteBuf (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/LargeBuffer.html b/docs/dev/java/reference/io/netty/buffer/LargeBuffer.html
index 6f2add5f70..ed6d71c0a6 100644
--- a/docs/dev/java/reference/io/netty/buffer/LargeBuffer.html
+++ b/docs/dev/java/reference/io/netty/buffer/LargeBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:53 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeBuffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/NettyArrowBuf.html b/docs/dev/java/reference/io/netty/buffer/NettyArrowBuf.html
index 9c14f749ac..1e41e4aa79 100644
--- a/docs/dev/java/reference/io/netty/buffer/NettyArrowBuf.html
+++ b/docs/dev/java/reference/io/netty/buffer/NettyArrowBuf.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:53 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NettyArrowBuf (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/PooledByteBufAllocatorL.html b/docs/dev/java/reference/io/netty/buffer/PooledByteBufAllocatorL.html
index 6950f48399..1c5fdb71d8 100644
--- a/docs/dev/java/reference/io/netty/buffer/PooledByteBufAllocatorL.html
+++ b/docs/dev/java/reference/io/netty/buffer/PooledByteBufAllocatorL.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:53 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PooledByteBufAllocatorL (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/UnsafeDirectLittleEndian.html b/docs/dev/java/reference/io/netty/buffer/UnsafeDirectLittleEndian.html
index 467a6b1316..673b079ba4 100644
--- a/docs/dev/java/reference/io/netty/buffer/UnsafeDirectLittleEndian.html
+++ b/docs/dev/java/reference/io/netty/buffer/UnsafeDirectLittleEndian.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:53 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:44 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UnsafeDirectLittleEndian (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/class-use/ExpandableByteBuf.html b/docs/dev/java/reference/io/netty/buffer/class-use/ExpandableByteBuf.html
index 25056707a6..2227cd658d 100644
--- a/docs/dev/java/reference/io/netty/buffer/class-use/ExpandableByteBuf.html
+++ b/docs/dev/java/reference/io/netty/buffer/class-use/ExpandableByteBuf.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class io.netty.buffer.ExpandableByteBuf (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/class-use/LargeBuffer.html b/docs/dev/java/reference/io/netty/buffer/class-use/LargeBuffer.html
index 7bc87a0c4b..418d8ce298 100644
--- a/docs/dev/java/reference/io/netty/buffer/class-use/LargeBuffer.html
+++ b/docs/dev/java/reference/io/netty/buffer/class-use/LargeBuffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class io.netty.buffer.LargeBuffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/class-use/NettyArrowBuf.html b/docs/dev/java/reference/io/netty/buffer/class-use/NettyArrowBuf.html
index d085e951a4..5baff5f44f 100644
--- a/docs/dev/java/reference/io/netty/buffer/class-use/NettyArrowBuf.html
+++ b/docs/dev/java/reference/io/netty/buffer/class-use/NettyArrowBuf.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class io.netty.buffer.NettyArrowBuf (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/class-use/PooledByteBufAllocatorL.html b/docs/dev/java/reference/io/netty/buffer/class-use/PooledByteBufAllocatorL.html
index 411e88abeb..ab45ad67a4 100644
--- a/docs/dev/java/reference/io/netty/buffer/class-use/PooledByteBufAllocatorL.html
+++ b/docs/dev/java/reference/io/netty/buffer/class-use/PooledByteBufAllocatorL.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class io.netty.buffer.PooledByteBufAllocatorL (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/class-use/UnsafeDirectLittleEndian.html b/docs/dev/java/reference/io/netty/buffer/class-use/UnsafeDirectLittleEndian.html
index f1467bd6db..d15a0bb848 100644
--- a/docs/dev/java/reference/io/netty/buffer/class-use/UnsafeDirectLittleEndian.html
+++ b/docs/dev/java/reference/io/netty/buffer/class-use/UnsafeDirectLittleEndian.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class io.netty.buffer.UnsafeDirectLittleEndian (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/package-frame.html b/docs/dev/java/reference/io/netty/buffer/package-frame.html
index 1ddc6b0953..e1a3727958 100644
--- a/docs/dev/java/reference/io/netty/buffer/package-frame.html
+++ b/docs/dev/java/reference/io/netty/buffer/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>io.netty.buffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/package-summary.html b/docs/dev/java/reference/io/netty/buffer/package-summary.html
index a1f45fdb74..aa3bc532de 100644
--- a/docs/dev/java/reference/io/netty/buffer/package-summary.html
+++ b/docs/dev/java/reference/io/netty/buffer/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>io.netty.buffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/package-tree.html b/docs/dev/java/reference/io/netty/buffer/package-tree.html
index a19db353ef..19995d5d9b 100644
--- a/docs/dev/java/reference/io/netty/buffer/package-tree.html
+++ b/docs/dev/java/reference/io/netty/buffer/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>io.netty.buffer Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/io/netty/buffer/package-use.html b/docs/dev/java/reference/io/netty/buffer/package-use.html
index 4f4e6b51a5..0f7e669e05 100644
--- a/docs/dev/java/reference/io/netty/buffer/package-use.html
+++ b/docs/dev/java/reference/io/netty/buffer/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package io.netty.buffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/AvroToArrow.html b/docs/dev/java/reference/org/apache/arrow/AvroToArrow.html
index d12c7cc6cf..96f05be117 100644
--- a/docs/dev/java/reference/org/apache/arrow/AvroToArrow.html
+++ b/docs/dev/java/reference/org/apache/arrow/AvroToArrow.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroToArrow (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfig.html b/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfig.html
index b7d68df378..e6e75117e9 100644
--- a/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfig.html
+++ b/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroToArrowConfig (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfigBuilder.html b/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfigBuilder.html
index 881042ea99..f743733602 100644
--- a/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfigBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/AvroToArrowConfigBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroToArrowConfigBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/AvroToArrowUtils.html b/docs/dev/java/reference/org/apache/arrow/AvroToArrowUtils.html
index 2933bed33f..e246a5d945 100644
--- a/docs/dev/java/reference/org/apache/arrow/AvroToArrowUtils.html
+++ b/docs/dev/java/reference/org/apache/arrow/AvroToArrowUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroToArrowUtils (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/AvroToArrowVectorIterator.html b/docs/dev/java/reference/org/apache/arrow/AvroToArrowVectorIterator.html
index 547003b340..5fb2718e14 100644
--- a/docs/dev/java/reference/org/apache/arrow/AvroToArrowVectorIterator.html
+++ b/docs/dev/java/reference/org/apache/arrow/AvroToArrowVectorIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroToArrowVectorIterator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/ArrowVectorIterator.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/ArrowVectorIterator.html
index 40e68892f8..fa55474a40 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/ArrowVectorIterator.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/ArrowVectorIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ArrowVectorIterator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/Constants.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/Constants.html
index 899d65843d..8dcd3fb97d 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/Constants.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constants (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcFieldInfo.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcFieldInfo.html
index d3d6559a3e..ea9fa12439 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcFieldInfo.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcFieldInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcFieldInfo (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrow.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrow.html
index 7e34922181..0838b215d7 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrow.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrow.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcToArrow (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.html
index 6732309233..137baf1b6f 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcToArrowConfig (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.html
index d8761e330d..68a033486f 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowConfigBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcToArrowConfigBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html
index 8e7be07c28..ba3a287781 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/JdbcToArrowUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcToArrowUtils (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/ArrowVectorIterator.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/ArrowVectorIterator.html
index ebf72c48f9..c1bc7c0967 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/ArrowVectorIterator.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/ArrowVectorIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.ArrowVectorIterator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/Constants.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/Constants.html
index c957217e78..3f01467c39 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/Constants.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/Constants.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.Constants (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcFieldInfo.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcFieldInfo.html
index 07e0df9c48..25cb22776b 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcFieldInfo.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcFieldInfo.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.JdbcFieldInfo (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrow.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrow.html
index c11ae5a28b..baab3fe26f 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrow.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrow.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.JdbcToArrow (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfig.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfig.html
index de759dd0ca..4b8c9730f2 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfig.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfigBuilder.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfigBuilder.html
index 27b01c3290..9d287d95f3 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfigBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowConfigBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowUtils.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowUtils.html
index bc607ad46d..9500be0e95 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowUtils.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/class-use/JdbcToArrowUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.JdbcToArrowUtils (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ArrayConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ArrayConsumer.html
index 57dadb4d04..f01836100c 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ArrayConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ArrayConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ArrayConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BaseConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BaseConsumer.html
index cb25fa9cd5..2e24787ff2 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BaseConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BaseConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BaseConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BigIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BigIntConsumer.html
index 91b03c8080..33cb4363d4 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BigIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BigIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BigIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.html
index 61a5c73c11..657acc0e02 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BinaryConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BinaryConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BitConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BitConsumer.html
index fd25a97161..c6b41db95e 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BitConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BitConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BitConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BlobConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BlobConsumer.html
index 2237c66a76..3b45cbba61 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BlobConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/BlobConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BlobConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ClobConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ClobConsumer.html
index 97a9a8eeff..75511cc324 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ClobConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/ClobConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClobConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/CompositeJdbcConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/CompositeJdbcConsumer.html
index e90dcc23fa..5b676444bd 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/CompositeJdbcConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/CompositeJdbcConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompositeJdbcConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DateConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DateConsumer.html
index 4f150c1da0..8ec839d3fb 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DateConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DateConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DateConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DecimalConsumer.html
index 0d9240b591..cca0d7bad8 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DoubleConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DoubleConsumer.html
index f6ce95e6f6..8194374fbc 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DoubleConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/DoubleConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DoubleConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/FloatConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/FloatConsumer.html
index 2331151d7e..aef17422f6 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/FloatConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/FloatConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/IntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/IntConsumer.html
index 50dc1b969c..b413c3648a 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/IntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/IntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/JdbcConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/JdbcConsumer.html
index eda287b730..40ca16a3c9 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/JdbcConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/JdbcConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JdbcConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/NullConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/NullConsumer.html
index 1240467396..807fa928f1 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/NullConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/NullConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NullConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/SmallIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/SmallIntConsumer.html
index 2c58bcd03d..f89ec43bef 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/SmallIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/SmallIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SmallIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimeConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimeConsumer.html
index e865a5f017..21b66b114a 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimeConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimeConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimeConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampConsumer.html
index 15b4361c83..7c5132a60f 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimestampConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampTZConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampTZConsumer.html
index 9dc94a3a07..7f7f77491e 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampTZConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TimestampTZConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimestampTZConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TinyIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TinyIntConsumer.html
index 6757f4f378..4a36cd5b48 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TinyIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/TinyIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TinyIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/VarCharConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/VarCharConsumer.html
index 190e06ad68..dd3cf88bc1 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/VarCharConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/VarCharConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VarCharConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ArrayConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ArrayConsumer.html
index 348f2b8b60..f9acfa635f 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ArrayConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ArrayConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BaseConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BaseConsumer.html
index e182e3fa6e..bf8b6eefc2 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BaseConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BaseConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BigIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BigIntConsumer.html
index ae3daa8886..3a957db70e 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BigIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BigIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.BigIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BinaryConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BinaryConsumer.html
index 04e115f203..4c85ca16df 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BinaryConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BinaryConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BitConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BitConsumer.html
index b1ec5246f8..b11d6340bf 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BitConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BitConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.BitConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BlobConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BlobConsumer.html
index 1c6ad314c2..4a2a1591ce 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BlobConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/BlobConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ClobConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ClobConsumer.html
index 98be21110f..c928071f65 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ClobConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/ClobConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.ClobConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/CompositeJdbcConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/CompositeJdbcConsumer.html
index 791f9b3afc..1a57cb3f88 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/CompositeJdbcConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/CompositeJdbcConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DateConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DateConsumer.html
index d1e5dda55b..981aa63d9e 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DateConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DateConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.DateConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DecimalConsumer.html
index 31958f0ee7..9d8710bc3c 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.DecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DoubleConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DoubleConsumer.html
index 09f8b4d09f..f3a24b8fba 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DoubleConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/DoubleConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.DoubleConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/FloatConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/FloatConsumer.html
index 155496a6c5..741cd0b636 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/FloatConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/FloatConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.FloatConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/IntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/IntConsumer.html
index 81204a4f73..03493be51f 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/IntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/IntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.IntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/JdbcConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/JdbcConsumer.html
index e7b7c42669..a1fb5e2e75 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/JdbcConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/JdbcConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.adapter.jdbc.consumer.JdbcConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/NullConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/NullConsumer.html
index f5ef4bdc4a..af8919c20d 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/NullConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/NullConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.NullConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/SmallIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/SmallIntConsumer.html
index 15bd82780a..2a5bdb0cb0 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/SmallIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/SmallIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.SmallIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimeConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimeConsumer.html
index 770ca83e0d..f5ac613330 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimeConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimeConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.TimeConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampConsumer.html
index 2e5dd9455d..e9fbb0cced 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.TimestampConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampTZConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampTZConsumer.html
index 18207eff9a..00b445fc35 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampTZConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TimestampTZConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.TimestampTZConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TinyIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TinyIntConsumer.html
index 9ae6847bb6..b3297ed594 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TinyIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/TinyIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.TinyIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/VarCharConsumer.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/VarCharConsumer.html
index 2a4a1e3092..ced584a659 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/VarCharConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/class-use/VarCharConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.adapter.jdbc.consumer.VarCharConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-frame.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-frame.html
index 6862966560..e77d60458b 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.adapter.jdbc.consumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-summary.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-summary.html
index c33346e859..bda8a36830 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.adapter.jdbc.consumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-tree.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-tree.html
index b124c9ffc9..7eecc64cc7 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.adapter.jdbc.consumer Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-use.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-use.html
index 88ae3b9052..522683cb9c 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/consumer/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.adapter.jdbc.consumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-frame.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-frame.html
index 349efa4e6f..79fe83ae61 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.adapter.jdbc (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-summary.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-summary.html
index 2acea7d63b..f7e0de33a0 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.adapter.jdbc (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-tree.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-tree.html
index 5880eea35a..5980ac391e 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.adapter.jdbc Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-use.html b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-use.html
index 24daf40c92..66a4f94b0b 100644
--- a/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/adapter/jdbc/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.adapter.jdbc (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/VectorRunDeduplicator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/VectorRunDeduplicator.html
index 64fa2e53ef..9d398ba8e2 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/VectorRunDeduplicator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/VectorRunDeduplicator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VectorRunDeduplicator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/class-use/VectorRunDeduplicator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/class-use/VectorRunDeduplicator.html
index 96a0e867ee..158b6b02c9 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/class-use/VectorRunDeduplicator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/class-use/VectorRunDeduplicator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.deduplicate.VectorRunDeduplicator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-frame.html b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-frame.html
index d4e04b5a8c..ba3ebd67b4 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.deduplicate (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-summary.html b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-summary.html
index 8710f97641..b3e5188dae 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.deduplicate (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-tree.html b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-tree.html
index a292a870a5..05fa9c7efe 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.deduplicate Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-use.html b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-use.html
index 77edbb0e78..ca9839efe0 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/deduplicate/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.algorithm.deduplicate (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryBuilder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryBuilder.html
index 3350e527cd..c986a66f0c 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryEncoder.html
index e2b83744f2..e8e42c73e0 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/DictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableBasedDictionaryBuilder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableBasedDictionaryBuilder.html
index f4f40f18bf..50fb2272af 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableBasedDictionaryBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableBasedDictionaryBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HashTableBasedDictionaryBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableDictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableDictionaryEncoder.html
index 78caaee282..ee32f21789 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableDictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/HashTableDictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HashTableDictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/LinearDictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/LinearDictionaryEncoder.html
index ec514c4836..98b2f29404 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/LinearDictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/LinearDictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LinearDictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchDictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchDictionaryEncoder.html
index 3da17ef640..b90d02d757 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchDictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchDictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SearchDictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchTreeBasedDictionaryBuilder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchTreeBasedDictionaryBuilder.html
index 20af1c328c..a499e5dc27 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchTreeBasedDictionaryBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/SearchTreeBasedDictionaryBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SearchTreeBasedDictionaryBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryBuilder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryBuilder.html
index b914d70965..c1a5ba96cf 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.algorithm.dictionary.DictionaryBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryEncoder.html
index 12a28fbb41..701d58da67 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/DictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.algorithm.dictionary.DictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableBasedDictionaryBuilder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableBasedDictionaryBuilder.html
index 830384d99a..770c5a3838 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableBasedDictionaryBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableBasedDictionaryBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableDictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableDictionaryEncoder.html
index 4fa58248e0..e17824a448 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableDictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/HashTableDictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.dictionary.HashTableDictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/LinearDictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/LinearDictionaryEncoder.html
index 1564ae8f85..22922c540d 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/LinearDictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/LinearDictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.dictionary.LinearDictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchDictionaryEncoder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchDictionaryEncoder.html
index 9730c89404..bfc4674c28 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchDictionaryEncoder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchDictionaryEncoder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.dictionary.SearchDictionaryEncoder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchTreeBasedDictionaryBuilder.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchTreeBasedDictionaryBuilder.html
index 60fc9050b4..e26557811e 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchTreeBasedDictionaryBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/class-use/SearchTreeBasedDictionaryBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-frame.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-frame.html
index 1ab20bd352..d56068f5f0 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.dictionary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-summary.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-summary.html
index c578704aa9..0fd53411a6 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.dictionary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-tree.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-tree.html
index 30e1ca2162..abe6180985 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.dictionary Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-use.html b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-use.html
index 671c78d435..bd6d2ab940 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/dictionary/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.algorithm.dictionary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/PartialSumUtils.html b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/PartialSumUtils.html
index c0d9c2b5c4..91f5e5a5a9 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/PartialSumUtils.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/PartialSumUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PartialSumUtils (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/class-use/PartialSumUtils.html b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/class-use/PartialSumUtils.html
index 582c3a80d1..a973ba7c84 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/class-use/PartialSumUtils.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/class-use/PartialSumUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.misc.PartialSumUtils (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-frame.html b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-frame.html
index 1a327f46b2..2436e76e22 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.misc (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-summary.html b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-summary.html
index c68bb9d40e..3af2c6b97d 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.misc (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-tree.html b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-tree.html
index a34a109fd7..7bb73427c3 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.misc Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-use.html b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-use.html
index 2646c1bd8b..189c5b3073 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/misc/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.algorithm.misc (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/VectorRank.html b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/VectorRank.html
index 87a2fa44ae..dba398541a 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/VectorRank.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/VectorRank.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VectorRank (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/class-use/VectorRank.html b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/class-use/VectorRank.html
index d02a634e8e..6ab6f51570 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/class-use/VectorRank.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/class-use/VectorRank.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.rank.VectorRank (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-frame.html b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-frame.html
index b5d5471272..bde4eab22c 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.rank (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-summary.html b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-summary.html
index af1e946f5a..bfc2299b20 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.rank (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-tree.html b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-tree.html
index 08d3f6b3da..5287e846c7 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.rank Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-use.html b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-use.html
index c7ef8fccb6..0406b75e90 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/rank/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.algorithm.rank (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/ParallelSearcher.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/ParallelSearcher.html
index a52df28716..fe3a46cd52 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/ParallelSearcher.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/ParallelSearcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ParallelSearcher (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorRangeSearcher.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorRangeSearcher.html
index b3a64d9ccd..dcd4021983 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorRangeSearcher.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorRangeSearcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VectorRangeSearcher (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorSearcher.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorSearcher.html
index 19ff71c733..af7da0d82e 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorSearcher.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/VectorSearcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VectorSearcher (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/ParallelSearcher.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/ParallelSearcher.html
index 0ccec838a6..9706ba7244 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/ParallelSearcher.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/ParallelSearcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.search.ParallelSearcher (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorRangeSearcher.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorRangeSearcher.html
index e9436aecf6..19604cb363 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorRangeSearcher.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorRangeSearcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.search.VectorRangeSearcher (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorSearcher.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorSearcher.html
index 254c9edc51..435c20c3ce 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorSearcher.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/class-use/VectorSearcher.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.search.VectorSearcher (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-frame.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-frame.html
index 39dc9a962d..bf1919219b 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.search (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-summary.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-summary.html
index a400fceea1..0a4c80cb43 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.search (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-tree.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-tree.html
index d64a19ce96..55bff7f471 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.search Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-use.html b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-use.html
index 3a35de3648..f59977a52a 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/search/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.algorithm.search (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/CompositeVectorComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/CompositeVectorComparator.html
index 72ce726297..ea94120530 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/CompositeVectorComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/CompositeVectorComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompositeVectorComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ByteComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ByteComparator.html
index 5c115b9d33..8d6256e9eb 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ByteComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ByteComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.ByteComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float4Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float4Comparator.html
index 9932357d28..f781d3abf5 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float4Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float4Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.Float4Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float8Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float8Comparator.html
index dc4a67247a..02a76bbd8f 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float8Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.Float8Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.Float8Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.IntComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.IntComparator.html
index fdfded68d0..1242127e95 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.IntComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.IntComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.IntComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.LongComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.LongComparator.html
index 28ca2597a9..8a216bf2aa 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.LongComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.LongComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.LongComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.RepeatedValueComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.RepeatedValueComparator.html
index 1fb3ba9a98..945bc02fac 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.RepeatedValueComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.RepeatedValueComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.RepeatedValueComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ShortComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ShortComparator.html
index 1459105da3..5d69ece21c 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ShortComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.ShortComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.ShortComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt1Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt1Comparator.html
index 4fdcfd0cbb..16275ad726 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt1Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt1Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.UInt1Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt2Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt2Comparator.html
index 75ac78742a..d6bc9e131e 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt2Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt2Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.UInt2Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt4Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt4Comparator.html
index 94e61da177..806803ff58 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt4Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt4Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.UInt4Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt8Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt8Comparator.html
index 56788423d9..d5b05dc632 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt8Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.UInt8Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.UInt8Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.VariableWidthComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.VariableWidthComparator.html
index e79a107baf..a706f5aa02 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.VariableWidthComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.VariableWidthComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators.VariableWidthComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.html
index f5e56cd835..0c35eae493 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/DefaultVectorComparators.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultVectorComparators (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthInPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthInPlaceVectorSorter.html
index a8e603ef77..5fed0c8312 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthInPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthInPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FixedWidthInPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthOutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthOutOfPlaceVectorSorter.html
index 5fca0d31ca..20808291cc 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthOutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/FixedWidthOutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FixedWidthOutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/GeneralOutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/GeneralOutOfPlaceVectorSorter.html
index 1277dc3b33..7ae4abc076 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/GeneralOutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/GeneralOutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GeneralOutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/InPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/InPlaceVectorSorter.html
index 3dcad844fe..bbbcd6e30a 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/InPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/InPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/IndexSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/IndexSorter.html
index a90aacef36..617385f2a6 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/IndexSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/IndexSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IndexSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/OutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/OutOfPlaceVectorSorter.html
index a07a62c58c..bcca559257 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/OutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/OutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/StableVectorComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/StableVectorComparator.html
index 4838d768f2..4edaffb5df 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/StableVectorComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/StableVectorComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>StableVectorComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VariableWidthOutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VariableWidthOutOfPlaceVectorSorter.html
index 13748fd550..d843c62490 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VariableWidthOutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VariableWidthOutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VariableWidthOutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VectorValueComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VectorValueComparator.html
index 6b8d2dd5ec..3410e5a879 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VectorValueComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/VectorValueComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>VectorValueComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/CompositeVectorComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/CompositeVectorComparator.html
index fc49ad6157..a850135ce2 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/CompositeVectorComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/CompositeVectorComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.CompositeVectorComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ByteComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ByteComparator.html
index 7333342cb5..c9377a4ff6 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ByteComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ByteComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ByteComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float4Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float4Comparator.html
index 9e39351358..454cc89604 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float4Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float4Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float4Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float8Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float8Comparator.html
index 0d46d22163..7f0b983013 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float8Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.Float8Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float8Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.IntComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.IntComparator.html
index 0323716e1b..04bb44cf99 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.IntComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.IntComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.LongComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.LongComparator.html
index 200e4f1d1d..0cf6aa2010 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.LongComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.LongComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.LongComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.RepeatedValueComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.RepeatedValueComparator.html
index 22e9ed4c2f..117fb2e3bc 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.RepeatedValueComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.RepeatedValueComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ShortComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ShortComparator.html
index 1ee92664f5..2980673887 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ShortComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.ShortComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ShortComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt1Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt1Comparator.html
index 3795aea6d9..8647a49b1d 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt1Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt1Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt1Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt2Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt2Comparator.html
index ed51337b4b..7b214ef3bb 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt2Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt2Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt2Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt4Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt4Comparator.html
index 6b66b16817..548f83fd09 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt4Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt4Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt4Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt8Comparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt8Comparator.html
index 03c42ca8d6..3fc2c43c31 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt8Comparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.UInt8Comparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt8Comparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.VariableWidthComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.VariableWidthComparator.html
index c3a5d9fc66..9e5a6d9b68 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.VariableWidthComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.VariableWidthComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators.VariableWidthComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.html
index 73b411fc4e..8357c1cbc4 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/DefaultVectorComparators.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.DefaultVectorComparators (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthInPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthInPlaceVectorSorter.html
index cd874b3c5e..1c568075c8 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthInPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthInPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.FixedWidthInPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthOutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthOutOfPlaceVectorSorter.html
index b215f29b1d..4f13dedc2a 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthOutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/FixedWidthOutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.FixedWidthOutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/GeneralOutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/GeneralOutOfPlaceVectorSorter.html
index be83ed2f3f..2b27bfd99e 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/GeneralOutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/GeneralOutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.GeneralOutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/InPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/InPlaceVectorSorter.html
index 4c155e9260..e0d90a6a79 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/InPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/InPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.algorithm.sort.InPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/IndexSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/IndexSorter.html
index 085669ab88..851f047302 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/IndexSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/IndexSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.IndexSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/OutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/OutOfPlaceVectorSorter.html
index 3881e05d04..8f13a00036 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/OutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/OutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.algorithm.sort.OutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/StableVectorComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/StableVectorComparator.html
index 2d2215f9cc..0ccb0d8aa9 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/StableVectorComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/StableVectorComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.StableVectorComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VariableWidthOutOfPlaceVectorSorter.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VariableWidthOutOfPlaceVectorSorter.html
index 06915a296c..c8ebae453c 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VariableWidthOutOfPlaceVectorSorter.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VariableWidthOutOfPlaceVectorSorter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.VariableWidthOutOfPlaceVectorSorter (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VectorValueComparator.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VectorValueComparator.html
index 52c48cfc99..a05c4649d4 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VectorValueComparator.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/class-use/VectorValueComparator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.algorithm.sort.VectorValueComparator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-frame.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-frame.html
index 1a04e6f991..ccd851851b 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.sort (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-summary.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-summary.html
index 3844c823f7..1505cc9ee5 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.sort (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-tree.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-tree.html
index 303a89dac0..d71b8664f4 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.algorithm.sort Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-use.html b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-use.html
index 071fb07c07..3f8ef10bd5 100644
--- a/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/algorithm/sort/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.algorithm.sort (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrow.html b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrow.html
index 7af6d53993..fd51821c36 100644
--- a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrow.html
+++ b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrow.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.AvroToArrow (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfig.html b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfig.html
index f83d099f86..4be3efdb0e 100644
--- a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfig.html
+++ b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfig.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.AvroToArrowConfig (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfigBuilder.html b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfigBuilder.html
index f344141a8a..d9cb312d20 100644
--- a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfigBuilder.html
+++ b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowConfigBuilder.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.AvroToArrowConfigBuilder (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowUtils.html b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowUtils.html
index 355ae9e8b4..b4c81ba5b7 100644
--- a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowUtils.html
+++ b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.AvroToArrowUtils (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowVectorIterator.html b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowVectorIterator.html
index 939018db13..334d27b4db 100644
--- a/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowVectorIterator.html
+++ b/docs/dev/java/reference/org/apache/arrow/class-use/AvroToArrowVectorIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.AvroToArrowVectorIterator (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/CommonsCompressionFactory.html b/docs/dev/java/reference/org/apache/arrow/compression/CommonsCompressionFactory.html
index 87a9f9676c..fd0f46e61e 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/CommonsCompressionFactory.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/CommonsCompressionFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CommonsCompressionFactory (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/Lz4CompressionCodec.html b/docs/dev/java/reference/org/apache/arrow/compression/Lz4CompressionCodec.html
index 02af645638..ddd3986b31 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/Lz4CompressionCodec.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/Lz4CompressionCodec.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Lz4CompressionCodec (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/ZstdCompressionCodec.html b/docs/dev/java/reference/org/apache/arrow/compression/ZstdCompressionCodec.html
index 4a21a32116..bb730eda5e 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/ZstdCompressionCodec.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/ZstdCompressionCodec.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:28 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:04 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ZstdCompressionCodec (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/class-use/CommonsCompressionFactory.html b/docs/dev/java/reference/org/apache/arrow/compression/class-use/CommonsCompressionFactory.html
index 64b4d44998..73864f5a05 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/class-use/CommonsCompressionFactory.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/class-use/CommonsCompressionFactory.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.compression.CommonsCompressionFactory (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/class-use/Lz4CompressionCodec.html b/docs/dev/java/reference/org/apache/arrow/compression/class-use/Lz4CompressionCodec.html
index 3533818568..7c4f43c296 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/class-use/Lz4CompressionCodec.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/class-use/Lz4CompressionCodec.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.compression.Lz4CompressionCodec (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/class-use/ZstdCompressionCodec.html b/docs/dev/java/reference/org/apache/arrow/compression/class-use/ZstdCompressionCodec.html
index 5834336aa5..a4ed874964 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/class-use/ZstdCompressionCodec.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/class-use/ZstdCompressionCodec.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.compression.ZstdCompressionCodec (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/package-frame.html b/docs/dev/java/reference/org/apache/arrow/compression/package-frame.html
index 3743048d6f..8ba04d0c03 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.compression (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/package-summary.html b/docs/dev/java/reference/org/apache/arrow/compression/package-summary.html
index 3af2a0986e..44d465a9f3 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.compression (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/package-tree.html b/docs/dev/java/reference/org/apache/arrow/compression/package-tree.html
index 89fb67d897..3806207be5 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.compression Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/compression/package-use.html b/docs/dev/java/reference/org/apache/arrow/compression/package-use.html
index 033227dfeb..2d538fd952 100644
--- a/docs/dev/java/reference/org/apache/arrow/compression/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/compression/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.compression (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroArraysConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroArraysConsumer.html
index 5fbcbc3726..f27190a99e 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroArraysConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroArraysConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroArraysConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroBooleanConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroBooleanConsumer.html
index 7265442a1c..8fba0550e0 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroBooleanConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroBooleanConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroBooleanConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroBytesConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroBytesConsumer.html
index e110636286..2b4a9104f2 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroBytesConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroBytesConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroBytesConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroDoubleConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroDoubleConsumer.html
index 7d31bbb4ce..acba049f0f 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroDoubleConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroDoubleConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroDoubleConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroEnumConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroEnumConsumer.html
index 4505ed94bc..748e8e2742 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroEnumConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroEnumConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroEnumConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroFixedConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroFixedConsumer.html
index 8997a262b3..e803d82fd3 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroFixedConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroFixedConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroFixedConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroFloatConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroFloatConsumer.html
index f9590b03f3..8df4b4102f 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroFloatConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroFloatConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroFloatConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroIntConsumer.html
index 59d892915d..c4d5f26c7d 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroLongConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroLongConsumer.html
index 2977054c98..77aae7d785 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroLongConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroLongConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroLongConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroMapConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroMapConsumer.html
index 4b4a0b4174..0e945a6cd0 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroMapConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroMapConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroMapConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroNullConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroNullConsumer.html
index 48f0315dcc..32e8c1e1f0 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroNullConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroNullConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroNullConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroStringConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroStringConsumer.html
index 7c713e5365..00baf56b58 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroStringConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroStringConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroStringConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroStructConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroStructConsumer.html
index ca8c327770..e4a5c3dffa 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroStructConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroStructConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroStructConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/AvroUnionsConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/AvroUnionsConsumer.html
index 9a5c2f9a82..bc0dce15b4 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/AvroUnionsConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/AvroUnionsConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroUnionsConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/BaseAvroConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/BaseAvroConsumer.html
index f46963cb99..6d29ae309b 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/BaseAvroConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/BaseAvroConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BaseAvroConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/CompositeAvroConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/CompositeAvroConsumer.html
index eaacf6ee82..b7aa2d985c 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/CompositeAvroConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/CompositeAvroConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompositeAvroConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/Consumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/Consumer.html
index c775a93153..26a2907cf5 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/Consumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/Consumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Consumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/SkipConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/SkipConsumer.html
index 1618081eb8..4b10add35f 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/SkipConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/SkipConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SkipConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/SkipFunction.html b/docs/dev/java/reference/org/apache/arrow/consumers/SkipFunction.html
index 123e179e88..a14a631114 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/SkipFunction.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/SkipFunction.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SkipFunction (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroArraysConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroArraysConsumer.html
index 3c0df716ad..0dce8bd7ee 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroArraysConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroArraysConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroArraysConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBooleanConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBooleanConsumer.html
index 125be6da45..206cfa1e14 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBooleanConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBooleanConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroBooleanConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBytesConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBytesConsumer.html
index d976338585..61e8e14059 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBytesConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroBytesConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroBytesConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroDoubleConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroDoubleConsumer.html
index 1568c9c3c9..1dd660eaa6 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroDoubleConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroDoubleConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroDoubleConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroEnumConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroEnumConsumer.html
index 43ddeef52d..5c98260815 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroEnumConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroEnumConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroEnumConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFixedConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFixedConsumer.html
index ffefd2fc6c..ad42a5d1c3 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFixedConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFixedConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroFixedConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFloatConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFloatConsumer.html
index 0876c47c8e..bd733f17f2 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFloatConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroFloatConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroFloatConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroIntConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroIntConsumer.html
index 6105d50b71..613ce6f071 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroIntConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroIntConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroIntConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroLongConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroLongConsumer.html
index ae62874bea..1923a89785 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroLongConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroLongConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroLongConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroMapConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroMapConsumer.html
index 09bafc2ec8..89b4061c80 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroMapConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroMapConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroMapConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroNullConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroNullConsumer.html
index 694a392e77..f5006cd0c5 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroNullConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroNullConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroNullConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStringConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStringConsumer.html
index 824876abf8..3f4ed6a4d5 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStringConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStringConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroStringConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStructConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStructConsumer.html
index 49549bbef4..9d7ac78fab 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStructConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroStructConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroStructConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroUnionsConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroUnionsConsumer.html
index 404f265778..9ce87aa1f1 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroUnionsConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/AvroUnionsConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.AvroUnionsConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/BaseAvroConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/BaseAvroConsumer.html
index a0b2c15239..78fc75116c 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/BaseAvroConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/BaseAvroConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.BaseAvroConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/CompositeAvroConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/CompositeAvroConsumer.html
index ed7e474ad2..d85078815d 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/CompositeAvroConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/CompositeAvroConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.CompositeAvroConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/Consumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/Consumer.html
index f02a567739..ec60d86690 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/Consumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/Consumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.consumers.Consumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipConsumer.html
index 1bb1d50d02..aab8923bc8 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.SkipConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipFunction.html b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipFunction.html
index 2944e1de32..a1113d8685 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipFunction.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/class-use/SkipFunction.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.arrow.consumers.SkipFunction (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDateConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDateConsumer.html
index 5ceb98a659..8f2a5a30d9 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDateConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDateConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroDateConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.BytesDecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.BytesDecimalConsumer.html
index 5fb24b6e5f..8c16b434f5 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.BytesDecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.BytesDecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroDecimalConsumer.BytesDecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.FixedDecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.FixedDecimalConsumer.html
index 837054bf0d..75550d85e5 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.FixedDecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.FixedDecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroDecimalConsumer.FixedDecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.html
index ef73008edf..b8990c9706 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroDecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroDecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMicroConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMicroConsumer.html
index 09033dfff8..a7397f2696 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMicroConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMicroConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroTimeMicroConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMillisConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMillisConsumer.html
index f3555296e9..109f583ac2 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMillisConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimeMillisConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroTimeMillisConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMicrosConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMicrosConsumer.html
index fade2eec78..125ac1bcac 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMicrosConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMicrosConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroTimestampMicrosConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMillisConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMillisConsumer.html
index c07a7dab88..cd1b529330 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMillisConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/AvroTimestampMillisConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AvroTimestampMillisConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDateConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDateConsumer.html
index a75e5cdff6..e96c81212a 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDateConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDateConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroDateConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.BytesDecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.BytesDecimalConsumer.html
index 115f43d80f..9f9b320bbe 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.BytesDecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.BytesDecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroDecimalConsumer.BytesDecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.FixedDecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.FixedDecimalConsumer.html
index bac4d6a13e..baa826035a 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.FixedDecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.FixedDecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroDecimalConsumer.FixedDecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.html
index d3bf43d375..50247b92e7 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroDecimalConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroDecimalConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMicroConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMicroConsumer.html
index 2e4107e3e3..665cadcf6c 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMicroConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMicroConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroTimeMicroConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMillisConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMillisConsumer.html
index c0ea137dd5..c9c0fddfc6 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMillisConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimeMillisConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroTimeMillisConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMicrosConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMicrosConsumer.html
index 626394b6e4..9c9fea90c3 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMicrosConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMicrosConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroTimestampMicrosConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMillisConsumer.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMillisConsumer.html
index d9867b172b..79c6d578cc 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMillisConsumer.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/class-use/AvroTimestampMillisConsumer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.consumers.logical.AvroTimestampMillisConsumer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-frame.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-frame.html
index f6f53fa97c..c0dd0c48ab 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.consumers.logical (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-summary.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-summary.html
index 70a2bec87c..8749047b75 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.consumers.logical (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-tree.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-tree.html
index 9b6ab6c85d..aed8c50090 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.consumers.logical Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-use.html b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-use.html
index e54145c47c..6a0c620ce6 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/logical/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.consumers.logical (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/package-frame.html b/docs/dev/java/reference/org/apache/arrow/consumers/package-frame.html
index 65fce5772f..633e64eb4c 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/package-frame.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/package-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.consumers (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/package-summary.html b/docs/dev/java/reference/org/apache/arrow/consumers/package-summary.html
index 202ff7a0d8..ff26f2b391 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/package-summary.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/package-summary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.consumers (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/package-tree.html b/docs/dev/java/reference/org/apache/arrow/consumers/package-tree.html
index 758ce50a37..982b6a0cc2 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/package-tree.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/package-tree.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:08 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.arrow.consumers Class Hierarchy (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/consumers/package-use.html b/docs/dev/java/reference/org/apache/arrow/consumers/package-use.html
index 4f29f82e5d..602d21e48f 100644
--- a/docs/dev/java/reference/org/apache/arrow/consumers/package-use.html
+++ b/docs/dev/java/reference/org/apache/arrow/consumers/package-use.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:34 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:10 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.arrow.consumers (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.Vector.html
index 4e7a763a3b..e9f70187d2 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Binary.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.html
index 2a2f4bf445..125eb16813 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Binary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Binary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.Vector.html
index df4801c906..dc70862b2b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Block.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.html
index 716d19a13e..1dfe917840 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Block.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Block (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.Vector.html
index 32f1861ac3..128d55c719 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BodyCompression.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.html
index d07d14934d..ee5600a6fd 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompression.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BodyCompression (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompressionMethod.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompressionMethod.html
index f29a30dd38..061c251732 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompressionMethod.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/BodyCompressionMethod.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BodyCompressionMethod (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.Vector.html
index 0ba92ba66a..0ba90c82e3 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bool.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.html
index 36fa1eaad9..301b713aa2 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Bool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Bool (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.Vector.html
index 318d19bd3a..8be109b817 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Buffer.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.html
index dda3947dff..7e5f907994 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Buffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Buffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/CompressionType.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/CompressionType.html
index 825bc236fe..4ff6a7e94b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/CompressionType.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/CompressionType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompressionType (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.Vector.html
index 03bc418423..518ddf4815 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Date.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.html
index afc7243fa6..69cdf9c5e7 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Date.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Date (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/DateUnit.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/DateUnit.html
index 661a317e5e..7e3eec5632 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/DateUnit.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/DateUnit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:51 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DateUnit (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.Vector.html
index 8d44e7ce5c..0eed39fe48 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Decimal.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.html
index f201a5a080..3f57b49ef1 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Decimal.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Decimal (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.Vector.html
index 3fdd7d6125..cff65d41ce 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryBatch.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.html
index 7f81a3a4d9..ccbe662bc4 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryBatch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryBatch (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.Vector.html
index 5141717c92..19996bd218 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryEncoding.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.html
index 1f7b71c4bd..8d973ac0ad 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryEncoding.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryEncoding (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryKind.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryKind.html
index d935209622..046e110d6e 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryKind.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/DictionaryKind.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DictionaryKind (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.Vector.html
index 66d8aae55f..08875e14a4 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Duration.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.html
index d8f7c4779d..b6bd54d5ef 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Duration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Duration (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Endianness.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Endianness.html
index 5d814f21ee..869e625ffe 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Endianness.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Endianness.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Endianness (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Feature.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Feature.html
index 8d3538e34b..c6ff2c0b37 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Feature.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Feature.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Feature (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.Vector.html
index e8236945c2..cf4a9c1f81 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Field.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.html
index 726efdd059..3dcec626d9 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Field.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Field (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.Vector.html
index 5a1c86a1ea..0677083a99 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FieldNode.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.html
index 43b5ae5c1d..fb81078b2e 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FieldNode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FieldNode (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.Vector.html
index af41203914..90a2cfd52c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FixedSizeBinary.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.html
index 1251ed899f..25121c5bb9 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeBinary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FixedSizeBinary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.Vector.html
index 8509506660..4bb4989761 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FixedSizeList.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.html
index 110cef9d8f..9d3218ab43 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FixedSizeList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FixedSizeList (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.Vector.html
index 548c52f206..315320fe85 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatingPoint.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.html
index 146430f12d..298fb0df4b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/FloatingPoint.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FloatingPoint (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.Vector.html
index 57251c17ad..76a3c8c880 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Footer.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.html
index 83bcdc27b3..9b9b47ee77 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Footer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Footer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.Vector.html
index 0ee43b058d..93fe8f67b9 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Int.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.html
index 5595af4ebe..d3d769cba6 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Int.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Int (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.Vector.html
index 5c1de782fc..e48bc65d08 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Interval.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.html
index 97a37bfd83..aabf7d6297 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Interval.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Interval (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/IntervalUnit.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/IntervalUnit.html
index 33ad094a33..b143b1af14 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/IntervalUnit.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/IntervalUnit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IntervalUnit (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.Vector.html
index 65d2179142..733f4acea1 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KeyValue.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.html
index d4db57028a..1aed239a6a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/KeyValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KeyValue (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.Vector.html
index 93c3aa28a7..79d6642e79 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeBinary.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.html
index 51ec14da25..a855bc0e3f 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeBinary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeBinary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.Vector.html
index 55b9c634c8..8a2e16e3c8 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeList.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.html
index c537cdd018..f5a1606d85 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeList (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.Vector.html
index ea78b66b94..85607f915c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeUtf8.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.html
index fe201a585b..998ac38541 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/LargeUtf8.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LargeUtf8 (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/List.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/List.Vector.html
index 0babe60914..0be46b797d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/List.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/List.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>List.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/List.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/List.html
index 69b6f1f6cc..3dac56458b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/List.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/List.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>List (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.Vector.html
index ab4dc4fba9..80f48d375c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Map.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.html
index abd7b21fb5..de5b9e0efa 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Map.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Map (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.Vector.html
index 619fb62cf7..a92573c812 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Message.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.html
index 1792baca62..837f88b36f 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Message.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Message (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/MessageHeader.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/MessageHeader.html
index 5c7a576be9..b5005f5c7f 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/MessageHeader.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/MessageHeader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MessageHeader (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/MetadataVersion.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/MetadataVersion.html
index 55d6f836fe..7a5c667c29 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/MetadataVersion.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/MetadataVersion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:42 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MetadataVersion (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.Vector.html
index cf76b1efde..8dd9459150 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Null.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.html
index 3b15ea8376..333558eb87 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Null.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Null (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Precision.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Precision.html
index ca2a13b2a3..f12c47db14 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Precision.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Precision.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Precision (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.Vector.html
index a87dc07aa1..6f1b85df74 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RecordBatch.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.html
index 864f4170f7..731d3918db 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/RecordBatch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RecordBatch (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.Vector.html
index d191a5331b..fc1abaf087 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Schema.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.html
index e267610bd7..862a931739 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Schema.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Schema (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.html
index 9cd71b3e95..3b0fe70835 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixCompressedAxis.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseMatrixCompressedAxis (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.Vector.html
index 5b53abc445..abb307b5d1 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseMatrixIndexCSX.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.html
index 3a3b6fa388..958e56ead4 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseMatrixIndexCSX.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseMatrixIndexCSX (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.Vector.html
index 2ca235e60b..06e1e22a4d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensor.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.html
index ef44bdb43e..6d93d0d111 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensor (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndex.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndex.html
index 251bba7632..7a9f78478c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndex.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndex.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensorIndex (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.Vector.html
index 87025e0cb9..05f8e21713 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensorIndexCOO.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.html
index d1d99142f3..a39845a5eb 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCOO.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensorIndexCOO (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.Vector.html
index 4466ed12c8..d5ef8fa566 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensorIndexCSF.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.html
index b360cc6092..147dc76ef1 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/SparseTensorIndexCSF.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SparseTensorIndexCSF (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.Vector.html
index bca5aa2b91..3e31cdc054 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Struct_.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.html
index d2b3359160..177909a789 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Struct_.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Struct_ (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.Vector.html
index 268226aea3..738e4a8c41 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Tensor.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.html
index eaf917812c..45f8dec064 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Tensor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Tensor (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.Vector.html
index 28244f38ec..7a1b1cfca7 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TensorDim.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.html
index 3dee9f7f6a..ae7aec43dd 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/TensorDim.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TensorDim (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.Vector.html
index 07057d4e3f..5f9d611f44 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Time.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.html
index 9049222f35..e5ed04e2ce 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Time.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Time (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/TimeUnit.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/TimeUnit.html
index 8cd32b4f80..c2a2597238 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/TimeUnit.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/TimeUnit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TimeUnit (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.Vector.html
index 2fe39af760..023fffd85d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Timestamp.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.html
index 80195641c3..b801be60ef 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Timestamp.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Timestamp (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Type.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Type.html
index 49d33ed311..4551aa47cc 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Type.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Type.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Type (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.Vector.html
index a80b1c960c..4a3623a22a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Union.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.html
index 33959dc8d7..bc2b9c264e 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Union.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Union (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/UnionMode.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/UnionMode.html
index fd148f20eb..868b5bb9f4 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/UnionMode.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/UnionMode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>UnionMode (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.Vector.html
index 331ada1186..b172983a66 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Utf8.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.html
index 6a9aa05f77..ff95105de4 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/Utf8.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:43:52 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:05:43 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Utf8 (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.Vector.html
index 3ed8e091f7..fc95fb7c67 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Binary.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.html
index bc12e65c99..3330654786 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Binary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Binary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.Vector.html
index c234573d0b..047a5d355a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Block.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.html
index d91608e372..89c26b2d37 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Block.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Block (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.Vector.html
index 2710901584..9ea0bcd26a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.BodyCompression.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.html
index 683c72e8b8..30f7946884 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompression.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.BodyCompression (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompressionMethod.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompressionMethod.html
index 6b37d6366c..955ac5fbab 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompressionMethod.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/BodyCompressionMethod.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.BodyCompressionMethod (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.Vector.html
index 378eb74e77..12fa7a84fb 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Bool.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.html
index 8dfb601efb..e24a527a14 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Bool.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Bool (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.Vector.html
index 9e52dd694a..edd846c906 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Buffer.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.html
index f67fb1062f..73640b9c09 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Buffer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Buffer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/CompressionType.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/CompressionType.html
index a883497812..5f0f33f771 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/CompressionType.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/CompressionType.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.CompressionType (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.Vector.html
index e0d37be849..840da8c239 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Date.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.html
index f0d5e3d94e..1897cc24cb 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Date.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Date (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DateUnit.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DateUnit.html
index 581dfe631e..84b01b990d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DateUnit.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DateUnit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.DateUnit (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.Vector.html
index 67d3d7b15c..403c6b31ab 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Decimal.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.html
index 599a8d9b05..b28baf4b03 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Decimal.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Decimal (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.Vector.html
index f98537c714..41f1dcb356 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.DictionaryBatch.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.html
index 3da0d78947..14a3eb5faa 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryBatch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.DictionaryBatch (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.Vector.html
index 9c35b2e1a0..6f96b8e75a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.DictionaryEncoding.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.html
index aa7a5d61f8..364a00d985 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryEncoding.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.DictionaryEncoding (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryKind.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryKind.html
index 5b6f834826..fb0dfb186b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryKind.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/DictionaryKind.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.DictionaryKind (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.Vector.html
index 903e77dbc0..f8dc6ef90d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Duration.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.html
index cad3aa1646..7ce95ee495 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Duration.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Duration (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Endianness.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Endianness.html
index 49d5daaad6..d9a7566937 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Endianness.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Endianness.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Endianness (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Feature.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Feature.html
index 2529b03231..8f0a7316b3 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Feature.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Feature.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Feature (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.Vector.html
index 7f893008fe..58395dfc02 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Field.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.html
index ddf233b333..167142a12b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Field.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Field (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.Vector.html
index c15e897199..a3e5e56946 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FieldNode.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.html
index 36061ffef3..4e678b3b24 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FieldNode.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FieldNode (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.Vector.html
index 13f108a6d2..15987ca460 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FixedSizeBinary.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.html
index 119ab9accf..ad05a0ec33 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeBinary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FixedSizeBinary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.Vector.html
index 3eff5e9a5a..a8707aceb7 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FixedSizeList.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.html
index 5893b78970..55d34c38d6 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FixedSizeList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FixedSizeList (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.Vector.html
index 31aa5e40c1..8e54b29f7b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FloatingPoint.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.html
index 44a2e96cca..b2f6b21a3d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/FloatingPoint.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.FloatingPoint (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.Vector.html
index 15d5df4e7d..7ba0c3309d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Footer.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.html
index 3133b9f2c6..54d426976a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Footer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Footer (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.Vector.html
index efb987192a..508b4a60f7 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Int.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.html
index 3ad2695c06..2bd9a5e809 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Int.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Int (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.Vector.html
index 5a7817c98c..a0b4c6b34a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Interval.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.html
index 46af072270..ee00f71be2 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Interval.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Interval (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/IntervalUnit.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/IntervalUnit.html
index 8e896ed426..508b69d222 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/IntervalUnit.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/IntervalUnit.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.IntervalUnit (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.Vector.html
index 0ae6589a67..c91734cd68 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.KeyValue.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.html
index 375e96218e..bc829a2c64 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/KeyValue.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.KeyValue (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.Vector.html
index 67f21d8f45..a39557b6f6 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.LargeBinary.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.html
index fd5e8d7f62..775b45aaa8 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeBinary.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.LargeBinary (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.Vector.html
index d57b2d7241..0df2916f0c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.LargeList.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.html
index c6a236f6f9..bb1ab7eace 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeList.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.LargeList (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.Vector.html
index eaf2432ae4..d9f37c6edf 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.LargeUtf8.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.html
index da0858a9d2..44ea2a5753 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/LargeUtf8.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.LargeUtf8 (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.Vector.html
index 400a9f5c19..8ce5455011 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.List.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.html
index 725e1ebb1f..bf6680e5b3 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/List.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.List (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.Vector.html
index 398a3c4f42..fbbb928c8d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Map.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.html
index c406bf8221..0a2184b30b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Map.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Map (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.Vector.html
index f0ac2256c8..7b3ebad97d 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Message.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.html
index 98301ec53a..0fc39d8d8c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Message.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Message (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MessageHeader.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MessageHeader.html
index 75b2b3d83b..51147050d6 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MessageHeader.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MessageHeader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.MessageHeader (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MetadataVersion.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MetadataVersion.html
index 5abf3f6bcc..671cd04f09 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MetadataVersion.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/MetadataVersion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.MetadataVersion (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.Vector.html
index 9cf06fd1c9..ced26afc59 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Null.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.html
index cab339b8e6..8f9021de36 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Null.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Null (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Precision.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Precision.html
index 63a84b560d..3a17e7e71a 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Precision.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Precision.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Precision (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.Vector.html
index aa0810aa04..8b4e2b0088 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.RecordBatch.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.html
index 599f9e7bb8..29ab9b5c9b 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/RecordBatch.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.RecordBatch (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.Vector.html
index ab15bee07f..5725918f82 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Schema.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.html
index 532d7ec66b..d07eab16d4 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Schema.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Schema (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixCompressedAxis.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixCompressedAxis.html
index 99fb5b87e6..3989c29a00 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixCompressedAxis.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixCompressedAxis.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseMatrixCompressedAxis (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.Vector.html
index 7ce764084d..c16f4237a8 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseMatrixIndexCSX.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.html
index b3798b7645..e4b02c020c 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseMatrixIndexCSX.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseMatrixIndexCSX (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.Vector.html
index 6ab5545049..59162aa6cc 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensor.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.html
index 5dbd4a9f61..393b80453f 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensor.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensor (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndex.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndex.html
index c926213710..5ba130dd60 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndex.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndex.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensorIndex (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.Vector.html
index be86a0912b..b4bd62a1a0 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensorIndexCOO.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.html
index 3e28c7971f..4c1aff814e 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCOO.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensorIndexCOO (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.Vector.html
index 2d1788fa1e..4521a6c376 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensorIndexCSF.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.html
index eca4c9df49..f8cf6bd549 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/SparseTensorIndexCSF.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.SparseTensorIndexCSF (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.Vector.html
index 5c180a3eac..688421c737 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.Vector.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Struct_.Vector (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.html
index 186852ada0..0931c29ada 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Struct_.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_312) on Sat Jun 25 02:51:33 UTC 2022 -->
+<!-- Generated by javadoc (1.8.0_312) on Sun Jun 26 02:12:09 UTC 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.arrow.flatbuf.Struct_ (Apache Arrow Java Root POM 9.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-06-25">
+<meta name="date" content="2022-06-26">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Tensor.Vector.html b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Tensor.Vector.html
index 96c90570ad..bf23589783 100644
--- a/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Tensor.Vector.html
+++ b/docs/dev/java/reference/org/apache/arrow/flatbuf/class-use/Tensor.Vector.html
... 33449 lines suppressed ...