You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2021/11/30 20:48:17 UTC

[arrow-site] branch asf-site updated: [Website] Update documentations for 6.0.1 (#167)

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

kou 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 f141c2e  [Website] Update documentations for 6.0.1 (#167)
f141c2e is described below

commit f141c2e13b4313ea9c9bd94e357dd83131e266f1
Author: Sutou Kouhei <ko...@clear-code.com>
AuthorDate: Wed Dec 1 05:48:08 2021 +0900

    [Website] Update documentations for 6.0.1 (#167)
    
    Co-authored-by: Joris Van den Bossche <jo...@gmail.com>
---
 docs/.buildinfo                                    |    2 +-
 docs/_modules/collections/abc.html                 |  942 ++++--
 docs/_modules/index.html                           |   79 +-
 docs/_modules/pyarrow.html                         |  958 ++++--
 docs/_modules/pyarrow/compute.html                 | 1129 +++++--
 docs/_modules/pyarrow/dataset.html                 | 1100 ++++--
 docs/_modules/pyarrow/feather.html                 |  948 ++++--
 docs/_modules/pyarrow/filesystem.html              |  980 ++++--
 docs/_modules/pyarrow/fs.html                      | 1016 ++++--
 docs/_modules/pyarrow/hdfs.html                    |  958 ++++--
 docs/_modules/pyarrow/ipc.html                     |  976 ++++--
 docs/_modules/pyarrow/orc.html                     | 1002 ++++--
 docs/_modules/pyarrow/parquet.html                 | 1110 ++++--
 docs/_modules/pyarrow/types.html                   | 1219 +++++--
 docs/_modules/pyarrow/util.html                    | 3521 --------------------
 .../css/index.c5995385ac14fb8791e8eb36b4908be2.css |    6 -
 docs/_static/documentation_options.js              |    2 +-
 docs/_static/js/index.1c5a1a01449ed65a7b51.js      |   32 -
 docs/_static/theme_overrides.css                   |   18 +
 docs/_static/versions.json                         |   26 +
 docs/c_glib/arrow-dataset-glib/index.html          |    2 +-
 docs/c_glib/arrow-flight-glib/index.html           |    2 +-
 docs/c_glib/arrow-glib/index.html                  |    2 +-
 docs/c_glib/arrow-glib/version-macros.html         |    2 +-
 docs/c_glib/gandiva-glib/index.html                |    2 +-
 docs/c_glib/gandiva-glib/version-macros.html       |    2 +-
 docs/c_glib/parquet-glib/index.html                |    2 +-
 docs/c_glib/parquet-glib/misc.html                 |   38 -
 docs/c_glib/parquet-glib/version-macros.html       |  368 --
 docs/c_glib/parquet-glib/version.html              |   32 -
 docs/c_glib/plasma-glib/index.html                 |    2 +-
 docs/cpp/api.html                                  |   77 +-
 docs/cpp/api/array.html                            |   77 +-
 docs/cpp/api/builder.html                          |   77 +-
 docs/cpp/api/c_abi.html                            |   77 +-
 docs/cpp/api/compute.html                          |   91 +-
 docs/cpp/api/cuda.html                             |   77 +-
 docs/cpp/api/dataset.html                          |  106 +-
 docs/cpp/api/datatype.html                         |  101 +-
 docs/cpp/api/filesystem.html                       |   77 +-
 docs/cpp/api/flight.html                           |   77 +-
 docs/cpp/api/formats.html                          |   81 +-
 docs/cpp/api/io.html                               |   77 +-
 docs/cpp/api/ipc.html                              |   77 +-
 docs/cpp/api/memory.html                           |   77 +-
 docs/cpp/api/scalar.html                           |   85 +-
 docs/cpp/api/support.html                          |   77 +-
 docs/cpp/api/table.html                            |   77 +-
 docs/cpp/api/tensor.html                           |   77 +-
 docs/cpp/api/utilities.html                        |   77 +-
 docs/cpp/arrays.html                               |   79 +-
 docs/cpp/build_system.html                         |   77 +-
 docs/cpp/compute.html                              |   77 +-
 docs/cpp/conventions.html                          |   77 +-
 docs/cpp/csv.html                                  |   77 +-
 docs/cpp/dataset.html                              |   81 +-
 docs/cpp/datatypes.html                            |   77 +-
 docs/cpp/examples/cmake_minimal_build.html         |   77 +-
 docs/cpp/examples/compute_and_write_example.html   |   77 +-
 .../examples/dataset_documentation_example.html    |   77 +-
 docs/cpp/examples/index.html                       |   77 +-
 docs/cpp/examples/row_columnar_conversion.html     |   77 +-
 docs/cpp/examples/tuple_range_conversion.html      |   77 +-
 docs/cpp/flight.html                               |   79 +-
 docs/cpp/getting_started.html                      |   77 +-
 docs/cpp/index.html                                |   83 +-
 docs/cpp/io.html                                   |   77 +-
 docs/cpp/ipc.html                                  |   81 +-
 docs/cpp/json.html                                 |   77 +-
 docs/cpp/memory.html                               |   77 +-
 docs/cpp/overview.html                             |   77 +-
 docs/cpp/parquet.html                              |   77 +-
 docs/cpp/streaming_execution.html                  |   77 +-
 docs/cpp/tables.html                               |   79 +-
 docs/developers/archery.html                       |   77 +-
 docs/developers/benchmarks.html                    |   77 +-
 docs/developers/computeir.html                     |   77 +-
 docs/developers/contributing.html                  |   77 +-
 docs/developers/cpp/building.html                  |   77 +-
 docs/developers/cpp/conventions.html               |   77 +-
 docs/developers/cpp/development.html               |   77 +-
 docs/developers/cpp/fuzzing.html                   |   77 +-
 docs/developers/cpp/index.html                     |   77 +-
 docs/developers/cpp/windows.html                   |   77 +-
 docs/developers/crossbow.html                      |   77 +-
 docs/developers/docker.html                        |   77 +-
 docs/developers/documentation.html                 |   77 +-
 docs/developers/experimental_repos.html            |   77 +-
 docs/developers/python.html                        |   77 +-
 docs/format/CDataInterface.html                    |   77 +-
 docs/format/CStreamInterface.html                  |   77 +-
 docs/format/Columnar.html                          |   77 +-
 docs/format/Flight.html                            |   77 +-
 docs/format/Guidelines.html                        |   77 +-
 docs/format/IPC.html                               |   77 +-
 docs/format/Integration.html                       |   77 +-
 docs/format/Layout.html                            |   77 +-
 docs/format/Metadata.html                          |   77 +-
 docs/format/Other.html                             |   77 +-
 docs/format/Versioning.html                        |   77 +-
 docs/genindex.html                                 |  719 +---
 docs/index.html                                    |   89 +-
 docs/java/algorithm.html                           |   83 +-
 docs/java/index.html                               |   79 +-
 docs/java/ipc.html                                 |   77 +-
 docs/java/reference/allclasses-frame.html          |    6 +-
 docs/java/reference/allclasses-noframe.html        |    6 +-
 docs/java/reference/constant-values.html           |    8 +-
 docs/java/reference/deprecated-list.html           |   34 +-
 docs/java/reference/help-doc.html                  |    8 +-
 docs/java/reference/index-all.html                 |    8 +-
 docs/java/reference/index.html                     |    4 +-
 .../io/netty/buffer/ExpandableByteBuf.html         |    8 +-
 .../reference/io/netty/buffer/LargeBuffer.html     |    8 +-
 .../reference/io/netty/buffer/NettyArrowBuf.html   |    8 +-
 .../io/netty/buffer/PooledByteBufAllocatorL.html   |    8 +-
 .../io/netty/buffer/UnsafeDirectLittleEndian.html  |    8 +-
 .../netty/buffer/class-use/ExpandableByteBuf.html  |    8 +-
 .../io/netty/buffer/class-use/LargeBuffer.html     |    8 +-
 .../io/netty/buffer/class-use/NettyArrowBuf.html   |    8 +-
 .../buffer/class-use/PooledByteBufAllocatorL.html  |    8 +-
 .../buffer/class-use/UnsafeDirectLittleEndian.html |    8 +-
 .../reference/io/netty/buffer/package-frame.html   |    6 +-
 .../reference/io/netty/buffer/package-summary.html |    8 +-
 .../reference/io/netty/buffer/package-tree.html    |    8 +-
 .../reference/io/netty/buffer/package-use.html     |    8 +-
 .../reference/org/apache/arrow/AvroToArrow.html    |    8 +-
 .../org/apache/arrow/AvroToArrowConfig.html        |    8 +-
 .../org/apache/arrow/AvroToArrowConfigBuilder.html |    8 +-
 .../org/apache/arrow/AvroToArrowUtils.html         |    8 +-
 .../apache/arrow/AvroToArrowVectorIterator.html    |    8 +-
 .../arrow/adapter/jdbc/ArrowVectorIterator.html    |    8 +-
 .../org/apache/arrow/adapter/jdbc/Constants.html   |    8 +-
 .../apache/arrow/adapter/jdbc/JdbcFieldInfo.html   |    8 +-
 .../org/apache/arrow/adapter/jdbc/JdbcToArrow.html |    8 +-
 .../arrow/adapter/jdbc/JdbcToArrowConfig.html      |    8 +-
 .../adapter/jdbc/JdbcToArrowConfigBuilder.html     |    8 +-
 .../arrow/adapter/jdbc/JdbcToArrowUtils.html       |    8 +-
 .../jdbc/class-use/ArrowVectorIterator.html        |    8 +-
 .../arrow/adapter/jdbc/class-use/Constants.html    |    8 +-
 .../adapter/jdbc/class-use/JdbcFieldInfo.html      |    8 +-
 .../arrow/adapter/jdbc/class-use/JdbcToArrow.html  |    8 +-
 .../adapter/jdbc/class-use/JdbcToArrowConfig.html  |    8 +-
 .../jdbc/class-use/JdbcToArrowConfigBuilder.html   |    8 +-
 .../adapter/jdbc/class-use/JdbcToArrowUtils.html   |    8 +-
 .../arrow/adapter/jdbc/consumer/ArrayConsumer.html |    8 +-
 .../arrow/adapter/jdbc/consumer/BaseConsumer.html  |    8 +-
 .../adapter/jdbc/consumer/BigIntConsumer.html      |    8 +-
 .../adapter/jdbc/consumer/BinaryConsumer.html      |    8 +-
 .../arrow/adapter/jdbc/consumer/BitConsumer.html   |    8 +-
 .../arrow/adapter/jdbc/consumer/BlobConsumer.html  |    8 +-
 .../arrow/adapter/jdbc/consumer/ClobConsumer.html  |    8 +-
 .../jdbc/consumer/CompositeJdbcConsumer.html       |    8 +-
 .../arrow/adapter/jdbc/consumer/DateConsumer.html  |    8 +-
 .../adapter/jdbc/consumer/DecimalConsumer.html     |    8 +-
 .../adapter/jdbc/consumer/DoubleConsumer.html      |    8 +-
 .../arrow/adapter/jdbc/consumer/FloatConsumer.html |    8 +-
 .../arrow/adapter/jdbc/consumer/IntConsumer.html   |    8 +-
 .../arrow/adapter/jdbc/consumer/JdbcConsumer.html  |    8 +-
 .../arrow/adapter/jdbc/consumer/NullConsumer.html  |    8 +-
 .../adapter/jdbc/consumer/SmallIntConsumer.html    |    8 +-
 .../arrow/adapter/jdbc/consumer/TimeConsumer.html  |    8 +-
 .../adapter/jdbc/consumer/TimestampConsumer.html   |    8 +-
 .../adapter/jdbc/consumer/TimestampTZConsumer.html |    8 +-
 .../adapter/jdbc/consumer/TinyIntConsumer.html     |    8 +-
 .../adapter/jdbc/consumer/VarCharConsumer.html     |    8 +-
 .../jdbc/consumer/class-use/ArrayConsumer.html     |    8 +-
 .../jdbc/consumer/class-use/BaseConsumer.html      |    8 +-
 .../jdbc/consumer/class-use/BigIntConsumer.html    |    8 +-
 .../jdbc/consumer/class-use/BinaryConsumer.html    |    8 +-
 .../jdbc/consumer/class-use/BitConsumer.html       |    8 +-
 .../jdbc/consumer/class-use/BlobConsumer.html      |    8 +-
 .../jdbc/consumer/class-use/ClobConsumer.html      |    8 +-
 .../consumer/class-use/CompositeJdbcConsumer.html  |    8 +-
 .../jdbc/consumer/class-use/DateConsumer.html      |    8 +-
 .../jdbc/consumer/class-use/DecimalConsumer.html   |    8 +-
 .../jdbc/consumer/class-use/DoubleConsumer.html    |    8 +-
 .../jdbc/consumer/class-use/FloatConsumer.html     |    8 +-
 .../jdbc/consumer/class-use/IntConsumer.html       |    8 +-
 .../jdbc/consumer/class-use/JdbcConsumer.html      |    8 +-
 .../jdbc/consumer/class-use/NullConsumer.html      |    8 +-
 .../jdbc/consumer/class-use/SmallIntConsumer.html  |    8 +-
 .../jdbc/consumer/class-use/TimeConsumer.html      |    8 +-
 .../jdbc/consumer/class-use/TimestampConsumer.html |    8 +-
 .../consumer/class-use/TimestampTZConsumer.html    |    8 +-
 .../jdbc/consumer/class-use/TinyIntConsumer.html   |    8 +-
 .../jdbc/consumer/class-use/VarCharConsumer.html   |    8 +-
 .../arrow/adapter/jdbc/consumer/package-frame.html |    6 +-
 .../adapter/jdbc/consumer/package-summary.html     |    8 +-
 .../arrow/adapter/jdbc/consumer/package-tree.html  |    8 +-
 .../arrow/adapter/jdbc/consumer/package-use.html   |    8 +-
 .../apache/arrow/adapter/jdbc/package-frame.html   |    6 +-
 .../apache/arrow/adapter/jdbc/package-summary.html |    8 +-
 .../apache/arrow/adapter/jdbc/package-tree.html    |    8 +-
 .../org/apache/arrow/adapter/jdbc/package-use.html |    8 +-
 .../deduplicate/VectorRunDeduplicator.html         |    8 +-
 .../class-use/VectorRunDeduplicator.html           |    8 +-
 .../arrow/algorithm/deduplicate/package-frame.html |    6 +-
 .../algorithm/deduplicate/package-summary.html     |    8 +-
 .../arrow/algorithm/deduplicate/package-tree.html  |    8 +-
 .../arrow/algorithm/deduplicate/package-use.html   |    8 +-
 .../algorithm/dictionary/DictionaryBuilder.html    |    8 +-
 .../algorithm/dictionary/DictionaryEncoder.html    |    8 +-
 .../HashTableBasedDictionaryBuilder.html           |    8 +-
 .../dictionary/HashTableDictionaryEncoder.html     |    8 +-
 .../dictionary/LinearDictionaryEncoder.html        |    8 +-
 .../dictionary/SearchDictionaryEncoder.html        |    8 +-
 .../SearchTreeBasedDictionaryBuilder.html          |    8 +-
 .../dictionary/class-use/DictionaryBuilder.html    |    8 +-
 .../dictionary/class-use/DictionaryEncoder.html    |    8 +-
 .../class-use/HashTableBasedDictionaryBuilder.html |    8 +-
 .../class-use/HashTableDictionaryEncoder.html      |    8 +-
 .../class-use/LinearDictionaryEncoder.html         |    8 +-
 .../class-use/SearchDictionaryEncoder.html         |    8 +-
 .../SearchTreeBasedDictionaryBuilder.html          |    8 +-
 .../arrow/algorithm/dictionary/package-frame.html  |    6 +-
 .../algorithm/dictionary/package-summary.html      |    8 +-
 .../arrow/algorithm/dictionary/package-tree.html   |    8 +-
 .../arrow/algorithm/dictionary/package-use.html    |    8 +-
 .../arrow/algorithm/misc/PartialSumUtils.html      |    8 +-
 .../algorithm/misc/class-use/PartialSumUtils.html  |    8 +-
 .../apache/arrow/algorithm/misc/package-frame.html |    6 +-
 .../arrow/algorithm/misc/package-summary.html      |    8 +-
 .../apache/arrow/algorithm/misc/package-tree.html  |    8 +-
 .../apache/arrow/algorithm/misc/package-use.html   |    8 +-
 .../apache/arrow/algorithm/rank/VectorRank.html    |    8 +-
 .../arrow/algorithm/rank/class-use/VectorRank.html |    8 +-
 .../apache/arrow/algorithm/rank/package-frame.html |    6 +-
 .../arrow/algorithm/rank/package-summary.html      |    8 +-
 .../apache/arrow/algorithm/rank/package-tree.html  |    8 +-
 .../apache/arrow/algorithm/rank/package-use.html   |    8 +-
 .../arrow/algorithm/search/ParallelSearcher.html   |    8 +-
 .../algorithm/search/VectorRangeSearcher.html      |    8 +-
 .../arrow/algorithm/search/VectorSearcher.html     |    8 +-
 .../search/class-use/ParallelSearcher.html         |    8 +-
 .../search/class-use/VectorRangeSearcher.html      |    8 +-
 .../algorithm/search/class-use/VectorSearcher.html |    8 +-
 .../arrow/algorithm/search/package-frame.html      |    6 +-
 .../arrow/algorithm/search/package-summary.html    |    8 +-
 .../arrow/algorithm/search/package-tree.html       |    8 +-
 .../apache/arrow/algorithm/search/package-use.html |    8 +-
 .../algorithm/sort/CompositeVectorComparator.html  |    8 +-
 .../DefaultVectorComparators.ByteComparator.html   |    8 +-
 .../DefaultVectorComparators.Float4Comparator.html |    8 +-
 .../DefaultVectorComparators.Float8Comparator.html |    8 +-
 .../DefaultVectorComparators.IntComparator.html    |    8 +-
 .../DefaultVectorComparators.LongComparator.html   |    8 +-
 ...tVectorComparators.RepeatedValueComparator.html |    8 +-
 .../DefaultVectorComparators.ShortComparator.html  |    8 +-
 .../DefaultVectorComparators.UInt1Comparator.html  |    8 +-
 .../DefaultVectorComparators.UInt2Comparator.html  |    8 +-
 .../DefaultVectorComparators.UInt4Comparator.html  |    8 +-
 .../DefaultVectorComparators.UInt8Comparator.html  |    8 +-
 ...tVectorComparators.VariableWidthComparator.html |    8 +-
 .../algorithm/sort/DefaultVectorComparators.html   |    8 +-
 .../sort/FixedWidthInPlaceVectorSorter.html        |    8 +-
 .../sort/FixedWidthOutOfPlaceVectorSorter.html     |    8 +-
 .../arrow/algorithm/sort/InPlaceVectorSorter.html  |    8 +-
 .../apache/arrow/algorithm/sort/IndexSorter.html   |    8 +-
 .../algorithm/sort/OutOfPlaceVectorSorter.html     |    8 +-
 .../algorithm/sort/StableVectorComparator.html     |    8 +-
 .../sort/VariableWidthOutOfPlaceVectorSorter.html  |    8 +-
 .../algorithm/sort/VectorValueComparator.html      |    8 +-
 .../sort/class-use/CompositeVectorComparator.html  |    8 +-
 .../DefaultVectorComparators.ByteComparator.html   |    8 +-
 .../DefaultVectorComparators.Float4Comparator.html |    8 +-
 .../DefaultVectorComparators.Float8Comparator.html |    8 +-
 .../DefaultVectorComparators.IntComparator.html    |    8 +-
 .../DefaultVectorComparators.LongComparator.html   |    8 +-
 ...tVectorComparators.RepeatedValueComparator.html |    8 +-
 .../DefaultVectorComparators.ShortComparator.html  |    8 +-
 .../DefaultVectorComparators.UInt1Comparator.html  |    8 +-
 .../DefaultVectorComparators.UInt2Comparator.html  |    8 +-
 .../DefaultVectorComparators.UInt4Comparator.html  |    8 +-
 .../DefaultVectorComparators.UInt8Comparator.html  |    8 +-
 ...tVectorComparators.VariableWidthComparator.html |    8 +-
 .../sort/class-use/DefaultVectorComparators.html   |    8 +-
 .../class-use/FixedWidthInPlaceVectorSorter.html   |    8 +-
 .../FixedWidthOutOfPlaceVectorSorter.html          |    8 +-
 .../sort/class-use/InPlaceVectorSorter.html        |    8 +-
 .../algorithm/sort/class-use/IndexSorter.html      |    8 +-
 .../sort/class-use/OutOfPlaceVectorSorter.html     |    8 +-
 .../sort/class-use/StableVectorComparator.html     |    8 +-
 .../VariableWidthOutOfPlaceVectorSorter.html       |    8 +-
 .../sort/class-use/VectorValueComparator.html      |   28 +-
 .../apache/arrow/algorithm/sort/package-frame.html |    6 +-
 .../arrow/algorithm/sort/package-summary.html      |    8 +-
 .../apache/arrow/algorithm/sort/package-tree.html  |    8 +-
 .../apache/arrow/algorithm/sort/package-use.html   |    8 +-
 .../org/apache/arrow/class-use/AvroToArrow.html    |    8 +-
 .../apache/arrow/class-use/AvroToArrowConfig.html  |    8 +-
 .../arrow/class-use/AvroToArrowConfigBuilder.html  |    8 +-
 .../apache/arrow/class-use/AvroToArrowUtils.html   |    8 +-
 .../arrow/class-use/AvroToArrowVectorIterator.html |    8 +-
 .../compression/CommonsCompressionFactory.html     |    8 +-
 .../arrow/compression/Lz4CompressionCodec.html     |    8 +-
 .../arrow/compression/ZstdCompressionCodec.html    |    8 +-
 .../class-use/CommonsCompressionFactory.html       |    8 +-
 .../compression/class-use/Lz4CompressionCodec.html |    8 +-
 .../class-use/ZstdCompressionCodec.html            |    8 +-
 .../apache/arrow/compression/package-frame.html    |    6 +-
 .../apache/arrow/compression/package-summary.html  |    8 +-
 .../org/apache/arrow/compression/package-tree.html |    8 +-
 .../org/apache/arrow/compression/package-use.html  |    8 +-
 .../apache/arrow/consumers/AvroArraysConsumer.html |    8 +-
 .../arrow/consumers/AvroBooleanConsumer.html       |    8 +-
 .../apache/arrow/consumers/AvroBytesConsumer.html  |    8 +-
 .../apache/arrow/consumers/AvroDoubleConsumer.html |    8 +-
 .../apache/arrow/consumers/AvroEnumConsumer.html   |    8 +-
 .../apache/arrow/consumers/AvroFixedConsumer.html  |    8 +-
 .../apache/arrow/consumers/AvroFloatConsumer.html  |    8 +-
 .../apache/arrow/consumers/AvroIntConsumer.html    |    8 +-
 .../apache/arrow/consumers/AvroLongConsumer.html   |    8 +-
 .../apache/arrow/consumers/AvroMapConsumer.html    |    8 +-
 .../apache/arrow/consumers/AvroNullConsumer.html   |    8 +-
 .../apache/arrow/consumers/AvroStringConsumer.html |    8 +-
 .../apache/arrow/consumers/AvroStructConsumer.html |    8 +-
 .../apache/arrow/consumers/AvroUnionsConsumer.html |    8 +-
 .../apache/arrow/consumers/BaseAvroConsumer.html   |    8 +-
 .../arrow/consumers/CompositeAvroConsumer.html     |    8 +-
 .../org/apache/arrow/consumers/Consumer.html       |    8 +-
 .../org/apache/arrow/consumers/SkipConsumer.html   |    8 +-
 .../org/apache/arrow/consumers/SkipFunction.html   |    8 +-
 .../consumers/class-use/AvroArraysConsumer.html    |    8 +-
 .../consumers/class-use/AvroBooleanConsumer.html   |    8 +-
 .../consumers/class-use/AvroBytesConsumer.html     |    8 +-
 .../consumers/class-use/AvroDoubleConsumer.html    |    8 +-
 .../consumers/class-use/AvroEnumConsumer.html      |    8 +-
 .../consumers/class-use/AvroFixedConsumer.html     |    8 +-
 .../consumers/class-use/AvroFloatConsumer.html     |    8 +-
 .../arrow/consumers/class-use/AvroIntConsumer.html |    8 +-
 .../consumers/class-use/AvroLongConsumer.html      |    8 +-
 .../arrow/consumers/class-use/AvroMapConsumer.html |    8 +-
 .../consumers/class-use/AvroNullConsumer.html      |    8 +-
 .../consumers/class-use/AvroStringConsumer.html    |    8 +-
 .../consumers/class-use/AvroStructConsumer.html    |    8 +-
 .../consumers/class-use/AvroUnionsConsumer.html    |    8 +-
 .../consumers/class-use/BaseAvroConsumer.html      |    8 +-
 .../consumers/class-use/CompositeAvroConsumer.html |    8 +-
 .../apache/arrow/consumers/class-use/Consumer.html |    8 +-
 .../arrow/consumers/class-use/SkipConsumer.html    |    8 +-
 .../arrow/consumers/class-use/SkipFunction.html    |    8 +-
 .../arrow/consumers/logical/AvroDateConsumer.html  |    8 +-
 .../AvroDecimalConsumer.BytesDecimalConsumer.html  |    8 +-
 .../AvroDecimalConsumer.FixedDecimalConsumer.html  |    8 +-
 .../consumers/logical/AvroDecimalConsumer.html     |    8 +-
 .../consumers/logical/AvroTimeMicroConsumer.html   |    8 +-
 .../consumers/logical/AvroTimeMillisConsumer.html  |    8 +-
 .../logical/AvroTimestampMicrosConsumer.html       |    8 +-
 .../logical/AvroTimestampMillisConsumer.html       |    8 +-
 .../logical/class-use/AvroDateConsumer.html        |    8 +-
 .../AvroDecimalConsumer.BytesDecimalConsumer.html  |    8 +-
 .../AvroDecimalConsumer.FixedDecimalConsumer.html  |    8 +-
 .../logical/class-use/AvroDecimalConsumer.html     |    8 +-
 .../logical/class-use/AvroTimeMicroConsumer.html   |    8 +-
 .../logical/class-use/AvroTimeMillisConsumer.html  |    8 +-
 .../class-use/AvroTimestampMicrosConsumer.html     |    8 +-
 .../class-use/AvroTimestampMillisConsumer.html     |    8 +-
 .../arrow/consumers/logical/package-frame.html     |    6 +-
 .../arrow/consumers/logical/package-summary.html   |    8 +-
 .../arrow/consumers/logical/package-tree.html      |    8 +-
 .../arrow/consumers/logical/package-use.html       |    8 +-
 .../org/apache/arrow/consumers/package-frame.html  |    6 +-
 .../apache/arrow/consumers/package-summary.html    |    8 +-
 .../org/apache/arrow/consumers/package-tree.html   |    8 +-
 .../org/apache/arrow/consumers/package-use.html    |    8 +-
 .../org/apache/arrow/flatbuf/Binary.Vector.html    |    8 +-
 .../reference/org/apache/arrow/flatbuf/Binary.html |    8 +-
 .../org/apache/arrow/flatbuf/Block.Vector.html     |    8 +-
 .../reference/org/apache/arrow/flatbuf/Block.html  |    8 +-
 .../arrow/flatbuf/BodyCompression.Vector.html      |    8 +-
 .../org/apache/arrow/flatbuf/BodyCompression.html  |    8 +-
 .../arrow/flatbuf/BodyCompressionMethod.html       |    8 +-
 .../org/apache/arrow/flatbuf/Bool.Vector.html      |    8 +-
 .../reference/org/apache/arrow/flatbuf/Bool.html   |    8 +-
 .../org/apache/arrow/flatbuf/Buffer.Vector.html    |    8 +-
 .../reference/org/apache/arrow/flatbuf/Buffer.html |    8 +-
 .../org/apache/arrow/flatbuf/CompressionType.html  |    8 +-
 .../org/apache/arrow/flatbuf/Date.Vector.html      |    8 +-
 .../reference/org/apache/arrow/flatbuf/Date.html   |    8 +-
 .../org/apache/arrow/flatbuf/DateUnit.html         |    8 +-
 .../org/apache/arrow/flatbuf/Decimal.Vector.html   |    8 +-
 .../org/apache/arrow/flatbuf/Decimal.html          |    8 +-
 .../arrow/flatbuf/DictionaryBatch.Vector.html      |    8 +-
 .../org/apache/arrow/flatbuf/DictionaryBatch.html  |    8 +-
 .../arrow/flatbuf/DictionaryEncoding.Vector.html   |    8 +-
 .../apache/arrow/flatbuf/DictionaryEncoding.html   |    8 +-
 .../org/apache/arrow/flatbuf/DictionaryKind.html   |    8 +-
 .../org/apache/arrow/flatbuf/Duration.Vector.html  |    8 +-
 .../org/apache/arrow/flatbuf/Duration.html         |    8 +-
 .../org/apache/arrow/flatbuf/Endianness.html       |    8 +-
 .../org/apache/arrow/flatbuf/Feature.html          |    8 +-
 .../org/apache/arrow/flatbuf/Field.Vector.html     |    8 +-
 .../reference/org/apache/arrow/flatbuf/Field.html  |    8 +-
 .../org/apache/arrow/flatbuf/FieldNode.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/FieldNode.html        |    8 +-
 .../arrow/flatbuf/FixedSizeBinary.Vector.html      |    8 +-
 .../org/apache/arrow/flatbuf/FixedSizeBinary.html  |    8 +-
 .../apache/arrow/flatbuf/FixedSizeList.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/FixedSizeList.html    |    8 +-
 .../apache/arrow/flatbuf/FloatingPoint.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/FloatingPoint.html    |    8 +-
 .../org/apache/arrow/flatbuf/Footer.Vector.html    |    8 +-
 .../reference/org/apache/arrow/flatbuf/Footer.html |    8 +-
 .../org/apache/arrow/flatbuf/Int.Vector.html       |    8 +-
 .../reference/org/apache/arrow/flatbuf/Int.html    |    8 +-
 .../org/apache/arrow/flatbuf/Interval.Vector.html  |    8 +-
 .../org/apache/arrow/flatbuf/Interval.html         |    8 +-
 .../org/apache/arrow/flatbuf/IntervalUnit.html     |    8 +-
 .../org/apache/arrow/flatbuf/KeyValue.Vector.html  |    8 +-
 .../org/apache/arrow/flatbuf/KeyValue.html         |    8 +-
 .../apache/arrow/flatbuf/LargeBinary.Vector.html   |    8 +-
 .../org/apache/arrow/flatbuf/LargeBinary.html      |    8 +-
 .../org/apache/arrow/flatbuf/LargeList.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/LargeList.html        |    8 +-
 .../org/apache/arrow/flatbuf/LargeUtf8.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/LargeUtf8.html        |    8 +-
 .../org/apache/arrow/flatbuf/List.Vector.html      |    8 +-
 .../reference/org/apache/arrow/flatbuf/List.html   |    8 +-
 .../org/apache/arrow/flatbuf/Map.Vector.html       |    8 +-
 .../reference/org/apache/arrow/flatbuf/Map.html    |    8 +-
 .../org/apache/arrow/flatbuf/Message.Vector.html   |    8 +-
 .../org/apache/arrow/flatbuf/Message.html          |    8 +-
 .../org/apache/arrow/flatbuf/MessageHeader.html    |    8 +-
 .../org/apache/arrow/flatbuf/MetadataVersion.html  |    8 +-
 .../org/apache/arrow/flatbuf/Null.Vector.html      |    8 +-
 .../reference/org/apache/arrow/flatbuf/Null.html   |    8 +-
 .../org/apache/arrow/flatbuf/Precision.html        |    8 +-
 .../apache/arrow/flatbuf/RecordBatch.Vector.html   |    8 +-
 .../org/apache/arrow/flatbuf/RecordBatch.html      |    8 +-
 .../org/apache/arrow/flatbuf/Schema.Vector.html    |    8 +-
 .../reference/org/apache/arrow/flatbuf/Schema.html |    8 +-
 .../arrow/flatbuf/SparseMatrixCompressedAxis.html  |    8 +-
 .../arrow/flatbuf/SparseMatrixIndexCSX.Vector.html |    8 +-
 .../apache/arrow/flatbuf/SparseMatrixIndexCSX.html |    8 +-
 .../apache/arrow/flatbuf/SparseTensor.Vector.html  |    8 +-
 .../org/apache/arrow/flatbuf/SparseTensor.html     |    8 +-
 .../apache/arrow/flatbuf/SparseTensorIndex.html    |    8 +-
 .../arrow/flatbuf/SparseTensorIndexCOO.Vector.html |    8 +-
 .../apache/arrow/flatbuf/SparseTensorIndexCOO.html |    8 +-
 .../arrow/flatbuf/SparseTensorIndexCSF.Vector.html |    8 +-
 .../apache/arrow/flatbuf/SparseTensorIndexCSF.html |    8 +-
 .../org/apache/arrow/flatbuf/Struct_.Vector.html   |    8 +-
 .../org/apache/arrow/flatbuf/Struct_.html          |    8 +-
 .../org/apache/arrow/flatbuf/Tensor.Vector.html    |    8 +-
 .../reference/org/apache/arrow/flatbuf/Tensor.html |    8 +-
 .../org/apache/arrow/flatbuf/TensorDim.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/TensorDim.html        |    8 +-
 .../org/apache/arrow/flatbuf/Time.Vector.html      |    8 +-
 .../reference/org/apache/arrow/flatbuf/Time.html   |    8 +-
 .../org/apache/arrow/flatbuf/TimeUnit.html         |    8 +-
 .../org/apache/arrow/flatbuf/Timestamp.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/Timestamp.html        |    8 +-
 .../reference/org/apache/arrow/flatbuf/Type.html   |    8 +-
 .../org/apache/arrow/flatbuf/Union.Vector.html     |    8 +-
 .../reference/org/apache/arrow/flatbuf/Union.html  |    8 +-
 .../org/apache/arrow/flatbuf/UnionMode.html        |    8 +-
 .../org/apache/arrow/flatbuf/Utf8.Vector.html      |    8 +-
 .../reference/org/apache/arrow/flatbuf/Utf8.html   |    8 +-
 .../arrow/flatbuf/class-use/Binary.Vector.html     |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Binary.html |    8 +-
 .../arrow/flatbuf/class-use/Block.Vector.html      |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Block.html  |    8 +-
 .../flatbuf/class-use/BodyCompression.Vector.html  |    8 +-
 .../arrow/flatbuf/class-use/BodyCompression.html   |    8 +-
 .../flatbuf/class-use/BodyCompressionMethod.html   |    8 +-
 .../arrow/flatbuf/class-use/Bool.Vector.html       |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Bool.html   |    8 +-
 .../arrow/flatbuf/class-use/Buffer.Vector.html     |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Buffer.html |   38 +-
 .../arrow/flatbuf/class-use/CompressionType.html   |    8 +-
 .../arrow/flatbuf/class-use/Date.Vector.html       |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Date.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/DateUnit.html   |    8 +-
 .../arrow/flatbuf/class-use/Decimal.Vector.html    |    8 +-
 .../apache/arrow/flatbuf/class-use/Decimal.html    |    8 +-
 .../flatbuf/class-use/DictionaryBatch.Vector.html  |    8 +-
 .../arrow/flatbuf/class-use/DictionaryBatch.html   |    8 +-
 .../class-use/DictionaryEncoding.Vector.html       |    8 +-
 .../flatbuf/class-use/DictionaryEncoding.html      |    8 +-
 .../arrow/flatbuf/class-use/DictionaryKind.html    |    8 +-
 .../arrow/flatbuf/class-use/Duration.Vector.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/Duration.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/Endianness.html |    8 +-
 .../apache/arrow/flatbuf/class-use/Feature.html    |    8 +-
 .../arrow/flatbuf/class-use/Field.Vector.html      |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Field.html  |    8 +-
 .../arrow/flatbuf/class-use/FieldNode.Vector.html  |    8 +-
 .../apache/arrow/flatbuf/class-use/FieldNode.html  |    8 +-
 .../flatbuf/class-use/FixedSizeBinary.Vector.html  |    8 +-
 .../arrow/flatbuf/class-use/FixedSizeBinary.html   |    8 +-
 .../flatbuf/class-use/FixedSizeList.Vector.html    |    8 +-
 .../arrow/flatbuf/class-use/FixedSizeList.html     |    8 +-
 .../flatbuf/class-use/FloatingPoint.Vector.html    |    8 +-
 .../arrow/flatbuf/class-use/FloatingPoint.html     |    8 +-
 .../arrow/flatbuf/class-use/Footer.Vector.html     |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Footer.html |    8 +-
 .../apache/arrow/flatbuf/class-use/Int.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Int.html    |   40 +-
 .../arrow/flatbuf/class-use/Interval.Vector.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/Interval.html   |    8 +-
 .../arrow/flatbuf/class-use/IntervalUnit.html      |    8 +-
 .../arrow/flatbuf/class-use/KeyValue.Vector.html   |   26 +-
 .../apache/arrow/flatbuf/class-use/KeyValue.html   |   30 +-
 .../flatbuf/class-use/LargeBinary.Vector.html      |    8 +-
 .../arrow/flatbuf/class-use/LargeBinary.html       |    8 +-
 .../arrow/flatbuf/class-use/LargeList.Vector.html  |    8 +-
 .../apache/arrow/flatbuf/class-use/LargeList.html  |    8 +-
 .../arrow/flatbuf/class-use/LargeUtf8.Vector.html  |    8 +-
 .../apache/arrow/flatbuf/class-use/LargeUtf8.html  |    8 +-
 .../arrow/flatbuf/class-use/List.Vector.html       |    8 +-
 .../org/apache/arrow/flatbuf/class-use/List.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/Map.Vector.html |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Map.html    |    8 +-
 .../arrow/flatbuf/class-use/Message.Vector.html    |    8 +-
 .../apache/arrow/flatbuf/class-use/Message.html    |   16 +-
 .../arrow/flatbuf/class-use/MessageHeader.html     |    8 +-
 .../arrow/flatbuf/class-use/MetadataVersion.html   |    8 +-
 .../arrow/flatbuf/class-use/Null.Vector.html       |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Null.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/Precision.html  |    8 +-
 .../flatbuf/class-use/RecordBatch.Vector.html      |    8 +-
 .../arrow/flatbuf/class-use/RecordBatch.html       |    8 +-
 .../arrow/flatbuf/class-use/Schema.Vector.html     |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Schema.html |    8 +-
 .../class-use/SparseMatrixCompressedAxis.html      |    8 +-
 .../class-use/SparseMatrixIndexCSX.Vector.html     |    8 +-
 .../flatbuf/class-use/SparseMatrixIndexCSX.html    |    8 +-
 .../flatbuf/class-use/SparseTensor.Vector.html     |    8 +-
 .../arrow/flatbuf/class-use/SparseTensor.html      |    8 +-
 .../arrow/flatbuf/class-use/SparseTensorIndex.html |    8 +-
 .../class-use/SparseTensorIndexCOO.Vector.html     |    8 +-
 .../flatbuf/class-use/SparseTensorIndexCOO.html    |    8 +-
 .../class-use/SparseTensorIndexCSF.Vector.html     |    8 +-
 .../flatbuf/class-use/SparseTensorIndexCSF.html    |    8 +-
 .../arrow/flatbuf/class-use/Struct_.Vector.html    |    8 +-
 .../apache/arrow/flatbuf/class-use/Struct_.html    |    8 +-
 .../arrow/flatbuf/class-use/Tensor.Vector.html     |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Tensor.html |    8 +-
 .../arrow/flatbuf/class-use/TensorDim.Vector.html  |   20 +-
 .../apache/arrow/flatbuf/class-use/TensorDim.html  |   24 +-
 .../arrow/flatbuf/class-use/Time.Vector.html       |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Time.html   |    8 +-
 .../apache/arrow/flatbuf/class-use/TimeUnit.html   |    8 +-
 .../arrow/flatbuf/class-use/Timestamp.Vector.html  |    8 +-
 .../apache/arrow/flatbuf/class-use/Timestamp.html  |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Type.html   |    8 +-
 .../arrow/flatbuf/class-use/Union.Vector.html      |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Union.html  |    8 +-
 .../apache/arrow/flatbuf/class-use/UnionMode.html  |    8 +-
 .../arrow/flatbuf/class-use/Utf8.Vector.html       |    8 +-
 .../org/apache/arrow/flatbuf/class-use/Utf8.html   |    8 +-
 .../org/apache/arrow/flatbuf/package-frame.html    |    6 +-
 .../org/apache/arrow/flatbuf/package-summary.html  |    8 +-
 .../org/apache/arrow/flatbuf/package-tree.html     |    8 +-
 .../org/apache/arrow/flatbuf/package-use.html      |    8 +-
 .../reference/org/apache/arrow/flight/Action.html  |    8 +-
 .../org/apache/arrow/flight/ActionType.html        |    8 +-
 .../org/apache/arrow/flight/AsyncPutListener.html  |    8 +-
 ...ssureStrategy.CallbackBackpressureStrategy.html |    8 +-
 .../flight/BackpressureStrategy.WaitResult.html    |    8 +-
 .../apache/arrow/flight/BackpressureStrategy.html  |    8 +-
 .../org/apache/arrow/flight/CallHeaders.html       |    8 +-
 .../org/apache/arrow/flight/CallInfo.html          |    8 +-
 .../org/apache/arrow/flight/CallOption.html        |    8 +-
 .../arrow/flight/CallOptions.GrpcCallOption.html   |    8 +-
 .../org/apache/arrow/flight/CallOptions.html       |    8 +-
 .../org/apache/arrow/flight/CallStatus.html        |    8 +-
 .../org/apache/arrow/flight/Criteria.html          |    8 +-
 .../apache/arrow/flight/ErrorFlightMetadata.html   |    8 +-
 .../org/apache/arrow/flight/FlightCallHeaders.html |    8 +-
 .../apache/arrow/flight/FlightClient.Builder.html  |    8 +-
 .../flight/FlightClient.ClientStreamListener.html  |    8 +-
 .../flight/FlightClient.ExchangeReaderWriter.html  |    8 +-
 .../arrow/flight/FlightClient.PutListener.html     |    8 +-
 .../org/apache/arrow/flight/FlightClient.html      |    8 +-
 .../flight/FlightClientMiddleware.Factory.html     |    8 +-
 .../arrow/flight/FlightClientMiddleware.html       |    8 +-
 .../org/apache/arrow/flight/FlightConstants.html   |    8 +-
 .../org/apache/arrow/flight/FlightDescriptor.html  |    8 +-
 .../org/apache/arrow/flight/FlightEndpoint.html    |    8 +-
 .../org/apache/arrow/flight/FlightGrpcUtils.html   |    8 +-
 .../org/apache/arrow/flight/FlightInfo.html        |    8 +-
 .../org/apache/arrow/flight/FlightMethod.html      |    8 +-
 .../arrow/flight/FlightProducer.CallContext.html   |    8 +-
 .../FlightProducer.ServerStreamListener.html       |    8 +-
 .../flight/FlightProducer.StreamListener.html      |    8 +-
 .../org/apache/arrow/flight/FlightProducer.html    |    8 +-
 .../arrow/flight/FlightRuntimeException.html       |    8 +-
 .../apache/arrow/flight/FlightServer.Builder.html  |    8 +-
 .../org/apache/arrow/flight/FlightServer.html      |    8 +-
 .../flight/FlightServerMiddleware.Factory.html     |    8 +-
 .../arrow/flight/FlightServerMiddleware.Key.html   |    8 +-
 .../arrow/flight/FlightServerMiddleware.html       |    8 +-
 .../org/apache/arrow/flight/FlightStatusCode.html  |    8 +-
 .../arrow/flight/FlightStream.Cancellable.html     |    8 +-
 .../arrow/flight/FlightStream.Requestor.html       |    8 +-
 .../org/apache/arrow/flight/FlightStream.html      |    8 +-
 .../org/apache/arrow/flight/HeaderCallOption.html  |    8 +-
 .../org/apache/arrow/flight/Location.html          |    8 +-
 .../org/apache/arrow/flight/LocationSchemes.html   |    8 +-
 .../apache/arrow/flight/NoOpFlightProducer.html    |    8 +-
 .../apache/arrow/flight/NoOpStreamListener.html    |    8 +-
 .../arrow/flight/OutboundStreamListener.html       |    8 +-
 .../org/apache/arrow/flight/PutResult.html         |    8 +-
 .../org/apache/arrow/flight/RequestContext.html    |    8 +-
 .../reference/org/apache/arrow/flight/Result.html  |    8 +-
 .../org/apache/arrow/flight/SchemaResult.html      |    8 +-
 .../flight/ServerHeaderMiddleware.Factory.html     |    8 +-
 .../arrow/flight/ServerHeaderMiddleware.html       |    8 +-
 .../org/apache/arrow/flight/SyncPutListener.html   |    8 +-
 .../reference/org/apache/arrow/flight/Test.html    |    8 +-
 .../TestServiceGrpc.TestServiceBlockingStub.html   |    8 +-
 .../TestServiceGrpc.TestServiceFutureStub.html     |    8 +-
 .../TestServiceGrpc.TestServiceImplBase.html       |    8 +-
 .../flight/TestServiceGrpc.TestServiceStub.html    |    8 +-
 .../org/apache/arrow/flight/TestServiceGrpc.html   |    8 +-
 .../reference/org/apache/arrow/flight/Ticket.html  |    8 +-
 .../apache/arrow/flight/auth/AuthConstants.html    |    8 +-
 .../arrow/flight/auth/BasicClientAuthHandler.html  |    8 +-
 .../BasicServerAuthHandler.BasicAuthValidator.html |    8 +-
 .../arrow/flight/auth/BasicServerAuthHandler.html  |    8 +-
 .../auth/ClientAuthHandler.ClientAuthSender.html   |    8 +-
 .../arrow/flight/auth/ClientAuthHandler.html       |    8 +-
 .../arrow/flight/auth/ClientAuthInterceptor.html   |    8 +-
 .../arrow/flight/auth/ClientAuthWrapper.html       |    8 +-
 .../auth/ServerAuthHandler.ServerAuthSender.html   |    8 +-
 .../arrow/flight/auth/ServerAuthHandler.html       |    8 +-
 .../arrow/flight/auth/ServerAuthInterceptor.html   |    8 +-
 .../arrow/flight/auth/ServerAuthWrapper.html       |    8 +-
 .../arrow/flight/auth/class-use/AuthConstants.html |    8 +-
 .../auth/class-use/BasicClientAuthHandler.html     |    8 +-
 .../BasicServerAuthHandler.BasicAuthValidator.html |    8 +-
 .../auth/class-use/BasicServerAuthHandler.html     |    8 +-
 .../ClientAuthHandler.ClientAuthSender.html        |    8 +-
 .../flight/auth/class-use/ClientAuthHandler.html   |    8 +-
 .../auth/class-use/ClientAuthInterceptor.html      |    8 +-
 .../flight/auth/class-use/ClientAuthWrapper.html   |    8 +-
 .../ServerAuthHandler.ServerAuthSender.html        |    8 +-
 .../flight/auth/class-use/ServerAuthHandler.html   |    8 +-
 .../auth/class-use/ServerAuthInterceptor.html      |    8 +-
 .../flight/auth/class-use/ServerAuthWrapper.html   |    8 +-
 .../apache/arrow/flight/auth/package-frame.html    |    6 +-
 .../apache/arrow/flight/auth/package-summary.html  |    8 +-
 .../org/apache/arrow/flight/auth/package-tree.html |    8 +-
 .../org/apache/arrow/flight/auth/package-use.html  |    8 +-
 .../apache/arrow/flight/auth2/Auth2Constants.html  |    8 +-
 .../apache/arrow/flight/auth2/AuthUtilities.html   |    8 +-
 .../flight/auth2/BasicAuthCredentialWriter.html    |    8 +-
 ...allHeaderAuthenticator.CredentialValidator.html |    8 +-
 .../flight/auth2/BasicCallHeaderAuthenticator.html |    8 +-
 .../arrow/flight/auth2/BearerCredentialWriter.html |    8 +-
 .../flight/auth2/BearerTokenAuthenticator.html     |    8 +-
 .../auth2/CallHeaderAuthenticator.AuthResult.html  |    8 +-
 .../flight/auth2/CallHeaderAuthenticator.html      |    8 +-
 .../flight/auth2/ClientBearerHeaderHandler.html    |    8 +-
 .../arrow/flight/auth2/ClientHandshakeWrapper.html |    8 +-
 .../arrow/flight/auth2/ClientHeaderHandler.html    |    8 +-
 ...ClientIncomingAuthHeaderMiddleware.Factory.html |    8 +-
 .../auth2/ClientIncomingAuthHeaderMiddleware.html  |    8 +-
 .../auth2/GeneratedBearerTokenAuthenticator.html   |    8 +-
 .../ServerCallHeaderAuthMiddleware.Factory.html    |    8 +-
 .../auth2/ServerCallHeaderAuthMiddleware.html      |    8 +-
 .../flight/auth2/class-use/Auth2Constants.html     |    8 +-
 .../flight/auth2/class-use/AuthUtilities.html      |    8 +-
 .../auth2/class-use/BasicAuthCredentialWriter.html |    8 +-
 ...allHeaderAuthenticator.CredentialValidator.html |    8 +-
 .../class-use/BasicCallHeaderAuthenticator.html    |    8 +-
 .../auth2/class-use/BearerCredentialWriter.html    |    8 +-
 .../auth2/class-use/BearerTokenAuthenticator.html  |    8 +-
 .../CallHeaderAuthenticator.AuthResult.html        |   32 +-
 .../auth2/class-use/CallHeaderAuthenticator.html   |    8 +-
 .../auth2/class-use/ClientBearerHeaderHandler.html |    8 +-
 .../auth2/class-use/ClientHandshakeWrapper.html    |    8 +-
 .../auth2/class-use/ClientHeaderHandler.html       |    8 +-
 ...ClientIncomingAuthHeaderMiddleware.Factory.html |    8 +-
 .../ClientIncomingAuthHeaderMiddleware.html        |    8 +-
 .../GeneratedBearerTokenAuthenticator.html         |    8 +-
 .../ServerCallHeaderAuthMiddleware.Factory.html    |    8 +-
 .../class-use/ServerCallHeaderAuthMiddleware.html  |    8 +-
 .../apache/arrow/flight/auth2/package-frame.html   |    6 +-
 .../apache/arrow/flight/auth2/package-summary.html |    8 +-
 .../apache/arrow/flight/auth2/package-tree.html    |    8 +-
 .../org/apache/arrow/flight/auth2/package-use.html |    8 +-
 .../org/apache/arrow/flight/class-use/Action.html  |    8 +-
 .../apache/arrow/flight/class-use/ActionType.html  |    8 +-
 .../arrow/flight/class-use/AsyncPutListener.html   |    8 +-
 ...ssureStrategy.CallbackBackpressureStrategy.html |    8 +-
 .../class-use/BackpressureStrategy.WaitResult.html |    8 +-
 .../flight/class-use/BackpressureStrategy.html     |    8 +-
 .../apache/arrow/flight/class-use/CallHeaders.html |   36 +-
 .../apache/arrow/flight/class-use/CallInfo.html    |   20 +-
 .../apache/arrow/flight/class-use/CallOption.html  |    8 +-
 .../class-use/CallOptions.GrpcCallOption.html      |    8 +-
 .../apache/arrow/flight/class-use/CallOptions.html |    8 +-
 .../apache/arrow/flight/class-use/CallStatus.html  |   20 +-
 .../apache/arrow/flight/class-use/Criteria.html    |    8 +-
 .../flight/class-use/ErrorFlightMetadata.html      |    8 +-
 .../arrow/flight/class-use/FlightCallHeaders.html  |    8 +-
 .../flight/class-use/FlightClient.Builder.html     |    8 +-
 .../FlightClient.ClientStreamListener.html         |    8 +-
 .../FlightClient.ExchangeReaderWriter.html         |    8 +-
 .../flight/class-use/FlightClient.PutListener.html |    8 +-
 .../arrow/flight/class-use/FlightClient.html       |    8 +-
 .../class-use/FlightClientMiddleware.Factory.html  |    8 +-
 .../flight/class-use/FlightClientMiddleware.html   |    8 +-
 .../arrow/flight/class-use/FlightConstants.html    |    8 +-
 .../arrow/flight/class-use/FlightDescriptor.html   |   16 +-
 .../arrow/flight/class-use/FlightEndpoint.html     |    8 +-
 .../arrow/flight/class-use/FlightGrpcUtils.html    |    8 +-
 .../apache/arrow/flight/class-use/FlightInfo.html  |    8 +-
 .../arrow/flight/class-use/FlightMethod.html       |    8 +-
 .../class-use/FlightProducer.CallContext.html      |    8 +-
 .../FlightProducer.ServerStreamListener.html       |    8 +-
 .../class-use/FlightProducer.StreamListener.html   |    8 +-
 .../arrow/flight/class-use/FlightProducer.html     |    8 +-
 .../flight/class-use/FlightRuntimeException.html   |    8 +-
 .../flight/class-use/FlightServer.Builder.html     |    8 +-
 .../arrow/flight/class-use/FlightServer.html       |    8 +-
 .../class-use/FlightServerMiddleware.Factory.html  |    8 +-
 .../class-use/FlightServerMiddleware.Key.html      |    8 +-
 .../flight/class-use/FlightServerMiddleware.html   |    8 +-
 .../arrow/flight/class-use/FlightStatusCode.html   |    8 +-
 .../flight/class-use/FlightStream.Cancellable.html |    8 +-
 .../flight/class-use/FlightStream.Requestor.html   |    8 +-
 .../arrow/flight/class-use/FlightStream.html       |    8 +-
 .../arrow/flight/class-use/HeaderCallOption.html   |    8 +-
 .../apache/arrow/flight/class-use/Location.html    |    8 +-
 .../arrow/flight/class-use/LocationSchemes.html    |    8 +-
 .../arrow/flight/class-use/NoOpFlightProducer.html |    8 +-
 .../arrow/flight/class-use/NoOpStreamListener.html |    8 +-
 .../flight/class-use/OutboundStreamListener.html   |    8 +-
 .../apache/arrow/flight/class-use/PutResult.html   |   18 +-
 .../arrow/flight/class-use/RequestContext.html     |   20 +-
 .../org/apache/arrow/flight/class-use/Result.html  |    8 +-
 .../arrow/flight/class-use/SchemaResult.html       |    8 +-
 .../class-use/ServerHeaderMiddleware.Factory.html  |    8 +-
 .../flight/class-use/ServerHeaderMiddleware.html   |    8 +-
 .../arrow/flight/class-use/SyncPutListener.html    |    8 +-
 .../org/apache/arrow/flight/class-use/Test.html    |    8 +-
 .../TestServiceGrpc.TestServiceBlockingStub.html   |    8 +-
 .../TestServiceGrpc.TestServiceFutureStub.html     |    8 +-
 .../TestServiceGrpc.TestServiceImplBase.html       |    8 +-
 .../class-use/TestServiceGrpc.TestServiceStub.html |    8 +-
 .../arrow/flight/class-use/TestServiceGrpc.html    |    8 +-
 .../org/apache/arrow/flight/class-use/Ticket.html  |    8 +-
 .../client/ClientCookieMiddleware.Factory.html     |    8 +-
 .../flight/client/ClientCookieMiddleware.html      |    8 +-
 .../class-use/ClientCookieMiddleware.Factory.html  |    8 +-
 .../client/class-use/ClientCookieMiddleware.html   |    8 +-
 .../apache/arrow/flight/client/package-frame.html  |    6 +-
 .../arrow/flight/client/package-summary.html       |    8 +-
 .../apache/arrow/flight/client/package-tree.html   |    8 +-
 .../apache/arrow/flight/client/package-use.html    |    8 +-
 .../arrow/flight/example/ExampleFlightServer.html  |    8 +-
 .../apache/arrow/flight/example/ExampleTicket.html |    8 +-
 .../apache/arrow/flight/example/FlightHolder.html  |    8 +-
 .../apache/arrow/flight/example/InMemoryStore.html |    8 +-
 .../arrow/flight/example/Stream.StreamCreator.html |    8 +-
 .../org/apache/arrow/flight/example/Stream.html    |    8 +-
 .../example/class-use/ExampleFlightServer.html     |    8 +-
 .../flight/example/class-use/ExampleTicket.html    |    8 +-
 .../flight/example/class-use/FlightHolder.html     |    8 +-
 .../flight/example/class-use/InMemoryStore.html    |    8 +-
 .../example/class-use/Stream.StreamCreator.html    |    8 +-
 .../arrow/flight/example/class-use/Stream.html     |    8 +-
 .../flight/example/integration/package-frame.html  |    6 +-
 .../example/integration/package-summary.html       |    8 +-
 .../flight/example/integration/package-tree.html   |    8 +-
 .../flight/example/integration/package-use.html    |    8 +-
 .../apache/arrow/flight/example/package-frame.html |    6 +-
 .../arrow/flight/example/package-summary.html      |    8 +-
 .../apache/arrow/flight/example/package-tree.html  |    8 +-
 .../apache/arrow/flight/example/package-use.html   |    8 +-
 .../arrow/flight/grpc/AddWritableBuffer.html       |    8 +-
 .../arrow/flight/grpc/CallCredentialAdapter.html   |    8 +-
 .../flight/grpc/ClientInterceptorAdapter.html      |    8 +-
 .../grpc/ContextPropagatingExecutorService.html    |    8 +-
 .../arrow/flight/grpc/CredentialCallOption.html    |    8 +-
 .../arrow/flight/grpc/GetReadableBuffer.html       |    8 +-
 .../apache/arrow/flight/grpc/MetadataAdapter.html  |    8 +-
 .../arrow/flight/grpc/RequestContextAdapter.html   |    8 +-
 .../grpc/ServerInterceptorAdapter.KeyFactory.html  |    8 +-
 .../flight/grpc/ServerInterceptorAdapter.html      |    8 +-
 .../org/apache/arrow/flight/grpc/StatusUtils.html  |    8 +-
 .../flight/grpc/class-use/AddWritableBuffer.html   |    8 +-
 .../grpc/class-use/CallCredentialAdapter.html      |    8 +-
 .../grpc/class-use/ClientInterceptorAdapter.html   |    8 +-
 .../ContextPropagatingExecutorService.html         |    8 +-
 .../grpc/class-use/CredentialCallOption.html       |    8 +-
 .../flight/grpc/class-use/GetReadableBuffer.html   |    8 +-
 .../flight/grpc/class-use/MetadataAdapter.html     |    8 +-
 .../grpc/class-use/RequestContextAdapter.html      |    8 +-
 .../ServerInterceptorAdapter.KeyFactory.html       |    8 +-
 .../grpc/class-use/ServerInterceptorAdapter.html   |    8 +-
 .../arrow/flight/grpc/class-use/StatusUtils.html   |    8 +-
 .../apache/arrow/flight/grpc/package-frame.html    |    6 +-
 .../apache/arrow/flight/grpc/package-summary.html  |    8 +-
 .../org/apache/arrow/flight/grpc/package-tree.html |    8 +-
 .../org/apache/arrow/flight/grpc/package-use.html  |    8 +-
 .../arrow/flight/impl/Flight.Action.Builder.html   |    8 +-
 .../apache/arrow/flight/impl/Flight.Action.html    |    8 +-
 .../arrow/flight/impl/Flight.ActionOrBuilder.html  |    8 +-
 .../flight/impl/Flight.ActionType.Builder.html     |    8 +-
 .../arrow/flight/impl/Flight.ActionType.html       |    8 +-
 .../flight/impl/Flight.ActionTypeOrBuilder.html    |    8 +-
 .../flight/impl/Flight.BasicAuth.Builder.html      |    8 +-
 .../apache/arrow/flight/impl/Flight.BasicAuth.html |    8 +-
 .../flight/impl/Flight.BasicAuthOrBuilder.html     |    8 +-
 .../arrow/flight/impl/Flight.Criteria.Builder.html |    8 +-
 .../apache/arrow/flight/impl/Flight.Criteria.html  |    8 +-
 .../flight/impl/Flight.CriteriaOrBuilder.html      |    8 +-
 .../arrow/flight/impl/Flight.Empty.Builder.html    |    8 +-
 .../org/apache/arrow/flight/impl/Flight.Empty.html |    8 +-
 .../arrow/flight/impl/Flight.EmptyOrBuilder.html   |    8 +-
 .../flight/impl/Flight.FlightData.Builder.html     |    8 +-
 .../arrow/flight/impl/Flight.FlightData.html       |    8 +-
 .../flight/impl/Flight.FlightDataOrBuilder.html    |    8 +-
 .../impl/Flight.FlightDescriptor.Builder.html      |    8 +-
 .../Flight.FlightDescriptor.DescriptorType.html    |    8 +-
 .../arrow/flight/impl/Flight.FlightDescriptor.html |    8 +-
 .../impl/Flight.FlightDescriptorOrBuilder.html     |    8 +-
 .../flight/impl/Flight.FlightEndpoint.Builder.html |    8 +-
 .../arrow/flight/impl/Flight.FlightEndpoint.html   |    8 +-
 .../impl/Flight.FlightEndpointOrBuilder.html       |    8 +-
 .../flight/impl/Flight.FlightInfo.Builder.html     |    8 +-
 .../arrow/flight/impl/Flight.FlightInfo.html       |    8 +-
 .../flight/impl/Flight.FlightInfoOrBuilder.html    |    8 +-
 .../impl/Flight.HandshakeRequest.Builder.html      |    8 +-
 .../arrow/flight/impl/Flight.HandshakeRequest.html |    8 +-
 .../impl/Flight.HandshakeRequestOrBuilder.html     |    8 +-
 .../impl/Flight.HandshakeResponse.Builder.html     |    8 +-
 .../flight/impl/Flight.HandshakeResponse.html      |    8 +-
 .../impl/Flight.HandshakeResponseOrBuilder.html    |    8 +-
 .../arrow/flight/impl/Flight.Location.Builder.html |    8 +-
 .../apache/arrow/flight/impl/Flight.Location.html  |    8 +-
 .../flight/impl/Flight.LocationOrBuilder.html      |    8 +-
 .../flight/impl/Flight.PutResult.Builder.html      |    8 +-
 .../apache/arrow/flight/impl/Flight.PutResult.html |    8 +-
 .../flight/impl/Flight.PutResultOrBuilder.html     |    8 +-
 .../arrow/flight/impl/Flight.Result.Builder.html   |    8 +-
 .../apache/arrow/flight/impl/Flight.Result.html    |    8 +-
 .../arrow/flight/impl/Flight.ResultOrBuilder.html  |    8 +-
 .../flight/impl/Flight.SchemaResult.Builder.html   |    8 +-
 .../arrow/flight/impl/Flight.SchemaResult.html     |    8 +-
 .../flight/impl/Flight.SchemaResultOrBuilder.html  |    8 +-
 .../arrow/flight/impl/Flight.Ticket.Builder.html   |    8 +-
 .../apache/arrow/flight/impl/Flight.Ticket.html    |    8 +-
 .../arrow/flight/impl/Flight.TicketOrBuilder.html  |    8 +-
 .../org/apache/arrow/flight/impl/Flight.html       |    8 +-
 ...lightServiceGrpc.FlightServiceBlockingStub.html |    8 +-
 .../FlightServiceGrpc.FlightServiceFutureStub.html |    8 +-
 .../FlightServiceGrpc.FlightServiceImplBase.html   |    8 +-
 .../impl/FlightServiceGrpc.FlightServiceStub.html  |    8 +-
 .../arrow/flight/impl/FlightServiceGrpc.html       |    8 +-
 .../impl/class-use/Flight.Action.Builder.html      |    8 +-
 .../arrow/flight/impl/class-use/Flight.Action.html |    8 +-
 .../impl/class-use/Flight.ActionOrBuilder.html     |    8 +-
 .../impl/class-use/Flight.ActionType.Builder.html  |    8 +-
 .../flight/impl/class-use/Flight.ActionType.html   |    8 +-
 .../impl/class-use/Flight.ActionTypeOrBuilder.html |    8 +-
 .../impl/class-use/Flight.BasicAuth.Builder.html   |    8 +-
 .../flight/impl/class-use/Flight.BasicAuth.html    |    8 +-
 .../impl/class-use/Flight.BasicAuthOrBuilder.html  |    8 +-
 .../impl/class-use/Flight.Criteria.Builder.html    |    8 +-
 .../flight/impl/class-use/Flight.Criteria.html     |    8 +-
 .../impl/class-use/Flight.CriteriaOrBuilder.html   |    8 +-
 .../impl/class-use/Flight.Empty.Builder.html       |    8 +-
 .../arrow/flight/impl/class-use/Flight.Empty.html  |    8 +-
 .../impl/class-use/Flight.EmptyOrBuilder.html      |    8 +-
 .../impl/class-use/Flight.FlightData.Builder.html  |    8 +-
 .../flight/impl/class-use/Flight.FlightData.html   |    8 +-
 .../impl/class-use/Flight.FlightDataOrBuilder.html |    8 +-
 .../class-use/Flight.FlightDescriptor.Builder.html |    8 +-
 .../Flight.FlightDescriptor.DescriptorType.html    |    8 +-
 .../impl/class-use/Flight.FlightDescriptor.html    |    8 +-
 .../Flight.FlightDescriptorOrBuilder.html          |    8 +-
 .../class-use/Flight.FlightEndpoint.Builder.html   |    8 +-
 .../impl/class-use/Flight.FlightEndpoint.html      |    8 +-
 .../class-use/Flight.FlightEndpointOrBuilder.html  |    8 +-
 .../impl/class-use/Flight.FlightInfo.Builder.html  |    8 +-
 .../flight/impl/class-use/Flight.FlightInfo.html   |    8 +-
 .../impl/class-use/Flight.FlightInfoOrBuilder.html |    8 +-
 .../class-use/Flight.HandshakeRequest.Builder.html |    8 +-
 .../impl/class-use/Flight.HandshakeRequest.html    |    8 +-
 .../Flight.HandshakeRequestOrBuilder.html          |    8 +-
 .../Flight.HandshakeResponse.Builder.html          |    8 +-
 .../impl/class-use/Flight.HandshakeResponse.html   |    8 +-
 .../Flight.HandshakeResponseOrBuilder.html         |    8 +-
 .../impl/class-use/Flight.Location.Builder.html    |    8 +-
 .../flight/impl/class-use/Flight.Location.html     |    8 +-
 .../impl/class-use/Flight.LocationOrBuilder.html   |    8 +-
 .../impl/class-use/Flight.PutResult.Builder.html   |    8 +-
 .../flight/impl/class-use/Flight.PutResult.html    |    8 +-
 .../impl/class-use/Flight.PutResultOrBuilder.html  |    8 +-
 .../impl/class-use/Flight.Result.Builder.html      |    8 +-
 .../arrow/flight/impl/class-use/Flight.Result.html |    8 +-
 .../impl/class-use/Flight.ResultOrBuilder.html     |    8 +-
 .../class-use/Flight.SchemaResult.Builder.html     |    8 +-
 .../flight/impl/class-use/Flight.SchemaResult.html |    8 +-
 .../class-use/Flight.SchemaResultOrBuilder.html    |    8 +-
 .../impl/class-use/Flight.Ticket.Builder.html      |    8 +-
 .../arrow/flight/impl/class-use/Flight.Ticket.html |    8 +-
 .../impl/class-use/Flight.TicketOrBuilder.html     |    8 +-
 .../apache/arrow/flight/impl/class-use/Flight.html |    8 +-
 ...lightServiceGrpc.FlightServiceBlockingStub.html |    8 +-
 .../FlightServiceGrpc.FlightServiceFutureStub.html |    8 +-
 .../FlightServiceGrpc.FlightServiceImplBase.html   |    8 +-
 .../FlightServiceGrpc.FlightServiceStub.html       |    8 +-
 .../flight/impl/class-use/FlightServiceGrpc.html   |    8 +-
 .../apache/arrow/flight/impl/package-frame.html    |    6 +-
 .../apache/arrow/flight/impl/package-summary.html  |    8 +-
 .../org/apache/arrow/flight/impl/package-tree.html |    8 +-
 .../org/apache/arrow/flight/impl/package-use.html  |    8 +-
 .../org/apache/arrow/flight/package-frame.html     |    6 +-
 .../org/apache/arrow/flight/package-summary.html   |    8 +-
 .../org/apache/arrow/flight/package-tree.html      |    8 +-
 .../org/apache/arrow/flight/package-use.html       |    8 +-
 .../perf/impl/PerfOuterClass.Perf.Builder.html     |    8 +-
 .../flight/perf/impl/PerfOuterClass.Perf.html      |    8 +-
 .../perf/impl/PerfOuterClass.PerfOrBuilder.html    |    8 +-
 .../perf/impl/PerfOuterClass.Token.Builder.html    |    8 +-
 .../flight/perf/impl/PerfOuterClass.Token.html     |    8 +-
 .../perf/impl/PerfOuterClass.TokenOrBuilder.html   |    8 +-
 .../arrow/flight/perf/impl/PerfOuterClass.html     |    8 +-
 .../class-use/PerfOuterClass.Perf.Builder.html     |    8 +-
 .../perf/impl/class-use/PerfOuterClass.Perf.html   |    8 +-
 .../class-use/PerfOuterClass.PerfOrBuilder.html    |    8 +-
 .../class-use/PerfOuterClass.Token.Builder.html    |    8 +-
 .../perf/impl/class-use/PerfOuterClass.Token.html  |    8 +-
 .../class-use/PerfOuterClass.TokenOrBuilder.html   |    8 +-
 .../flight/perf/impl/class-use/PerfOuterClass.html |    8 +-
 .../arrow/flight/perf/impl/package-frame.html      |    6 +-
 .../arrow/flight/perf/impl/package-summary.html    |    8 +-
 .../arrow/flight/perf/impl/package-tree.html       |    8 +-
 .../apache/arrow/flight/perf/impl/package-use.html |    8 +-
 .../apache/arrow/memory/AllocationListener.html    |    8 +-
 .../arrow/memory/AllocationManager.Factory.html    |    8 +-
 .../org/apache/arrow/memory/AllocationManager.html |    8 +-
 .../arrow/memory/AllocationOutcome.Status.html     |    8 +-
 .../org/apache/arrow/memory/AllocationOutcome.html |    8 +-
 .../memory/AllocationOutcomeDetails.Entry.html     |    8 +-
 .../arrow/memory/AllocationOutcomeDetails.html     |    8 +-
 .../apache/arrow/memory/AllocationReservation.html |    8 +-
 .../arrow/memory/AllocatorClosedException.html     |    8 +-
 .../org/apache/arrow/memory/ArrowBuf.html          |    8 +-
 .../apache/arrow/memory/ArrowByteBufAllocator.html |    8 +-
 .../org/apache/arrow/memory/BoundsChecking.html    |    8 +-
 .../org/apache/arrow/memory/BufferAllocator.html   |    8 +-
 .../arrow/memory/BufferLedger.TransferResult.html  |    8 +-
 .../org/apache/arrow/memory/BufferLedger.html      |    8 +-
 .../org/apache/arrow/memory/BufferManager.html     |    8 +-
 .../memory/DefaultAllocationManagerFactory.html    |    8 +-
 ...ocationManagerOption.AllocationManagerType.html |    8 +-
 .../memory/DefaultAllocationManagerOption.html     |    8 +-
 .../arrow/memory/LowCostIdentityHashMap.html       |    8 +-
 .../arrow/memory/NettyAllocationManager.html       |    8 +-
 .../apache/arrow/memory/OutOfMemoryException.html  |    8 +-
 .../apache/arrow/memory/OwnershipTransferNOOP.html |    8 +-
 .../arrow/memory/OwnershipTransferResult.html      |    8 +-
 .../org/apache/arrow/memory/ReferenceManager.html  |    8 +-
 .../org/apache/arrow/memory/RootAllocator.html     |    8 +-
 .../arrow/memory/UnsafeAllocationManager.html      |    8 +-
 .../apache/arrow/memory/ValueWithKeyIncluded.html  |    8 +-
 .../arrow/memory/class-use/AllocationListener.html |    8 +-
 .../class-use/AllocationManager.Factory.html       |   12 +-
 .../arrow/memory/class-use/AllocationManager.html  |    8 +-
 .../memory/class-use/AllocationOutcome.Status.html |    8 +-
 .../arrow/memory/class-use/AllocationOutcome.html  |    8 +-
 .../class-use/AllocationOutcomeDetails.Entry.html  |    8 +-
 .../memory/class-use/AllocationOutcomeDetails.html |    8 +-
 .../memory/class-use/AllocationReservation.html    |    8 +-
 .../memory/class-use/AllocatorClosedException.html |    8 +-
 .../apache/arrow/memory/class-use/ArrowBuf.html    |  568 ++--
 .../memory/class-use/ArrowByteBufAllocator.html    |    8 +-
 .../arrow/memory/class-use/BoundsChecking.html     |    8 +-
 .../arrow/memory/class-use/BufferAllocator.html    |  322 +-
 .../class-use/BufferLedger.TransferResult.html     |    8 +-
 .../arrow/memory/class-use/BufferLedger.html       |    8 +-
 .../arrow/memory/class-use/BufferManager.html      |    8 +-
 .../class-use/DefaultAllocationManagerFactory.html |    8 +-
 ...ocationManagerOption.AllocationManagerType.html |    8 +-
 .../class-use/DefaultAllocationManagerOption.html  |    8 +-
 .../memory/class-use/LowCostIdentityHashMap.html   |    8 +-
 .../memory/class-use/NettyAllocationManager.html   |    8 +-
 .../memory/class-use/OutOfMemoryException.html     |   30 +-
 .../memory/class-use/OwnershipTransferNOOP.html    |    8 +-
 .../memory/class-use/OwnershipTransferResult.html  |    8 +-
 .../arrow/memory/class-use/ReferenceManager.html   |    8 +-
 .../arrow/memory/class-use/RootAllocator.html      |    8 +-
 .../memory/class-use/UnsafeAllocationManager.html  |    8 +-
 .../memory/class-use/ValueWithKeyIncluded.html     |    8 +-
 .../org/apache/arrow/memory/package-frame.html     |    6 +-
 .../org/apache/arrow/memory/package-summary.html   |    8 +-
 .../org/apache/arrow/memory/package-tree.html      |    8 +-
 .../org/apache/arrow/memory/package-use.html       |    8 +-
 .../memory/rounding/DefaultRoundingPolicy.html     |    8 +-
 .../arrow/memory/rounding/RoundingPolicy.html      |    8 +-
 .../memory/rounding/SegmentRoundingPolicy.html     |    8 +-
 .../rounding/class-use/DefaultRoundingPolicy.html  |    8 +-
 .../memory/rounding/class-use/RoundingPolicy.html  |    8 +-
 .../rounding/class-use/SegmentRoundingPolicy.html  |    8 +-
 .../arrow/memory/rounding/package-frame.html       |    6 +-
 .../arrow/memory/rounding/package-summary.html     |    8 +-
 .../apache/arrow/memory/rounding/package-tree.html |    8 +-
 .../apache/arrow/memory/rounding/package-use.html  |    8 +-
 .../apache/arrow/memory/util/ArrowBufPointer.html  |    8 +-
 .../apache/arrow/memory/util/AssertionUtil.html    |    8 +-
 .../arrow/memory/util/AutoCloseableLock.html       |    8 +-
 .../arrow/memory/util/ByteFunctionHelpers.html     |    8 +-
 .../org/apache/arrow/memory/util/CommonUtil.html   |    8 +-
 .../apache/arrow/memory/util/HistoricalLog.html    |    8 +-
 .../apache/arrow/memory/util/LargeMemoryUtil.html  |    8 +-
 .../org/apache/arrow/memory/util/MemoryUtil.html   |    8 +-
 .../org/apache/arrow/memory/util/StackTrace.html   |    8 +-
 .../memory/util/class-use/ArrowBufPointer.html     |   56 +-
 .../arrow/memory/util/class-use/AssertionUtil.html |    8 +-
 .../memory/util/class-use/AutoCloseableLock.html   |    8 +-
 .../memory/util/class-use/ByteFunctionHelpers.html |    8 +-
 .../arrow/memory/util/class-use/CommonUtil.html    |    8 +-
 .../arrow/memory/util/class-use/HistoricalLog.html |    8 +-
 .../memory/util/class-use/LargeMemoryUtil.html     |    8 +-
 .../arrow/memory/util/class-use/MemoryUtil.html    |    8 +-
 .../arrow/memory/util/class-use/StackTrace.html    |    8 +-
 .../arrow/memory/util/hash/ArrowBufHasher.html     |    8 +-
 .../arrow/memory/util/hash/MurmurHasher.html       |    8 +-
 .../arrow/memory/util/hash/SimpleHasher.html       |    8 +-
 .../memory/util/hash/class-use/ArrowBufHasher.html |   42 +-
 .../memory/util/hash/class-use/MurmurHasher.html   |    8 +-
 .../memory/util/hash/class-use/SimpleHasher.html   |    8 +-
 .../arrow/memory/util/hash/package-frame.html      |    6 +-
 .../arrow/memory/util/hash/package-summary.html    |    8 +-
 .../arrow/memory/util/hash/package-tree.html       |    8 +-
 .../apache/arrow/memory/util/hash/package-use.html |    8 +-
 .../apache/arrow/memory/util/package-frame.html    |    6 +-
 .../apache/arrow/memory/util/package-summary.html  |    8 +-
 .../org/apache/arrow/memory/util/package-tree.html |    8 +-
 .../org/apache/arrow/memory/util/package-use.html  |    8 +-
 .../reference/org/apache/arrow/package-frame.html  |    6 +-
 .../org/apache/arrow/package-summary.html          |    8 +-
 .../reference/org/apache/arrow/package-tree.html   |    8 +-
 .../reference/org/apache/arrow/package-use.html    |    8 +-
 .../plasma/ObjectStoreLink.ObjectStoreData.html    |    8 +-
 .../org/apache/arrow/plasma/ObjectStoreLink.html   |    8 +-
 .../org/apache/arrow/plasma/PlasmaClient.html      |    8 +-
 .../org/apache/arrow/plasma/PlasmaClientJNI.html   |    8 +-
 .../class-use/ObjectStoreLink.ObjectStoreData.html |   18 +-
 .../arrow/plasma/class-use/ObjectStoreLink.html    |    8 +-
 .../arrow/plasma/class-use/PlasmaClient.html       |    8 +-
 .../arrow/plasma/class-use/PlasmaClientJNI.html    |    8 +-
 .../exceptions/DuplicateObjectException.html       |    8 +-
 .../plasma/exceptions/PlasmaClientException.html   |    8 +-
 .../exceptions/PlasmaOutOfMemoryException.html     |    8 +-
 .../class-use/DuplicateObjectException.html        |   20 +-
 .../class-use/PlasmaClientException.html           |    8 +-
 .../class-use/PlasmaOutOfMemoryException.html      |   20 +-
 .../arrow/plasma/exceptions/package-frame.html     |    6 +-
 .../arrow/plasma/exceptions/package-summary.html   |    8 +-
 .../arrow/plasma/exceptions/package-tree.html      |    8 +-
 .../arrow/plasma/exceptions/package-use.html       |    8 +-
 .../org/apache/arrow/plasma/package-frame.html     |    6 +-
 .../org/apache/arrow/plasma/package-summary.html   |    8 +-
 .../org/apache/arrow/plasma/package-tree.html      |    8 +-
 .../org/apache/arrow/plasma/package-use.html       |    8 +-
 .../arrow/tools/EchoServer.ClientConnection.html   |    8 +-
 .../org/apache/arrow/tools/EchoServer.html         |    8 +-
 .../org/apache/arrow/tools/FileRoundtrip.html      |    8 +-
 .../org/apache/arrow/tools/FileToStream.html       |    8 +-
 .../org/apache/arrow/tools/Integration.html        |    8 +-
 .../org/apache/arrow/tools/StreamToFile.html       |    8 +-
 .../class-use/EchoServer.ClientConnection.html     |    8 +-
 .../apache/arrow/tools/class-use/EchoServer.html   |    8 +-
 .../arrow/tools/class-use/FileRoundtrip.html       |    8 +-
 .../apache/arrow/tools/class-use/FileToStream.html |    8 +-
 .../apache/arrow/tools/class-use/Integration.html  |    8 +-
 .../apache/arrow/tools/class-use/StreamToFile.html |    8 +-
 .../org/apache/arrow/tools/package-frame.html      |    6 +-
 .../org/apache/arrow/tools/package-summary.html    |    8 +-
 .../org/apache/arrow/tools/package-tree.html       |    8 +-
 .../org/apache/arrow/tools/package-use.html        |    8 +-
 .../util/AutoCloseables.RollbackCloseable.html     |    8 +-
 .../org/apache/arrow/util/AutoCloseables.html      |    8 +-
 .../org/apache/arrow/util/Collections2.html        |    8 +-
 .../org/apache/arrow/util/Preconditions.html       |    8 +-
 .../org/apache/arrow/util/VisibleForTesting.html   |    8 +-
 .../AutoCloseables.RollbackCloseable.html          |    8 +-
 .../arrow/util/class-use/AutoCloseables.html       |    8 +-
 .../apache/arrow/util/class-use/Collections2.html  |    8 +-
 .../apache/arrow/util/class-use/Preconditions.html |    8 +-
 .../arrow/util/class-use/VisibleForTesting.html    |    8 +-
 .../org/apache/arrow/util/package-frame.html       |    6 +-
 .../org/apache/arrow/util/package-summary.html     |    8 +-
 .../org/apache/arrow/util/package-tree.html        |    8 +-
 .../org/apache/arrow/util/package-use.html         |    8 +-
 .../org/apache/arrow/vector/AddOrGetResult.html    |    8 +-
 .../org/apache/arrow/vector/AllocationHelper.html  |    8 +-
 .../apache/arrow/vector/BaseFixedWidthVector.html  |    8 +-
 .../org/apache/arrow/vector/BaseIntVector.html     |    8 +-
 .../arrow/vector/BaseLargeVariableWidthVector.html |    8 +-
 .../org/apache/arrow/vector/BaseValueVector.html   |    8 +-
 .../arrow/vector/BaseVariableWidthVector.html      |    8 +-
 .../org/apache/arrow/vector/BigIntVector.html      |    8 +-
 .../org/apache/arrow/vector/BitVector.html         |    8 +-
 .../org/apache/arrow/vector/BitVectorHelper.html   |    8 +-
 .../org/apache/arrow/vector/BufferBacked.html      |    8 +-
 .../arrow/vector/BufferLayout.BufferType.html      |    8 +-
 .../org/apache/arrow/vector/BufferLayout.html      |    8 +-
 .../org/apache/arrow/vector/DateDayVector.html     |    8 +-
 .../org/apache/arrow/vector/DateMilliVector.html   |    8 +-
 .../org/apache/arrow/vector/Decimal256Vector.html  |    8 +-
 .../org/apache/arrow/vector/DecimalVector.html     |    8 +-
 .../apache/arrow/vector/DensityAwareVector.html    |    8 +-
 .../org/apache/arrow/vector/DurationVector.html    |    8 +-
 .../arrow/vector/ElementAddressableVector.html     |    8 +-
 .../apache/arrow/vector/ExtensionTypeVector.html   |    8 +-
 .../org/apache/arrow/vector/FieldVector.html       |    8 +-
 .../apache/arrow/vector/FixedSizeBinaryVector.html |    8 +-
 .../org/apache/arrow/vector/FixedWidthVector.html  |    8 +-
 .../org/apache/arrow/vector/Float4Vector.html      |    8 +-
 .../org/apache/arrow/vector/Float8Vector.html      |    8 +-
 .../apache/arrow/vector/FloatingPointVector.html   |    8 +-
 .../apache/arrow/vector/GenerateSampleData.html    |    8 +-
 .../org/apache/arrow/vector/IntVector.html         |    8 +-
 .../org/apache/arrow/vector/IntervalDayVector.html |    8 +-
 .../arrow/vector/IntervalMonthDayNanoVector.html   |    8 +-
 .../apache/arrow/vector/IntervalYearVector.html    |    8 +-
 .../apache/arrow/vector/LargeVarBinaryVector.html  |    8 +-
 .../apache/arrow/vector/LargeVarCharVector.html    |    8 +-
 .../apache/arrow/vector/NullCheckingForGet.html    |    8 +-
 .../org/apache/arrow/vector/NullVector.html        |    8 +-
 .../org/apache/arrow/vector/PeriodDuration.html    |    8 +-
 .../apache/arrow/vector/SchemaChangeCallBack.html  |    8 +-
 .../org/apache/arrow/vector/SmallIntVector.html    |    8 +-
 .../org/apache/arrow/vector/TimeMicroVector.html   |    8 +-
 .../org/apache/arrow/vector/TimeMilliVector.html   |    8 +-
 .../org/apache/arrow/vector/TimeNanoVector.html    |    8 +-
 .../org/apache/arrow/vector/TimeSecVector.html     |    8 +-
 .../arrow/vector/TimeStampMicroTZVector.html       |    8 +-
 .../apache/arrow/vector/TimeStampMicroVector.html  |    8 +-
 .../arrow/vector/TimeStampMilliTZVector.html       |    8 +-
 .../apache/arrow/vector/TimeStampMilliVector.html  |    8 +-
 .../apache/arrow/vector/TimeStampNanoTZVector.html |    8 +-
 .../apache/arrow/vector/TimeStampNanoVector.html   |    8 +-
 .../apache/arrow/vector/TimeStampSecTZVector.html  |    8 +-
 .../apache/arrow/vector/TimeStampSecVector.html    |    8 +-
 .../arrow/vector/TimeStampVector.TransferImpl.html |    8 +-
 .../org/apache/arrow/vector/TimeStampVector.html   |    8 +-
 .../org/apache/arrow/vector/TinyIntVector.html     |    8 +-
 .../org/apache/arrow/vector/TypeLayout.html        |    8 +-
 .../org/apache/arrow/vector/UInt1Vector.html       |    8 +-
 .../org/apache/arrow/vector/UInt2Vector.html       |    8 +-
 .../org/apache/arrow/vector/UInt4Vector.html       |    8 +-
 .../org/apache/arrow/vector/UInt8Vector.html       |    8 +-
 .../org/apache/arrow/vector/ValueVector.html       |    8 +-
 .../org/apache/arrow/vector/VarBinaryVector.html   |    8 +-
 .../org/apache/arrow/vector/VarCharVector.html     |    8 +-
 .../apache/arrow/vector/VariableWidthVector.html   |    8 +-
 .../arrow/vector/VectorDefinitionSetter.html       |    8 +-
 .../org/apache/arrow/vector/VectorLoader.html      |    8 +-
 .../org/apache/arrow/vector/VectorSchemaRoot.html  |    8 +-
 .../org/apache/arrow/vector/VectorUnloader.html    |    8 +-
 .../org/apache/arrow/vector/ZeroVector.html        |    8 +-
 .../arrow/vector/class-use/AddOrGetResult.html     |   30 +-
 .../arrow/vector/class-use/AllocationHelper.html   |    8 +-
 .../vector/class-use/BaseFixedWidthVector.html     |   22 +-
 .../arrow/vector/class-use/BaseIntVector.html      |    8 +-
 .../class-use/BaseLargeVariableWidthVector.html    |   14 +-
 .../arrow/vector/class-use/BaseValueVector.html    |    8 +-
 .../vector/class-use/BaseVariableWidthVector.html  |   14 +-
 .../arrow/vector/class-use/BigIntVector.html       |    8 +-
 .../apache/arrow/vector/class-use/BitVector.html   |    8 +-
 .../arrow/vector/class-use/BitVectorHelper.html    |    8 +-
 .../arrow/vector/class-use/BufferBacked.html       |   30 +-
 .../vector/class-use/BufferLayout.BufferType.html  |    8 +-
 .../arrow/vector/class-use/BufferLayout.html       |    8 +-
 .../arrow/vector/class-use/DateDayVector.html      |    8 +-
 .../arrow/vector/class-use/DateMilliVector.html    |    8 +-
 .../arrow/vector/class-use/Decimal256Vector.html   |    8 +-
 .../arrow/vector/class-use/DecimalVector.html      |    8 +-
 .../arrow/vector/class-use/DensityAwareVector.html |    8 +-
 .../arrow/vector/class-use/DurationVector.html     |    8 +-
 .../vector/class-use/ElementAddressableVector.html |    8 +-
 .../vector/class-use/ExtensionTypeVector.html      |   14 +-
 .../apache/arrow/vector/class-use/FieldVector.html |  102 +-
 .../vector/class-use/FixedSizeBinaryVector.html    |    8 +-
 .../arrow/vector/class-use/FixedWidthVector.html   |    8 +-
 .../arrow/vector/class-use/Float4Vector.html       |    8 +-
 .../arrow/vector/class-use/Float8Vector.html       |    8 +-
 .../vector/class-use/FloatingPointVector.html      |    8 +-
 .../arrow/vector/class-use/GenerateSampleData.html |    8 +-
 .../apache/arrow/vector/class-use/IntVector.html   |    8 +-
 .../arrow/vector/class-use/IntervalDayVector.html  |    8 +-
 .../class-use/IntervalMonthDayNanoVector.html      |    8 +-
 .../arrow/vector/class-use/IntervalYearVector.html |    8 +-
 .../vector/class-use/LargeVarBinaryVector.html     |    8 +-
 .../arrow/vector/class-use/LargeVarCharVector.html |    8 +-
 .../arrow/vector/class-use/NullCheckingForGet.html |    8 +-
 .../apache/arrow/vector/class-use/NullVector.html  |   14 +-
 .../arrow/vector/class-use/PeriodDuration.html     |   14 +-
 .../vector/class-use/SchemaChangeCallBack.html     |    8 +-
 .../arrow/vector/class-use/SmallIntVector.html     |    8 +-
 .../arrow/vector/class-use/TimeMicroVector.html    |    8 +-
 .../arrow/vector/class-use/TimeMilliVector.html    |    8 +-
 .../arrow/vector/class-use/TimeNanoVector.html     |    8 +-
 .../arrow/vector/class-use/TimeSecVector.html      |    8 +-
 .../vector/class-use/TimeStampMicroTZVector.html   |    8 +-
 .../vector/class-use/TimeStampMicroVector.html     |    8 +-
 .../vector/class-use/TimeStampMilliTZVector.html   |    8 +-
 .../vector/class-use/TimeStampMilliVector.html     |    8 +-
 .../vector/class-use/TimeStampNanoTZVector.html    |    8 +-
 .../vector/class-use/TimeStampNanoVector.html      |    8 +-
 .../vector/class-use/TimeStampSecTZVector.html     |    8 +-
 .../arrow/vector/class-use/TimeStampSecVector.html |    8 +-
 .../class-use/TimeStampVector.TransferImpl.html    |    8 +-
 .../arrow/vector/class-use/TimeStampVector.html    |    8 +-
 .../arrow/vector/class-use/TinyIntVector.html      |    8 +-
 .../apache/arrow/vector/class-use/TypeLayout.html  |    8 +-
 .../apache/arrow/vector/class-use/UInt1Vector.html |    8 +-
 .../apache/arrow/vector/class-use/UInt2Vector.html |    8 +-
 .../apache/arrow/vector/class-use/UInt4Vector.html |   12 +-
 .../apache/arrow/vector/class-use/UInt8Vector.html |    8 +-
 .../apache/arrow/vector/class-use/ValueVector.html |  326 +-
 .../arrow/vector/class-use/VarBinaryVector.html    |    8 +-
 .../arrow/vector/class-use/VarCharVector.html      |    8 +-
 .../vector/class-use/VariableWidthVector.html      |    8 +-
 .../vector/class-use/VectorDefinitionSetter.html   |    8 +-
 .../arrow/vector/class-use/VectorLoader.html       |    8 +-
 .../arrow/vector/class-use/VectorSchemaRoot.html   |    8 +-
 .../arrow/vector/class-use/VectorUnloader.html     |    8 +-
 .../apache/arrow/vector/class-use/ZeroVector.html  |    8 +-
 .../arrow/vector/compare/ApproxEqualsVisitor.html  |    8 +-
 .../org/apache/arrow/vector/compare/Range.html     |    8 +-
 .../arrow/vector/compare/RangeEqualsVisitor.html   |    8 +-
 .../arrow/vector/compare/TypeEqualsVisitor.html    |    8 +-
 .../arrow/vector/compare/VectorEqualsVisitor.html  |    8 +-
 .../arrow/vector/compare/VectorValueEqualizer.html |    8 +-
 .../apache/arrow/vector/compare/VectorVisitor.html |    8 +-
 .../compare/class-use/ApproxEqualsVisitor.html     |    8 +-
 .../arrow/vector/compare/class-use/Range.html      |   12 +-
 .../compare/class-use/RangeEqualsVisitor.html      |    8 +-
 .../compare/class-use/TypeEqualsVisitor.html       |    8 +-
 .../compare/class-use/VectorEqualsVisitor.html     |    8 +-
 .../compare/class-use/VectorValueEqualizer.html    |    8 +-
 .../vector/compare/class-use/VectorVisitor.html    |   26 +-
 .../apache/arrow/vector/compare/package-frame.html |    6 +-
 .../arrow/vector/compare/package-summary.html      |    8 +-
 .../apache/arrow/vector/compare/package-tree.html  |    8 +-
 .../apache/arrow/vector/compare/package-use.html   |    8 +-
 ...ueEpsilonEqualizers.Float4EpsilonEqualizer.html |    8 +-
 ...ueEpsilonEqualizers.Float8EpsilonEqualizer.html |    8 +-
 ...onEqualizers.FloatingPointEpsilonEqualizer.html |    8 +-
 .../compare/util/ValueEpsilonEqualizers.html       |    8 +-
 ...ueEpsilonEqualizers.Float4EpsilonEqualizer.html |    8 +-
 ...ueEpsilonEqualizers.Float8EpsilonEqualizer.html |    8 +-
 ...onEqualizers.FloatingPointEpsilonEqualizer.html |    8 +-
 .../util/class-use/ValueEpsilonEqualizers.html     |    8 +-
 .../arrow/vector/compare/util/package-frame.html   |    6 +-
 .../arrow/vector/compare/util/package-summary.html |    8 +-
 .../arrow/vector/compare/util/package-tree.html    |    8 +-
 .../arrow/vector/compare/util/package-use.html     |    8 +-
 .../vector/complex/AbstractContainerVector.html    |    8 +-
 .../AbstractStructVector.ConflictPolicy.html       |    8 +-
 .../arrow/vector/complex/AbstractStructVector.html |    8 +-
 .../arrow/vector/complex/BaseListVector.html       |    8 +-
 .../vector/complex/BaseRepeatedValueVector.html    |    8 +-
 .../arrow/vector/complex/DenseUnionVector.html     |    8 +-
 .../arrow/vector/complex/EmptyValuePopulator.html  |    8 +-
 .../arrow/vector/complex/FixedSizeListVector.html  |    8 +-
 .../arrow/vector/complex/LargeListVector.html      |    8 +-
 .../apache/arrow/vector/complex/ListVector.html    |    8 +-
 .../org/apache/arrow/vector/complex/MapVector.html |    8 +-
 ...NonNullableStructVector.StructTransferPair.html |    8 +-
 .../vector/complex/NonNullableStructVector.html    |    8 +-
 .../apache/arrow/vector/complex/Positionable.html  |    8 +-
 .../arrow/vector/complex/PromotableVector.html     |    8 +-
 .../complex/RepeatedFixedWidthVectorLike.html      |    8 +-
 .../arrow/vector/complex/RepeatedValueVector.html  |    8 +-
 .../complex/RepeatedVariableWidthVectorLike.html   |    8 +-
 .../org/apache/arrow/vector/complex/StateTool.html |    8 +-
 .../StructVector.NullableStructTransferPair.html   |    8 +-
 .../apache/arrow/vector/complex/StructVector.html  |    8 +-
 .../apache/arrow/vector/complex/UnionVector.html   |    8 +-
 .../arrow/vector/complex/VectorWithOrdinal.html    |    8 +-
 .../complex/class-use/AbstractContainerVector.html |    8 +-
 .../AbstractStructVector.ConflictPolicy.html       |    8 +-
 .../complex/class-use/AbstractStructVector.html    |    8 +-
 .../vector/complex/class-use/BaseListVector.html   |    8 +-
 .../complex/class-use/BaseRepeatedValueVector.html |    8 +-
 .../vector/complex/class-use/DenseUnionVector.html |   14 +-
 .../complex/class-use/EmptyValuePopulator.html     |    8 +-
 .../complex/class-use/FixedSizeListVector.html     |   14 +-
 .../vector/complex/class-use/LargeListVector.html  |   14 +-
 .../arrow/vector/complex/class-use/ListVector.html |   14 +-
 .../arrow/vector/complex/class-use/MapVector.html  |    8 +-
 ...NonNullableStructVector.StructTransferPair.html |    8 +-
 .../complex/class-use/NonNullableStructVector.html |   14 +-
 .../vector/complex/class-use/Positionable.html     |    8 +-
 .../vector/complex/class-use/PromotableVector.html |    8 +-
 .../class-use/RepeatedFixedWidthVectorLike.html    |    8 +-
 .../complex/class-use/RepeatedValueVector.html     |    8 +-
 .../class-use/RepeatedVariableWidthVectorLike.html |    8 +-
 .../arrow/vector/complex/class-use/StateTool.html  |    8 +-
 .../StructVector.NullableStructTransferPair.html   |    8 +-
 .../vector/complex/class-use/StructVector.html     |    8 +-
 .../vector/complex/class-use/UnionVector.html      |   18 +-
 .../complex/class-use/VectorWithOrdinal.html       |   18 +-
 .../complex/impl/BigIntHolderReaderImpl.html       |    8 +-
 .../vector/complex/impl/BigIntReaderImpl.html      |    8 +-
 .../vector/complex/impl/BigIntWriterImpl.html      |    8 +-
 .../vector/complex/impl/BitHolderReaderImpl.html   |    8 +-
 .../arrow/vector/complex/impl/BitReaderImpl.html   |    8 +-
 .../arrow/vector/complex/impl/BitWriterImpl.html   |    8 +-
 .../arrow/vector/complex/impl/ComplexCopier.html   |    8 +-
 .../vector/complex/impl/ComplexWriterImpl.html     |    8 +-
 .../complex/impl/DateDayHolderReaderImpl.html      |    8 +-
 .../vector/complex/impl/DateDayReaderImpl.html     |    8 +-
 .../vector/complex/impl/DateDayWriterImpl.html     |    8 +-
 .../complex/impl/DateMilliHolderReaderImpl.html    |    8 +-
 .../vector/complex/impl/DateMilliReaderImpl.html   |    8 +-
 .../vector/complex/impl/DateMilliWriterImpl.html   |    8 +-
 .../complex/impl/Decimal256HolderReaderImpl.html   |    8 +-
 .../vector/complex/impl/Decimal256ReaderImpl.html  |    8 +-
 .../vector/complex/impl/Decimal256WriterImpl.html  |    8 +-
 .../complex/impl/DecimalHolderReaderImpl.html      |    8 +-
 .../vector/complex/impl/DecimalReaderImpl.html     |    8 +-
 .../vector/complex/impl/DecimalWriterImpl.html     |    8 +-
 .../vector/complex/impl/DenseUnionReader.html      |    8 +-
 .../vector/complex/impl/DenseUnionWriter.html      |    8 +-
 .../complex/impl/DurationHolderReaderImpl.html     |    8 +-
 .../vector/complex/impl/DurationReaderImpl.html    |    8 +-
 .../vector/complex/impl/DurationWriterImpl.html    |    8 +-
 .../impl/FixedSizeBinaryHolderReaderImpl.html      |    8 +-
 .../complex/impl/FixedSizeBinaryReaderImpl.html    |    8 +-
 .../complex/impl/FixedSizeBinaryWriterImpl.html    |    8 +-
 .../complex/impl/Float4HolderReaderImpl.html       |    8 +-
 .../vector/complex/impl/Float4ReaderImpl.html      |    8 +-
 .../vector/complex/impl/Float4WriterImpl.html      |    8 +-
 .../complex/impl/Float8HolderReaderImpl.html       |    8 +-
 .../vector/complex/impl/Float8ReaderImpl.html      |    8 +-
 .../vector/complex/impl/Float8WriterImpl.html      |    8 +-
 .../vector/complex/impl/IntHolderReaderImpl.html   |    8 +-
 .../arrow/vector/complex/impl/IntReaderImpl.html   |    8 +-
 .../arrow/vector/complex/impl/IntWriterImpl.html   |    8 +-
 .../complex/impl/IntervalDayHolderReaderImpl.html  |    8 +-
 .../vector/complex/impl/IntervalDayReaderImpl.html |    8 +-
 .../vector/complex/impl/IntervalDayWriterImpl.html |    8 +-
 .../impl/IntervalMonthDayNanoHolderReaderImpl.html |    8 +-
 .../impl/IntervalMonthDayNanoReaderImpl.html       |    8 +-
 .../impl/IntervalMonthDayNanoWriterImpl.html       |    8 +-
 .../complex/impl/IntervalYearHolderReaderImpl.html |    8 +-
 .../complex/impl/IntervalYearReaderImpl.html       |    8 +-
 .../complex/impl/IntervalYearWriterImpl.html       |    8 +-
 .../impl/LargeVarBinaryHolderReaderImpl.html       |    8 +-
 .../complex/impl/LargeVarBinaryReaderImpl.html     |    8 +-
 .../complex/impl/LargeVarBinaryWriterImpl.html     |    8 +-
 .../complex/impl/LargeVarCharHolderReaderImpl.html |    8 +-
 .../complex/impl/LargeVarCharReaderImpl.html       |    8 +-
 .../complex/impl/LargeVarCharWriterImpl.html       |    8 +-
 .../arrow/vector/complex/impl/NullReader.html      |    8 +-
 .../impl/NullableBigIntHolderReaderImpl.html       |    8 +-
 .../complex/impl/NullableBitHolderReaderImpl.html  |    8 +-
 .../impl/NullableCaseSensitiveStructWriter.html    |    8 +-
 .../impl/NullableDateDayHolderReaderImpl.html      |    8 +-
 .../impl/NullableDateMilliHolderReaderImpl.html    |    8 +-
 .../impl/NullableDecimal256HolderReaderImpl.html   |    8 +-
 .../impl/NullableDecimalHolderReaderImpl.html      |    8 +-
 .../impl/NullableDurationHolderReaderImpl.html     |    8 +-
 .../NullableFixedSizeBinaryHolderReaderImpl.html   |    8 +-
 .../impl/NullableFloat4HolderReaderImpl.html       |    8 +-
 .../impl/NullableFloat8HolderReaderImpl.html       |    8 +-
 .../complex/impl/NullableIntHolderReaderImpl.html  |    8 +-
 .../impl/NullableIntervalDayHolderReaderImpl.html  |    8 +-
 ...llableIntervalMonthDayNanoHolderReaderImpl.html |    8 +-
 .../impl/NullableIntervalYearHolderReaderImpl.html |    8 +-
 .../NullableLargeVarBinaryHolderReaderImpl.html    |    8 +-
 .../impl/NullableLargeVarCharHolderReaderImpl.html |    8 +-
 .../impl/NullableSmallIntHolderReaderImpl.html     |    8 +-
 .../complex/impl/NullableStructReaderImpl.html     |    8 +-
 .../vector/complex/impl/NullableStructWriter.html  |    8 +-
 .../complex/impl/NullableStructWriterFactory.html  |    8 +-
 .../impl/NullableTimeMicroHolderReaderImpl.html    |    8 +-
 .../impl/NullableTimeMilliHolderReaderImpl.html    |    8 +-
 .../impl/NullableTimeNanoHolderReaderImpl.html     |    8 +-
 .../impl/NullableTimeSecHolderReaderImpl.html      |    8 +-
 .../NullableTimeStampMicroHolderReaderImpl.html    |    8 +-
 .../NullableTimeStampMicroTZHolderReaderImpl.html  |    8 +-
 .../NullableTimeStampMilliHolderReaderImpl.html    |    8 +-
 .../NullableTimeStampMilliTZHolderReaderImpl.html  |    8 +-
 .../NullableTimeStampNanoHolderReaderImpl.html     |    8 +-
 .../NullableTimeStampNanoTZHolderReaderImpl.html   |    8 +-
 .../impl/NullableTimeStampSecHolderReaderImpl.html |    8 +-
 .../NullableTimeStampSecTZHolderReaderImpl.html    |    8 +-
 .../impl/NullableTinyIntHolderReaderImpl.html      |    8 +-
 .../impl/NullableUInt1HolderReaderImpl.html        |    8 +-
 .../impl/NullableUInt2HolderReaderImpl.html        |    8 +-
 .../impl/NullableUInt4HolderReaderImpl.html        |    8 +-
 .../impl/NullableUInt8HolderReaderImpl.html        |    8 +-
 .../impl/NullableVarBinaryHolderReaderImpl.html    |    8 +-
 .../impl/NullableVarCharHolderReaderImpl.html      |    8 +-
 .../vector/complex/impl/PromotableWriter.html      |    8 +-
 .../impl/SingleCaseSensitiveStructWriter.html      |    8 +-
 .../vector/complex/impl/SingleListReaderImpl.html  |    8 +-
 .../complex/impl/SingleStructReaderImpl.html       |    8 +-
 .../vector/complex/impl/SingleStructWriter.html    |    8 +-
 .../complex/impl/SmallIntHolderReaderImpl.html     |    8 +-
 .../vector/complex/impl/SmallIntReaderImpl.html    |    8 +-
 .../vector/complex/impl/SmallIntWriterImpl.html    |    8 +-
 .../complex/impl/StructOrListWriterImpl.html       |    8 +-
 .../complex/impl/TimeMicroHolderReaderImpl.html    |    8 +-
 .../vector/complex/impl/TimeMicroReaderImpl.html   |    8 +-
 .../vector/complex/impl/TimeMicroWriterImpl.html   |    8 +-
 .../complex/impl/TimeMilliHolderReaderImpl.html    |    8 +-
 .../vector/complex/impl/TimeMilliReaderImpl.html   |    8 +-
 .../vector/complex/impl/TimeMilliWriterImpl.html   |    8 +-
 .../complex/impl/TimeNanoHolderReaderImpl.html     |    8 +-
 .../vector/complex/impl/TimeNanoReaderImpl.html    |    8 +-
 .../vector/complex/impl/TimeNanoWriterImpl.html    |    8 +-
 .../complex/impl/TimeSecHolderReaderImpl.html      |    8 +-
 .../vector/complex/impl/TimeSecReaderImpl.html     |    8 +-
 .../vector/complex/impl/TimeSecWriterImpl.html     |    8 +-
 .../impl/TimeStampMicroHolderReaderImpl.html       |    8 +-
 .../complex/impl/TimeStampMicroReaderImpl.html     |    8 +-
 .../impl/TimeStampMicroTZHolderReaderImpl.html     |    8 +-
 .../complex/impl/TimeStampMicroTZReaderImpl.html   |    8 +-
 .../complex/impl/TimeStampMicroTZWriterImpl.html   |    8 +-
 .../complex/impl/TimeStampMicroWriterImpl.html     |    8 +-
 .../impl/TimeStampMilliHolderReaderImpl.html       |    8 +-
 .../complex/impl/TimeStampMilliReaderImpl.html     |    8 +-
 .../impl/TimeStampMilliTZHolderReaderImpl.html     |    8 +-
 .../complex/impl/TimeStampMilliTZReaderImpl.html   |    8 +-
 .../complex/impl/TimeStampMilliTZWriterImpl.html   |    8 +-
 .../complex/impl/TimeStampMilliWriterImpl.html     |    8 +-
 .../impl/TimeStampNanoHolderReaderImpl.html        |    8 +-
 .../complex/impl/TimeStampNanoReaderImpl.html      |    8 +-
 .../impl/TimeStampNanoTZHolderReaderImpl.html      |    8 +-
 .../complex/impl/TimeStampNanoTZReaderImpl.html    |    8 +-
 .../complex/impl/TimeStampNanoTZWriterImpl.html    |    8 +-
 .../complex/impl/TimeStampNanoWriterImpl.html      |    8 +-
 .../complex/impl/TimeStampSecHolderReaderImpl.html |    8 +-
 .../complex/impl/TimeStampSecReaderImpl.html       |    8 +-
 .../impl/TimeStampSecTZHolderReaderImpl.html       |    8 +-
 .../complex/impl/TimeStampSecTZReaderImpl.html     |    8 +-
 .../complex/impl/TimeStampSecTZWriterImpl.html     |    8 +-
 .../complex/impl/TimeStampSecWriterImpl.html       |    8 +-
 .../complex/impl/TinyIntHolderReaderImpl.html      |    8 +-
 .../vector/complex/impl/TinyIntReaderImpl.html     |    8 +-
 .../vector/complex/impl/TinyIntWriterImpl.html     |    8 +-
 .../vector/complex/impl/UInt1HolderReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt1ReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt1WriterImpl.html |    8 +-
 .../vector/complex/impl/UInt2HolderReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt2ReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt2WriterImpl.html |    8 +-
 .../vector/complex/impl/UInt4HolderReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt4ReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt4WriterImpl.html |    8 +-
 .../vector/complex/impl/UInt8HolderReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt8ReaderImpl.html |    8 +-
 .../arrow/vector/complex/impl/UInt8WriterImpl.html |    8 +-
 .../complex/impl/UnionFixedSizeListReader.html     |    8 +-
 .../complex/impl/UnionFixedSizeListWriter.html     |    8 +-
 .../vector/complex/impl/UnionLargeListReader.html  |    8 +-
 .../vector/complex/impl/UnionLargeListWriter.html  |    8 +-
 .../arrow/vector/complex/impl/UnionListReader.html |    8 +-
 .../arrow/vector/complex/impl/UnionListWriter.html |    8 +-
 .../arrow/vector/complex/impl/UnionMapReader.html  |    8 +-
 .../arrow/vector/complex/impl/UnionMapWriter.html  |    8 +-
 .../arrow/vector/complex/impl/UnionReader.html     |    8 +-
 .../arrow/vector/complex/impl/UnionWriter.html     |    8 +-
 .../complex/impl/VarBinaryHolderReaderImpl.html    |    8 +-
 .../vector/complex/impl/VarBinaryReaderImpl.html   |    8 +-
 .../vector/complex/impl/VarBinaryWriterImpl.html   |    8 +-
 .../complex/impl/VarCharHolderReaderImpl.html      |    8 +-
 .../vector/complex/impl/VarCharReaderImpl.html     |    8 +-
 .../vector/complex/impl/VarCharWriterImpl.html     |    8 +-
 .../impl/class-use/BigIntHolderReaderImpl.html     |    8 +-
 .../complex/impl/class-use/BigIntReaderImpl.html   |    8 +-
 .../complex/impl/class-use/BigIntWriterImpl.html   |    8 +-
 .../impl/class-use/BitHolderReaderImpl.html        |    8 +-
 .../complex/impl/class-use/BitReaderImpl.html      |    8 +-
 .../complex/impl/class-use/BitWriterImpl.html      |    8 +-
 .../complex/impl/class-use/ComplexCopier.html      |    8 +-
 .../complex/impl/class-use/ComplexWriterImpl.html  |    8 +-
 .../impl/class-use/DateDayHolderReaderImpl.html    |    8 +-
 .../complex/impl/class-use/DateDayReaderImpl.html  |    8 +-
 .../complex/impl/class-use/DateDayWriterImpl.html  |    8 +-
 .../impl/class-use/DateMilliHolderReaderImpl.html  |    8 +-
 .../impl/class-use/DateMilliReaderImpl.html        |    8 +-
 .../impl/class-use/DateMilliWriterImpl.html        |    8 +-
 .../impl/class-use/Decimal256HolderReaderImpl.html |    8 +-
 .../impl/class-use/Decimal256ReaderImpl.html       |    8 +-
 .../impl/class-use/Decimal256WriterImpl.html       |    8 +-
 .../impl/class-use/DecimalHolderReaderImpl.html    |    8 +-
 .../complex/impl/class-use/DecimalReaderImpl.html  |    8 +-
 .../complex/impl/class-use/DecimalWriterImpl.html  |    8 +-
 .../complex/impl/class-use/DenseUnionReader.html   |    8 +-
 .../complex/impl/class-use/DenseUnionWriter.html   |    8 +-
 .../impl/class-use/DurationHolderReaderImpl.html   |    8 +-
 .../complex/impl/class-use/DurationReaderImpl.html |    8 +-
 .../complex/impl/class-use/DurationWriterImpl.html |    8 +-
 .../class-use/FixedSizeBinaryHolderReaderImpl.html |    8 +-
 .../impl/class-use/FixedSizeBinaryReaderImpl.html  |    8 +-
 .../impl/class-use/FixedSizeBinaryWriterImpl.html  |    8 +-
 .../impl/class-use/Float4HolderReaderImpl.html     |    8 +-
 .../complex/impl/class-use/Float4ReaderImpl.html   |    8 +-
 .../complex/impl/class-use/Float4WriterImpl.html   |    8 +-
 .../impl/class-use/Float8HolderReaderImpl.html     |    8 +-
 .../complex/impl/class-use/Float8ReaderImpl.html   |    8 +-
 .../complex/impl/class-use/Float8WriterImpl.html   |    8 +-
 .../impl/class-use/IntHolderReaderImpl.html        |    8 +-
 .../complex/impl/class-use/IntReaderImpl.html      |    8 +-
 .../complex/impl/class-use/IntWriterImpl.html      |    8 +-
 .../class-use/IntervalDayHolderReaderImpl.html     |    8 +-
 .../impl/class-use/IntervalDayReaderImpl.html      |    8 +-
 .../impl/class-use/IntervalDayWriterImpl.html      |    8 +-
 .../IntervalMonthDayNanoHolderReaderImpl.html      |    8 +-
 .../class-use/IntervalMonthDayNanoReaderImpl.html  |    8 +-
 .../class-use/IntervalMonthDayNanoWriterImpl.html  |    8 +-
 .../class-use/IntervalYearHolderReaderImpl.html    |    8 +-
 .../impl/class-use/IntervalYearReaderImpl.html     |    8 +-
 .../impl/class-use/IntervalYearWriterImpl.html     |    8 +-
 .../class-use/LargeVarBinaryHolderReaderImpl.html  |    8 +-
 .../impl/class-use/LargeVarBinaryReaderImpl.html   |    8 +-
 .../impl/class-use/LargeVarBinaryWriterImpl.html   |    8 +-
 .../class-use/LargeVarCharHolderReaderImpl.html    |    8 +-
 .../impl/class-use/LargeVarCharReaderImpl.html     |    8 +-
 .../impl/class-use/LargeVarCharWriterImpl.html     |    8 +-
 .../vector/complex/impl/class-use/NullReader.html  |    8 +-
 .../class-use/NullableBigIntHolderReaderImpl.html  |    8 +-
 .../class-use/NullableBitHolderReaderImpl.html     |    8 +-
 .../NullableCaseSensitiveStructWriter.html         |    8 +-
 .../class-use/NullableDateDayHolderReaderImpl.html |    8 +-
 .../NullableDateMilliHolderReaderImpl.html         |    8 +-
 .../NullableDecimal256HolderReaderImpl.html        |    8 +-
 .../class-use/NullableDecimalHolderReaderImpl.html |    8 +-
 .../NullableDurationHolderReaderImpl.html          |    8 +-
 .../NullableFixedSizeBinaryHolderReaderImpl.html   |    8 +-
 .../class-use/NullableFloat4HolderReaderImpl.html  |    8 +-
 .../class-use/NullableFloat8HolderReaderImpl.html  |    8 +-
 .../class-use/NullableIntHolderReaderImpl.html     |    8 +-
 .../NullableIntervalDayHolderReaderImpl.html       |    8 +-
 ...llableIntervalMonthDayNanoHolderReaderImpl.html |    8 +-
 .../NullableIntervalYearHolderReaderImpl.html      |    8 +-
 .../NullableLargeVarBinaryHolderReaderImpl.html    |    8 +-
 .../NullableLargeVarCharHolderReaderImpl.html      |    8 +-
 .../NullableSmallIntHolderReaderImpl.html          |    8 +-
 .../impl/class-use/NullableStructReaderImpl.html   |    8 +-
 .../impl/class-use/NullableStructWriter.html       |    8 +-
 .../class-use/NullableStructWriterFactory.html     |   14 +-
 .../NullableTimeMicroHolderReaderImpl.html         |    8 +-
 .../NullableTimeMilliHolderReaderImpl.html         |    8 +-
 .../NullableTimeNanoHolderReaderImpl.html          |    8 +-
 .../class-use/NullableTimeSecHolderReaderImpl.html |    8 +-
 .../NullableTimeStampMicroHolderReaderImpl.html    |    8 +-
 .../NullableTimeStampMicroTZHolderReaderImpl.html  |    8 +-
 .../NullableTimeStampMilliHolderReaderImpl.html    |    8 +-
 .../NullableTimeStampMilliTZHolderReaderImpl.html  |    8 +-
 .../NullableTimeStampNanoHolderReaderImpl.html     |    8 +-
 .../NullableTimeStampNanoTZHolderReaderImpl.html   |    8 +-
 .../NullableTimeStampSecHolderReaderImpl.html      |    8 +-
 .../NullableTimeStampSecTZHolderReaderImpl.html    |    8 +-
 .../class-use/NullableTinyIntHolderReaderImpl.html |    8 +-
 .../class-use/NullableUInt1HolderReaderImpl.html   |    8 +-
 .../class-use/NullableUInt2HolderReaderImpl.html   |    8 +-
 .../class-use/NullableUInt4HolderReaderImpl.html   |    8 +-
 .../class-use/NullableUInt8HolderReaderImpl.html   |    8 +-
 .../NullableVarBinaryHolderReaderImpl.html         |    8 +-
 .../class-use/NullableVarCharHolderReaderImpl.html |    8 +-
 .../complex/impl/class-use/PromotableWriter.html   |   12 +-
 .../class-use/SingleCaseSensitiveStructWriter.html |    8 +-
 .../impl/class-use/SingleListReaderImpl.html       |    8 +-
 .../impl/class-use/SingleStructReaderImpl.html     |    8 +-
 .../complex/impl/class-use/SingleStructWriter.html |    8 +-
 .../impl/class-use/SmallIntHolderReaderImpl.html   |    8 +-
 .../complex/impl/class-use/SmallIntReaderImpl.html |    8 +-
 .../complex/impl/class-use/SmallIntWriterImpl.html |    8 +-
 .../impl/class-use/StructOrListWriterImpl.html     |    8 +-
 .../impl/class-use/TimeMicroHolderReaderImpl.html  |    8 +-
 .../impl/class-use/TimeMicroReaderImpl.html        |    8 +-
 .../impl/class-use/TimeMicroWriterImpl.html        |    8 +-
 .../impl/class-use/TimeMilliHolderReaderImpl.html  |    8 +-
 .../impl/class-use/TimeMilliReaderImpl.html        |    8 +-
 .../impl/class-use/TimeMilliWriterImpl.html        |    8 +-
 .../impl/class-use/TimeNanoHolderReaderImpl.html   |    8 +-
 .../complex/impl/class-use/TimeNanoReaderImpl.html |    8 +-
 .../complex/impl/class-use/TimeNanoWriterImpl.html |    8 +-
 .../impl/class-use/TimeSecHolderReaderImpl.html    |    8 +-
 .../complex/impl/class-use/TimeSecReaderImpl.html  |    8 +-
 .../complex/impl/class-use/TimeSecWriterImpl.html  |    8 +-
 .../class-use/TimeStampMicroHolderReaderImpl.html  |    8 +-
 .../impl/class-use/TimeStampMicroReaderImpl.html   |    8 +-
 .../TimeStampMicroTZHolderReaderImpl.html          |    8 +-
 .../impl/class-use/TimeStampMicroTZReaderImpl.html |    8 +-
 .../impl/class-use/TimeStampMicroTZWriterImpl.html |    8 +-
 .../impl/class-use/TimeStampMicroWriterImpl.html   |    8 +-
 .../class-use/TimeStampMilliHolderReaderImpl.html  |    8 +-
 .../impl/class-use/TimeStampMilliReaderImpl.html   |    8 +-
 .../TimeStampMilliTZHolderReaderImpl.html          |    8 +-
 .../impl/class-use/TimeStampMilliTZReaderImpl.html |    8 +-
 .../impl/class-use/TimeStampMilliTZWriterImpl.html |    8 +-
 .../impl/class-use/TimeStampMilliWriterImpl.html   |    8 +-
 .../class-use/TimeStampNanoHolderReaderImpl.html   |    8 +-
 .../impl/class-use/TimeStampNanoReaderImpl.html    |    8 +-
 .../class-use/TimeStampNanoTZHolderReaderImpl.html |    8 +-
 .../impl/class-use/TimeStampNanoTZReaderImpl.html  |    8 +-
 .../impl/class-use/TimeStampNanoTZWriterImpl.html  |    8 +-
 .../impl/class-use/TimeStampNanoWriterImpl.html    |    8 +-
 .../class-use/TimeStampSecHolderReaderImpl.html    |    8 +-
 .../impl/class-use/TimeStampSecReaderImpl.html     |    8 +-
 .../class-use/TimeStampSecTZHolderReaderImpl.html  |    8 +-
 .../impl/class-use/TimeStampSecTZReaderImpl.html   |    8 +-
 .../impl/class-use/TimeStampSecTZWriterImpl.html   |    8 +-
 .../impl/class-use/TimeStampSecWriterImpl.html     |    8 +-
 .../impl/class-use/TinyIntHolderReaderImpl.html    |    8 +-
 .../complex/impl/class-use/TinyIntReaderImpl.html  |    8 +-
 .../complex/impl/class-use/TinyIntWriterImpl.html  |    8 +-
 .../impl/class-use/UInt1HolderReaderImpl.html      |    8 +-
 .../complex/impl/class-use/UInt1ReaderImpl.html    |    8 +-
 .../complex/impl/class-use/UInt1WriterImpl.html    |    8 +-
 .../impl/class-use/UInt2HolderReaderImpl.html      |    8 +-
 .../complex/impl/class-use/UInt2ReaderImpl.html    |    8 +-
 .../complex/impl/class-use/UInt2WriterImpl.html    |    8 +-
 .../impl/class-use/UInt4HolderReaderImpl.html      |    8 +-
 .../complex/impl/class-use/UInt4ReaderImpl.html    |    8 +-
 .../complex/impl/class-use/UInt4WriterImpl.html    |    8 +-
 .../impl/class-use/UInt8HolderReaderImpl.html      |    8 +-
 .../complex/impl/class-use/UInt8ReaderImpl.html    |    8 +-
 .../complex/impl/class-use/UInt8WriterImpl.html    |    8 +-
 .../impl/class-use/UnionFixedSizeListReader.html   |    8 +-
 .../impl/class-use/UnionFixedSizeListWriter.html   |    8 +-
 .../impl/class-use/UnionLargeListReader.html       |    8 +-
 .../impl/class-use/UnionLargeListWriter.html       |    8 +-
 .../complex/impl/class-use/UnionListReader.html    |    8 +-
 .../complex/impl/class-use/UnionListWriter.html    |    8 +-
 .../complex/impl/class-use/UnionMapReader.html     |    8 +-
 .../complex/impl/class-use/UnionMapWriter.html     |    8 +-
 .../vector/complex/impl/class-use/UnionReader.html |    8 +-
 .../vector/complex/impl/class-use/UnionWriter.html |   12 +-
 .../impl/class-use/VarBinaryHolderReaderImpl.html  |    8 +-
 .../impl/class-use/VarBinaryReaderImpl.html        |    8 +-
 .../impl/class-use/VarBinaryWriterImpl.html        |    8 +-
 .../impl/class-use/VarCharHolderReaderImpl.html    |    8 +-
 .../complex/impl/class-use/VarCharReaderImpl.html  |    8 +-
 .../complex/impl/class-use/VarCharWriterImpl.html  |    8 +-
 .../arrow/vector/complex/impl/package-frame.html   |    6 +-
 .../arrow/vector/complex/impl/package-summary.html |    8 +-
 .../arrow/vector/complex/impl/package-tree.html    |    8 +-
 .../arrow/vector/complex/impl/package-use.html     |    8 +-
 .../apache/arrow/vector/complex/package-frame.html |    6 +-
 .../arrow/vector/complex/package-summary.html      |    8 +-
 .../apache/arrow/vector/complex/package-tree.html  |    8 +-
 .../apache/arrow/vector/complex/package-use.html   |    8 +-
 .../complex/reader/BaseReader.ComplexReader.html   |    8 +-
 .../complex/reader/BaseReader.ListReader.html      |    8 +-
 .../complex/reader/BaseReader.MapReader.html       |    8 +-
 .../reader/BaseReader.RepeatedListReader.html      |    8 +-
 .../reader/BaseReader.RepeatedMapReader.html       |    8 +-
 .../reader/BaseReader.RepeatedStructReader.html    |    8 +-
 .../complex/reader/BaseReader.ScalarReader.html    |    8 +-
 .../complex/reader/BaseReader.StructReader.html    |    8 +-
 .../arrow/vector/complex/reader/BaseReader.html    |    8 +-
 .../arrow/vector/complex/reader/BigIntReader.html  |    8 +-
 .../arrow/vector/complex/reader/BitReader.html     |    8 +-
 .../arrow/vector/complex/reader/DateDayReader.html |    8 +-
 .../vector/complex/reader/DateMilliReader.html     |    8 +-
 .../vector/complex/reader/Decimal256Reader.html    |    8 +-
 .../arrow/vector/complex/reader/DecimalReader.html |    8 +-
 .../vector/complex/reader/DurationReader.html      |    8 +-
 .../arrow/vector/complex/reader/FieldReader.html   |    8 +-
 .../complex/reader/FixedSizeBinaryReader.html      |    8 +-
 .../arrow/vector/complex/reader/Float4Reader.html  |    8 +-
 .../arrow/vector/complex/reader/Float8Reader.html  |    8 +-
 .../arrow/vector/complex/reader/IntReader.html     |    8 +-
 .../vector/complex/reader/IntervalDayReader.html   |    8 +-
 .../complex/reader/IntervalMonthDayNanoReader.html |    8 +-
 .../vector/complex/reader/IntervalYearReader.html  |    8 +-
 .../complex/reader/LargeVarBinaryReader.html       |    8 +-
 .../vector/complex/reader/LargeVarCharReader.html  |    8 +-
 .../vector/complex/reader/SmallIntReader.html      |    8 +-
 .../vector/complex/reader/TimeMicroReader.html     |    8 +-
 .../vector/complex/reader/TimeMilliReader.html     |    8 +-
 .../vector/complex/reader/TimeNanoReader.html      |    8 +-
 .../arrow/vector/complex/reader/TimeSecReader.html |    8 +-
 .../complex/reader/TimeStampMicroReader.html       |    8 +-
 .../complex/reader/TimeStampMicroTZReader.html     |    8 +-
 .../complex/reader/TimeStampMilliReader.html       |    8 +-
 .../complex/reader/TimeStampMilliTZReader.html     |    8 +-
 .../vector/complex/reader/TimeStampNanoReader.html |    8 +-
 .../complex/reader/TimeStampNanoTZReader.html      |    8 +-
 .../vector/complex/reader/TimeStampSecReader.html  |    8 +-
 .../complex/reader/TimeStampSecTZReader.html       |    8 +-
 .../arrow/vector/complex/reader/TinyIntReader.html |    8 +-
 .../arrow/vector/complex/reader/UInt1Reader.html   |    8 +-
 .../arrow/vector/complex/reader/UInt2Reader.html   |    8 +-
 .../arrow/vector/complex/reader/UInt4Reader.html   |    8 +-
 .../arrow/vector/complex/reader/UInt8Reader.html   |    8 +-
 .../vector/complex/reader/VarBinaryReader.html     |    8 +-
 .../arrow/vector/complex/reader/VarCharReader.html |    8 +-
 .../reader/class-use/BaseReader.ComplexReader.html |    8 +-
 .../reader/class-use/BaseReader.ListReader.html    |    8 +-
 .../reader/class-use/BaseReader.MapReader.html     |    8 +-
 .../class-use/BaseReader.RepeatedListReader.html   |    8 +-
 .../class-use/BaseReader.RepeatedMapReader.html    |    8 +-
 .../class-use/BaseReader.RepeatedStructReader.html |    8 +-
 .../reader/class-use/BaseReader.ScalarReader.html  |    8 +-
 .../reader/class-use/BaseReader.StructReader.html  |    8 +-
 .../complex/reader/class-use/BaseReader.html       |    8 +-
 .../complex/reader/class-use/BigIntReader.html     |    8 +-
 .../vector/complex/reader/class-use/BitReader.html |    8 +-
 .../complex/reader/class-use/DateDayReader.html    |    8 +-
 .../complex/reader/class-use/DateMilliReader.html  |    8 +-
 .../complex/reader/class-use/Decimal256Reader.html |    8 +-
 .../complex/reader/class-use/DecimalReader.html    |    8 +-
 .../complex/reader/class-use/DurationReader.html   |    8 +-
 .../complex/reader/class-use/FieldReader.html      |  134 +-
 .../reader/class-use/FixedSizeBinaryReader.html    |    8 +-
 .../complex/reader/class-use/Float4Reader.html     |    8 +-
 .../complex/reader/class-use/Float8Reader.html     |    8 +-
 .../vector/complex/reader/class-use/IntReader.html |    8 +-
 .../reader/class-use/IntervalDayReader.html        |    8 +-
 .../class-use/IntervalMonthDayNanoReader.html      |    8 +-
 .../reader/class-use/IntervalYearReader.html       |    8 +-
 .../reader/class-use/LargeVarBinaryReader.html     |    8 +-
 .../reader/class-use/LargeVarCharReader.html       |    8 +-
 .../complex/reader/class-use/SmallIntReader.html   |    8 +-
 .../complex/reader/class-use/TimeMicroReader.html  |    8 +-
 .../complex/reader/class-use/TimeMilliReader.html  |    8 +-
 .../complex/reader/class-use/TimeNanoReader.html   |    8 +-
 .../complex/reader/class-use/TimeSecReader.html    |    8 +-
 .../reader/class-use/TimeStampMicroReader.html     |    8 +-
 .../reader/class-use/TimeStampMicroTZReader.html   |    8 +-
 .../reader/class-use/TimeStampMilliReader.html     |    8 +-
 .../reader/class-use/TimeStampMilliTZReader.html   |    8 +-
 .../reader/class-use/TimeStampNanoReader.html      |    8 +-
 .../reader/class-use/TimeStampNanoTZReader.html    |    8 +-
 .../reader/class-use/TimeStampSecReader.html       |    8 +-
 .../reader/class-use/TimeStampSecTZReader.html     |    8 +-
 .../complex/reader/class-use/TinyIntReader.html    |    8 +-
 .../complex/reader/class-use/UInt1Reader.html      |    8 +-
 .../complex/reader/class-use/UInt2Reader.html      |    8 +-
 .../complex/reader/class-use/UInt4Reader.html      |    8 +-
 .../complex/reader/class-use/UInt8Reader.html      |    8 +-
 .../complex/reader/class-use/VarBinaryReader.html  |    8 +-
 .../complex/reader/class-use/VarCharReader.html    |    8 +-
 .../arrow/vector/complex/reader/package-frame.html |    6 +-
 .../vector/complex/reader/package-summary.html     |    8 +-
 .../arrow/vector/complex/reader/package-tree.html  |    8 +-
 .../arrow/vector/complex/reader/package-use.html   |    8 +-
 .../complex/writer/BaseWriter.ComplexWriter.html   |    8 +-
 .../complex/writer/BaseWriter.ListWriter.html      |    8 +-
 .../complex/writer/BaseWriter.MapWriter.html       |    8 +-
 .../complex/writer/BaseWriter.ScalarWriter.html    |    8 +-
 .../writer/BaseWriter.StructOrListWriter.html      |    8 +-
 .../complex/writer/BaseWriter.StructWriter.html    |    8 +-
 .../arrow/vector/complex/writer/BaseWriter.html    |    8 +-
 .../arrow/vector/complex/writer/BigIntWriter.html  |    8 +-
 .../arrow/vector/complex/writer/BitWriter.html     |    8 +-
 .../arrow/vector/complex/writer/DateDayWriter.html |    8 +-
 .../vector/complex/writer/DateMilliWriter.html     |    8 +-
 .../vector/complex/writer/Decimal256Writer.html    |    8 +-
 .../arrow/vector/complex/writer/DecimalWriter.html |    8 +-
 .../vector/complex/writer/DurationWriter.html      |    8 +-
 .../arrow/vector/complex/writer/FieldWriter.html   |    8 +-
 .../complex/writer/FixedSizeBinaryWriter.html      |    8 +-
 .../arrow/vector/complex/writer/Float4Writer.html  |    8 +-
 .../arrow/vector/complex/writer/Float8Writer.html  |    8 +-
 .../arrow/vector/complex/writer/IntWriter.html     |    8 +-
 .../vector/complex/writer/IntervalDayWriter.html   |    8 +-
 .../complex/writer/IntervalMonthDayNanoWriter.html |    8 +-
 .../vector/complex/writer/IntervalYearWriter.html  |    8 +-
 .../complex/writer/LargeVarBinaryWriter.html       |    8 +-
 .../vector/complex/writer/LargeVarCharWriter.html  |    8 +-
 .../vector/complex/writer/SmallIntWriter.html      |    8 +-
 .../vector/complex/writer/TimeMicroWriter.html     |    8 +-
 .../vector/complex/writer/TimeMilliWriter.html     |    8 +-
 .../vector/complex/writer/TimeNanoWriter.html      |    8 +-
 .../arrow/vector/complex/writer/TimeSecWriter.html |    8 +-
 .../complex/writer/TimeStampMicroTZWriter.html     |    8 +-
 .../complex/writer/TimeStampMicroWriter.html       |    8 +-
 .../complex/writer/TimeStampMilliTZWriter.html     |    8 +-
 .../complex/writer/TimeStampMilliWriter.html       |    8 +-
 .../complex/writer/TimeStampNanoTZWriter.html      |    8 +-
 .../vector/complex/writer/TimeStampNanoWriter.html |    8 +-
 .../complex/writer/TimeStampSecTZWriter.html       |    8 +-
 .../vector/complex/writer/TimeStampSecWriter.html  |    8 +-
 .../arrow/vector/complex/writer/TinyIntWriter.html |    8 +-
 .../arrow/vector/complex/writer/UInt1Writer.html   |    8 +-
 .../arrow/vector/complex/writer/UInt2Writer.html   |    8 +-
 .../arrow/vector/complex/writer/UInt4Writer.html   |    8 +-
 .../arrow/vector/complex/writer/UInt8Writer.html   |    8 +-
 .../vector/complex/writer/VarBinaryWriter.html     |    8 +-
 .../arrow/vector/complex/writer/VarCharWriter.html |    8 +-
 .../writer/class-use/BaseWriter.ComplexWriter.html |    8 +-
 .../writer/class-use/BaseWriter.ListWriter.html    |   46 +-
 .../writer/class-use/BaseWriter.MapWriter.html     |   54 +-
 .../writer/class-use/BaseWriter.ScalarWriter.html  |    8 +-
 .../class-use/BaseWriter.StructOrListWriter.html   |    8 +-
 .../writer/class-use/BaseWriter.StructWriter.html  |  110 +-
 .../complex/writer/class-use/BaseWriter.html       |    8 +-
 .../complex/writer/class-use/BigIntWriter.html     |   46 +-
 .../vector/complex/writer/class-use/BitWriter.html |   46 +-
 .../complex/writer/class-use/DateDayWriter.html    |   44 +-
 .../complex/writer/class-use/DateMilliWriter.html  |   44 +-
 .../complex/writer/class-use/Decimal256Writer.html |   58 +-
 .../complex/writer/class-use/DecimalWriter.html    |   56 +-
 .../complex/writer/class-use/DurationWriter.html   |   20 +-
 .../complex/writer/class-use/FieldWriter.html      |   76 +-
 .../writer/class-use/FixedSizeBinaryWriter.html    |   22 +-
 .../complex/writer/class-use/Float4Writer.html     |   44 +-
 .../complex/writer/class-use/Float8Writer.html     |   44 +-
 .../vector/complex/writer/class-use/IntWriter.html |   46 +-
 .../writer/class-use/IntervalDayWriter.html        |   44 +-
 .../class-use/IntervalMonthDayNanoWriter.html      |   40 +-
 .../writer/class-use/IntervalYearWriter.html       |   44 +-
 .../writer/class-use/LargeVarBinaryWriter.html     |   42 +-
 .../writer/class-use/LargeVarCharWriter.html       |   42 +-
 .../complex/writer/class-use/SmallIntWriter.html   |   42 +-
 .../complex/writer/class-use/TimeMicroWriter.html  |   42 +-
 .../complex/writer/class-use/TimeMilliWriter.html  |   44 +-
 .../complex/writer/class-use/TimeNanoWriter.html   |   42 +-
 .../complex/writer/class-use/TimeSecWriter.html    |   42 +-
 .../writer/class-use/TimeStampMicroTZWriter.html   |   20 +-
 .../writer/class-use/TimeStampMicroWriter.html     |   42 +-
 .../writer/class-use/TimeStampMilliTZWriter.html   |   20 +-
 .../writer/class-use/TimeStampMilliWriter.html     |   42 +-
 .../writer/class-use/TimeStampNanoTZWriter.html    |   20 +-
 .../writer/class-use/TimeStampNanoWriter.html      |   38 +-
 .../writer/class-use/TimeStampSecTZWriter.html     |   20 +-
 .../writer/class-use/TimeStampSecWriter.html       |   44 +-
 .../complex/writer/class-use/TinyIntWriter.html    |   38 +-
 .../complex/writer/class-use/UInt1Writer.html      |   42 +-
 .../complex/writer/class-use/UInt2Writer.html      |   38 +-
 .../complex/writer/class-use/UInt4Writer.html      |   42 +-
 .../complex/writer/class-use/UInt8Writer.html      |   44 +-
 .../complex/writer/class-use/VarBinaryWriter.html  |   42 +-
 .../complex/writer/class-use/VarCharWriter.html    |   44 +-
 .../arrow/vector/complex/writer/package-frame.html |    6 +-
 .../vector/complex/writer/package-summary.html     |    8 +-
 .../arrow/vector/complex/writer/package-tree.html  |    8 +-
 .../arrow/vector/complex/writer/package-use.html   |    8 +-
 .../compression/AbstractCompressionCodec.html      |    8 +-
 .../compression/CompressionCodec.Factory.html      |    8 +-
 .../arrow/vector/compression/CompressionCodec.html |    8 +-
 .../compression/CompressionUtil.CodecType.html     |    8 +-
 .../arrow/vector/compression/CompressionUtil.html  |    8 +-
 .../compression/NoCompressionCodec.Factory.html    |    8 +-
 .../vector/compression/NoCompressionCodec.html     |    8 +-
 .../class-use/AbstractCompressionCodec.html        |    8 +-
 .../class-use/CompressionCodec.Factory.html        |    8 +-
 .../compression/class-use/CompressionCodec.html    |   16 +-
 .../class-use/CompressionUtil.CodecType.html       |   28 +-
 .../compression/class-use/CompressionUtil.html     |    8 +-
 .../class-use/NoCompressionCodec.Factory.html      |    8 +-
 .../compression/class-use/NoCompressionCodec.html  |    8 +-
 .../arrow/vector/compression/package-frame.html    |    6 +-
 .../arrow/vector/compression/package-summary.html  |    8 +-
 .../arrow/vector/compression/package-tree.html     |    8 +-
 .../arrow/vector/compression/package-use.html      |    8 +-
 .../apache/arrow/vector/dictionary/Dictionary.html |    8 +-
 .../arrow/vector/dictionary/DictionaryEncoder.html |    8 +-
 .../vector/dictionary/DictionaryHashTable.html     |    8 +-
 .../DictionaryProvider.MapDictionaryProvider.html  |    8 +-
 .../vector/dictionary/DictionaryProvider.html      |    8 +-
 .../vector/dictionary/ListSubfieldEncoder.html     |    8 +-
 .../vector/dictionary/StructSubfieldEncoder.html   |    8 +-
 .../vector/dictionary/class-use/Dictionary.html    |   16 +-
 .../dictionary/class-use/DictionaryEncoder.html    |    8 +-
 .../dictionary/class-use/DictionaryHashTable.html  |    8 +-
 .../DictionaryProvider.MapDictionaryProvider.html  |    8 +-
 .../dictionary/class-use/DictionaryProvider.html   |    8 +-
 .../dictionary/class-use/ListSubfieldEncoder.html  |    8 +-
 .../class-use/StructSubfieldEncoder.html           |    8 +-
 .../arrow/vector/dictionary/package-frame.html     |    6 +-
 .../arrow/vector/dictionary/package-summary.html   |    8 +-
 .../arrow/vector/dictionary/package-tree.html      |    8 +-
 .../arrow/vector/dictionary/package-use.html       |    8 +-
 .../apache/arrow/vector/holders/BigIntHolder.html  |    8 +-
 .../org/apache/arrow/vector/holders/BitHolder.html |    8 +-
 .../apache/arrow/vector/holders/ComplexHolder.html |    8 +-
 .../apache/arrow/vector/holders/DateDayHolder.html |    8 +-
 .../arrow/vector/holders/DateMilliHolder.html      |    8 +-
 .../arrow/vector/holders/Decimal256Holder.html     |    8 +-
 .../apache/arrow/vector/holders/DecimalHolder.html |    8 +-
 .../arrow/vector/holders/DenseUnionHolder.html     |    8 +-
 .../arrow/vector/holders/DurationHolder.html       |    8 +-
 .../vector/holders/FixedSizeBinaryHolder.html      |    8 +-
 .../apache/arrow/vector/holders/Float4Holder.html  |    8 +-
 .../apache/arrow/vector/holders/Float8Holder.html  |    8 +-
 .../org/apache/arrow/vector/holders/IntHolder.html |    8 +-
 .../arrow/vector/holders/IntervalDayHolder.html    |    8 +-
 .../vector/holders/IntervalMonthDayNanoHolder.html |    8 +-
 .../arrow/vector/holders/IntervalYearHolder.html   |    8 +-
 .../arrow/vector/holders/LargeVarBinaryHolder.html |    8 +-
 .../arrow/vector/holders/LargeVarCharHolder.html   |    8 +-
 .../arrow/vector/holders/NullableBigIntHolder.html |    8 +-
 .../arrow/vector/holders/NullableBitHolder.html    |    8 +-
 .../vector/holders/NullableDateDayHolder.html      |    8 +-
 .../vector/holders/NullableDateMilliHolder.html    |    8 +-
 .../vector/holders/NullableDecimal256Holder.html   |    8 +-
 .../vector/holders/NullableDecimalHolder.html      |    8 +-
 .../vector/holders/NullableDurationHolder.html     |    8 +-
 .../holders/NullableFixedSizeBinaryHolder.html     |    8 +-
 .../arrow/vector/holders/NullableFloat4Holder.html |    8 +-
 .../arrow/vector/holders/NullableFloat8Holder.html |    8 +-
 .../arrow/vector/holders/NullableIntHolder.html    |    8 +-
 .../vector/holders/NullableIntervalDayHolder.html  |    8 +-
 .../NullableIntervalMonthDayNanoHolder.html        |    8 +-
 .../vector/holders/NullableIntervalYearHolder.html |    8 +-
 .../holders/NullableLargeVarBinaryHolder.html      |    8 +-
 .../vector/holders/NullableLargeVarCharHolder.html |    8 +-
 .../vector/holders/NullableSmallIntHolder.html     |    8 +-
 .../vector/holders/NullableTimeMicroHolder.html    |    8 +-
 .../vector/holders/NullableTimeMilliHolder.html    |    8 +-
 .../vector/holders/NullableTimeNanoHolder.html     |    8 +-
 .../vector/holders/NullableTimeSecHolder.html      |    8 +-
 .../holders/NullableTimeStampMicroHolder.html      |    8 +-
 .../holders/NullableTimeStampMicroTZHolder.html    |    8 +-
 .../holders/NullableTimeStampMilliHolder.html      |    8 +-
 .../holders/NullableTimeStampMilliTZHolder.html    |    8 +-
 .../holders/NullableTimeStampNanoHolder.html       |    8 +-
 .../holders/NullableTimeStampNanoTZHolder.html     |    8 +-
 .../vector/holders/NullableTimeStampSecHolder.html |    8 +-
 .../holders/NullableTimeStampSecTZHolder.html      |    8 +-
 .../vector/holders/NullableTinyIntHolder.html      |    8 +-
 .../arrow/vector/holders/NullableUInt1Holder.html  |    8 +-
 .../arrow/vector/holders/NullableUInt2Holder.html  |    8 +-
 .../arrow/vector/holders/NullableUInt4Holder.html  |    8 +-
 .../arrow/vector/holders/NullableUInt8Holder.html  |    8 +-
 .../vector/holders/NullableVarBinaryHolder.html    |    8 +-
 .../vector/holders/NullableVarCharHolder.html      |    8 +-
 .../arrow/vector/holders/RepeatedListHolder.html   |    8 +-
 .../arrow/vector/holders/RepeatedStructHolder.html |    8 +-
 .../arrow/vector/holders/SmallIntHolder.html       |    8 +-
 .../arrow/vector/holders/TimeMicroHolder.html      |    8 +-
 .../arrow/vector/holders/TimeMilliHolder.html      |    8 +-
 .../arrow/vector/holders/TimeNanoHolder.html       |    8 +-
 .../apache/arrow/vector/holders/TimeSecHolder.html |    8 +-
 .../arrow/vector/holders/TimeStampMicroHolder.html |    8 +-
 .../vector/holders/TimeStampMicroTZHolder.html     |    8 +-
 .../arrow/vector/holders/TimeStampMilliHolder.html |    8 +-
 .../vector/holders/TimeStampMilliTZHolder.html     |    8 +-
 .../arrow/vector/holders/TimeStampNanoHolder.html  |    8 +-
 .../vector/holders/TimeStampNanoTZHolder.html      |    8 +-
 .../arrow/vector/holders/TimeStampSecHolder.html   |    8 +-
 .../arrow/vector/holders/TimeStampSecTZHolder.html |    8 +-
 .../apache/arrow/vector/holders/TinyIntHolder.html |    8 +-
 .../apache/arrow/vector/holders/UInt1Holder.html   |    8 +-
 .../apache/arrow/vector/holders/UInt2Holder.html   |    8 +-
 .../apache/arrow/vector/holders/UInt4Holder.html   |    8 +-
 .../apache/arrow/vector/holders/UInt8Holder.html   |    8 +-
 .../apache/arrow/vector/holders/UnionHolder.html   |    8 +-
 .../apache/arrow/vector/holders/ValueHolder.html   |    8 +-
 .../arrow/vector/holders/VarBinaryHolder.html      |    8 +-
 .../apache/arrow/vector/holders/VarCharHolder.html |    8 +-
 .../vector/holders/class-use/BigIntHolder.html     |   22 +-
 .../arrow/vector/holders/class-use/BitHolder.html  |   24 +-
 .../vector/holders/class-use/ComplexHolder.html    |   14 +-
 .../vector/holders/class-use/DateDayHolder.html    |   24 +-
 .../vector/holders/class-use/DateMilliHolder.html  |   22 +-
 .../vector/holders/class-use/Decimal256Holder.html |   22 +-
 .../vector/holders/class-use/DecimalHolder.html    |   24 +-
 .../vector/holders/class-use/DenseUnionHolder.html |    8 +-
 .../vector/holders/class-use/DurationHolder.html   |   12 +-
 .../holders/class-use/FixedSizeBinaryHolder.html   |   12 +-
 .../vector/holders/class-use/Float4Holder.html     |   24 +-
 .../vector/holders/class-use/Float8Holder.html     |   24 +-
 .../arrow/vector/holders/class-use/IntHolder.html  |   26 +-
 .../holders/class-use/IntervalDayHolder.html       |   22 +-
 .../class-use/IntervalMonthDayNanoHolder.html      |   20 +-
 .../holders/class-use/IntervalYearHolder.html      |   22 +-
 .../holders/class-use/LargeVarBinaryHolder.html    |   20 +-
 .../holders/class-use/LargeVarCharHolder.html      |   18 +-
 .../holders/class-use/NullableBigIntHolder.html    |   20 +-
 .../holders/class-use/NullableBitHolder.html       |   20 +-
 .../holders/class-use/NullableDateDayHolder.html   |   18 +-
 .../holders/class-use/NullableDateMilliHolder.html |   20 +-
 .../class-use/NullableDecimal256Holder.html        |   20 +-
 .../holders/class-use/NullableDecimalHolder.html   |   18 +-
 .../holders/class-use/NullableDurationHolder.html  |   16 +-
 .../class-use/NullableFixedSizeBinaryHolder.html   |   16 +-
 .../holders/class-use/NullableFloat4Holder.html    |   20 +-
 .../holders/class-use/NullableFloat8Holder.html    |   16 +-
 .../holders/class-use/NullableIntHolder.html       |   20 +-
 .../class-use/NullableIntervalDayHolder.html       |   20 +-
 .../NullableIntervalMonthDayNanoHolder.html        |   14 +-
 .../class-use/NullableIntervalYearHolder.html      |   18 +-
 .../class-use/NullableLargeVarBinaryHolder.html    |   16 +-
 .../class-use/NullableLargeVarCharHolder.html      |   18 +-
 .../holders/class-use/NullableSmallIntHolder.html  |   18 +-
 .../holders/class-use/NullableTimeMicroHolder.html |   18 +-
 .../holders/class-use/NullableTimeMilliHolder.html |   18 +-
 .../holders/class-use/NullableTimeNanoHolder.html  |   20 +-
 .../holders/class-use/NullableTimeSecHolder.html   |   20 +-
 .../class-use/NullableTimeStampMicroHolder.html    |   18 +-
 .../class-use/NullableTimeStampMicroTZHolder.html  |   12 +-
 .../class-use/NullableTimeStampMilliHolder.html    |   18 +-
 .../class-use/NullableTimeStampMilliTZHolder.html  |   14 +-
 .../class-use/NullableTimeStampNanoHolder.html     |   12 +-
 .../class-use/NullableTimeStampNanoTZHolder.html   |   14 +-
 .../class-use/NullableTimeStampSecHolder.html      |   18 +-
 .../class-use/NullableTimeStampSecTZHolder.html    |   16 +-
 .../holders/class-use/NullableTinyIntHolder.html   |   12 +-
 .../holders/class-use/NullableUInt1Holder.html     |   18 +-
 .../holders/class-use/NullableUInt2Holder.html     |   18 +-
 .../holders/class-use/NullableUInt4Holder.html     |   20 +-
 .../holders/class-use/NullableUInt8Holder.html     |   20 +-
 .../holders/class-use/NullableVarBinaryHolder.html |   18 +-
 .../holders/class-use/NullableVarCharHolder.html   |   18 +-
 .../holders/class-use/RepeatedListHolder.html      |    8 +-
 .../holders/class-use/RepeatedStructHolder.html    |    8 +-
 .../vector/holders/class-use/SmallIntHolder.html   |   24 +-
 .../vector/holders/class-use/TimeMicroHolder.html  |   24 +-
 .../vector/holders/class-use/TimeMilliHolder.html  |   24 +-
 .../vector/holders/class-use/TimeNanoHolder.html   |   22 +-
 .../vector/holders/class-use/TimeSecHolder.html    |   22 +-
 .../holders/class-use/TimeStampMicroHolder.html    |   24 +-
 .../holders/class-use/TimeStampMicroTZHolder.html  |   12 +-
 .../holders/class-use/TimeStampMilliHolder.html    |   24 +-
 .../holders/class-use/TimeStampMilliTZHolder.html  |    8 +-
 .../holders/class-use/TimeStampNanoHolder.html     |   20 +-
 .../holders/class-use/TimeStampNanoTZHolder.html   |   14 +-
 .../holders/class-use/TimeStampSecHolder.html      |   22 +-
 .../holders/class-use/TimeStampSecTZHolder.html    |   12 +-
 .../vector/holders/class-use/TinyIntHolder.html    |   20 +-
 .../vector/holders/class-use/UInt1Holder.html      |   24 +-
 .../vector/holders/class-use/UInt2Holder.html      |   22 +-
 .../vector/holders/class-use/UInt4Holder.html      |   24 +-
 .../vector/holders/class-use/UInt8Holder.html      |   20 +-
 .../vector/holders/class-use/UnionHolder.html      |   18 +-
 .../vector/holders/class-use/ValueHolder.html      |    8 +-
 .../vector/holders/class-use/VarBinaryHolder.html  |   24 +-
 .../vector/holders/class-use/VarCharHolder.html    |   22 +-
 .../apache/arrow/vector/holders/package-frame.html |    6 +-
 .../arrow/vector/holders/package-summary.html      |    8 +-
 .../apache/arrow/vector/holders/package-tree.html  |    8 +-
 .../apache/arrow/vector/holders/package-use.html   |    8 +-
 .../apache/arrow/vector/ipc/ArrowFileReader.html   |    8 +-
 .../apache/arrow/vector/ipc/ArrowFileWriter.html   |    8 +-
 .../org/apache/arrow/vector/ipc/ArrowReader.html   |    8 +-
 .../apache/arrow/vector/ipc/ArrowStreamReader.html |    8 +-
 .../apache/arrow/vector/ipc/ArrowStreamWriter.html |    8 +-
 .../org/apache/arrow/vector/ipc/ArrowWriter.html   |    8 +-
 .../vector/ipc/InvalidArrowFileException.html      |    8 +-
 .../apache/arrow/vector/ipc/JsonFileReader.html    |    8 +-
 .../vector/ipc/JsonFileWriter.JSONWriteConfig.html |    8 +-
 .../apache/arrow/vector/ipc/JsonFileWriter.html    |    8 +-
 .../org/apache/arrow/vector/ipc/ReadChannel.html   |    8 +-
 .../arrow/vector/ipc/SeekableReadChannel.html      |    8 +-
 .../org/apache/arrow/vector/ipc/WriteChannel.html  |    8 +-
 .../vector/ipc/class-use/ArrowFileReader.html      |    8 +-
 .../vector/ipc/class-use/ArrowFileWriter.html      |    8 +-
 .../arrow/vector/ipc/class-use/ArrowReader.html    |    8 +-
 .../vector/ipc/class-use/ArrowStreamReader.html    |    8 +-
 .../vector/ipc/class-use/ArrowStreamWriter.html    |    8 +-
 .../arrow/vector/ipc/class-use/ArrowWriter.html    |    8 +-
 .../ipc/class-use/InvalidArrowFileException.html   |    8 +-
 .../arrow/vector/ipc/class-use/JsonFileReader.html |    8 +-
 .../class-use/JsonFileWriter.JSONWriteConfig.html  |    8 +-
 .../arrow/vector/ipc/class-use/JsonFileWriter.html |    8 +-
 .../arrow/vector/ipc/class-use/ReadChannel.html    |    8 +-
 .../vector/ipc/class-use/SeekableReadChannel.html  |    8 +-
 .../arrow/vector/ipc/class-use/WriteChannel.html   |   18 +-
 .../arrow/vector/ipc/message/ArrowBlock.html       |    8 +-
 .../vector/ipc/message/ArrowBodyCompression.html   |    8 +-
 .../arrow/vector/ipc/message/ArrowBuffer.html      |    8 +-
 .../vector/ipc/message/ArrowDictionaryBatch.html   |    8 +-
 .../arrow/vector/ipc/message/ArrowFieldNode.html   |    8 +-
 .../arrow/vector/ipc/message/ArrowFooter.html      |    8 +-
 .../message/ArrowMessage.ArrowMessageVisitor.html  |    8 +-
 .../arrow/vector/ipc/message/ArrowMessage.html     |    8 +-
 .../arrow/vector/ipc/message/ArrowRecordBatch.html |    8 +-
 .../arrow/vector/ipc/message/FBSerializable.html   |    8 +-
 .../arrow/vector/ipc/message/FBSerializables.html  |    8 +-
 .../apache/arrow/vector/ipc/message/IpcOption.html |    8 +-
 .../vector/ipc/message/MessageChannelReader.html   |    8 +-
 .../vector/ipc/message/MessageMetadataResult.html  |    8 +-
 .../arrow/vector/ipc/message/MessageResult.html    |    8 +-
 .../vector/ipc/message/MessageSerializer.html      |    8 +-
 .../vector/ipc/message/class-use/ArrowBlock.html   |   16 +-
 .../message/class-use/ArrowBodyCompression.html    |    8 +-
 .../vector/ipc/message/class-use/ArrowBuffer.html  |    8 +-
 .../message/class-use/ArrowDictionaryBatch.html    |   12 +-
 .../ipc/message/class-use/ArrowFieldNode.html      |   62 +-
 .../vector/ipc/message/class-use/ArrowFooter.html  |    8 +-
 .../ArrowMessage.ArrowMessageVisitor.html          |   14 +-
 .../vector/ipc/message/class-use/ArrowMessage.html |    8 +-
 .../ipc/message/class-use/ArrowRecordBatch.html    |   12 +-
 .../ipc/message/class-use/FBSerializable.html      |    8 +-
 .../ipc/message/class-use/FBSerializables.html     |    8 +-
 .../vector/ipc/message/class-use/IpcOption.html    |    8 +-
 .../message/class-use/MessageChannelReader.html    |    8 +-
 .../message/class-use/MessageMetadataResult.html   |    8 +-
 .../ipc/message/class-use/MessageResult.html       |    8 +-
 .../ipc/message/class-use/MessageSerializer.html   |    8 +-
 .../arrow/vector/ipc/message/package-frame.html    |    6 +-
 .../arrow/vector/ipc/message/package-summary.html  |    8 +-
 .../arrow/vector/ipc/message/package-tree.html     |    8 +-
 .../arrow/vector/ipc/message/package-use.html      |    8 +-
 .../org/apache/arrow/vector/ipc/package-frame.html |    6 +-
 .../apache/arrow/vector/ipc/package-summary.html   |    8 +-
 .../org/apache/arrow/vector/ipc/package-tree.html  |    8 +-
 .../org/apache/arrow/vector/ipc/package-use.html   |    8 +-
 .../org/apache/arrow/vector/package-frame.html     |    6 +-
 .../org/apache/arrow/vector/package-summary.html   |    8 +-
 .../org/apache/arrow/vector/package-tree.html      |    8 +-
 .../org/apache/arrow/vector/package-use.html       |    8 +-
 .../org/apache/arrow/vector/types/DateUnit.html    |    8 +-
 .../arrow/vector/types/FloatingPointPrecision.html |    8 +-
 .../apache/arrow/vector/types/IntervalUnit.html    |    8 +-
 .../apache/arrow/vector/types/MetadataVersion.html |    8 +-
 .../org/apache/arrow/vector/types/TimeUnit.html    |    8 +-
 .../apache/arrow/vector/types/Types.MinorType.html |    8 +-
 .../org/apache/arrow/vector/types/Types.html       |    8 +-
 .../org/apache/arrow/vector/types/UnionMode.html   |    8 +-
 .../arrow/vector/types/class-use/DateUnit.html     |    8 +-
 .../types/class-use/FloatingPointPrecision.html    |    8 +-
 .../arrow/vector/types/class-use/IntervalUnit.html |    8 +-
 .../vector/types/class-use/MetadataVersion.html    |    8 +-
 .../arrow/vector/types/class-use/TimeUnit.html     |   16 +-
 .../vector/types/class-use/Types.MinorType.html    |  358 +-
 .../apache/arrow/vector/types/class-use/Types.html |    8 +-
 .../arrow/vector/types/class-use/UnionMode.html    |    8 +-
 .../apache/arrow/vector/types/package-frame.html   |    6 +-
 .../apache/arrow/vector/types/package-summary.html |    8 +-
 .../apache/arrow/vector/types/package-tree.html    |    8 +-
 .../org/apache/arrow/vector/types/package-use.html |    8 +-
 .../vector/types/pojo/ArrowType.ArrowTypeID.html   |    8 +-
 .../types/pojo/ArrowType.ArrowTypeVisitor.html     |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Binary.html  |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Bool.html    |    8 +-
 .../vector/types/pojo/ArrowType.ComplexType.html   |    8 +-
 .../types/pojo/ArrowType.ComplexTypeVisitor.html   |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Date.html    |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Decimal.html |    8 +-
 .../vector/types/pojo/ArrowType.Duration.html      |    8 +-
 .../vector/types/pojo/ArrowType.ExtensionType.html |    8 +-
 .../types/pojo/ArrowType.FixedSizeBinary.html      |    8 +-
 .../vector/types/pojo/ArrowType.FixedSizeList.html |    8 +-
 .../vector/types/pojo/ArrowType.FloatingPoint.html |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Int.html     |    8 +-
 .../vector/types/pojo/ArrowType.Interval.html      |    8 +-
 .../vector/types/pojo/ArrowType.LargeBinary.html   |    8 +-
 .../vector/types/pojo/ArrowType.LargeList.html     |    8 +-
 .../vector/types/pojo/ArrowType.LargeUtf8.html     |    8 +-
 .../arrow/vector/types/pojo/ArrowType.List.html    |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Map.html     |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Null.html    |    8 +-
 .../vector/types/pojo/ArrowType.PrimitiveType.html |    8 +-
 .../types/pojo/ArrowType.PrimitiveTypeVisitor.html |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Struct.html  |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Time.html    |    8 +-
 .../vector/types/pojo/ArrowType.Timestamp.html     |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Union.html   |    8 +-
 .../arrow/vector/types/pojo/ArrowType.Utf8.html    |    8 +-
 .../apache/arrow/vector/types/pojo/ArrowType.html  |    8 +-
 .../vector/types/pojo/DictionaryEncoding.html      |    8 +-
 .../vector/types/pojo/ExtensionTypeRegistry.html   |    8 +-
 .../org/apache/arrow/vector/types/pojo/Field.html  |    8 +-
 .../apache/arrow/vector/types/pojo/FieldType.html  |    8 +-
 .../org/apache/arrow/vector/types/pojo/Schema.html |    8 +-
 .../pojo/class-use/ArrowType.ArrowTypeID.html      |    8 +-
 .../pojo/class-use/ArrowType.ArrowTypeVisitor.html |    8 +-
 .../types/pojo/class-use/ArrowType.Binary.html     |    8 +-
 .../types/pojo/class-use/ArrowType.Bool.html       |    8 +-
 .../pojo/class-use/ArrowType.ComplexType.html      |    8 +-
 .../class-use/ArrowType.ComplexTypeVisitor.html    |    8 +-
 .../types/pojo/class-use/ArrowType.Date.html       |    8 +-
 .../types/pojo/class-use/ArrowType.Decimal.html    |    8 +-
 .../types/pojo/class-use/ArrowType.Duration.html   |    8 +-
 .../pojo/class-use/ArrowType.ExtensionType.html    |    8 +-
 .../pojo/class-use/ArrowType.FixedSizeBinary.html  |    8 +-
 .../pojo/class-use/ArrowType.FixedSizeList.html    |    8 +-
 .../pojo/class-use/ArrowType.FloatingPoint.html    |    8 +-
 .../vector/types/pojo/class-use/ArrowType.Int.html |    8 +-
 .../types/pojo/class-use/ArrowType.Interval.html   |    8 +-
 .../pojo/class-use/ArrowType.LargeBinary.html      |    8 +-
 .../types/pojo/class-use/ArrowType.LargeList.html  |    8 +-
 .../types/pojo/class-use/ArrowType.LargeUtf8.html  |    8 +-
 .../types/pojo/class-use/ArrowType.List.html       |    8 +-
 .../vector/types/pojo/class-use/ArrowType.Map.html |    8 +-
 .../types/pojo/class-use/ArrowType.Null.html       |    8 +-
 .../pojo/class-use/ArrowType.PrimitiveType.html    |    8 +-
 .../class-use/ArrowType.PrimitiveTypeVisitor.html  |    8 +-
 .../types/pojo/class-use/ArrowType.Struct.html     |    8 +-
 .../types/pojo/class-use/ArrowType.Time.html       |    8 +-
 .../types/pojo/class-use/ArrowType.Timestamp.html  |    8 +-
 .../types/pojo/class-use/ArrowType.Union.html      |    8 +-
 .../types/pojo/class-use/ArrowType.Utf8.html       |    8 +-
 .../vector/types/pojo/class-use/ArrowType.html     |   52 +-
 .../types/pojo/class-use/DictionaryEncoding.html   |    8 +-
 .../pojo/class-use/ExtensionTypeRegistry.html      |    8 +-
 .../arrow/vector/types/pojo/class-use/Field.html   |  256 +-
 .../vector/types/pojo/class-use/FieldType.html     |   46 +-
 .../arrow/vector/types/pojo/class-use/Schema.html  |   12 +-
 .../arrow/vector/types/pojo/package-frame.html     |    6 +-
 .../arrow/vector/types/pojo/package-summary.html   |    8 +-
 .../arrow/vector/types/pojo/package-tree.html      |    8 +-
 .../arrow/vector/types/pojo/package-use.html       |    8 +-
 .../util/ByteArrayReadableSeekableByteChannel.html |    8 +-
 .../arrow/vector/util/ByteFunctionHelpers.html     |  397 ---
 .../org/apache/arrow/vector/util/CallBack.html     |    8 +-
 .../arrow/vector/util/DataSizeRoundingUtil.html    |    8 +-
 .../org/apache/arrow/vector/util/DateUtility.html  |    8 +-
 .../apache/arrow/vector/util/DecimalUtility.html   |    8 +-
 .../arrow/vector/util/DictionaryUtility.html       |    8 +-
 .../util/ElementAddressableVectorIterator.html     |    8 +-
 .../arrow/vector/util/JsonStringArrayList.html     |    8 +-
 .../arrow/vector/util/JsonStringHashMap.html       |    8 +-
 .../apache/arrow/vector/util/MapWithOrdinal.html   |    8 +-
 .../arrow/vector/util/MapWithOrdinalImpl.html      |    8 +-
 .../arrow/vector/util/MultiMapWithOrdinal.html     |    8 +-
 .../vector/util/OversizedAllocationException.html  |    8 +-
 .../vector/util/PromotableMultiMapWithOrdinal.html |    8 +-
 .../vector/util/SchemaChangeRuntimeException.html  |    8 +-
 .../apache/arrow/vector/util/SchemaUtility.html    |    8 +-
 .../arrow/vector/util/Text.TextSerializer.html     |    8 +-
 .../org/apache/arrow/vector/util/Text.html         |    8 +-
 .../org/apache/arrow/vector/util/TransferPair.html |    8 +-
 .../org/apache/arrow/vector/util/Validator.html    |    8 +-
 .../arrow/vector/util/ValueVectorUtility.html      |    8 +-
 .../arrow/vector/util/VectorBatchAppender.html     |    8 +-
 .../vector/util/VectorSchemaRootAppender.html      |    8 +-
 .../ByteArrayReadableSeekableByteChannel.html      |    8 +-
 .../vector/util/class-use/ByteFunctionHelpers.html |  126 -
 .../arrow/vector/util/class-use/CallBack.html      |   64 +-
 .../util/class-use/DataSizeRoundingUtil.html       |    8 +-
 .../arrow/vector/util/class-use/DateUtility.html   |    8 +-
 .../vector/util/class-use/DecimalUtility.html      |    8 +-
 .../vector/util/class-use/DictionaryUtility.html   |    8 +-
 .../ElementAddressableVectorIterator.html          |    8 +-
 .../vector/util/class-use/JsonStringArrayList.html |    8 +-
 .../vector/util/class-use/JsonStringHashMap.html   |    8 +-
 .../vector/util/class-use/MapWithOrdinal.html      |    8 +-
 .../vector/util/class-use/MapWithOrdinalImpl.html  |    8 +-
 .../vector/util/class-use/MultiMapWithOrdinal.html |    8 +-
 .../class-use/OversizedAllocationException.html    |    8 +-
 .../class-use/PromotableMultiMapWithOrdinal.html   |    8 +-
 .../class-use/SchemaChangeRuntimeException.html    |    8 +-
 .../arrow/vector/util/class-use/SchemaUtility.html |    8 +-
 .../vector/util/class-use/Text.TextSerializer.html |    8 +-
 .../apache/arrow/vector/util/class-use/Text.html   |   44 +-
 .../arrow/vector/util/class-use/TransferPair.html  |  386 +--
 .../arrow/vector/util/class-use/Validator.html     |    8 +-
 .../vector/util/class-use/ValueVectorUtility.html  |    8 +-
 .../vector/util/class-use/VectorBatchAppender.html |    8 +-
 .../util/class-use/VectorSchemaRootAppender.html   |    8 +-
 .../apache/arrow/vector/util/package-frame.html    |    6 +-
 .../apache/arrow/vector/util/package-summary.html  |    8 +-
 .../org/apache/arrow/vector/util/package-tree.html |    8 +-
 .../org/apache/arrow/vector/util/package-use.html  |    8 +-
 .../vector/validate/MetadataV4UnionChecker.html    |    8 +-
 .../validate/ValidateUtil.ValidateException.html   |    8 +-
 .../apache/arrow/vector/validate/ValidateUtil.html |    8 +-
 .../validate/ValidateVectorBufferVisitor.html      |    8 +-
 .../vector/validate/ValidateVectorDataVisitor.html |    8 +-
 .../vector/validate/ValidateVectorTypeVisitor.html |    8 +-
 .../vector/validate/ValidateVectorVisitor.html     |    8 +-
 .../validate/class-use/MetadataV4UnionChecker.html |    8 +-
 .../class-use/ValidateUtil.ValidateException.html  |    8 +-
 .../vector/validate/class-use/ValidateUtil.html    |    8 +-
 .../class-use/ValidateVectorBufferVisitor.html     |    8 +-
 .../class-use/ValidateVectorDataVisitor.html       |    8 +-
 .../class-use/ValidateVectorTypeVisitor.html       |    8 +-
 .../validate/class-use/ValidateVectorVisitor.html  |    8 +-
 .../arrow/vector/validate/package-frame.html       |    6 +-
 .../arrow/vector/validate/package-summary.html     |    8 +-
 .../apache/arrow/vector/validate/package-tree.html |    8 +-
 .../apache/arrow/vector/validate/package-use.html  |    8 +-
 docs/java/reference/overview-frame.html            |    6 +-
 docs/java/reference/overview-summary.html          |   10 +-
 docs/java/reference/overview-tree.html             |    8 +-
 docs/java/reference/serialized-form.html           |    8 +-
 docs/java/vector.html                              |   77 +-
 docs/java/vector_schema_root.html                  |   77 +-
 docs/js/classes/Arrow_dom.Builder.html             |   74 +-
 docs/js/classes/Arrow_dom.Column.html              |   88 +-
 docs/js/classes/Arrow_dom.DataFrame.html           |  144 +-
 docs/js/classes/Arrow_dom.DataType.html            |   58 +-
 docs/js/classes/Arrow_dom.Field-1.html             |   32 +-
 docs/js/classes/Arrow_dom.RecordBatch.html         |  100 +-
 docs/js/classes/Arrow_dom.RecordBatchReader.html   |   92 +-
 docs/js/classes/Arrow_dom.RecordBatchWriter.html   |   56 +-
 docs/js/classes/Arrow_dom.Schema-1.html            |   28 +-
 docs/js/classes/Arrow_dom.Table.html               |  136 +-
 docs/js/classes/Arrow_dom.Vector-1.html            |   54 +-
 docs/js/classes/Arrow_dom.Visitor.html             |  136 +-
 docs/js/classes/arrow_dom.builder.html             | 1330 --------
 docs/js/classes/arrow_dom.column.html              | 1212 -------
 docs/js/classes/arrow_dom.dataframe.html           | 2061 ------------
 docs/js/classes/arrow_dom.datatype.html            |  979 ------
 docs/js/classes/arrow_dom.field-1.html             |  555 ---
 docs/js/classes/arrow_dom.recordbatch.html         | 1321 --------
 docs/js/classes/arrow_dom.recordbatchreader.html   | 1274 -------
 docs/js/classes/arrow_dom.recordbatchwriter.html   |  896 -----
 docs/js/classes/arrow_dom.schema-1.html            |  483 ---
 docs/js/classes/arrow_dom.table.html               | 1897 -----------
 docs/js/classes/arrow_dom.vector-1.html            |  737 ----
 docs/js/classes/arrow_dom.visitor.html             | 1935 -----------
 docs/js/enums/Arrow_dom.BufferType.html            |   16 +-
 docs/js/enums/Arrow_dom.Type.html                  |   96 +-
 docs/js/enums/arrow_dom.buffertype.html            |  274 --
 docs/js/enums/arrow_dom.dateunit.html              |  226 --
 docs/js/enums/arrow_dom.intervalunit.html          |  226 --
 docs/js/enums/arrow_dom.messageheader.html         |  295 --
 docs/js/enums/arrow_dom.metadataversion.html       |  311 --
 docs/js/enums/arrow_dom.precision.html             |  240 --
 docs/js/enums/arrow_dom.timeunit.html              |  254 --
 docs/js/enums/arrow_dom.type.html                  |  934 ------
 docs/js/enums/arrow_dom.unionmode.html             |  226 --
 docs/js/index.html                                 |    8 +-
 docs/js/modules.html                               |    8 +-
 docs/js/modules/Arrow_dom.BaseVector.html          |    8 +-
 docs/js/modules/Arrow_dom.Field.html               |    8 +-
 docs/js/modules/Arrow_dom.Schema.html              |    8 +-
 docs/js/modules/Arrow_dom.Vector.html              |   10 +-
 docs/js/modules/Arrow_dom.html                     |    8 +-
 docs/js/modules/Arrow_dom.predicate.html           |   18 +-
 docs/js/modules/Arrow_node.html                    |    8 +-
 docs/js/modules/arrow_dom.basevector.html          |  132 -
 docs/js/modules/arrow_dom.field.html               |  108 -
 docs/js/modules/arrow_dom.html                     |  222 --
 docs/js/modules/arrow_dom.predicate.html           |  279 --
 docs/js/modules/arrow_dom.schema.html              |  108 -
 docs/js/modules/arrow_dom.vector.html              |  159 -
 docs/js/modules/arrow_node.html                    |  324 --
 docs/objects.inv                                   |  Bin 126228 -> 124628 bytes
 docs/python/api.html                               |   77 +-
 docs/python/api/arrays.html                        |   77 +-
 docs/python/api/compute.html                       |   77 +-
 docs/python/api/cuda.html                          |   77 +-
 docs/python/api/dataset.html                       |   77 +-
 docs/python/api/datatypes.html                     |   77 +-
 docs/python/api/files.html                         |   77 +-
 docs/python/api/filesystems.html                   |   77 +-
 docs/python/api/flight.html                        |   77 +-
 docs/python/api/formats.html                       |   77 +-
 docs/python/api/ipc.html                           |   77 +-
 docs/python/api/memory.html                        |   77 +-
 docs/python/api/misc.html                          |   77 +-
 docs/python/api/plasma.html                        |   77 +-
 docs/python/api/tables.html                        |   77 +-
 docs/python/benchmarks.html                        |   83 +-
 docs/python/compute.html                           |   77 +-
 docs/python/csv.html                               |   77 +-
 docs/python/cuda.html                              |   77 +-
 docs/python/data.html                              |  109 +-
 docs/python/dataset.html                           |  213 +-
 docs/python/extending.html                         |   77 +-
 docs/python/extending_types.html                   |   77 +-
 docs/python/feather.html                           |   77 +-
 docs/python/filesystems.html                       |   77 +-
 docs/python/filesystems_deprecated.html            |   77 +-
 docs/python/generated/pyarrow.Array.html           |   77 +-
 docs/python/generated/pyarrow.ArrayValue.html      | 1009 ------
 docs/python/generated/pyarrow.BinaryArray.html     |   77 +-
 docs/python/generated/pyarrow.BinaryScalar.html    |   77 +-
 docs/python/generated/pyarrow.BinaryValue.html     | 1022 ------
 docs/python/generated/pyarrow.BooleanArray.html    |   77 +-
 docs/python/generated/pyarrow.BooleanScalar.html   |   77 +-
 docs/python/generated/pyarrow.BooleanValue.html    | 1013 ------
 docs/python/generated/pyarrow.Buffer.html          |   77 +-
 .../generated/pyarrow.BufferOutputStream.html      |   77 +-
 docs/python/generated/pyarrow.BufferReader.html    |   77 +-
 docs/python/generated/pyarrow.ChunkedArray.html    |   77 +-
 docs/python/generated/pyarrow.Codec.html           |   77 +-
 .../generated/pyarrow.CompressedInputStream.html   |   77 +-
 .../generated/pyarrow.CompressedOutputStream.html  |   77 +-
 docs/python/generated/pyarrow.DataType.html        |   77 +-
 docs/python/generated/pyarrow.Date32Array.html     |   77 +-
 docs/python/generated/pyarrow.Date32Scalar.html    |   77 +-
 docs/python/generated/pyarrow.Date32Value.html     | 1013 ------
 docs/python/generated/pyarrow.Date64Array.html     |   77 +-
 docs/python/generated/pyarrow.Date64Scalar.html    |   77 +-
 docs/python/generated/pyarrow.Date64Value.html     | 1013 ------
 docs/python/generated/pyarrow.Decimal128Array.html |   77 +-
 .../python/generated/pyarrow.Decimal128Scalar.html |   77 +-
 docs/python/generated/pyarrow.Decimal128Type.html  |   77 +-
 docs/python/generated/pyarrow.DecimalValue.html    |  945 ------
 docs/python/generated/pyarrow.DictionaryArray.html |   77 +-
 .../python/generated/pyarrow.DictionaryScalar.html |   77 +-
 docs/python/generated/pyarrow.DictionaryType.html  |   77 +-
 docs/python/generated/pyarrow.DictionaryValue.html | 1046 ------
 docs/python/generated/pyarrow.DoubleScalar.html    |   77 +-
 docs/python/generated/pyarrow.DoubleValue.html     | 1013 ------
 docs/python/generated/pyarrow.DurationArray.html   |   77 +-
 docs/python/generated/pyarrow.DurationScalar.html  |   77 +-
 docs/python/generated/pyarrow.ExtensionArray.html  |   77 +-
 docs/python/generated/pyarrow.ExtensionType.html   |   77 +-
 docs/python/generated/pyarrow.Field.html           |   77 +-
 .../generated/pyarrow.FixedSizeBinaryArray.html    |   77 +-
 .../generated/pyarrow.FixedSizeBinaryScalar.html   |   77 +-
 .../generated/pyarrow.FixedSizeBinaryType.html     |   77 +-
 .../generated/pyarrow.FixedSizeBinaryValue.html    | 1019 ------
 .../generated/pyarrow.FixedSizeBufferWriter.html   |   77 +-
 .../generated/pyarrow.FixedSizeListArray.html      |   77 +-
 docs/python/generated/pyarrow.FloatScalar.html     |   77 +-
 docs/python/generated/pyarrow.FloatValue.html      | 1013 ------
 .../generated/pyarrow.FloatingPointArray.html      |   77 +-
 .../generated/pyarrow.HadoopFileSystem.cat.html    |   77 +-
 .../generated/pyarrow.HadoopFileSystem.chmod.html  |   77 +-
 .../generated/pyarrow.HadoopFileSystem.chown.html  |   77 +-
 .../generated/pyarrow.HadoopFileSystem.delete.html |   77 +-
 .../generated/pyarrow.HadoopFileSystem.df.html     |   77 +-
 .../pyarrow.HadoopFileSystem.disk_usage.html       |   77 +-
 .../pyarrow.HadoopFileSystem.download.html         |   77 +-
 .../generated/pyarrow.HadoopFileSystem.exists.html |   77 +-
 .../pyarrow.HadoopFileSystem.get_capacity.html     |   77 +-
 .../pyarrow.HadoopFileSystem.get_space_used.html   |   77 +-
 .../generated/pyarrow.HadoopFileSystem.info.html   |   77 +-
 .../generated/pyarrow.HadoopFileSystem.ls.html     |   77 +-
 .../generated/pyarrow.HadoopFileSystem.mkdir.html  |   77 +-
 .../generated/pyarrow.HadoopFileSystem.open.html   |   77 +-
 .../generated/pyarrow.HadoopFileSystem.rename.html |   77 +-
 .../generated/pyarrow.HadoopFileSystem.rm.html     |   77 +-
 .../generated/pyarrow.HadoopFileSystem.upload.html |   77 +-
 docs/python/generated/pyarrow.HdfsFile.html        |   77 +-
 docs/python/generated/pyarrow.Int16Array.html      |   77 +-
 docs/python/generated/pyarrow.Int16Scalar.html     |   77 +-
 docs/python/generated/pyarrow.Int16Value.html      | 1013 ------
 docs/python/generated/pyarrow.Int32Array.html      |   77 +-
 docs/python/generated/pyarrow.Int32Scalar.html     |   77 +-
 docs/python/generated/pyarrow.Int32Value.html      | 1013 ------
 docs/python/generated/pyarrow.Int64Array.html      |   77 +-
 docs/python/generated/pyarrow.Int64Scalar.html     |   77 +-
 docs/python/generated/pyarrow.Int64Value.html      | 1013 ------
 docs/python/generated/pyarrow.Int8Array.html       |   77 +-
 docs/python/generated/pyarrow.Int8Scalar.html      |   77 +-
 docs/python/generated/pyarrow.Int8Value.html       | 1013 ------
 docs/python/generated/pyarrow.IntegerArray.html    |   77 +-
 .../python/generated/pyarrow.LargeBinaryArray.html |   77 +-
 .../generated/pyarrow.LargeBinaryScalar.html       |   77 +-
 .../python/generated/pyarrow.LargeBinaryValue.html | 1022 ------
 docs/python/generated/pyarrow.LargeListArray.html  |   77 +-
 docs/python/generated/pyarrow.LargeListScalar.html |   77 +-
 docs/python/generated/pyarrow.LargeListValue.html  | 1018 ------
 .../python/generated/pyarrow.LargeStringArray.html |   77 +-
 .../generated/pyarrow.LargeStringScalar.html       |   77 +-
 .../python/generated/pyarrow.LargeStringValue.html | 1022 ------
 docs/python/generated/pyarrow.ListArray.html       |   77 +-
 docs/python/generated/pyarrow.ListScalar.html      |   77 +-
 docs/python/generated/pyarrow.ListType.html        |   77 +-
 docs/python/generated/pyarrow.ListValue.html       | 1018 ------
 docs/python/generated/pyarrow.LocalFileSystem.html |   77 +-
 docs/python/generated/pyarrow.MapType.html         |   77 +-
 .../python/generated/pyarrow.MemoryMappedFile.html |   77 +-
 docs/python/generated/pyarrow.MemoryPool.html      |   77 +-
 docs/python/generated/pyarrow.Message.html         | 1063 ------
 docs/python/generated/pyarrow.MessageReader.html   |  995 ------
 .../pyarrow.MonthDayNanoIntervalArray.html         |   77 +-
 .../pyarrow.MonthDayNanoIntervalScalar.html        |   77 +-
 docs/python/generated/pyarrow.NA.html              |   77 +-
 docs/python/generated/pyarrow.NativeFile.html      |   77 +-
 docs/python/generated/pyarrow.NullArray.html       |   77 +-
 docs/python/generated/pyarrow.NumericArray.html    |   77 +-
 docs/python/generated/pyarrow.OSFile.html          |   77 +-
 docs/python/generated/pyarrow.PyExtensionType.html |   77 +-
 docs/python/generated/pyarrow.PythonFile.html      |   77 +-
 docs/python/generated/pyarrow.RecordBatch.html     |   77 +-
 .../generated/pyarrow.RecordBatchFileReader.html   | 1055 ------
 .../generated/pyarrow.RecordBatchFileWriter.html   | 1051 ------
 .../generated/pyarrow.RecordBatchStreamReader.html | 1066 ------
 .../generated/pyarrow.RecordBatchStreamWriter.html | 1051 ------
 docs/python/generated/pyarrow.ResizableBuffer.html |   77 +-
 docs/python/generated/pyarrow.Scalar.html          |   77 +-
 docs/python/generated/pyarrow.Schema.html          |   77 +-
 .../generated/pyarrow.SerializationContext.html    |   77 +-
 .../generated/pyarrow.SerializedPyObject.html      |   77 +-
 docs/python/generated/pyarrow.StringArray.html     |   77 +-
 docs/python/generated/pyarrow.StringScalar.html    |   77 +-
 docs/python/generated/pyarrow.StringValue.html     | 1022 ------
 docs/python/generated/pyarrow.StructArray.html     |   77 +-
 docs/python/generated/pyarrow.StructScalar.html    |   77 +-
 docs/python/generated/pyarrow.StructType.html      |   77 +-
 docs/python/generated/pyarrow.StructValue.html     | 1033 ------
 docs/python/generated/pyarrow.Table.html           |   77 +-
 docs/python/generated/pyarrow.Tensor.html          |   77 +-
 docs/python/generated/pyarrow.Time32Array.html     |   77 +-
 docs/python/generated/pyarrow.Time32Scalar.html    |   77 +-
 docs/python/generated/pyarrow.Time32Type.html      |   77 +-
 docs/python/generated/pyarrow.Time32Value.html     | 1013 ------
 docs/python/generated/pyarrow.Time64Array.html     |   77 +-
 docs/python/generated/pyarrow.Time64Scalar.html    |   77 +-
 docs/python/generated/pyarrow.Time64Type.html      |   77 +-
 docs/python/generated/pyarrow.Time64Value.html     | 1013 ------
 docs/python/generated/pyarrow.TimestampArray.html  |   77 +-
 docs/python/generated/pyarrow.TimestampScalar.html |   77 +-
 docs/python/generated/pyarrow.TimestampType.html   |   77 +-
 docs/python/generated/pyarrow.TimestampValue.html  | 1023 ------
 docs/python/generated/pyarrow.UInt16Array.html     |   77 +-
 docs/python/generated/pyarrow.UInt16Scalar.html    |   77 +-
 docs/python/generated/pyarrow.UInt16Value.html     | 1013 ------
 docs/python/generated/pyarrow.UInt32Array.html     |   77 +-
 docs/python/generated/pyarrow.UInt32Scalar.html    |   77 +-
 docs/python/generated/pyarrow.UInt32Value.html     | 1013 ------
 docs/python/generated/pyarrow.UInt64Array.html     |   77 +-
 docs/python/generated/pyarrow.UInt64Scalar.html    |   77 +-
 docs/python/generated/pyarrow.UInt64Value.html     | 1013 ------
 docs/python/generated/pyarrow.UInt8Array.html      |   77 +-
 docs/python/generated/pyarrow.UInt8Scalar.html     |   77 +-
 docs/python/generated/pyarrow.UInt8Value.html      | 1013 ------
 docs/python/generated/pyarrow.UnionArray.html      |   77 +-
 docs/python/generated/pyarrow.UnionScalar.html     |   77 +-
 docs/python/generated/pyarrow.UnionType.html       |   77 +-
 docs/python/generated/pyarrow.UnionValue.html      | 1025 ------
 docs/python/generated/pyarrow.allocate_buffer.html |   77 +-
 docs/python/generated/pyarrow.array.html           |   77 +-
 docs/python/generated/pyarrow.binary.html          |   77 +-
 docs/python/generated/pyarrow.bool_.html           |   77 +-
 docs/python/generated/pyarrow.chunked_array.html   |   77 +-
 docs/python/generated/pyarrow.compress.html        |   77 +-
 docs/python/generated/pyarrow.compute.abs.html     |   77 +-
 .../generated/pyarrow.compute.abs_checked.html     |   77 +-
 docs/python/generated/pyarrow.compute.acos.html    |   77 +-
 .../generated/pyarrow.compute.acos_checked.html    |   77 +-
 docs/python/generated/pyarrow.compute.add.html     |   77 +-
 .../generated/pyarrow.compute.add_checked.html     |   77 +-
 docs/python/generated/pyarrow.compute.all.html     |   77 +-
 docs/python/generated/pyarrow.compute.and_.html    |   77 +-
 .../generated/pyarrow.compute.and_kleene.html      |   77 +-
 docs/python/generated/pyarrow.compute.and_not.html |   77 +-
 .../generated/pyarrow.compute.and_not_kleene.html  |   77 +-
 docs/python/generated/pyarrow.compute.any.html     |   77 +-
 .../pyarrow.compute.approximate_median.html        |   77 +-
 .../generated/pyarrow.compute.array_filter.html    |   77 +-
 .../pyarrow.compute.array_sort_indices.html        |   77 +-
 .../generated/pyarrow.compute.array_take.html      |   77 +-
 .../pyarrow.compute.ascii_capitalize.html          |   77 +-
 .../generated/pyarrow.compute.ascii_center.html    |   77 +-
 .../generated/pyarrow.compute.ascii_is_alnum.html  |   77 +-
 .../generated/pyarrow.compute.ascii_is_alpha.html  |   77 +-
 .../pyarrow.compute.ascii_is_decimal.html          |   77 +-
 .../generated/pyarrow.compute.ascii_is_lower.html  |   77 +-
 .../pyarrow.compute.ascii_is_printable.html        |   77 +-
 .../generated/pyarrow.compute.ascii_is_space.html  |   77 +-
 .../generated/pyarrow.compute.ascii_is_title.html  |   77 +-
 .../generated/pyarrow.compute.ascii_is_upper.html  |   77 +-
 .../generated/pyarrow.compute.ascii_lower.html     |   77 +-
 .../generated/pyarrow.compute.ascii_lpad.html      |   77 +-
 .../generated/pyarrow.compute.ascii_ltrim.html     |   77 +-
 .../pyarrow.compute.ascii_ltrim_whitespace.html    |   77 +-
 .../generated/pyarrow.compute.ascii_reverse.html   |   77 +-
 .../generated/pyarrow.compute.ascii_rpad.html      |   77 +-
 .../generated/pyarrow.compute.ascii_rtrim.html     |   77 +-
 .../pyarrow.compute.ascii_rtrim_whitespace.html    |   77 +-
 .../pyarrow.compute.ascii_split_whitespace.html    |   77 +-
 .../generated/pyarrow.compute.ascii_swapcase.html  |   77 +-
 .../generated/pyarrow.compute.ascii_title.html     |   77 +-
 .../generated/pyarrow.compute.ascii_trim.html      |   77 +-
 .../pyarrow.compute.ascii_trim_whitespace.html     |   77 +-
 .../generated/pyarrow.compute.ascii_upper.html     |   77 +-
 docs/python/generated/pyarrow.compute.asin.html    |   77 +-
 .../generated/pyarrow.compute.asin_checked.html    |   77 +-
 .../generated/pyarrow.compute.assume_timezone.html |   77 +-
 docs/python/generated/pyarrow.compute.atan.html    |   77 +-
 docs/python/generated/pyarrow.compute.atan2.html   |   77 +-
 .../generated/pyarrow.compute.binary_join.html     |   77 +-
 .../pyarrow.compute.binary_join_element_wise.html  |   77 +-
 .../generated/pyarrow.compute.binary_length.html   |   77 +-
 .../pyarrow.compute.binary_replace_slice.html      |   77 +-
 .../generated/pyarrow.compute.bit_wise_and.html    |   77 +-
 .../generated/pyarrow.compute.bit_wise_not.html    |   77 +-
 .../generated/pyarrow.compute.bit_wise_or.html     |   77 +-
 .../generated/pyarrow.compute.bit_wise_xor.html    |   77 +-
 .../generated/pyarrow.compute.case_when.html       |   77 +-
 docs/python/generated/pyarrow.compute.cast.html    |   77 +-
 docs/python/generated/pyarrow.compute.ceil.html    |   77 +-
 docs/python/generated/pyarrow.compute.choose.html  |   77 +-
 .../python/generated/pyarrow.compute.coalesce.html |   77 +-
 docs/python/generated/pyarrow.compute.cos.html     |   77 +-
 .../generated/pyarrow.compute.cos_checked.html     |   77 +-
 docs/python/generated/pyarrow.compute.count.html   |   77 +-
 .../generated/pyarrow.compute.count_distinct.html  |   77 +-
 .../generated/pyarrow.compute.count_substring.html |   77 +-
 .../pyarrow.compute.count_substring_regex.html     |   77 +-
 docs/python/generated/pyarrow.compute.day.html     |   77 +-
 .../generated/pyarrow.compute.day_of_week.html     |   77 +-
 .../generated/pyarrow.compute.day_of_year.html     |   77 +-
 .../pyarrow.compute.day_time_interval_between.html |   77 +-
 .../generated/pyarrow.compute.days_between.html    |   77 +-
 .../pyarrow.compute.dictionary_encode.html         |   77 +-
 docs/python/generated/pyarrow.compute.divide.html  |   77 +-
 .../generated/pyarrow.compute.divide_checked.html  |   77 +-
 .../generated/pyarrow.compute.drop_null.html       |   77 +-
 .../generated/pyarrow.compute.ends_with.html       |   77 +-
 docs/python/generated/pyarrow.compute.equal.html   |   77 +-
 .../generated/pyarrow.compute.extract_regex.html   |   77 +-
 .../generated/pyarrow.compute.fill_null.html       |  980 ------
 docs/python/generated/pyarrow.compute.filter.html  |   77 +-
 .../generated/pyarrow.compute.find_substring.html  |   77 +-
 .../pyarrow.compute.find_substring_regex.html      |   77 +-
 docs/python/generated/pyarrow.compute.floor.html   |   77 +-
 docs/python/generated/pyarrow.compute.greater.html |   77 +-
 .../generated/pyarrow.compute.greater_equal.html   |   77 +-
 .../python/generated/pyarrow.compute.hash_all.html |   77 +-
 .../python/generated/pyarrow.compute.hash_any.html |   77 +-
 .../pyarrow.compute.hash_approximate_median.html   |   77 +-
 .../generated/pyarrow.compute.hash_count.html      |   77 +-
 .../pyarrow.compute.hash_count_distinct.html       |   77 +-
 .../generated/pyarrow.compute.hash_distinct.html   |   77 +-
 .../python/generated/pyarrow.compute.hash_max.html |   77 +-
 .../generated/pyarrow.compute.hash_mean.html       |   77 +-
 .../python/generated/pyarrow.compute.hash_min.html |   77 +-
 .../generated/pyarrow.compute.hash_min_max.html    |   77 +-
 .../generated/pyarrow.compute.hash_product.html    |   77 +-
 .../generated/pyarrow.compute.hash_stddev.html     |   77 +-
 .../python/generated/pyarrow.compute.hash_sum.html |   77 +-
 .../generated/pyarrow.compute.hash_tdigest.html    |   77 +-
 .../generated/pyarrow.compute.hash_variance.html   |   77 +-
 docs/python/generated/pyarrow.compute.hour.html    |   77 +-
 .../generated/pyarrow.compute.hours_between.html   |   77 +-
 docs/python/generated/pyarrow.compute.if_else.html |   77 +-
 docs/python/generated/pyarrow.compute.index.html   |   77 +-
 .../python/generated/pyarrow.compute.index_in.html |   77 +-
 docs/python/generated/pyarrow.compute.invert.html  |   77 +-
 .../generated/pyarrow.compute.is_finite.html       |   77 +-
 docs/python/generated/pyarrow.compute.is_in.html   |   77 +-
 docs/python/generated/pyarrow.compute.is_inf.html  |   77 +-
 docs/python/generated/pyarrow.compute.is_nan.html  |   77 +-
 docs/python/generated/pyarrow.compute.is_null.html |   77 +-
 .../python/generated/pyarrow.compute.is_valid.html |   77 +-
 .../generated/pyarrow.compute.iso_calendar.html    |   77 +-
 .../python/generated/pyarrow.compute.iso_week.html |   77 +-
 .../python/generated/pyarrow.compute.iso_year.html |   77 +-
 docs/python/generated/pyarrow.compute.less.html    |   77 +-
 .../generated/pyarrow.compute.less_equal.html      |   77 +-
 .../generated/pyarrow.compute.list_element.html    |   77 +-
 .../generated/pyarrow.compute.list_flatten.html    |   77 +-
 .../pyarrow.compute.list_parent_indices.html       |   77 +-
 .../pyarrow.compute.list_value_length.html         |   77 +-
 docs/python/generated/pyarrow.compute.ln.html      |   77 +-
 .../generated/pyarrow.compute.ln_checked.html      |   77 +-
 docs/python/generated/pyarrow.compute.log10.html   |   77 +-
 .../generated/pyarrow.compute.log10_checked.html   |   77 +-
 docs/python/generated/pyarrow.compute.log1p.html   |   77 +-
 .../generated/pyarrow.compute.log1p_checked.html   |   77 +-
 docs/python/generated/pyarrow.compute.log2.html    |   77 +-
 .../generated/pyarrow.compute.log2_checked.html    |   77 +-
 docs/python/generated/pyarrow.compute.logb.html    |   77 +-
 .../generated/pyarrow.compute.logb_checked.html    |   77 +-
 .../generated/pyarrow.compute.make_struct.html     |   77 +-
 .../generated/pyarrow.compute.match_like.html      |   77 +-
 .../generated/pyarrow.compute.match_substring.html |   77 +-
 .../pyarrow.compute.match_substring_regex.html     |   77 +-
 docs/python/generated/pyarrow.compute.max.html     |   77 +-
 .../pyarrow.compute.max_element_wise.html          |   77 +-
 docs/python/generated/pyarrow.compute.mean.html    |   77 +-
 .../generated/pyarrow.compute.microsecond.html     |   77 +-
 .../pyarrow.compute.microseconds_between.html      |   77 +-
 .../generated/pyarrow.compute.millisecond.html     |   77 +-
 .../pyarrow.compute.milliseconds_between.html      |   77 +-
 docs/python/generated/pyarrow.compute.min.html     |   77 +-
 .../pyarrow.compute.min_element_wise.html          |   77 +-
 docs/python/generated/pyarrow.compute.min_max.html |   77 +-
 docs/python/generated/pyarrow.compute.minute.html  |   77 +-
 .../generated/pyarrow.compute.minutes_between.html |   77 +-
 docs/python/generated/pyarrow.compute.mode.html    |   77 +-
 docs/python/generated/pyarrow.compute.month.html   |   77 +-
 ...ow.compute.month_day_nano_interval_between.html |   77 +-
 .../pyarrow.compute.month_interval_between.html    |   77 +-
 .../python/generated/pyarrow.compute.multiply.html |   77 +-
 .../pyarrow.compute.multiply_checked.html          |   77 +-
 .../generated/pyarrow.compute.nanosecond.html      |   77 +-
 .../pyarrow.compute.nanoseconds_between.html       |   77 +-
 docs/python/generated/pyarrow.compute.negate.html  |   77 +-
 .../generated/pyarrow.compute.negate_checked.html  |   77 +-
 .../generated/pyarrow.compute.not_equal.html       |   77 +-
 docs/python/generated/pyarrow.compute.or_.html     |   77 +-
 .../generated/pyarrow.compute.or_kleene.html       |   77 +-
 .../pyarrow.compute.partition_nth_indices.html     |   77 +-
 docs/python/generated/pyarrow.compute.power.html   |   77 +-
 .../generated/pyarrow.compute.power_checked.html   |   77 +-
 docs/python/generated/pyarrow.compute.product.html |   77 +-
 .../python/generated/pyarrow.compute.quantile.html |   77 +-
 docs/python/generated/pyarrow.compute.quarter.html |   77 +-
 .../pyarrow.compute.quarters_between.html          |   77 +-
 .../pyarrow.compute.replace_substring.html         |   77 +-
 .../pyarrow.compute.replace_substring_regex.html   |   77 +-
 .../pyarrow.compute.replace_with_mask.html         |   77 +-
 docs/python/generated/pyarrow.compute.round.html   |   77 +-
 .../pyarrow.compute.round_to_multiple.html         |   77 +-
 docs/python/generated/pyarrow.compute.second.html  |   77 +-
 .../generated/pyarrow.compute.seconds_between.html |   77 +-
 .../pyarrow.compute.select_k_unstable.html         |   77 +-
 .../generated/pyarrow.compute.shift_left.html      |   77 +-
 .../pyarrow.compute.shift_left_checked.html        |   77 +-
 .../generated/pyarrow.compute.shift_right.html     |   77 +-
 .../pyarrow.compute.shift_right_checked.html       |   77 +-
 docs/python/generated/pyarrow.compute.sign.html    |   77 +-
 docs/python/generated/pyarrow.compute.sin.html     |   77 +-
 .../generated/pyarrow.compute.sin_checked.html     |   77 +-
 .../generated/pyarrow.compute.sort_indices.html    |   77 +-
 .../generated/pyarrow.compute.split_pattern.html   |   77 +-
 .../pyarrow.compute.split_pattern_regex.html       |   77 +-
 .../generated/pyarrow.compute.starts_with.html     |   77 +-
 docs/python/generated/pyarrow.compute.stddev.html  |   77 +-
 .../python/generated/pyarrow.compute.strftime.html |   77 +-
 .../generated/pyarrow.compute.string_is_ascii.html |   77 +-
 .../python/generated/pyarrow.compute.strptime.html |   77 +-
 .../generated/pyarrow.compute.subsecond.html       |   77 +-
 .../python/generated/pyarrow.compute.subtract.html |   77 +-
 .../pyarrow.compute.subtract_checked.html          |   77 +-
 docs/python/generated/pyarrow.compute.sum.html     |   77 +-
 docs/python/generated/pyarrow.compute.take.html    |   77 +-
 docs/python/generated/pyarrow.compute.tan.html     |   77 +-
 .../generated/pyarrow.compute.tan_checked.html     |   77 +-
 docs/python/generated/pyarrow.compute.tdigest.html |   77 +-
 docs/python/generated/pyarrow.compute.trunc.html   |   77 +-
 docs/python/generated/pyarrow.compute.unique.html  |   77 +-
 docs/python/generated/pyarrow.compute.us_week.html |   77 +-
 .../generated/pyarrow.compute.utf8_capitalize.html |   77 +-
 .../generated/pyarrow.compute.utf8_center.html     |   77 +-
 .../generated/pyarrow.compute.utf8_is_alnum.html   |   77 +-
 .../generated/pyarrow.compute.utf8_is_alpha.html   |   77 +-
 .../generated/pyarrow.compute.utf8_is_decimal.html |   77 +-
 .../generated/pyarrow.compute.utf8_is_digit.html   |   77 +-
 .../generated/pyarrow.compute.utf8_is_lower.html   |   77 +-
 .../generated/pyarrow.compute.utf8_is_numeric.html |   77 +-
 .../pyarrow.compute.utf8_is_printable.html         |   77 +-
 .../generated/pyarrow.compute.utf8_is_space.html   |   77 +-
 .../generated/pyarrow.compute.utf8_is_title.html   |   77 +-
 .../generated/pyarrow.compute.utf8_is_upper.html   |   77 +-
 .../generated/pyarrow.compute.utf8_length.html     |   77 +-
 .../generated/pyarrow.compute.utf8_lower.html      |   77 +-
 .../generated/pyarrow.compute.utf8_lpad.html       |   77 +-
 .../generated/pyarrow.compute.utf8_ltrim.html      |   77 +-
 .../pyarrow.compute.utf8_ltrim_whitespace.html     |   77 +-
 .../pyarrow.compute.utf8_replace_slice.html        |   77 +-
 .../generated/pyarrow.compute.utf8_reverse.html    |   77 +-
 .../generated/pyarrow.compute.utf8_rpad.html       |   77 +-
 .../generated/pyarrow.compute.utf8_rtrim.html      |   77 +-
 .../pyarrow.compute.utf8_rtrim_whitespace.html     |   77 +-
 .../pyarrow.compute.utf8_slice_codeunits.html      |   77 +-
 .../pyarrow.compute.utf8_split_whitespace.html     |   77 +-
 .../generated/pyarrow.compute.utf8_swapcase.html   |   77 +-
 .../generated/pyarrow.compute.utf8_title.html      |   77 +-
 .../generated/pyarrow.compute.utf8_trim.html       |   77 +-
 .../pyarrow.compute.utf8_trim_whitespace.html      |   77 +-
 .../generated/pyarrow.compute.utf8_upper.html      |   77 +-
 .../generated/pyarrow.compute.value_counts.html    |   77 +-
 .../python/generated/pyarrow.compute.variance.html |   77 +-
 docs/python/generated/pyarrow.compute.week.html    |   77 +-
 .../generated/pyarrow.compute.weeks_between.html   |   77 +-
 docs/python/generated/pyarrow.compute.xor.html     |   77 +-
 docs/python/generated/pyarrow.compute.year.html    |   77 +-
 .../generated/pyarrow.compute.years_between.html   |   77 +-
 docs/python/generated/pyarrow.concat_arrays.html   |   77 +-
 docs/python/generated/pyarrow.concat_tables.html   |   77 +-
 docs/python/generated/pyarrow.cpu_count.html       |   77 +-
 .../generated/pyarrow.create_memory_map.html       |   77 +-
 .../generated/pyarrow.csv.CSVStreamingReader.html  |   77 +-
 docs/python/generated/pyarrow.csv.CSVWriter.html   |   77 +-
 .../generated/pyarrow.csv.ConvertOptions.html      |   77 +-
 docs/python/generated/pyarrow.csv.ISO8601.html     |   77 +-
 .../python/generated/pyarrow.csv.ParseOptions.html |   77 +-
 docs/python/generated/pyarrow.csv.ReadOptions.html |   77 +-
 .../python/generated/pyarrow.csv.WriteOptions.html |   77 +-
 docs/python/generated/pyarrow.csv.open_csv.html    |   77 +-
 docs/python/generated/pyarrow.csv.read_csv.html    |   77 +-
 docs/python/generated/pyarrow.csv.write_csv.html   |   77 +-
 .../generated/pyarrow.cuda.BufferReader.html       |   77 +-
 .../generated/pyarrow.cuda.BufferWriter.html       |   77 +-
 docs/python/generated/pyarrow.cuda.Context.html    |   77 +-
 docs/python/generated/pyarrow.cuda.CudaBuffer.html |   77 +-
 docs/python/generated/pyarrow.cuda.HostBuffer.html |   77 +-
 .../generated/pyarrow.cuda.IpcMemHandle.html       |   77 +-
 .../generated/pyarrow.cuda.new_host_buffer.html    |   77 +-
 .../generated/pyarrow.cuda.read_message.html       |   77 +-
 .../generated/pyarrow.cuda.read_record_batch.html  |   77 +-
 .../pyarrow.cuda.serialize_record_batch.html       |   77 +-
 .../generated/pyarrow.dataset.CsvFileFormat.html   |   77 +-
 docs/python/generated/pyarrow.dataset.Dataset.html |   77 +-
 .../pyarrow.dataset.DirectoryPartitioning.html     |   77 +-
 .../generated/pyarrow.dataset.Expression.html      |   77 +-
 .../generated/pyarrow.dataset.FileFormat.html      |   77 +-
 .../pyarrow.dataset.FileSystemDataset.html         |   77 +-
 .../pyarrow.dataset.FileSystemDatasetFactory.html  |   77 +-
 .../pyarrow.dataset.FileSystemFactoryOptions.html  |   77 +-
 .../pyarrow.dataset.FileSystemSource.html          |  945 ------
 .../pyarrow.dataset.FileSystemSourceFactory.html   |  945 ------
 .../pyarrow.dataset.HivePartitioning.html          |   77 +-
 .../generated/pyarrow.dataset.IpcFileFormat.html   |   77 +-
 .../generated/pyarrow.dataset.OrcFileFormat.html   | 1030 ------
 .../pyarrow.dataset.ParquetFileFormat.html         |   77 +-
 .../generated/pyarrow.dataset.Partitioning.html    |   77 +-
 .../pyarrow.dataset.PartitioningFactory.html       |   77 +-
 docs/python/generated/pyarrow.dataset.Scanner.html |   77 +-
 docs/python/generated/pyarrow.dataset.Source.html  |  945 ------
 .../generated/pyarrow.dataset.UnionDataset.html    |   77 +-
 docs/python/generated/pyarrow.dataset.dataset.html |   77 +-
 docs/python/generated/pyarrow.dataset.field.html   |   77 +-
 .../generated/pyarrow.dataset.parquet_dataset.html |   77 +-
 .../generated/pyarrow.dataset.partitioning.html    |   77 +-
 docs/python/generated/pyarrow.dataset.scalar.html  |   77 +-
 .../generated/pyarrow.dataset.write_dataset.html   |   92 +-
 docs/python/generated/pyarrow.date32.html          |   77 +-
 docs/python/generated/pyarrow.date64.html          |   77 +-
 docs/python/generated/pyarrow.decimal128.html      |   77 +-
 docs/python/generated/pyarrow.decompress.html      |   77 +-
 .../generated/pyarrow.default_memory_pool.html     |   77 +-
 docs/python/generated/pyarrow.deserialize.html     |   77 +-
 .../generated/pyarrow.deserialize_components.html  |   77 +-
 .../python/generated/pyarrow.deserialize_from.html |   77 +-
 docs/python/generated/pyarrow.dictionary.html      |   77 +-
 docs/python/generated/pyarrow.duration.html        |   77 +-
 .../generated/pyarrow.feather.read_feather.html    |   77 +-
 .../generated/pyarrow.feather.read_table.html      |   77 +-
 .../generated/pyarrow.feather.write_feather.html   |   77 +-
 docs/python/generated/pyarrow.field.html           |   77 +-
 docs/python/generated/pyarrow.flight.Action.html   |   77 +-
 .../generated/pyarrow.flight.ActionType.html       |   77 +-
 docs/python/generated/pyarrow.flight.CallInfo.html |   77 +-
 .../pyarrow.flight.ClientAuthHandler.html          |   77 +-
 .../generated/pyarrow.flight.ClientMiddleware.html |   77 +-
 .../pyarrow.flight.ClientMiddlewareFactory.html    |   77 +-
 .../generated/pyarrow.flight.DescriptorType.html   |   77 +-
 .../pyarrow.flight.FlightCallOptions.html          |   77 +-
 .../generated/pyarrow.flight.FlightClient.html     |   77 +-
 .../generated/pyarrow.flight.FlightDescriptor.html |   77 +-
 .../generated/pyarrow.flight.FlightEndpoint.html   |   77 +-
 .../generated/pyarrow.flight.FlightInfo.html       |   77 +-
 .../generated/pyarrow.flight.FlightMethod.html     |   77 +-
 .../generated/pyarrow.flight.FlightServerBase.html |   77 +-
 .../generated/pyarrow.flight.GeneratorStream.html  |   77 +-
 docs/python/generated/pyarrow.flight.Location.html |   77 +-
 .../pyarrow.flight.RecordBatchStream.html          |   77 +-
 docs/python/generated/pyarrow.flight.Result.html   |   77 +-
 .../pyarrow.flight.ServerAuthHandler.html          |   77 +-
 .../generated/pyarrow.flight.ServerMiddleware.html |   77 +-
 .../pyarrow.flight.ServerMiddlewareFactory.html    |   77 +-
 docs/python/generated/pyarrow.flight.Ticket.html   |   77 +-
 docs/python/generated/pyarrow.float16.html         |   77 +-
 docs/python/generated/pyarrow.float32.html         |   77 +-
 docs/python/generated/pyarrow.float64.html         |   77 +-
 docs/python/generated/pyarrow.foreign_buffer.html  |   77 +-
 .../python/generated/pyarrow.from_numpy_dtype.html |   77 +-
 .../python/generated/pyarrow.fs.FSSpecHandler.html |   77 +-
 docs/python/generated/pyarrow.fs.FileInfo.html     |   77 +-
 docs/python/generated/pyarrow.fs.FileSelector.html |   77 +-
 docs/python/generated/pyarrow.fs.FileStats.html    |  951 ------
 docs/python/generated/pyarrow.fs.FileSystem.html   |   77 +-
 .../generated/pyarrow.fs.FileSystemHandler.html    |   77 +-
 .../generated/pyarrow.fs.HadoopFileSystem.html     |   77 +-
 docs/python/generated/pyarrow.fs.HdfsOptions.html  |  945 ------
 .../generated/pyarrow.fs.LocalFileSystem.html      |   77 +-
 .../pyarrow.fs.LocalFileSystemOptions.html         |  945 ------
 docs/python/generated/pyarrow.fs.PyFileSystem.html |   77 +-
 docs/python/generated/pyarrow.fs.S3FileSystem.html |   77 +-
 .../generated/pyarrow.fs.SubTreeFileSystem.html    |   77 +-
 docs/python/generated/pyarrow.get_include.html     |   77 +-
 docs/python/generated/pyarrow.get_libraries.html   |   77 +-
 .../python/generated/pyarrow.get_library_dirs.html |   77 +-
 .../generated/pyarrow.get_record_batch_size.html   |  950 ------
 docs/python/generated/pyarrow.get_tensor_size.html |  950 ------
 docs/python/generated/pyarrow.hdfs.connect.html    |   77 +-
 docs/python/generated/pyarrow.input_stream.html    |   77 +-
 docs/python/generated/pyarrow.int16.html           |   77 +-
 docs/python/generated/pyarrow.int32.html           |   77 +-
 docs/python/generated/pyarrow.int64.html           |   77 +-
 docs/python/generated/pyarrow.int8.html            |   77 +-
 .../generated/pyarrow.ipc.IpcWriteOptions.html     |   77 +-
 docs/python/generated/pyarrow.ipc.Message.html     |   77 +-
 .../generated/pyarrow.ipc.MessageReader.html       |   77 +-
 .../pyarrow.ipc.RecordBatchFileReader.html         |   77 +-
 .../pyarrow.ipc.RecordBatchFileWriter.html         |   77 +-
 .../pyarrow.ipc.RecordBatchStreamReader.html       |   77 +-
 .../pyarrow.ipc.RecordBatchStreamWriter.html       |   77 +-
 .../pyarrow.ipc.get_record_batch_size.html         |   77 +-
 .../generated/pyarrow.ipc.get_tensor_size.html     |   77 +-
 docs/python/generated/pyarrow.ipc.new_file.html    |   77 +-
 docs/python/generated/pyarrow.ipc.new_stream.html  |   77 +-
 docs/python/generated/pyarrow.ipc.open_file.html   |   77 +-
 docs/python/generated/pyarrow.ipc.open_stream.html |   77 +-
 .../python/generated/pyarrow.ipc.read_message.html |   77 +-
 .../generated/pyarrow.ipc.read_record_batch.html   |   77 +-
 docs/python/generated/pyarrow.ipc.read_tensor.html |   77 +-
 .../python/generated/pyarrow.ipc.write_tensor.html |   77 +-
 .../generated/pyarrow.jemalloc_memory_pool.html    |   77 +-
 .../generated/pyarrow.jemalloc_set_decay_ms.html   |   77 +-
 .../generated/pyarrow.json.ParseOptions.html       |   77 +-
 .../python/generated/pyarrow.json.ReadOptions.html |   77 +-
 docs/python/generated/pyarrow.json.read_json.html  |   77 +-
 docs/python/generated/pyarrow.large_binary.html    |   77 +-
 docs/python/generated/pyarrow.large_list.html      |   77 +-
 docs/python/generated/pyarrow.large_string.html    |   77 +-
 docs/python/generated/pyarrow.large_utf8.html      |   77 +-
 docs/python/generated/pyarrow.list_.html           |   77 +-
 .../generated/pyarrow.log_memory_allocations.html  |   77 +-
 docs/python/generated/pyarrow.map_.html            |   77 +-
 docs/python/generated/pyarrow.memory_map.html      |   77 +-
 .../generated/pyarrow.mimalloc_memory_pool.html    |   77 +-
 .../generated/pyarrow.month_day_nano_interval.html |   77 +-
 docs/python/generated/pyarrow.null.html            |   77 +-
 docs/python/generated/pyarrow.nulls.html           |   77 +-
 docs/python/generated/pyarrow.orc.ORCFile.html     |   77 +-
 docs/python/generated/pyarrow.output_stream.html   |   77 +-
 .../generated/pyarrow.parquet.ParquetDataset.html  |   77 +-
 .../generated/pyarrow.parquet.ParquetFile.html     |   77 +-
 .../generated/pyarrow.parquet.ParquetWriter.html   |   77 +-
 .../generated/pyarrow.parquet.read_metadata.html   |   77 +-
 .../generated/pyarrow.parquet.read_pandas.html     |   77 +-
 .../generated/pyarrow.parquet.read_schema.html     |   77 +-
 .../generated/pyarrow.parquet.read_table.html      |   77 +-
 .../generated/pyarrow.parquet.write_metadata.html  |   77 +-
 .../generated/pyarrow.parquet.write_table.html     |   77 +-
 .../pyarrow.parquet.write_to_dataset.html          |   77 +-
 docs/python/generated/pyarrow.plasma.ObjectID.html |   77 +-
 .../generated/pyarrow.plasma.PlasmaBuffer.html     |   77 +-
 .../generated/pyarrow.plasma.PlasmaClient.html     |   77 +-
 docs/python/generated/pyarrow.py_buffer.html       |   77 +-
 docs/python/generated/pyarrow.read_message.html    |  950 ------
 .../generated/pyarrow.read_record_batch.html       |  950 ------
 docs/python/generated/pyarrow.read_serialized.html |   77 +-
 docs/python/generated/pyarrow.read_tensor.html     |  950 ------
 docs/python/generated/pyarrow.record_batch.html    |   77 +-
 .../generated/pyarrow.register_extension_type.html |   77 +-
 docs/python/generated/pyarrow.scalar.html          |   77 +-
 docs/python/generated/pyarrow.schema.html          |   77 +-
 docs/python/generated/pyarrow.serialize.html       |   77 +-
 docs/python/generated/pyarrow.serialize_to.html    |   77 +-
 docs/python/generated/pyarrow.set_cpu_count.html   |   77 +-
 docs/python/generated/pyarrow.set_memory_pool.html |   77 +-
 docs/python/generated/pyarrow.string.html          |   77 +-
 docs/python/generated/pyarrow.struct.html          |   77 +-
 .../generated/pyarrow.system_memory_pool.html      |   77 +-
 docs/python/generated/pyarrow.table.html           |   77 +-
 docs/python/generated/pyarrow.time32.html          |   77 +-
 docs/python/generated/pyarrow.time64.html          |   77 +-
 docs/python/generated/pyarrow.timestamp.html       |   77 +-
 .../generated/pyarrow.total_allocated_bytes.html   |   77 +-
 docs/python/generated/pyarrow.types.is_binary.html |   77 +-
 .../python/generated/pyarrow.types.is_boolean.html |   77 +-
 docs/python/generated/pyarrow.types.is_date.html   |   77 +-
 docs/python/generated/pyarrow.types.is_date32.html |   77 +-
 docs/python/generated/pyarrow.types.is_date64.html |   77 +-
 .../python/generated/pyarrow.types.is_decimal.html |   77 +-
 .../generated/pyarrow.types.is_dictionary.html     |   77 +-
 .../pyarrow.types.is_fixed_size_binary.html        |   77 +-
 .../python/generated/pyarrow.types.is_float16.html |   77 +-
 .../python/generated/pyarrow.types.is_float32.html |   77 +-
 .../python/generated/pyarrow.types.is_float64.html |   77 +-
 .../generated/pyarrow.types.is_floating.html       |   77 +-
 docs/python/generated/pyarrow.types.is_int16.html  |   77 +-
 docs/python/generated/pyarrow.types.is_int32.html  |   77 +-
 docs/python/generated/pyarrow.types.is_int64.html  |   77 +-
 docs/python/generated/pyarrow.types.is_int8.html   |   77 +-
 .../python/generated/pyarrow.types.is_integer.html |   77 +-
 .../generated/pyarrow.types.is_large_binary.html   |   77 +-
 .../generated/pyarrow.types.is_large_list.html     |   77 +-
 .../generated/pyarrow.types.is_large_string.html   |   77 +-
 .../generated/pyarrow.types.is_large_unicode.html  |   77 +-
 docs/python/generated/pyarrow.types.is_list.html   |   77 +-
 docs/python/generated/pyarrow.types.is_map.html    |   77 +-
 docs/python/generated/pyarrow.types.is_nested.html |   77 +-
 docs/python/generated/pyarrow.types.is_null.html   |   77 +-
 .../generated/pyarrow.types.is_signed_integer.html |   77 +-
 docs/python/generated/pyarrow.types.is_string.html |   77 +-
 docs/python/generated/pyarrow.types.is_struct.html |   77 +-
 .../generated/pyarrow.types.is_temporal.html       |   77 +-
 docs/python/generated/pyarrow.types.is_time.html   |   77 +-
 docs/python/generated/pyarrow.types.is_time32.html |   77 +-
 docs/python/generated/pyarrow.types.is_time64.html |   77 +-
 .../generated/pyarrow.types.is_timestamp.html      |   77 +-
 docs/python/generated/pyarrow.types.is_uint16.html |   77 +-
 docs/python/generated/pyarrow.types.is_uint32.html |   77 +-
 docs/python/generated/pyarrow.types.is_uint64.html |   77 +-
 docs/python/generated/pyarrow.types.is_uint8.html  |   77 +-
 .../python/generated/pyarrow.types.is_unicode.html |   77 +-
 docs/python/generated/pyarrow.types.is_union.html  |   77 +-
 .../pyarrow.types.is_unsigned_integer.html         |   77 +-
 docs/python/generated/pyarrow.uint16.html          |   77 +-
 docs/python/generated/pyarrow.uint32.html          |   77 +-
 docs/python/generated/pyarrow.uint64.html          |   77 +-
 docs/python/generated/pyarrow.uint8.html           |   77 +-
 docs/python/generated/pyarrow.unify_schemas.html   |   77 +-
 .../pyarrow.unregister_extension_type.html         |   77 +-
 docs/python/generated/pyarrow.utf8.html            |   77 +-
 docs/python/generated/pyarrow.write_tensor.html    |  950 ------
 docs/python/getstarted.html                        |   79 +-
 docs/python/getting_involved.html                  |   77 +-
 docs/python/index.html                             |   83 +-
 docs/python/install.html                           |   77 +-
 docs/python/ipc.html                               |  155 +-
 docs/python/json.html                              |   77 +-
 docs/python/memory.html                            |   85 +-
 docs/python/numpy.html                             |   77 +-
 docs/python/pandas.html                            |   83 +-
 docs/python/parquet.html                           |   97 +-
 docs/python/plasma.html                            |   77 +-
 docs/python/timestamps.html                        |   77 +-
 docs/r/404.html                                    |    2 +-
 docs/r/STYLE.html                                  |    2 +-
 docs/r/articles/arrow.html                         |   20 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../arrow_files/header-attrs-2.7/header-attrs.js   |   12 -
 .../arrow_files/header-attrs-2.8/header-attrs.js   |   12 -
 docs/r/articles/dataset.html                       |   40 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../dataset_files/header-attrs-2.7/header-attrs.js |   12 -
 .../dataset_files/header-attrs-2.8/header-attrs.js |   12 -
 docs/r/articles/developing.html                    |    2 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../header-attrs-2.7/header-attrs.js               |   12 -
 .../header-attrs-2.8/header-attrs.js               |   12 -
 docs/r/articles/flight.html                        |    8 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../flight_files/header-attrs-2.7/header-attrs.js  |   12 -
 .../flight_files/header-attrs-2.8/header-attrs.js  |   12 -
 docs/r/articles/fs.html                            |    4 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../fs_files/header-attrs-2.7/header-attrs.js      |   12 -
 .../fs_files/header-attrs-2.8/header-attrs.js      |   12 -
 docs/r/articles/index.html                         |    2 +-
 docs/r/articles/install.html                       |   26 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../install_files/header-attrs-2.7/header-attrs.js |   12 -
 .../install_files/header-attrs-2.8/header-attrs.js |   12 -
 docs/r/articles/python.html                        |    2 +-
 .../accessible-code-block-0.0.1/empty-anchor.js    |   15 -
 .../python_files/header-attrs-2.7/header-attrs.js  |   12 -
 .../python_files/header-attrs-2.8/header-attrs.js  |   12 -
 docs/r/authors.html                                |    2 +-
 docs/r/index.html                                  |   35 +-
 docs/r/news/index.html                             |   48 +-
 docs/r/pkgdown.yml                                 |    2 +-
 docs/r/reference/ArrayData.html                    |    2 +-
 docs/r/reference/ChunkedArray.html                 |   99 +-
 docs/r/reference/Codec.html                        |    2 +-
 docs/r/reference/CsvReadOptions.html               |    2 +-
 docs/r/reference/CsvTableReader.html               |    2 +-
 docs/r/reference/DataType.html                     |    2 +-
 docs/r/reference/Dataset.html                      |    2 +-
 docs/r/reference/DictionaryType.html               |    2 +-
 docs/r/reference/Expression.html                   |    2 +-
 docs/r/reference/FeatherReader.html                |    2 +-
 docs/r/reference/FeatherTableReader.html           |  240 --
 docs/r/reference/FeatherTableWriter.html           |  235 --
 docs/r/reference/Field.html                        |    9 +-
 docs/r/reference/FileFormat.html                   |   49 +-
 docs/r/reference/FileInfo.html                     |    2 +-
 docs/r/reference/FileSelector.html                 |    2 +-
 docs/r/reference/FileStats.html                    |  208 --
 docs/r/reference/FileSystem.html                   |    2 +-
 docs/r/reference/FileWriteOptions.html             |    2 +-
 docs/r/reference/FixedWidthType.html               |    2 +-
 docs/r/reference/FragmentScanOptions.html          |    2 +-
 docs/r/reference/InputStream.html                  |    2 +-
 docs/r/reference/MemoryPool.html                   |    2 +-
 docs/r/reference/Message.html                      |    2 +-
 docs/r/reference/MessageReader.html                |    2 +-
 docs/r/reference/OutputStream.html                 |    2 +-
 docs/r/reference/ParquetArrowReaderProperties.html |    2 +-
 docs/r/reference/ParquetFileReader.html            |   74 +-
 docs/r/reference/ParquetFileWriter.html            |    2 +-
 docs/r/reference/ParquetReaderProperties.html      |  239 --
 docs/r/reference/ParquetWriterProperties.html      |    2 +-
 docs/r/reference/Partitioning.html                 |    6 +-
 docs/r/reference/RecordBatch.html                  |  146 +-
 docs/r/reference/RecordBatchReader.html            |   72 +-
 docs/r/reference/RecordBatchWriter.html            |   72 +-
 docs/r/reference/Scalar.html                       |   44 +-
 docs/r/reference/Scanner.html                      |    2 +-
 docs/r/reference/Schema.html                       |   42 +-
 docs/r/reference/Source.html                       |  256 --
 docs/r/reference/Table.html                        |  150 +-
 docs/r/reference/array.html                        |   97 +-
 docs/r/reference/arrow-package.html                |   14 +-
 docs/r/reference/arrow_available.html              |   19 +-
 docs/r/reference/arrow_info.html                   |    2 +-
 docs/r/reference/buffer.html                       |   17 +-
 docs/r/reference/call_function.html                |   50 +-
 docs/r/reference/cast_options.html                 |    2 +-
 docs/r/reference/codec_is_available.html           |    7 +-
 docs/r/reference/compression.html                  |    2 +-
 docs/r/reference/contains_regex.html               |    2 +-
 docs/r/reference/copy_files.html                   |   20 +-
 docs/r/reference/cpu_count.html                    |    2 +-
 .../create_package_with_all_dependencies.html      |   24 +-
 docs/r/reference/data-type.html                    |   26 +-
 docs/r/reference/dataset_factory.html              |    4 +-
 docs/r/reference/default_memory_pool.html          |    2 +-
 docs/r/reference/dictionary.html                   |    2 +-
 docs/r/reference/enums.html                        |    2 +-
 docs/r/reference/flight_connect.html               |    2 +-
 docs/r/reference/flight_get.html                   |    2 +-
 docs/r/reference/flight_put.html                   |    2 +-
 docs/r/reference/get_stringr_pattern_options.html  |    2 +-
 docs/r/reference/hive_partition.html               |    7 +-
 docs/r/reference/index.html                        |    2 +-
 docs/r/reference/install_arrow.html                |    2 +-
 docs/r/reference/install_pyarrow.html              |    2 +-
 docs/r/reference/io_thread_count.html              |    2 +-
 docs/r/reference/list_compute_functions.html       |    8 +-
 docs/r/reference/list_flights.html                 |    2 +-
 docs/r/reference/load_flight_server.html           |   10 +-
 docs/r/reference/make_readable_file.html           |    2 +-
 docs/r/reference/map_batches.html                  |    2 +-
 docs/r/reference/match_arrow.html                  |  124 +-
 docs/r/reference/mmap_create.html                  |    2 +-
 docs/r/reference/mmap_open.html                    |    2 +-
 docs/r/reference/open_dataset.html                 |  214 +-
 docs/r/reference/open_source.html                  |  283 --
 docs/r/reference/push_data.html                    |  237 --
 docs/r/reference/read_delim_arrow.html             |   19 +-
 docs/r/reference/read_feather.html                 |   19 +-
 docs/r/reference/read_ipc_stream.html              |    2 +-
 docs/r/reference/read_json_arrow.html              |   20 +-
 docs/r/reference/read_message.html                 |    2 +-
 docs/r/reference/read_parquet.html                 |   27 +-
 docs/r/reference/read_record_batch.html            |  227 --
 docs/r/reference/read_schema.html                  |    2 +-
 docs/r/reference/read_table.html                   |  244 --
 docs/r/reference/recycle_scalars.html              |    2 +-
 docs/r/reference/reexports.html                    |    2 +-
 docs/r/reference/repeat_value_as_array.html        |    2 +-
 docs/r/reference/s3_bucket.html                    |    6 +-
 docs/r/reference/set_cpu_count.html                |  220 --
 docs/r/reference/to_arrow.html                     |   50 +-
 docs/r/reference/to_duckdb.html                    |   37 +-
 docs/r/reference/type.html                         |   34 +-
 docs/r/reference/unify_schemas.html                |   17 +-
 docs/r/reference/value_counts.html                 |    8 +-
 docs/r/reference/write_arrow.html                  |  236 --
 docs/r/reference/write_csv_arrow.html              |   10 +-
 docs/r/reference/write_dataset.html                |  110 +-
 docs/r/reference/write_feather.html                |   10 +-
 docs/r/reference/write_ipc_stream.html             |   10 +-
 docs/r/reference/write_parquet.html                |   20 +-
 docs/r/reference/write_to_raw.html                 |   10 +-
 docs/search.html                                   |   77 +-
 docs/searchindex.js                                |    2 +-
 docs/status.html                                   |   83 +-
 3131 files changed, 72329 insertions(+), 95131 deletions(-)

diff --git a/docs/.buildinfo b/docs/.buildinfo
index 179f03e..c923463 100644
--- a/docs/.buildinfo
+++ b/docs/.buildinfo
@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 4a0e9d329a6cb632c85fc4d275743c90
+config: 006365f4e6cb8980489c81c1c6ca1031
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/docs/_modules/collections/abc.html b/docs/_modules/collections/abc.html
index c8c255d..87bcd1c 100644
--- a/docs/_modules/collections/abc.html
+++ b/docs/_modules/collections/abc.html
@@ -5,10 +5,10 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>collections.abc &#8212; Apache Arrow v5.0.0</title>
+    <title>collections.abc &#8212; Apache Arrow v6.0.1</title>
     
-  <link href="../../_static/css/theme.css" rel="stylesheet" />
-  <link href="../../_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" rel="stylesheet" />
+  <link href="../../_static/css/theme.css" rel="stylesheet">
+  <link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
 
     
   <link rel="stylesheet"
@@ -23,21 +23,35 @@
 
     
     <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
-    <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
+    <link rel="stylesheet" href="../../_static/css/blank.css" type="text/css" />
     <link rel="stylesheet" type="text/css" href="../../_static/theme_overrides.css" />
     
-  <link rel="preload" as="script" href="../../_static/js/index.1c5a1a01449ed65a7b51.js">
+  <link rel="preload" as="script" href="../../_static/js/index.be7d3bbb2ef33a8344ce.js">
 
     <script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
     <script src="../../_static/jquery.js"></script>
     <script src="../../_static/underscore.js"></script>
     <script src="../../_static/doctools.js"></script>
+    <link rel="canonical" href="https://arrow.apache.org/docs/_modules/collections/abc.html" />
     <link rel="shortcut icon" href="../../_static/favicon.ico"/>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="docsearch:language" content="en" />
+    <meta name="docsearch:language" content="None">
     
+
+    <!-- Google Analytics -->
+    
+<script async="" src="https://www.google-analytics.com/analytics.js"></script>
+<script>
+                        window.ga = window.ga || function () {
+                            (ga.q = ga.q || []).push(arguments) };
+                        ga.l = +new Date;
+                        ga('create', 'UA-107500873-1', 'auto');
+                        ga('set', 'anonymizeIp', true);
+                        ga('send', 'pageview');
+                    </script>
+
   </head>
   <body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
     
@@ -56,69 +70,87 @@
   <img src="../../_static/arrow.png" class="logo" alt="logo">
 </a>
 
-<form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
+<div id="version-search-wrapper">
+
+<div id="version-button" class="dropdown">
+    <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown">
+        6.0.1
+        <span class="caret"></span>
+    </button>
+    <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
+    <!-- dropdown will be populated by javascript on page load -->
+    </div>
+</div>
+
+<script type="text/javascript">
+// Function to construct the target URL from the JSON components
+function buildURL(entry) {
+    var template = "https://arrow.apache.org/docs/{version}";  // supplied by jinja
+    template = template.replace("{version}", entry.version);
+    return template;
+}
+
+// Function to check if corresponding page path exists in other version of docs
+// and, if so, go there instead of the homepage of the other docs version
+function checkPageExistsAndRedirect(event) {
+    const currentFilePath = "_modules/collections/abc.html",
+          otherDocsHomepage = event.target.getAttribute("href");
+    let tryUrl = `${otherDocsHomepage}${currentFilePath}`;
+    $.ajax({
+        type: 'HEAD',
+        url: tryUrl,
+        // if the page exists, go there
+        success: function() {
+            location.href = tryUrl;
+        }
+    }).fail(function() {
+        location.href = otherDocsHomepage;
+    });
+    return false;
+}
+
+// Function to populate the version switcher
+(function () {
+    // get JSON config
+    $.getJSON("/docs/_static/versions.json", function(data, textStatus, jqXHR) {
+        // create the nodes first (before AJAX calls) to ensure the order is
+        // correct (for now, links will go to doc version homepage)
+        $.each(data, function(index, entry) {
+            // if no custom name specified (e.g., "latest"), use version string
+            if (!("name" in entry)) {
+                entry.name = entry.version;
+            }
+            // construct the appropriate URL, and add it to the dropdown
+            entry.url = buildURL(entry);
+            const node = document.createElement("a");
+            node.setAttribute("class", "list-group-item list-group-item-action py-1");
+            node.setAttribute("href", `${entry.url}`);
+            node.textContent = `${entry.name}`;
+            node.onclick = checkPageExistsAndRedirect;
+            $("#version_switcher").append(node);
+        });
+    });
+})();
+</script>
+
+<form id="search-box" class="bd-search d-flex align-items-center" action="../../search.html" method="get">
   <i class="icon fas fa-search"></i>
   <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
 </form>
 
+</div>
+
 <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
   <div class="bd-toc-item active">
     
     <p class="caption">
  <span class="caption-text">
-  Specifications and Protocols
- </span>
-</p>
-<ul class="nav bd-sidenav">
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Versioning.html">
-   Format Versioning and Stability
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Columnar.html">
-   Arrow Columnar Format
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Flight.html">
-   Arrow Flight RPC
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Integration.html">
-   Integration Testing
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CDataInterface.html">
-   The Arrow C data interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CStreamInterface.html">
-   The Arrow C stream interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Other.html">
-   Other Data Structures
-  </a>
- </li>
-</ul>
-<p class="caption">
- <span class="caption-text">
-  Libraries
+  Supported Environments
  </span>
 </p>
 <ul class="nav bd-sidenav">
  <li class="toctree-l1">
-  <a class="reference internal" href="../../status.html">
-   Implementation Status
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/c_glib/">
+  <a class="reference internal" href="../../c_glib/index.html">
    C/GLib
   </a>
  </li>
@@ -183,6 +215,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/streaming_execution.html">
+       Streaming execution engine
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/io.html">
        Input / output and filesystems
       </a>
@@ -235,6 +272,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/examples/compute_and_write_example.html">
+       Compute and Write CSV Example
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/examples/dataset_documentation_example.html">
        Arrow Datasets example
       </a>
@@ -396,14 +438,14 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference external" href="https://arrow.apache.org/docs/java/reference/">
+    <a class="reference internal" href="../../java/reference/index.html">
      Reference (javadoc)
     </a>
    </li>
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/js/">
+  <a class="reference internal" href="../../js/index.html">
    JavaScript
   </a>
  </li>
@@ -433,8 +475,8 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference internal" href="../../python/memory.html">
-     Memory and IO Interfaces
+    <a class="reference internal" href="../../python/getstarted.html">
+     Getting Started
     </a>
    </li>
    <li class="toctree-l2">
@@ -448,6 +490,11 @@
     </a>
    </li>
    <li class="toctree-l2">
+    <a class="reference internal" href="../../python/memory.html">
+     Memory and IO Interfaces
+    </a>
+   </li>
+   <li class="toctree-l2">
     <a class="reference internal" href="../../python/ipc.html">
      Streaming, Serialization, and IPC
     </a>
@@ -735,6 +782,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.duration.html">
+         pyarrow.duration
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.month_day_nano_interval.html">
+         pyarrow.month_day_nano_interval
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.binary.html">
          pyarrow.binary
         </a>
@@ -810,6 +867,11 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.unify_schemas.html">
+         pyarrow.unify_schemas
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.DataType.html">
          pyarrow.DataType
         </a>
@@ -1237,6 +1299,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationArray.html">
+         pyarrow.DurationArray
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalArray.html">
+         pyarrow.MonthDayNanoIntervalArray
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Array.html">
          pyarrow.Decimal128Array
         </a>
@@ -1397,6 +1469,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationScalar.html">
+         pyarrow.DurationScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalScalar.html">
+         pyarrow.MonthDayNanoIntervalScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Scalar.html">
          pyarrow.Decimal128Scalar
         </a>
@@ -1536,21 +1618,51 @@
       </label>
       <ul>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
+         pyarrow.compute.all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
+         pyarrow.compute.any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.approximate_median.html">
+         pyarrow.compute.approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.count.html">
          pyarrow.compute.count
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_distinct.html">
+         pyarrow.compute.count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.index.html">
          pyarrow.compute.index
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.max.html">
+         pyarrow.compute.max
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.mean.html">
          pyarrow.compute.mean
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.min.html">
+         pyarrow.compute.min
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.min_max.html">
          pyarrow.compute.min_max
         </a>
@@ -1561,6 +1673,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.product.html">
+         pyarrow.compute.product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quantile.html">
+         pyarrow.compute.quantile
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.stddev.html">
          pyarrow.compute.stddev
         </a>
@@ -1571,11 +1693,91 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.tdigest.html">
+         pyarrow.compute.tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.variance.html">
          pyarrow.compute.variance
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_all.html">
+         pyarrow.compute.hash_all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_any.html">
+         pyarrow.compute.hash_any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_approximate_median.html">
+         pyarrow.compute.hash_approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count.html">
+         pyarrow.compute.hash_count
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count_distinct.html">
+         pyarrow.compute.hash_count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_distinct.html">
+         pyarrow.compute.hash_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_max.html">
+         pyarrow.compute.hash_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_mean.html">
+         pyarrow.compute.hash_mean
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min.html">
+         pyarrow.compute.hash_min
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min_max.html">
+         pyarrow.compute.hash_min_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_product.html">
+         pyarrow.compute.hash_product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_stddev.html">
+         pyarrow.compute.hash_stddev
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_sum.html">
+         pyarrow.compute.hash_sum
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_tdigest.html">
+         pyarrow.compute.hash_tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_variance.html">
+         pyarrow.compute.hash_variance
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.abs.html">
          pyarrow.compute.abs
         </a>
@@ -1616,33 +1818,23 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
-         pyarrow.compute.power
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
-         pyarrow.compute.power_checked
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
-         pyarrow.compute.shift_left
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate.html">
+         pyarrow.compute.negate
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
-         pyarrow.compute.shift_left_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate_checked.html">
+         pyarrow.compute.negate_checked
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
-         pyarrow.compute.shift_right
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
+         pyarrow.compute.power
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
-         pyarrow.compute.shift_right_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
+         pyarrow.compute.power_checked
         </a>
        </li>
        <li class="toctree-l4">
@@ -1681,6 +1873,26 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
+         pyarrow.compute.shift_left
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
+         pyarrow.compute.shift_left_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
+         pyarrow.compute.shift_right
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
+         pyarrow.compute.shift_right_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.ceil.html">
          pyarrow.compute.ceil
         </a>
@@ -1691,6 +1903,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.round.html">
+         pyarrow.compute.round
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.round_to_multiple.html">
+         pyarrow.compute.round_to_multiple
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.trunc.html">
          pyarrow.compute.trunc
         </a>
@@ -1736,6 +1958,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.logb.html">
+         pyarrow.compute.logb
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.logb_checked.html">
+         pyarrow.compute.logb_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.acos.html">
          pyarrow.compute.acos
         </a>
@@ -1846,13 +2078,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
-         pyarrow.compute.all
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.and_not.html">
+         pyarrow.compute.and_not
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
-         pyarrow.compute.any
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.and_not_kleene.html">
+         pyarrow.compute.and_not_kleene
         </a>
        </li>
        <li class="toctree-l4">
@@ -1971,158 +2203,163 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern.html">
-         pyarrow.compute.split_pattern
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_capitalize.html">
+         pyarrow.compute.ascii_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern_regex.html">
-         pyarrow.compute.split_pattern_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lower.html">
+         pyarrow.compute.ascii_lower
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_split_whitespace.html">
-         pyarrow.compute.ascii_split_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_reverse.html">
+         pyarrow.compute.ascii_reverse
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_split_whitespace.html">
-         pyarrow.compute.utf8_split_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_swapcase.html">
+         pyarrow.compute.ascii_swapcase
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.extract_regex.html">
-         pyarrow.compute.extract_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_title.html">
+         pyarrow.compute.ascii_title
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join.html">
-         pyarrow.compute.binary_join
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_upper.html">
+         pyarrow.compute.ascii_upper
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join_element_wise.html">
-         pyarrow.compute.binary_join_element_wise
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
+         pyarrow.compute.binary_length
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_center.html">
-         pyarrow.compute.ascii_center
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_replace_slice.html">
+         pyarrow.compute.binary_replace_slice
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lpad.html">
-         pyarrow.compute.ascii_lpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring.html">
+         pyarrow.compute.replace_substring
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim.html">
-         pyarrow.compute.ascii_ltrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring_regex.html">
+         pyarrow.compute.replace_substring_regex
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
-         pyarrow.compute.ascii_ltrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_capitalize.html">
+         pyarrow.compute.utf8_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lower.html">
-         pyarrow.compute.ascii_lower
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_length.html">
+         pyarrow.compute.utf8_length
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_reverse.html">
-         pyarrow.compute.ascii_reverse
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lower.html">
+         pyarrow.compute.utf8_lower
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rpad.html">
-         pyarrow.compute.ascii_rpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_replace_slice.html">
+         pyarrow.compute.utf8_replace_slice
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim.html">
-         pyarrow.compute.ascii_rtrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_reverse.html">
+         pyarrow.compute.utf8_reverse
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
-         pyarrow.compute.ascii_rtrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_swapcase.html">
+         pyarrow.compute.utf8_swapcase
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim.html">
-         pyarrow.compute.ascii_trim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_title.html">
+         pyarrow.compute.utf8_title
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_upper.html">
-         pyarrow.compute.ascii_upper
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_upper.html">
+         pyarrow.compute.utf8_upper
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_center.html">
+         pyarrow.compute.ascii_center
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_replace_slice.html">
-         pyarrow.compute.binary_replace_slice
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lpad.html">
+         pyarrow.compute.ascii_lpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring.html">
-         pyarrow.compute.replace_substring
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rpad.html">
+         pyarrow.compute.ascii_rpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring_regex.html">
-         pyarrow.compute.replace_substring_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_center.html">
+         pyarrow.compute.utf8_center
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_center.html">
-         pyarrow.compute.utf8_center
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lpad.html">
+         pyarrow.compute.utf8_lpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_length.html">
-         pyarrow.compute.utf8_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rpad.html">
+         pyarrow.compute.utf8_rpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lower.html">
-         pyarrow.compute.utf8_lower
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim.html">
+         pyarrow.compute.ascii_ltrim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lpad.html">
-         pyarrow.compute.utf8_lpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
+         pyarrow.compute.ascii_ltrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim.html">
-         pyarrow.compute.utf8_ltrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim.html">
+         pyarrow.compute.ascii_rtrim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
-         pyarrow.compute.utf8_ltrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
+         pyarrow.compute.ascii_rtrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_replace_slice.html">
-         pyarrow.compute.utf8_replace_slice
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim.html">
+         pyarrow.compute.ascii_trim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_reverse.html">
-         pyarrow.compute.utf8_reverse
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim_whitespace.html">
+         pyarrow.compute.ascii_trim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rpad.html">
-         pyarrow.compute.utf8_rpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim.html">
+         pyarrow.compute.utf8_ltrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
+         pyarrow.compute.utf8_ltrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
@@ -2141,8 +2378,48 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_upper.html">
-         pyarrow.compute.utf8_upper
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_trim_whitespace.html">
+         pyarrow.compute.utf8_trim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_split_whitespace.html">
+         pyarrow.compute.ascii_split_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern.html">
+         pyarrow.compute.split_pattern
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern_regex.html">
+         pyarrow.compute.split_pattern_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_split_whitespace.html">
+         pyarrow.compute.utf8_split_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.extract_regex.html">
+         pyarrow.compute.extract_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join.html">
+         pyarrow.compute.binary_join
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join_element_wise.html">
+         pyarrow.compute.binary_join_element_wise
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_slice_codeunits.html">
+         pyarrow.compute.utf8_slice_codeunits
         </a>
        </li>
        <li class="toctree-l4">
@@ -2201,28 +2478,223 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_finite.html">
+         pyarrow.compute.is_finite
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_inf.html">
+         pyarrow.compute.is_inf
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_nan.html">
+         pyarrow.compute.is_nan
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_null.html">
+         pyarrow.compute.is_null
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_valid.html">
+         pyarrow.compute.is_valid
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.case_when.html">
+         pyarrow.compute.case_when
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.choose.html">
+         pyarrow.compute.choose
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.coalesce.html">
+         pyarrow.compute.coalesce
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.if_else.html">
+         pyarrow.compute.if_else
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.cast.html">
          pyarrow.compute.cast
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.strftime.html">
+         pyarrow.compute.strftime
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.strptime.html">
          pyarrow.compute.strptime
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_with_mask.html">
-         pyarrow.compute.replace_with_mask
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day.html">
+         pyarrow.compute.day
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.filter.html">
-         pyarrow.compute.filter
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_of_week.html">
+         pyarrow.compute.day_of_week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.take.html">
-         pyarrow.compute.take
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_of_year.html">
+         pyarrow.compute.day_of_year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hour.html">
+         pyarrow.compute.hour
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_week.html">
+         pyarrow.compute.iso_week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_year.html">
+         pyarrow.compute.iso_year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_calendar.html">
+         pyarrow.compute.iso_calendar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.microsecond.html">
+         pyarrow.compute.microsecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.millisecond.html">
+         pyarrow.compute.millisecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.minute.html">
+         pyarrow.compute.minute
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month.html">
+         pyarrow.compute.month
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.nanosecond.html">
+         pyarrow.compute.nanosecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quarter.html">
+         pyarrow.compute.quarter
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.second.html">
+         pyarrow.compute.second
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.subsecond.html">
+         pyarrow.compute.subsecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.us_week.html">
+         pyarrow.compute.us_week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.week.html">
+         pyarrow.compute.week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.year.html">
+         pyarrow.compute.year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_time_interval_between.html">
+         pyarrow.compute.day_time_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.days_between.html">
+         pyarrow.compute.days_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hours_between.html">
+         pyarrow.compute.hours_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.microseconds_between.html">
+         pyarrow.compute.microseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.milliseconds_between.html">
+         pyarrow.compute.milliseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.minutes_between.html">
+         pyarrow.compute.minutes_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month_day_nano_interval_between.html">
+         pyarrow.compute.month_day_nano_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month_interval_between.html">
+         pyarrow.compute.month_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.nanoseconds_between.html">
+         pyarrow.compute.nanoseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quarters_between.html">
+         pyarrow.compute.quarters_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.seconds_between.html">
+         pyarrow.compute.seconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.weeks_between.html">
+         pyarrow.compute.weeks_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.years_between.html">
+         pyarrow.compute.years_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.assume_timezone.html">
+         pyarrow.compute.assume_timezone
         </a>
        </li>
        <li class="toctree-l4">
@@ -2241,63 +2713,63 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.partition_nth_indices.html">
-         pyarrow.compute.partition_nth_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_filter.html">
+         pyarrow.compute.array_filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.sort_indices.html">
-         pyarrow.compute.sort_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_take.html">
+         pyarrow.compute.array_take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.drop_null.html">
+         pyarrow.compute.drop_null
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.case_when.html">
-         pyarrow.compute.case_when
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.filter.html">
+         pyarrow.compute.filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.coalesce.html">
-         pyarrow.compute.coalesce
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.take.html">
+         pyarrow.compute.take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.fill_null.html">
-         pyarrow.compute.fill_null
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_sort_indices.html">
+         pyarrow.compute.array_sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.if_else.html">
-         pyarrow.compute.if_else
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.partition_nth_indices.html">
+         pyarrow.compute.partition_nth_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_finite.html">
-         pyarrow.compute.is_finite
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.select_k_unstable.html">
+         pyarrow.compute.select_k_unstable
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_inf.html">
-         pyarrow.compute.is_inf
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.sort_indices.html">
+         pyarrow.compute.sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_nan.html">
-         pyarrow.compute.is_nan
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_element.html">
+         pyarrow.compute.list_element
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_null.html">
-         pyarrow.compute.is_null
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_flatten.html">
+         pyarrow.compute.list_flatten
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_valid.html">
-         pyarrow.compute.is_valid
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_parent_indices.html">
+         pyarrow.compute.list_parent_indices
         </a>
        </li>
        <li class="toctree-l4">
@@ -2306,13 +2778,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_flatten.html">
-         pyarrow.compute.list_flatten
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.make_struct.html">
+         pyarrow.compute.make_struct
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_parent_indices.html">
-         pyarrow.compute.list_parent_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_with_mask.html">
+         pyarrow.compute.replace_with_mask
         </a>
        </li>
       </ul>
@@ -2980,6 +3452,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.dataset.IpcFileFormat.html">
+         pyarrow.dataset.IpcFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.dataset.CsvFileFormat.html">
+         pyarrow.dataset.CsvFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.dataset.Partitioning.html">
          pyarrow.dataset.Partitioning
         </a>
@@ -3177,7 +3659,7 @@
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/r/">
+  <a class="reference internal" href="../../r/index.html">
    R
   </a>
  </li>
@@ -3191,6 +3673,75 @@
    Rust
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../status.html">
+   Implementation Status
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Cookbooks
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/cpp/">
+   C++
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/py/">
+   Python
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/r/">
+   R
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Specifications and Protocols
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Versioning.html">
+   Format Versioning and Stability
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Columnar.html">
+   Arrow Columnar Format
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Flight.html">
+   Arrow Flight RPC
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Integration.html">
+   Integration Testing
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/CDataInterface.html">
+   The Arrow C data interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/CStreamInterface.html">
+   The Arrow C stream interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Other.html">
+   Other Data Structures
+  </a>
+ </li>
 </ul>
 <p class="caption">
  <span class="caption-text">
@@ -3270,6 +3821,11 @@
    Building the Documentation
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../developers/computeir.html">
+   Arrow Compute IR (Intermediate Representation)
+  </a>
+ </li>
 </ul>
 
     
@@ -3301,10 +3857,9 @@
               </div>
               
               
-              <div class='prev-next-bottom'>
-                
-
-              </div>
+              <!-- Previous / next buttons -->
+<div class='prev-next-area'>
+</div>
               
           </main>
           
@@ -3312,30 +3867,19 @@
       </div>
     </div>
   
-  <script src="../../_static/js/index.1c5a1a01449ed65a7b51.js"></script>
-
-  
-<script async="" src="https://www.google-analytics.com/analytics.js"></script>
-<script>
-                        window.ga = window.ga || function () {
-                            (ga.q = ga.q || []).push(arguments) };
-                        ga.l = +new Date;
-                        ga('create', 'UA-107500873-1', 'auto');
-                        ga('set', 'anonymizeIp', true);
-                        ga('send', 'pageview');
-                    </script>
+  <script src="../../_static/js/index.be7d3bbb2ef33a8344ce.js"></script>
 <footer class="footer mt-5 mt-md-0">
   <div class="container">
     
     <div class="footer-item">
       <p class="copyright">
-    &copy; Copyright 2016-2021 Apache Software Foundation.<br/>
+    &copy; Copyright 2016-2021 Apache Software Foundation.<br>
 </p>
     </div>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br/>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br>
 </p>
     </div>
     
diff --git a/docs/_modules/index.html b/docs/_modules/index.html
index df1638d..ac57e76 100644
--- a/docs/_modules/index.html
+++ b/docs/_modules/index.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>Overview: module code &#8212; Apache Arrow v6.0.0</title>
+    <title>Overview: module code &#8212; Apache Arrow v6.0.1</title>
     
   <link href="../_static/css/theme.css" rel="stylesheet">
   <link href="../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
@@ -70,11 +70,76 @@
   <img src="../_static/arrow.png" class="logo" alt="logo">
 </a>
 
-<form class="bd-search d-flex align-items-center" action="../search.html" method="get">
+<div id="version-search-wrapper">
+
+<div id="version-button" class="dropdown">
+    <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown">
+        6.0.1
+        <span class="caret"></span>
+    </button>
+    <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
+    <!-- dropdown will be populated by javascript on page load -->
+    </div>
+</div>
+
+<script type="text/javascript">
+// Function to construct the target URL from the JSON components
+function buildURL(entry) {
+    var template = "https://arrow.apache.org/docs/{version}";  // supplied by jinja
+    template = template.replace("{version}", entry.version);
+    return template;
+}
+
+// Function to check if corresponding page path exists in other version of docs
+// and, if so, go there instead of the homepage of the other docs version
+function checkPageExistsAndRedirect(event) {
+    const currentFilePath = "_modules/index.html",
+          otherDocsHomepage = event.target.getAttribute("href");
+    let tryUrl = `${otherDocsHomepage}${currentFilePath}`;
+    $.ajax({
+        type: 'HEAD',
+        url: tryUrl,
+        // if the page exists, go there
+        success: function() {
+            location.href = tryUrl;
+        }
+    }).fail(function() {
+        location.href = otherDocsHomepage;
+    });
+    return false;
+}
+
+// Function to populate the version switcher
+(function () {
+    // get JSON config
+    $.getJSON("/docs/_static/versions.json", function(data, textStatus, jqXHR) {
+        // create the nodes first (before AJAX calls) to ensure the order is
+        // correct (for now, links will go to doc version homepage)
+        $.each(data, function(index, entry) {
+            // if no custom name specified (e.g., "latest"), use version string
+            if (!("name" in entry)) {
+                entry.name = entry.version;
+            }
+            // construct the appropriate URL, and add it to the dropdown
+            entry.url = buildURL(entry);
+            const node = document.createElement("a");
+            node.setAttribute("class", "list-group-item list-group-item-action py-1");
+            node.setAttribute("href", `${entry.url}`);
+            node.textContent = `${entry.name}`;
+            node.onclick = checkPageExistsAndRedirect;
+            $("#version_switcher").append(node);
+        });
+    });
+})();
+</script>
+
+<form id="search-box" class="bd-search d-flex align-items-center" action="../search.html" method="get">
   <i class="icon fas fa-search"></i>
   <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
 </form>
 
+</div>
+
 <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
   <div class="bd-toc-item active">
     
@@ -85,7 +150,7 @@
 </p>
 <ul class="nav bd-sidenav">
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/c_glib/">
+  <a class="reference internal" href="../c_glib/index.html">
    C/GLib
   </a>
  </li>
@@ -373,14 +438,14 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference external" href="https://arrow.apache.org/docs/java/reference/">
+    <a class="reference internal" href="../java/reference/index.html">
      Reference (javadoc)
     </a>
    </li>
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/js/">
+  <a class="reference internal" href="../js/index.html">
    JavaScript
   </a>
  </li>
@@ -3594,7 +3659,7 @@
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/r/">
+  <a class="reference internal" href="../r/index.html">
    R
   </a>
  </li>
@@ -3790,7 +3855,6 @@
 <ul><li><a href="pyarrow/_csv.html">pyarrow._csv</a></li>
 <li><a href="pyarrow/_cuda.html">pyarrow._cuda</a></li>
 <li><a href="pyarrow/_dataset.html">pyarrow._dataset</a></li>
-<li><a href="pyarrow/_dataset_orc.html">pyarrow._dataset_orc</a></li>
 <li><a href="pyarrow/_flight.html">pyarrow._flight</a></li>
 <li><a href="pyarrow/_fs.html">pyarrow._fs</a></li>
 <li><a href="pyarrow/_hdfs.html">pyarrow._hdfs</a></li>
@@ -3809,7 +3873,6 @@
 <li><a href="pyarrow/orc.html">pyarrow.orc</a></li>
 <li><a href="pyarrow/parquet.html">pyarrow.parquet</a></li>
 <li><a href="pyarrow/types.html">pyarrow.types</a></li>
-<li><a href="pyarrow/util.html">pyarrow.util</a></li>
 </ul></ul>
 
               </div>
diff --git a/docs/_modules/pyarrow.html b/docs/_modules/pyarrow.html
index eda79c1..1cf88b6 100644
--- a/docs/_modules/pyarrow.html
+++ b/docs/_modules/pyarrow.html
@@ -5,10 +5,10 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow &#8212; Apache Arrow v5.0.0</title>
+    <title>pyarrow &#8212; Apache Arrow v6.0.1</title>
     
-  <link href="../_static/css/theme.css" rel="stylesheet" />
-  <link href="../_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" rel="stylesheet" />
+  <link href="../_static/css/theme.css" rel="stylesheet">
+  <link href="../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
 
     
   <link rel="stylesheet"
@@ -23,21 +23,35 @@
 
     
     <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
-    <link rel="stylesheet" href="../_static/basic.css" type="text/css" />
+    <link rel="stylesheet" href="../_static/css/blank.css" type="text/css" />
     <link rel="stylesheet" type="text/css" href="../_static/theme_overrides.css" />
     
-  <link rel="preload" as="script" href="../_static/js/index.1c5a1a01449ed65a7b51.js">
+  <link rel="preload" as="script" href="../_static/js/index.be7d3bbb2ef33a8344ce.js">
 
     <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
     <script src="../_static/jquery.js"></script>
     <script src="../_static/underscore.js"></script>
     <script src="../_static/doctools.js"></script>
+    <link rel="canonical" href="https://arrow.apache.org/docs/_modules/pyarrow.html" />
     <link rel="shortcut icon" href="../_static/favicon.ico"/>
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="docsearch:language" content="en" />
+    <meta name="docsearch:language" content="None">
     
+
+    <!-- Google Analytics -->
+    
+<script async="" src="https://www.google-analytics.com/analytics.js"></script>
+<script>
+                        window.ga = window.ga || function () {
+                            (ga.q = ga.q || []).push(arguments) };
+                        ga.l = +new Date;
+                        ga('create', 'UA-107500873-1', 'auto');
+                        ga('set', 'anonymizeIp', true);
+                        ga('send', 'pageview');
+                    </script>
+
   </head>
   <body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
     
@@ -56,69 +70,87 @@
   <img src="../_static/arrow.png" class="logo" alt="logo">
 </a>
 
-<form class="bd-search d-flex align-items-center" action="../search.html" method="get">
+<div id="version-search-wrapper">
+
+<div id="version-button" class="dropdown">
+    <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown">
+        6.0.1
+        <span class="caret"></span>
+    </button>
+    <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
+    <!-- dropdown will be populated by javascript on page load -->
+    </div>
+</div>
+
+<script type="text/javascript">
+// Function to construct the target URL from the JSON components
+function buildURL(entry) {
+    var template = "https://arrow.apache.org/docs/{version}";  // supplied by jinja
+    template = template.replace("{version}", entry.version);
+    return template;
+}
+
+// Function to check if corresponding page path exists in other version of docs
+// and, if so, go there instead of the homepage of the other docs version
+function checkPageExistsAndRedirect(event) {
+    const currentFilePath = "_modules/pyarrow.html",
+          otherDocsHomepage = event.target.getAttribute("href");
+    let tryUrl = `${otherDocsHomepage}${currentFilePath}`;
+    $.ajax({
+        type: 'HEAD',
+        url: tryUrl,
+        // if the page exists, go there
+        success: function() {
+            location.href = tryUrl;
+        }
+    }).fail(function() {
+        location.href = otherDocsHomepage;
+    });
+    return false;
+}
+
+// Function to populate the version switcher
+(function () {
+    // get JSON config
+    $.getJSON("/docs/_static/versions.json", function(data, textStatus, jqXHR) {
+        // create the nodes first (before AJAX calls) to ensure the order is
+        // correct (for now, links will go to doc version homepage)
+        $.each(data, function(index, entry) {
+            // if no custom name specified (e.g., "latest"), use version string
+            if (!("name" in entry)) {
+                entry.name = entry.version;
+            }
+            // construct the appropriate URL, and add it to the dropdown
+            entry.url = buildURL(entry);
+            const node = document.createElement("a");
+            node.setAttribute("class", "list-group-item list-group-item-action py-1");
+            node.setAttribute("href", `${entry.url}`);
+            node.textContent = `${entry.name}`;
+            node.onclick = checkPageExistsAndRedirect;
+            $("#version_switcher").append(node);
+        });
+    });
+})();
+</script>
+
+<form id="search-box" class="bd-search d-flex align-items-center" action="../search.html" method="get">
   <i class="icon fas fa-search"></i>
   <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
 </form>
 
+</div>
+
 <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
   <div class="bd-toc-item active">
     
     <p class="caption">
  <span class="caption-text">
-  Specifications and Protocols
- </span>
-</p>
-<ul class="nav bd-sidenav">
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/Versioning.html">
-   Format Versioning and Stability
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/Columnar.html">
-   Arrow Columnar Format
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/Flight.html">
-   Arrow Flight RPC
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/Integration.html">
-   Integration Testing
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/CDataInterface.html">
-   The Arrow C data interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/CStreamInterface.html">
-   The Arrow C stream interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../format/Other.html">
-   Other Data Structures
-  </a>
- </li>
-</ul>
-<p class="caption">
- <span class="caption-text">
-  Libraries
+  Supported Environments
  </span>
 </p>
 <ul class="nav bd-sidenav">
  <li class="toctree-l1">
-  <a class="reference internal" href="../status.html">
-   Implementation Status
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/c_glib/">
+  <a class="reference internal" href="../c_glib/index.html">
    C/GLib
   </a>
  </li>
@@ -183,6 +215,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../cpp/streaming_execution.html">
+       Streaming execution engine
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../cpp/io.html">
        Input / output and filesystems
       </a>
@@ -235,6 +272,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../cpp/examples/compute_and_write_example.html">
+       Compute and Write CSV Example
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../cpp/examples/dataset_documentation_example.html">
        Arrow Datasets example
       </a>
@@ -396,14 +438,14 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference external" href="https://arrow.apache.org/docs/java/reference/">
+    <a class="reference internal" href="../java/reference/index.html">
      Reference (javadoc)
     </a>
    </li>
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/js/">
+  <a class="reference internal" href="../js/index.html">
    JavaScript
   </a>
  </li>
@@ -433,8 +475,8 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference internal" href="../python/memory.html">
-     Memory and IO Interfaces
+    <a class="reference internal" href="../python/getstarted.html">
+     Getting Started
     </a>
    </li>
    <li class="toctree-l2">
@@ -448,6 +490,11 @@
     </a>
    </li>
    <li class="toctree-l2">
+    <a class="reference internal" href="../python/memory.html">
+     Memory and IO Interfaces
+    </a>
+   </li>
+   <li class="toctree-l2">
     <a class="reference internal" href="../python/ipc.html">
      Streaming, Serialization, and IPC
     </a>
@@ -735,6 +782,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.duration.html">
+         pyarrow.duration
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.month_day_nano_interval.html">
+         pyarrow.month_day_nano_interval
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.binary.html">
          pyarrow.binary
         </a>
@@ -810,6 +867,11 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.unify_schemas.html">
+         pyarrow.unify_schemas
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.DataType.html">
          pyarrow.DataType
         </a>
@@ -1237,6 +1299,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.DurationArray.html">
+         pyarrow.DurationArray
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.MonthDayNanoIntervalArray.html">
+         pyarrow.MonthDayNanoIntervalArray
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.Decimal128Array.html">
          pyarrow.Decimal128Array
         </a>
@@ -1397,6 +1469,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.DurationScalar.html">
+         pyarrow.DurationScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.MonthDayNanoIntervalScalar.html">
+         pyarrow.MonthDayNanoIntervalScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.Decimal128Scalar.html">
          pyarrow.Decimal128Scalar
         </a>
@@ -1536,21 +1618,51 @@
       </label>
       <ul>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.all.html">
+         pyarrow.compute.all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.any.html">
+         pyarrow.compute.any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.approximate_median.html">
+         pyarrow.compute.approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.count.html">
          pyarrow.compute.count
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.count_distinct.html">
+         pyarrow.compute.count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.index.html">
          pyarrow.compute.index
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.max.html">
+         pyarrow.compute.max
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.mean.html">
          pyarrow.compute.mean
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.min.html">
+         pyarrow.compute.min
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.min_max.html">
          pyarrow.compute.min_max
         </a>
@@ -1561,6 +1673,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.product.html">
+         pyarrow.compute.product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.quantile.html">
+         pyarrow.compute.quantile
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.stddev.html">
          pyarrow.compute.stddev
         </a>
@@ -1571,11 +1693,91 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.tdigest.html">
+         pyarrow.compute.tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.variance.html">
          pyarrow.compute.variance
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_all.html">
+         pyarrow.compute.hash_all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_any.html">
+         pyarrow.compute.hash_any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_approximate_median.html">
+         pyarrow.compute.hash_approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_count.html">
+         pyarrow.compute.hash_count
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_count_distinct.html">
+         pyarrow.compute.hash_count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_distinct.html">
+         pyarrow.compute.hash_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_max.html">
+         pyarrow.compute.hash_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_mean.html">
+         pyarrow.compute.hash_mean
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_min.html">
+         pyarrow.compute.hash_min
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_min_max.html">
+         pyarrow.compute.hash_min_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_product.html">
+         pyarrow.compute.hash_product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_stddev.html">
+         pyarrow.compute.hash_stddev
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_sum.html">
+         pyarrow.compute.hash_sum
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_tdigest.html">
+         pyarrow.compute.hash_tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hash_variance.html">
+         pyarrow.compute.hash_variance
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.abs.html">
          pyarrow.compute.abs
         </a>
@@ -1616,33 +1818,23 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.power.html">
-         pyarrow.compute.power
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.power_checked.html">
-         pyarrow.compute.power_checked
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_left.html">
-         pyarrow.compute.shift_left
+        <a class="reference internal" href="../python/generated/pyarrow.compute.negate.html">
+         pyarrow.compute.negate
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_left_checked.html">
-         pyarrow.compute.shift_left_checked
+        <a class="reference internal" href="../python/generated/pyarrow.compute.negate_checked.html">
+         pyarrow.compute.negate_checked
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_right.html">
-         pyarrow.compute.shift_right
+        <a class="reference internal" href="../python/generated/pyarrow.compute.power.html">
+         pyarrow.compute.power
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_right_checked.html">
-         pyarrow.compute.shift_right_checked
+        <a class="reference internal" href="../python/generated/pyarrow.compute.power_checked.html">
+         pyarrow.compute.power_checked
         </a>
        </li>
        <li class="toctree-l4">
@@ -1681,6 +1873,26 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_left.html">
+         pyarrow.compute.shift_left
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_left_checked.html">
+         pyarrow.compute.shift_left_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_right.html">
+         pyarrow.compute.shift_right
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.shift_right_checked.html">
+         pyarrow.compute.shift_right_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.ceil.html">
          pyarrow.compute.ceil
         </a>
@@ -1691,6 +1903,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.round.html">
+         pyarrow.compute.round
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.round_to_multiple.html">
+         pyarrow.compute.round_to_multiple
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.trunc.html">
          pyarrow.compute.trunc
         </a>
@@ -1736,6 +1958,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.logb.html">
+         pyarrow.compute.logb
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.logb_checked.html">
+         pyarrow.compute.logb_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.acos.html">
          pyarrow.compute.acos
         </a>
@@ -1846,13 +2078,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.all.html">
-         pyarrow.compute.all
+        <a class="reference internal" href="../python/generated/pyarrow.compute.and_not.html">
+         pyarrow.compute.and_not
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.any.html">
-         pyarrow.compute.any
+        <a class="reference internal" href="../python/generated/pyarrow.compute.and_not_kleene.html">
+         pyarrow.compute.and_not_kleene
         </a>
        </li>
        <li class="toctree-l4">
@@ -1971,158 +2203,163 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.split_pattern.html">
-         pyarrow.compute.split_pattern
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_capitalize.html">
+         pyarrow.compute.ascii_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.split_pattern_regex.html">
-         pyarrow.compute.split_pattern_regex
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_lower.html">
+         pyarrow.compute.ascii_lower
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_split_whitespace.html">
-         pyarrow.compute.ascii_split_whitespace
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_reverse.html">
+         pyarrow.compute.ascii_reverse
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_split_whitespace.html">
-         pyarrow.compute.utf8_split_whitespace
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_swapcase.html">
+         pyarrow.compute.ascii_swapcase
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.extract_regex.html">
-         pyarrow.compute.extract_regex
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_title.html">
+         pyarrow.compute.ascii_title
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_join.html">
-         pyarrow.compute.binary_join
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_upper.html">
+         pyarrow.compute.ascii_upper
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_join_element_wise.html">
-         pyarrow.compute.binary_join_element_wise
+        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_length.html">
+         pyarrow.compute.binary_length
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_center.html">
-         pyarrow.compute.ascii_center
+        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_replace_slice.html">
+         pyarrow.compute.binary_replace_slice
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_lpad.html">
-         pyarrow.compute.ascii_lpad
+        <a class="reference internal" href="../python/generated/pyarrow.compute.replace_substring.html">
+         pyarrow.compute.replace_substring
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_ltrim.html">
-         pyarrow.compute.ascii_ltrim
+        <a class="reference internal" href="../python/generated/pyarrow.compute.replace_substring_regex.html">
+         pyarrow.compute.replace_substring_regex
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
-         pyarrow.compute.ascii_ltrim_whitespace
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_capitalize.html">
+         pyarrow.compute.utf8_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_lower.html">
-         pyarrow.compute.ascii_lower
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_length.html">
+         pyarrow.compute.utf8_length
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_reverse.html">
-         pyarrow.compute.ascii_reverse
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_lower.html">
+         pyarrow.compute.utf8_lower
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_rpad.html">
-         pyarrow.compute.ascii_rpad
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_replace_slice.html">
+         pyarrow.compute.utf8_replace_slice
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_rtrim.html">
-         pyarrow.compute.ascii_rtrim
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_reverse.html">
+         pyarrow.compute.utf8_reverse
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
-         pyarrow.compute.ascii_rtrim_whitespace
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_swapcase.html">
+         pyarrow.compute.utf8_swapcase
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_trim.html">
-         pyarrow.compute.ascii_trim
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_title.html">
+         pyarrow.compute.utf8_title
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_upper.html">
-         pyarrow.compute.ascii_upper
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_upper.html">
+         pyarrow.compute.utf8_upper
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_center.html">
+         pyarrow.compute.ascii_center
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_replace_slice.html">
-         pyarrow.compute.binary_replace_slice
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_lpad.html">
+         pyarrow.compute.ascii_lpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.replace_substring.html">
-         pyarrow.compute.replace_substring
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_rpad.html">
+         pyarrow.compute.ascii_rpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.replace_substring_regex.html">
-         pyarrow.compute.replace_substring_regex
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_center.html">
+         pyarrow.compute.utf8_center
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_center.html">
-         pyarrow.compute.utf8_center
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_lpad.html">
+         pyarrow.compute.utf8_lpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_length.html">
-         pyarrow.compute.utf8_length
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_rpad.html">
+         pyarrow.compute.utf8_rpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_lower.html">
-         pyarrow.compute.utf8_lower
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_ltrim.html">
+         pyarrow.compute.ascii_ltrim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_lpad.html">
-         pyarrow.compute.utf8_lpad
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
+         pyarrow.compute.ascii_ltrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_ltrim.html">
-         pyarrow.compute.utf8_ltrim
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_rtrim.html">
+         pyarrow.compute.ascii_rtrim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
-         pyarrow.compute.utf8_ltrim_whitespace
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
+         pyarrow.compute.ascii_rtrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_replace_slice.html">
-         pyarrow.compute.utf8_replace_slice
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_trim.html">
+         pyarrow.compute.ascii_trim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_reverse.html">
-         pyarrow.compute.utf8_reverse
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_trim_whitespace.html">
+         pyarrow.compute.ascii_trim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_rpad.html">
-         pyarrow.compute.utf8_rpad
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_ltrim.html">
+         pyarrow.compute.utf8_ltrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
+         pyarrow.compute.utf8_ltrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
@@ -2141,8 +2378,48 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_upper.html">
-         pyarrow.compute.utf8_upper
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_trim_whitespace.html">
+         pyarrow.compute.utf8_trim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.ascii_split_whitespace.html">
+         pyarrow.compute.ascii_split_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.split_pattern.html">
+         pyarrow.compute.split_pattern
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.split_pattern_regex.html">
+         pyarrow.compute.split_pattern_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_split_whitespace.html">
+         pyarrow.compute.utf8_split_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.extract_regex.html">
+         pyarrow.compute.extract_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_join.html">
+         pyarrow.compute.binary_join
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_join_element_wise.html">
+         pyarrow.compute.binary_join_element_wise
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.utf8_slice_codeunits.html">
+         pyarrow.compute.utf8_slice_codeunits
         </a>
        </li>
        <li class="toctree-l4">
@@ -2201,28 +2478,223 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.is_finite.html">
+         pyarrow.compute.is_finite
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.is_inf.html">
+         pyarrow.compute.is_inf
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.is_nan.html">
+         pyarrow.compute.is_nan
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.is_null.html">
+         pyarrow.compute.is_null
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.is_valid.html">
+         pyarrow.compute.is_valid
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.case_when.html">
+         pyarrow.compute.case_when
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.choose.html">
+         pyarrow.compute.choose
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.coalesce.html">
+         pyarrow.compute.coalesce
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.if_else.html">
+         pyarrow.compute.if_else
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.cast.html">
          pyarrow.compute.cast
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.strftime.html">
+         pyarrow.compute.strftime
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.compute.strptime.html">
          pyarrow.compute.strptime
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.replace_with_mask.html">
-         pyarrow.compute.replace_with_mask
+        <a class="reference internal" href="../python/generated/pyarrow.compute.day.html">
+         pyarrow.compute.day
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.filter.html">
-         pyarrow.compute.filter
+        <a class="reference internal" href="../python/generated/pyarrow.compute.day_of_week.html">
+         pyarrow.compute.day_of_week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.take.html">
-         pyarrow.compute.take
+        <a class="reference internal" href="../python/generated/pyarrow.compute.day_of_year.html">
+         pyarrow.compute.day_of_year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hour.html">
+         pyarrow.compute.hour
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.iso_week.html">
+         pyarrow.compute.iso_week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.iso_year.html">
+         pyarrow.compute.iso_year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.iso_calendar.html">
+         pyarrow.compute.iso_calendar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.microsecond.html">
+         pyarrow.compute.microsecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.millisecond.html">
+         pyarrow.compute.millisecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.minute.html">
+         pyarrow.compute.minute
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.month.html">
+         pyarrow.compute.month
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.nanosecond.html">
+         pyarrow.compute.nanosecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.quarter.html">
+         pyarrow.compute.quarter
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.second.html">
+         pyarrow.compute.second
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.subsecond.html">
+         pyarrow.compute.subsecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.us_week.html">
+         pyarrow.compute.us_week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.week.html">
+         pyarrow.compute.week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.year.html">
+         pyarrow.compute.year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.day_time_interval_between.html">
+         pyarrow.compute.day_time_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.days_between.html">
+         pyarrow.compute.days_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.hours_between.html">
+         pyarrow.compute.hours_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.microseconds_between.html">
+         pyarrow.compute.microseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.milliseconds_between.html">
+         pyarrow.compute.milliseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.minutes_between.html">
+         pyarrow.compute.minutes_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.month_day_nano_interval_between.html">
+         pyarrow.compute.month_day_nano_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.month_interval_between.html">
+         pyarrow.compute.month_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.nanoseconds_between.html">
+         pyarrow.compute.nanoseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.quarters_between.html">
+         pyarrow.compute.quarters_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.seconds_between.html">
+         pyarrow.compute.seconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.weeks_between.html">
+         pyarrow.compute.weeks_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.years_between.html">
+         pyarrow.compute.years_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.compute.assume_timezone.html">
+         pyarrow.compute.assume_timezone
         </a>
        </li>
        <li class="toctree-l4">
@@ -2241,63 +2713,63 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.partition_nth_indices.html">
-         pyarrow.compute.partition_nth_indices
+        <a class="reference internal" href="../python/generated/pyarrow.compute.array_filter.html">
+         pyarrow.compute.array_filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.sort_indices.html">
-         pyarrow.compute.sort_indices
+        <a class="reference internal" href="../python/generated/pyarrow.compute.array_take.html">
+         pyarrow.compute.array_take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../python/generated/pyarrow.compute.drop_null.html">
+         pyarrow.compute.drop_null
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.case_when.html">
-         pyarrow.compute.case_when
+        <a class="reference internal" href="../python/generated/pyarrow.compute.filter.html">
+         pyarrow.compute.filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.coalesce.html">
-         pyarrow.compute.coalesce
+        <a class="reference internal" href="../python/generated/pyarrow.compute.take.html">
+         pyarrow.compute.take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.fill_null.html">
-         pyarrow.compute.fill_null
+        <a class="reference internal" href="../python/generated/pyarrow.compute.array_sort_indices.html">
+         pyarrow.compute.array_sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.if_else.html">
-         pyarrow.compute.if_else
+        <a class="reference internal" href="../python/generated/pyarrow.compute.partition_nth_indices.html">
+         pyarrow.compute.partition_nth_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.is_finite.html">
-         pyarrow.compute.is_finite
+        <a class="reference internal" href="../python/generated/pyarrow.compute.select_k_unstable.html">
+         pyarrow.compute.select_k_unstable
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.is_inf.html">
-         pyarrow.compute.is_inf
+        <a class="reference internal" href="../python/generated/pyarrow.compute.sort_indices.html">
+         pyarrow.compute.sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.is_nan.html">
-         pyarrow.compute.is_nan
+        <a class="reference internal" href="../python/generated/pyarrow.compute.list_element.html">
+         pyarrow.compute.list_element
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.is_null.html">
-         pyarrow.compute.is_null
+        <a class="reference internal" href="../python/generated/pyarrow.compute.list_flatten.html">
+         pyarrow.compute.list_flatten
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.is_valid.html">
-         pyarrow.compute.is_valid
+        <a class="reference internal" href="../python/generated/pyarrow.compute.list_parent_indices.html">
+         pyarrow.compute.list_parent_indices
         </a>
        </li>
        <li class="toctree-l4">
@@ -2306,13 +2778,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.list_flatten.html">
-         pyarrow.compute.list_flatten
+        <a class="reference internal" href="../python/generated/pyarrow.compute.make_struct.html">
+         pyarrow.compute.make_struct
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../python/generated/pyarrow.compute.list_parent_indices.html">
-         pyarrow.compute.list_parent_indices
+        <a class="reference internal" href="../python/generated/pyarrow.compute.replace_with_mask.html">
+         pyarrow.compute.replace_with_mask
         </a>
        </li>
       </ul>
@@ -2980,6 +3452,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.dataset.IpcFileFormat.html">
+         pyarrow.dataset.IpcFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../python/generated/pyarrow.dataset.CsvFileFormat.html">
+         pyarrow.dataset.CsvFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../python/generated/pyarrow.dataset.Partitioning.html">
          pyarrow.dataset.Partitioning
         </a>
@@ -3177,7 +3659,7 @@
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/r/">
+  <a class="reference internal" href="../r/index.html">
    R
   </a>
  </li>
@@ -3191,6 +3673,75 @@
    Rust
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../status.html">
+   Implementation Status
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Cookbooks
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/cpp/">
+   C++
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/py/">
+   Python
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/r/">
+   R
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Specifications and Protocols
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/Versioning.html">
+   Format Versioning and Stability
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/Columnar.html">
+   Arrow Columnar Format
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/Flight.html">
+   Arrow Flight RPC
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/Integration.html">
+   Integration Testing
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/CDataInterface.html">
+   The Arrow C data interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/CStreamInterface.html">
+   The Arrow C stream interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../format/Other.html">
+   Other Data Structures
+  </a>
+ </li>
 </ul>
 <p class="caption">
  <span class="caption-text">
@@ -3270,6 +3821,11 @@
    Building the Documentation
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../developers/computeir.html">
+   Arrow Compute IR (Intermediate Representation)
+  </a>
+ </li>
 </ul>
 
     
@@ -3360,10 +3916,10 @@
 <span class="k">if</span> <span class="n">_gc_enabled</span><span class="p">:</span>
     <span class="n">_gc</span><span class="o">.</span><span class="n">enable</span><span class="p">()</span>
 
-<span class="kn">from</span> <span class="nn">pyarrow.lib</span> <span class="k">import</span> <span class="p">(</span><span class="n">BuildInfo</span><span class="p">,</span> <span class="n">RuntimeInfo</span><span class="p">,</span> <span class="n">VersionInfo</span><span class="p">,</span>
-                         <span class="n">cpp_build_info</span><span class="p">,</span> <span class="n">cpp_version</span><span class="p">,</span> <span class="n">cpp_version_info</span><span class="p">,</span>
-                         <span class="n">runtime_info</span><span class="p">,</span> <span class="n">cpu_count</span><span class="p">,</span> <span class="n">set_cpu_count</span><span class="p">,</span>
-                         <span class="n">enable_signal_handlers</span><span class="p">,</span>
+<span class="kn">from</span> <span class="nn">pyarrow.lib</span> <span class="k">import</span> <span class="p">(</span><span class="n">BuildInfo</span><span class="p">,</span> <span class="n">RuntimeInfo</span><span class="p">,</span> <span class="n">MonthDayNano</span><span class="p">,</span>
+                         <span class="n">VersionInfo</span><span class="p">,</span> <span class="n">cpp_build_info</span><span class="p">,</span> <span class="n">cpp_version</span><span class="p">,</span>
+                         <span class="n">cpp_version_info</span><span class="p">,</span> <span class="n">runtime_info</span><span class="p">,</span> <span class="n">cpu_count</span><span class="p">,</span>
+                         <span class="n">set_cpu_count</span><span class="p">,</span> <span class="n">enable_signal_handlers</span><span class="p">,</span>
                          <span class="n">io_thread_count</span><span class="p">,</span> <span class="n">set_io_thread_count</span><span class="p">)</span>
 
 
@@ -3390,6 +3946,7 @@
                          <span class="n">int8</span><span class="p">,</span> <span class="n">int16</span><span class="p">,</span> <span class="n">int32</span><span class="p">,</span> <span class="n">int64</span><span class="p">,</span>
                          <span class="n">uint8</span><span class="p">,</span> <span class="n">uint16</span><span class="p">,</span> <span class="n">uint32</span><span class="p">,</span> <span class="n">uint64</span><span class="p">,</span>
                          <span class="n">time32</span><span class="p">,</span> <span class="n">time64</span><span class="p">,</span> <span class="n">timestamp</span><span class="p">,</span> <span class="n">date32</span><span class="p">,</span> <span class="n">date64</span><span class="p">,</span> <span class="n">duration</span><span class="p">,</span>
+                         <span class="n">month_day_nano_interval</span><span class="p">,</span>
                          <span class="n">float16</span><span class="p">,</span> <span class="n">float32</span><span class="p">,</span> <span class="n">float64</span><span class="p">,</span>
                          <span class="n">binary</span><span class="p">,</span> <span class="n">string</span><span class="p">,</span> <span class="n">utf8</span><span class="p">,</span>
                          <span class="n">large_binary</span><span class="p">,</span> <span class="n">large_string</span><span class="p">,</span> <span class="n">large_utf8</span><span class="p">,</span>
@@ -3433,6 +3990,7 @@
                          <span class="n">DictionaryArray</span><span class="p">,</span>
                          <span class="n">Date32Array</span><span class="p">,</span> <span class="n">Date64Array</span><span class="p">,</span> <span class="n">TimestampArray</span><span class="p">,</span>
                          <span class="n">Time32Array</span><span class="p">,</span> <span class="n">Time64Array</span><span class="p">,</span> <span class="n">DurationArray</span><span class="p">,</span>
+                         <span class="n">MonthDayNanoIntervalArray</span><span class="p">,</span>
                          <span class="n">Decimal128Array</span><span class="p">,</span> <span class="n">Decimal256Array</span><span class="p">,</span> <span class="n">StructArray</span><span class="p">,</span> <span class="n">ExtensionArray</span><span class="p">,</span>
                          <span class="n">scalar</span><span class="p">,</span> <span class="n">NA</span><span class="p">,</span> <span class="n">_NULL</span> <span class="k">as</span> <span class="n">NULL</span><span class="p">,</span> <span class="n">Scalar</span><span class="p">,</span>
                          <span class="n">NullScalar</span><span class="p">,</span> <span class="n">BooleanScalar</span><span class="p">,</span>
@@ -3443,11 +4001,13 @@
                          <span class="n">ListScalar</span><span class="p">,</span> <span class="n">LargeListScalar</span><span class="p">,</span> <span class="n">FixedSizeListScalar</span><span class="p">,</span>
                          <span class="n">Date32Scalar</span><span class="p">,</span> <span class="n">Date64Scalar</span><span class="p">,</span>
                          <span class="n">Time32Scalar</span><span class="p">,</span> <span class="n">Time64Scalar</span><span class="p">,</span>
+                         <span class="n">TimestampScalar</span><span class="p">,</span> <span class="n">DurationScalar</span><span class="p">,</span>
+                         <span class="n">MonthDayNanoIntervalScalar</span><span class="p">,</span>
                          <span class="n">BinaryScalar</span><span class="p">,</span> <span class="n">LargeBinaryScalar</span><span class="p">,</span>
                          <span class="n">StringScalar</span><span class="p">,</span> <span class="n">LargeStringScalar</span><span class="p">,</span>
                          <span class="n">FixedSizeBinaryScalar</span><span class="p">,</span> <span class="n">DictionaryScalar</span><span class="p">,</span>
-                         <span class="n">MapScalar</span><span class="p">,</span> <span class="n">UnionScalar</span><span class="p">,</span> <span class="n">StructScalar</span><span class="p">,</span>
-                         <span class="n">TimestampScalar</span><span class="p">,</span> <span class="n">DurationScalar</span><span class="p">)</span>
+                         <span class="n">MapScalar</span><span class="p">,</span> <span class="n">StructScalar</span><span class="p">,</span> <span class="n">UnionScalar</span><span class="p">,</span>
+                         <span class="n">ExtensionScalar</span><span class="p">)</span>
 
 <span class="c1"># Buffers, allocation</span>
 <span class="kn">from</span> <span class="nn">pyarrow.lib</span> <span class="k">import</span> <span class="p">(</span><span class="n">Buffer</span><span class="p">,</span> <span class="n">ResizableBuffer</span><span class="p">,</span> <span class="n">foreign_buffer</span><span class="p">,</span> <span class="n">py_buffer</span><span class="p">,</span>
@@ -3806,10 +4366,9 @@
               </div>
               
               
-              <div class='prev-next-bottom'>
-                
-
-              </div>
+              <!-- Previous / next buttons -->
+<div class='prev-next-area'>
+</div>
               
           </main>
           
@@ -3817,30 +4376,19 @@
       </div>
     </div>
   
-  <script src="../_static/js/index.1c5a1a01449ed65a7b51.js"></script>
-
-  
-<script async="" src="https://www.google-analytics.com/analytics.js"></script>
-<script>
-                        window.ga = window.ga || function () {
-                            (ga.q = ga.q || []).push(arguments) };
-                        ga.l = +new Date;
-                        ga('create', 'UA-107500873-1', 'auto');
-                        ga('set', 'anonymizeIp', true);
-                        ga('send', 'pageview');
-                    </script>
+  <script src="../_static/js/index.be7d3bbb2ef33a8344ce.js"></script>
 <footer class="footer mt-5 mt-md-0">
   <div class="container">
     
     <div class="footer-item">
       <p class="copyright">
-    &copy; Copyright 2016-2021 Apache Software Foundation.<br/>
+    &copy; Copyright 2016-2021 Apache Software Foundation.<br>
 </p>
     </div>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br/>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br>
 </p>
     </div>
     
diff --git a/docs/_modules/pyarrow/compute.html b/docs/_modules/pyarrow/compute.html
index 233c227..5d3652e 100644
--- a/docs/_modules/pyarrow/compute.html
+++ b/docs/_modules/pyarrow/compute.html
@@ -5,10 +5,10 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.compute &#8212; Apache Arrow v5.0.0</title>
+    <title>pyarrow.compute &#8212; Apache Arrow v6.0.1</title>
     
-  <link href="../../_static/css/theme.css" rel="stylesheet" />
-  <link href="../../_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" rel="stylesheet" />
+  <link href="../../_static/css/theme.css" rel="stylesheet">
+  <link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
 
     
   <link rel="stylesheet"
@@ -23,21 +23,35 @@
 
     
     <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
-    <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
+    <link rel="stylesheet" href="../../_static/css/blank.css" type="text/css" />
     <link rel="stylesheet" type="text/css" href="../../_static/theme_overrides.css" />
     
-  <link rel="preload" as="script" href="../../_static/js/index.1c5a1a01449ed65a7b51.js">
+  <link rel="preload" as="script" href="../../_static/js/index.be7d3bbb2ef33a8344ce.js">
 
     <script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
     <script src="../../_static/jquery.js"></script>
     <script src="../../_static/underscore.js"></script>
     <script src="../../_static/doctools.js"></script>
+    <link rel="canonical" href="https://arrow.apache.org/docs/_modules/pyarrow/compute.html" />
     <link rel="shortcut icon" href="../../_static/favicon.ico"/>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="docsearch:language" content="en" />
+    <meta name="docsearch:language" content="None">
     
+
+    <!-- Google Analytics -->
+    
+<script async="" src="https://www.google-analytics.com/analytics.js"></script>
+<script>
+                        window.ga = window.ga || function () {
+                            (ga.q = ga.q || []).push(arguments) };
+                        ga.l = +new Date;
+                        ga('create', 'UA-107500873-1', 'auto');
+                        ga('set', 'anonymizeIp', true);
+                        ga('send', 'pageview');
+                    </script>
+
   </head>
   <body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
     
@@ -56,69 +70,87 @@
   <img src="../../_static/arrow.png" class="logo" alt="logo">
 </a>
 
-<form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
+<div id="version-search-wrapper">
+
+<div id="version-button" class="dropdown">
+    <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown">
+        6.0.1
+        <span class="caret"></span>
+    </button>
+    <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
+    <!-- dropdown will be populated by javascript on page load -->
+    </div>
+</div>
+
+<script type="text/javascript">
+// Function to construct the target URL from the JSON components
+function buildURL(entry) {
+    var template = "https://arrow.apache.org/docs/{version}";  // supplied by jinja
+    template = template.replace("{version}", entry.version);
+    return template;
+}
+
+// Function to check if corresponding page path exists in other version of docs
+// and, if so, go there instead of the homepage of the other docs version
+function checkPageExistsAndRedirect(event) {
+    const currentFilePath = "_modules/pyarrow/compute.html",
+          otherDocsHomepage = event.target.getAttribute("href");
+    let tryUrl = `${otherDocsHomepage}${currentFilePath}`;
+    $.ajax({
+        type: 'HEAD',
+        url: tryUrl,
+        // if the page exists, go there
+        success: function() {
+            location.href = tryUrl;
+        }
+    }).fail(function() {
+        location.href = otherDocsHomepage;
+    });
+    return false;
+}
+
+// Function to populate the version switcher
+(function () {
+    // get JSON config
+    $.getJSON("/docs/_static/versions.json", function(data, textStatus, jqXHR) {
+        // create the nodes first (before AJAX calls) to ensure the order is
+        // correct (for now, links will go to doc version homepage)
+        $.each(data, function(index, entry) {
+            // if no custom name specified (e.g., "latest"), use version string
+            if (!("name" in entry)) {
+                entry.name = entry.version;
+            }
+            // construct the appropriate URL, and add it to the dropdown
+            entry.url = buildURL(entry);
+            const node = document.createElement("a");
+            node.setAttribute("class", "list-group-item list-group-item-action py-1");
+            node.setAttribute("href", `${entry.url}`);
+            node.textContent = `${entry.name}`;
+            node.onclick = checkPageExistsAndRedirect;
+            $("#version_switcher").append(node);
+        });
+    });
+})();
+</script>
+
+<form id="search-box" class="bd-search d-flex align-items-center" action="../../search.html" method="get">
   <i class="icon fas fa-search"></i>
   <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
 </form>
 
+</div>
+
 <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
   <div class="bd-toc-item active">
     
     <p class="caption">
  <span class="caption-text">
-  Specifications and Protocols
- </span>
-</p>
-<ul class="nav bd-sidenav">
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Versioning.html">
-   Format Versioning and Stability
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Columnar.html">
-   Arrow Columnar Format
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Flight.html">
-   Arrow Flight RPC
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Integration.html">
-   Integration Testing
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CDataInterface.html">
-   The Arrow C data interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CStreamInterface.html">
-   The Arrow C stream interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Other.html">
-   Other Data Structures
-  </a>
- </li>
-</ul>
-<p class="caption">
- <span class="caption-text">
-  Libraries
+  Supported Environments
  </span>
 </p>
 <ul class="nav bd-sidenav">
  <li class="toctree-l1">
-  <a class="reference internal" href="../../status.html">
-   Implementation Status
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/c_glib/">
+  <a class="reference internal" href="../../c_glib/index.html">
    C/GLib
   </a>
  </li>
@@ -183,6 +215,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/streaming_execution.html">
+       Streaming execution engine
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/io.html">
        Input / output and filesystems
       </a>
@@ -235,6 +272,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/examples/compute_and_write_example.html">
+       Compute and Write CSV Example
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/examples/dataset_documentation_example.html">
        Arrow Datasets example
       </a>
@@ -396,14 +438,14 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference external" href="https://arrow.apache.org/docs/java/reference/">
+    <a class="reference internal" href="../../java/reference/index.html">
      Reference (javadoc)
     </a>
    </li>
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/js/">
+  <a class="reference internal" href="../../js/index.html">
    JavaScript
   </a>
  </li>
@@ -433,8 +475,8 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference internal" href="../../python/memory.html">
-     Memory and IO Interfaces
+    <a class="reference internal" href="../../python/getstarted.html">
+     Getting Started
     </a>
    </li>
    <li class="toctree-l2">
@@ -448,6 +490,11 @@
     </a>
    </li>
    <li class="toctree-l2">
+    <a class="reference internal" href="../../python/memory.html">
+     Memory and IO Interfaces
+    </a>
+   </li>
+   <li class="toctree-l2">
     <a class="reference internal" href="../../python/ipc.html">
      Streaming, Serialization, and IPC
     </a>
@@ -735,6 +782,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.duration.html">
+         pyarrow.duration
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.month_day_nano_interval.html">
+         pyarrow.month_day_nano_interval
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.binary.html">
          pyarrow.binary
         </a>
@@ -810,6 +867,11 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.unify_schemas.html">
+         pyarrow.unify_schemas
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.DataType.html">
          pyarrow.DataType
         </a>
@@ -1237,6 +1299,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationArray.html">
+         pyarrow.DurationArray
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalArray.html">
+         pyarrow.MonthDayNanoIntervalArray
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Array.html">
          pyarrow.Decimal128Array
         </a>
@@ -1397,6 +1469,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationScalar.html">
+         pyarrow.DurationScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalScalar.html">
+         pyarrow.MonthDayNanoIntervalScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Scalar.html">
          pyarrow.Decimal128Scalar
         </a>
@@ -1536,21 +1618,51 @@
       </label>
       <ul>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
+         pyarrow.compute.all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
+         pyarrow.compute.any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.approximate_median.html">
+         pyarrow.compute.approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.count.html">
          pyarrow.compute.count
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_distinct.html">
+         pyarrow.compute.count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.index.html">
          pyarrow.compute.index
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.max.html">
+         pyarrow.compute.max
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.mean.html">
          pyarrow.compute.mean
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.min.html">
+         pyarrow.compute.min
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.min_max.html">
          pyarrow.compute.min_max
         </a>
@@ -1561,6 +1673,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.product.html">
+         pyarrow.compute.product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quantile.html">
+         pyarrow.compute.quantile
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.stddev.html">
          pyarrow.compute.stddev
         </a>
@@ -1571,11 +1693,91 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.tdigest.html">
+         pyarrow.compute.tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.variance.html">
          pyarrow.compute.variance
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_all.html">
+         pyarrow.compute.hash_all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_any.html">
+         pyarrow.compute.hash_any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_approximate_median.html">
+         pyarrow.compute.hash_approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count.html">
+         pyarrow.compute.hash_count
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count_distinct.html">
+         pyarrow.compute.hash_count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_distinct.html">
+         pyarrow.compute.hash_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_max.html">
+         pyarrow.compute.hash_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_mean.html">
+         pyarrow.compute.hash_mean
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min.html">
+         pyarrow.compute.hash_min
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min_max.html">
+         pyarrow.compute.hash_min_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_product.html">
+         pyarrow.compute.hash_product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_stddev.html">
+         pyarrow.compute.hash_stddev
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_sum.html">
+         pyarrow.compute.hash_sum
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_tdigest.html">
+         pyarrow.compute.hash_tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_variance.html">
+         pyarrow.compute.hash_variance
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.abs.html">
          pyarrow.compute.abs
         </a>
@@ -1616,33 +1818,23 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
-         pyarrow.compute.power
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
-         pyarrow.compute.power_checked
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
-         pyarrow.compute.shift_left
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate.html">
+         pyarrow.compute.negate
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
-         pyarrow.compute.shift_left_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate_checked.html">
+         pyarrow.compute.negate_checked
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
-         pyarrow.compute.shift_right
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
+         pyarrow.compute.power
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
-         pyarrow.compute.shift_right_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
+         pyarrow.compute.power_checked
         </a>
        </li>
        <li class="toctree-l4">
@@ -1681,6 +1873,26 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
+         pyarrow.compute.shift_left
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
+         pyarrow.compute.shift_left_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
+         pyarrow.compute.shift_right
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
+         pyarrow.compute.shift_right_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.ceil.html">
          pyarrow.compute.ceil
         </a>
@@ -1691,6 +1903,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.round.html">
+         pyarrow.compute.round
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.round_to_multiple.html">
+         pyarrow.compute.round_to_multiple
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.trunc.html">
          pyarrow.compute.trunc
         </a>
@@ -1736,6 +1958,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.logb.html">
+         pyarrow.compute.logb
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.logb_checked.html">
+         pyarrow.compute.logb_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.acos.html">
          pyarrow.compute.acos
         </a>
@@ -1846,13 +2078,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
-         pyarrow.compute.all
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.and_not.html">
+         pyarrow.compute.and_not
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
-         pyarrow.compute.any
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.and_not_kleene.html">
+         pyarrow.compute.and_not_kleene
         </a>
        </li>
        <li class="toctree-l4">
@@ -1971,158 +2203,163 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern.html">
-         pyarrow.compute.split_pattern
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_capitalize.html">
+         pyarrow.compute.ascii_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern_regex.html">
-         pyarrow.compute.split_pattern_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lower.html">
+         pyarrow.compute.ascii_lower
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_split_whitespace.html">
-         pyarrow.compute.ascii_split_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_reverse.html">
+         pyarrow.compute.ascii_reverse
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_split_whitespace.html">
-         pyarrow.compute.utf8_split_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_swapcase.html">
+         pyarrow.compute.ascii_swapcase
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.extract_regex.html">
-         pyarrow.compute.extract_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_title.html">
+         pyarrow.compute.ascii_title
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join.html">
-         pyarrow.compute.binary_join
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_upper.html">
+         pyarrow.compute.ascii_upper
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join_element_wise.html">
-         pyarrow.compute.binary_join_element_wise
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
+         pyarrow.compute.binary_length
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_center.html">
-         pyarrow.compute.ascii_center
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_replace_slice.html">
+         pyarrow.compute.binary_replace_slice
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lpad.html">
-         pyarrow.compute.ascii_lpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring.html">
+         pyarrow.compute.replace_substring
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim.html">
-         pyarrow.compute.ascii_ltrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring_regex.html">
+         pyarrow.compute.replace_substring_regex
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
-         pyarrow.compute.ascii_ltrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_capitalize.html">
+         pyarrow.compute.utf8_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lower.html">
-         pyarrow.compute.ascii_lower
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_length.html">
+         pyarrow.compute.utf8_length
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_reverse.html">
-         pyarrow.compute.ascii_reverse
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lower.html">
+         pyarrow.compute.utf8_lower
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rpad.html">
-         pyarrow.compute.ascii_rpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_replace_slice.html">
+         pyarrow.compute.utf8_replace_slice
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim.html">
-         pyarrow.compute.ascii_rtrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_reverse.html">
+         pyarrow.compute.utf8_reverse
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
-         pyarrow.compute.ascii_rtrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_swapcase.html">
+         pyarrow.compute.utf8_swapcase
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim.html">
-         pyarrow.compute.ascii_trim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_title.html">
+         pyarrow.compute.utf8_title
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_upper.html">
-         pyarrow.compute.ascii_upper
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_upper.html">
+         pyarrow.compute.utf8_upper
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_center.html">
+         pyarrow.compute.ascii_center
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_replace_slice.html">
-         pyarrow.compute.binary_replace_slice
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lpad.html">
+         pyarrow.compute.ascii_lpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring.html">
-         pyarrow.compute.replace_substring
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rpad.html">
+         pyarrow.compute.ascii_rpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring_regex.html">
-         pyarrow.compute.replace_substring_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_center.html">
+         pyarrow.compute.utf8_center
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_center.html">
-         pyarrow.compute.utf8_center
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lpad.html">
+         pyarrow.compute.utf8_lpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_length.html">
-         pyarrow.compute.utf8_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rpad.html">
+         pyarrow.compute.utf8_rpad
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lower.html">
-         pyarrow.compute.utf8_lower
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim.html">
+         pyarrow.compute.ascii_ltrim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lpad.html">
-         pyarrow.compute.utf8_lpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
+         pyarrow.compute.ascii_ltrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim.html">
-         pyarrow.compute.utf8_ltrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim.html">
+         pyarrow.compute.ascii_rtrim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
-         pyarrow.compute.utf8_ltrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
+         pyarrow.compute.ascii_rtrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_replace_slice.html">
-         pyarrow.compute.utf8_replace_slice
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim.html">
+         pyarrow.compute.ascii_trim
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_reverse.html">
-         pyarrow.compute.utf8_reverse
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim_whitespace.html">
+         pyarrow.compute.ascii_trim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rpad.html">
-         pyarrow.compute.utf8_rpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim.html">
+         pyarrow.compute.utf8_ltrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
+         pyarrow.compute.utf8_ltrim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
@@ -2141,8 +2378,48 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_upper.html">
-         pyarrow.compute.utf8_upper
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_trim_whitespace.html">
+         pyarrow.compute.utf8_trim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_split_whitespace.html">
+         pyarrow.compute.ascii_split_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern.html">
+         pyarrow.compute.split_pattern
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern_regex.html">
+         pyarrow.compute.split_pattern_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_split_whitespace.html">
+         pyarrow.compute.utf8_split_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.extract_regex.html">
+         pyarrow.compute.extract_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join.html">
+         pyarrow.compute.binary_join
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_join_element_wise.html">
+         pyarrow.compute.binary_join_element_wise
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_slice_codeunits.html">
+         pyarrow.compute.utf8_slice_codeunits
         </a>
        </li>
        <li class="toctree-l4">
@@ -2201,28 +2478,223 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_finite.html">
+         pyarrow.compute.is_finite
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_inf.html">
+         pyarrow.compute.is_inf
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_nan.html">
+         pyarrow.compute.is_nan
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_null.html">
+         pyarrow.compute.is_null
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_valid.html">
+         pyarrow.compute.is_valid
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.case_when.html">
+         pyarrow.compute.case_when
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.choose.html">
+         pyarrow.compute.choose
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.coalesce.html">
+         pyarrow.compute.coalesce
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.if_else.html">
+         pyarrow.compute.if_else
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.cast.html">
          pyarrow.compute.cast
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.strftime.html">
+         pyarrow.compute.strftime
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.strptime.html">
          pyarrow.compute.strptime
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_with_mask.html">
-         pyarrow.compute.replace_with_mask
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day.html">
+         pyarrow.compute.day
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.filter.html">
-         pyarrow.compute.filter
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_of_week.html">
+         pyarrow.compute.day_of_week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.take.html">
-         pyarrow.compute.take
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_of_year.html">
+         pyarrow.compute.day_of_year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hour.html">
+         pyarrow.compute.hour
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_week.html">
+         pyarrow.compute.iso_week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_year.html">
+         pyarrow.compute.iso_year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_calendar.html">
+         pyarrow.compute.iso_calendar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.microsecond.html">
+         pyarrow.compute.microsecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.millisecond.html">
+         pyarrow.compute.millisecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.minute.html">
+         pyarrow.compute.minute
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month.html">
+         pyarrow.compute.month
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.nanosecond.html">
+         pyarrow.compute.nanosecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quarter.html">
+         pyarrow.compute.quarter
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.second.html">
+         pyarrow.compute.second
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.subsecond.html">
+         pyarrow.compute.subsecond
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.us_week.html">
+         pyarrow.compute.us_week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.week.html">
+         pyarrow.compute.week
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.year.html">
+         pyarrow.compute.year
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_time_interval_between.html">
+         pyarrow.compute.day_time_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.days_between.html">
+         pyarrow.compute.days_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hours_between.html">
+         pyarrow.compute.hours_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.microseconds_between.html">
+         pyarrow.compute.microseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.milliseconds_between.html">
+         pyarrow.compute.milliseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.minutes_between.html">
+         pyarrow.compute.minutes_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month_day_nano_interval_between.html">
+         pyarrow.compute.month_day_nano_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month_interval_between.html">
+         pyarrow.compute.month_interval_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.nanoseconds_between.html">
+         pyarrow.compute.nanoseconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quarters_between.html">
+         pyarrow.compute.quarters_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.seconds_between.html">
+         pyarrow.compute.seconds_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.weeks_between.html">
+         pyarrow.compute.weeks_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.years_between.html">
+         pyarrow.compute.years_between
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.assume_timezone.html">
+         pyarrow.compute.assume_timezone
         </a>
        </li>
        <li class="toctree-l4">
@@ -2241,63 +2713,63 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.partition_nth_indices.html">
-         pyarrow.compute.partition_nth_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_filter.html">
+         pyarrow.compute.array_filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.sort_indices.html">
-         pyarrow.compute.sort_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_take.html">
+         pyarrow.compute.array_take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.drop_null.html">
+         pyarrow.compute.drop_null
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.case_when.html">
-         pyarrow.compute.case_when
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.filter.html">
+         pyarrow.compute.filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.coalesce.html">
-         pyarrow.compute.coalesce
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.take.html">
+         pyarrow.compute.take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.fill_null.html">
-         pyarrow.compute.fill_null
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_sort_indices.html">
+         pyarrow.compute.array_sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.if_else.html">
-         pyarrow.compute.if_else
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.partition_nth_indices.html">
+         pyarrow.compute.partition_nth_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_finite.html">
-         pyarrow.compute.is_finite
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.select_k_unstable.html">
+         pyarrow.compute.select_k_unstable
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_inf.html">
-         pyarrow.compute.is_inf
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.sort_indices.html">
+         pyarrow.compute.sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_nan.html">
-         pyarrow.compute.is_nan
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_element.html">
+         pyarrow.compute.list_element
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_null.html">
-         pyarrow.compute.is_null
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_flatten.html">
+         pyarrow.compute.list_flatten
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_valid.html">
-         pyarrow.compute.is_valid
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_parent_indices.html">
+         pyarrow.compute.list_parent_indices
         </a>
        </li>
        <li class="toctree-l4">
@@ -2306,13 +2778,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_flatten.html">
-         pyarrow.compute.list_flatten
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.make_struct.html">
+         pyarrow.compute.make_struct
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_parent_indices.html">
-         pyarrow.compute.list_parent_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_with_mask.html">
+         pyarrow.compute.replace_with_mask
         </a>
        </li>
       </ul>
@@ -2980,6 +3452,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.dataset.IpcFileFormat.html">
+         pyarrow.dataset.IpcFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.dataset.CsvFileFormat.html">
+         pyarrow.dataset.CsvFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.dataset.Partitioning.html">
          pyarrow.dataset.Partitioning
         </a>
@@ -3177,7 +3659,7 @@
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/r/">
+  <a class="reference internal" href="../../r/index.html">
    R
   </a>
  </li>
@@ -3191,6 +3673,75 @@
    Rust
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../status.html">
+   Implementation Status
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Cookbooks
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/cpp/">
+   C++
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/py/">
+   Python
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/r/">
+   R
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Specifications and Protocols
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Versioning.html">
+   Format Versioning and Stability
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Columnar.html">
+   Arrow Columnar Format
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Flight.html">
+   Arrow Flight RPC
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Integration.html">
+   Integration Testing
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/CDataInterface.html">
+   The Arrow C data interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/CStreamInterface.html">
+   The Arrow C stream interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Other.html">
+   Other Data Structures
+  </a>
+ </li>
 </ul>
 <p class="caption">
  <span class="caption-text">
@@ -3270,6 +3821,11 @@
    Building the Documentation
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../developers/computeir.html">
+   Arrow Compute IR (Intermediate Representation)
+  </a>
+ </li>
 </ul>
 
     
@@ -3326,36 +3882,44 @@
     <span class="n">VectorKernel</span><span class="p">,</span>
     <span class="c1"># Option classes</span>
     <span class="n">ArraySortOptions</span><span class="p">,</span>
+    <span class="n">AssumeTimezoneOptions</span><span class="p">,</span>
     <span class="n">CastOptions</span><span class="p">,</span>
+    <span class="n">CountOptions</span><span class="p">,</span>
+    <span class="n">DayOfWeekOptions</span><span class="p">,</span>
     <span class="n">DictionaryEncodeOptions</span><span class="p">,</span>
     <span class="n">ElementWiseAggregateOptions</span><span class="p">,</span>
     <span class="n">ExtractRegexOptions</span><span class="p">,</span>
     <span class="n">FilterOptions</span><span class="p">,</span>
     <span class="n">IndexOptions</span><span class="p">,</span>
     <span class="n">JoinOptions</span><span class="p">,</span>
+    <span class="n">MakeStructOptions</span><span class="p">,</span>
     <span class="n">MatchSubstringOptions</span><span class="p">,</span>
     <span class="n">ModeOptions</span><span class="p">,</span>
+    <span class="n">NullOptions</span><span class="p">,</span>
     <span class="n">PadOptions</span><span class="p">,</span>
     <span class="n">PartitionNthOptions</span><span class="p">,</span>
-    <span class="n">MakeStructOptions</span><span class="p">,</span>
     <span class="n">QuantileOptions</span><span class="p">,</span>
     <span class="n">ReplaceSliceOptions</span><span class="p">,</span>
     <span class="n">ReplaceSubstringOptions</span><span class="p">,</span>
+    <span class="n">RoundOptions</span><span class="p">,</span>
+    <span class="n">RoundToMultipleOptions</span><span class="p">,</span>
     <span class="n">ScalarAggregateOptions</span><span class="p">,</span>
+    <span class="n">SelectKOptions</span><span class="p">,</span>
     <span class="n">SetLookupOptions</span><span class="p">,</span>
     <span class="n">SliceOptions</span><span class="p">,</span>
     <span class="n">SortOptions</span><span class="p">,</span>
     <span class="n">SplitOptions</span><span class="p">,</span>
     <span class="n">SplitPatternOptions</span><span class="p">,</span>
+    <span class="n">StrftimeOptions</span><span class="p">,</span>
     <span class="n">StrptimeOptions</span><span class="p">,</span>
-    <span class="n">DayOfWeekOptions</span><span class="p">,</span>
     <span class="n">TakeOptions</span><span class="p">,</span>
     <span class="n">TDigestOptions</span><span class="p">,</span>
     <span class="n">TrimOptions</span><span class="p">,</span>
     <span class="n">VarianceOptions</span><span class="p">,</span>
+    <span class="n">WeekOptions</span><span class="p">,</span>
     <span class="c1"># Functions</span>
-    <span class="n">function_registry</span><span class="p">,</span>
     <span class="n">call_function</span><span class="p">,</span>
+    <span class="n">function_registry</span><span class="p">,</span>
     <span class="n">get_function</span><span class="p">,</span>
     <span class="n">list_functions</span><span class="p">,</span>
 <span class="p">)</span>
@@ -3421,11 +3985,15 @@
     <span class="k">if</span> <span class="n">option_class</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span><span class="p">:</span>
         <span class="n">doc_pieces</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="s2">&quot;&quot;&quot;</span><span class="se">\</span>
 <span class="s2">            options : pyarrow.compute.</span><span class="si">{0}</span><span class="s2">, optional</span>
-<span class="s2">                Parameters altering compute function semantics</span>
-<span class="s2">            **kwargs : optional</span>
-<span class="s2">                Parameters for </span><span class="si">{0}</span><span class="s2"> constructor. Either `options`</span>
-<span class="s2">                or `**kwargs` can be passed, but not both at the same time.</span>
+<span class="s2">                Parameters altering compute function semantics.</span>
 <span class="s2">            &quot;&quot;&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">option_class</span><span class="o">.</span><span class="vm">__name__</span><span class="p">))</span>
+        <span class="n">options_sig</span> <span class="o">=</span> <span class="n">inspect</span><span class="o">.</span><span class="n">signature</span><span class="p">(</span><span class="n">option_class</span><span class="p">)</span>
+        <span class="k">for</span> <span class="n">p</span> <span class="ow">in</span> <span class="n">options_sig</span><span class="o">.</span><span class="n">parameters</span><span class="o">.</span><span class="n">values</span><span class="p">():</span>
+            <span class="n">doc_pieces</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="s2">&quot;&quot;&quot;</span><span class="se">\</span>
+<span class="s2">            </span><span class="si">{0}</span><span class="s2"> : optional</span>
+<span class="s2">                Parameter for </span><span class="si">{1}</span><span class="s2"> constructor. Either `options`</span>
+<span class="s2">                or `</span><span class="si">{0}</span><span class="s2">` can be passed, but not both at the same time.</span>
+<span class="s2">            &quot;&quot;&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">p</span><span class="o">.</span><span class="n">name</span><span class="p">,</span> <span class="n">option_class</span><span class="o">.</span><span class="vm">__name__</span><span class="p">))</span>
 
     <span class="n">wrapper</span><span class="o">.</span><span class="vm">__doc__</span> <span class="o">=</span> <span class="s2">&quot;&quot;</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">dedent</span><span class="p">(</span><span class="n">s</span><span class="p">)</span> <span class="k">for</span> <span class="n">s</span> <span class="ow">in</span> <span class="n">doc_pieces</span><span class="p">)</span>
     <span class="k">return</span> <span class="n">wrapper</span>
@@ -3603,13 +4171,16 @@
 <span class="sd">    array : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    pattern : str</span>
 <span class="sd">        pattern to search for exact matches</span>
+<span class="sd">    ignore_case : bool, default False</span>
+<span class="sd">        Ignore case while searching.</span>
 
 <span class="sd">    Returns</span>
 <span class="sd">    -------</span>
 <span class="sd">    result : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;count_substring&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span>
 
 
 <span class="k">def</span> <span class="nf">count_substring_regex</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
@@ -3622,13 +4193,16 @@
 <span class="sd">    array : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    pattern : str</span>
 <span class="sd">        pattern to search for exact matches</span>
+<span class="sd">    ignore_case : bool, default False</span>
+<span class="sd">        Ignore case while searching.</span>
 
 <span class="sd">    Returns</span>
 <span class="sd">    -------</span>
 <span class="sd">    result : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;count_substring_regex&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span>
 
 
 <span class="k">def</span> <span class="nf">find_substring</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
@@ -3649,7 +4223,8 @@
 <span class="sd">    result : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;find_substring&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span>
 
 
 <span class="k">def</span> <span class="nf">find_substring_regex</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
@@ -3670,10 +4245,11 @@
 <span class="sd">    result : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;find_substring_regex&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span>
 
 
-<span class="k">def</span> <span class="nf">match_like</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
+<div class="viewcode-block" id="match_like"><a class="viewcode-back" href="../../python/generated/pyarrow.compute.match_like.html#pyarrow.compute.match_like">[docs]</a><span class="k">def</span> <span class="nf">match_like</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</ [...]
     <span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">    Test if the SQL-style LIKE pattern *pattern* matches a value of a</span>
 <span class="sd">    string array.</span>
@@ -3695,10 +4271,11 @@
 
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;match_like&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span></div>
 
 
-<span class="k">def</span> <span class="nf">match_substring</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
+<div class="viewcode-block" id="match_substring"><a class="viewcode-back" href="../../python/generated/pyarrow.compute.match_substring.html#pyarrow.compute.match_substring">[docs]</a><span class="k">def</span> <span class="nf">match_substring</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><spa [...]
     <span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">    Test if substring *pattern* is contained within a value of a string array.</span>
 
@@ -3715,10 +4292,11 @@
 <span class="sd">    result : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;match_substring&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span></div>
 
 
-<span class="k">def</span> <span class="nf">match_substring_regex</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
+<div class="viewcode-block" id="match_substring_regex"><a class="viewcode-back" href="../../python/generated/pyarrow.compute.match_substring_regex.html#pyarrow.compute.match_substring_regex">[docs]</a><span class="k">def</span> <span class="nf">match_substring_regex</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">pattern</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">ignore_case</span><spa [...]
     <span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">    Test if regex *pattern* matches at any position a value of a string array.</span>
 
@@ -3735,18 +4313,27 @@
 <span class="sd">    result : pyarrow.Array or pyarrow.ChunkedArray</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;match_substring_regex&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span>
-                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span> <span class="n">ignore_case</span><span class="p">))</span>
+                         <span class="n">MatchSubstringOptions</span><span class="p">(</span><span class="n">pattern</span><span class="p">,</span>
+                                               <span class="n">ignore_case</span><span class="o">=</span><span class="n">ignore_case</span><span class="p">))</span></div>
 
 
-<span class="k">def</span> <span class="nf">mode</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">n</span><span class="o">=</span><span class="mi">1</span><span class="p">):</span>
+<div class="viewcode-block" id="mode"><a class="viewcode-back" href="../../python/generated/pyarrow.compute.mode.html#pyarrow.compute.mode">[docs]</a><span class="k">def</span> <span class="nf">mode</span><span class="p">(</span><span class="n">array</span><span class="p">,</span> <span class="n">n</span><span class="o">=</span><span class="mi">1</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">skip_nulls</span><span class="o">=</span><span  [...]
     <span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">    Return top-n most common values and number of times they occur in a passed</span>
-<span class="sd">    numerical (chunked) array, in descending order of occurance. If there are</span>
-<span class="sd">    more than one values with same count, smaller one is returned first.</span>
+<span class="sd">    numerical (chunked) array, in descending order of occurrence. If there are</span>
+<span class="sd">    multiple values with same count, the smaller one is returned first.</span>
 
 <span class="sd">    Parameters</span>
 <span class="sd">    ----------</span>
 <span class="sd">    array : pyarrow.Array or pyarrow.ChunkedArray</span>
+<span class="sd">    n : int, default 1</span>
+<span class="sd">        Specify the top-n values.</span>
+<span class="sd">    skip_nulls : bool, default True</span>
+<span class="sd">        If True, ignore nulls in the input. Else return an empty array</span>
+<span class="sd">        if any input is null.</span>
+<span class="sd">    min_count : int, default 0</span>
+<span class="sd">        If there are fewer than this many values in the input, return</span>
+<span class="sd">        an empty array.</span>
 
 <span class="sd">    Returns</span>
 <span class="sd">    -------</span>
@@ -3763,8 +4350,8 @@
 <span class="sd">    &gt;&gt;&gt; modes[1]</span>
 <span class="sd">    &lt;pyarrow.StructScalar: {&#39;mode&#39;: 1, &#39;count&#39;: 2}&gt;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
-    <span class="n">options</span> <span class="o">=</span> <span class="n">ModeOptions</span><span class="p">(</span><span class="n">n</span><span class="o">=</span><span class="n">n</span><span class="p">)</span>
-    <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;mode&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span> <span class="n">options</span><span class="p">)</span>
+    <span class="n">options</span> <span class="o">=</span> <span class="n">ModeOptions</span><span class="p">(</span><span class="n">n</span><span class="p">,</span> <span class="n">skip_nulls</span><span class="o">=</span><span class="n">skip_nulls</span><span class="p">,</span> <span class="n">min_count</span><span class="o">=</span><span class="n">min_count</span><span class="p">)</span>
+    <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;mode&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">array</span><span class="p">],</span> <span class="n">options</span><span class="p">)</span></div>
 
 
 <span class="k">def</span> <span class="nf">filter</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">mask</span><span class="p">,</span> <span class="n">null_selection_behavior</span><span class="o">=</span><span class="s1">&#39;drop&#39;</span><span class="p">):</span>
@@ -3821,6 +4408,8 @@
 <span class="sd">    value : Scalar-like object</span>
 <span class="sd">    start : int, optional</span>
 <span class="sd">    end : int, optional</span>
+<span class="sd">    memory_pool : MemoryPool, optional</span>
+<span class="sd">        If not passed, will allocate memory from the default memory pool.</span>
 
 <span class="sd">    Returns</span>
 <span class="sd">    -------</span>
@@ -3863,6 +4452,8 @@
 <span class="sd">    boundscheck : boolean, default True</span>
 <span class="sd">        Whether to boundscheck the indices. If False and there is an out of</span>
 <span class="sd">        bounds index, will likely cause the process to crash.</span>
+<span class="sd">    memory_pool : MemoryPool, optional</span>
+<span class="sd">        If not passed, will allocate memory from the default memory pool.</span>
 
 <span class="sd">    Returns</span>
 <span class="sd">    -------</span>
@@ -3892,13 +4483,15 @@
 <span class="sd">    the same type as values or able to be implicitly casted to the array&#39;s</span>
 <span class="sd">    type.</span>
 
+<span class="sd">    This is an alias for :func:`coalesce`.</span>
+
 <span class="sd">    Parameters</span>
 <span class="sd">    ----------</span>
-<span class="sd">    data : Array, ChunkedArray</span>
-<span class="sd">        replace each null element with fill_value</span>
-<span class="sd">    fill_value: Scalar-like object</span>
-<span class="sd">        Either a pyarrow.Scalar or any python object coercible to a</span>
-<span class="sd">        Scalar. If not same type as data will attempt to cast.</span>
+<span class="sd">    values : Array, ChunkedArray, or Scalar-like object</span>
+<span class="sd">        Each null element is replaced with the corresponding value</span>
+<span class="sd">        from fill_value.</span>
+<span class="sd">    fill_value : Array, ChunkedArray, or Scalar-like object</span>
+<span class="sd">        If not same type as data will attempt to cast.</span>
 
 <span class="sd">    Returns</span>
 <span class="sd">    -------</span>
@@ -3918,21 +4511,112 @@
 <span class="sd">      3</span>
 <span class="sd">    ]</span>
 <span class="sd">    &quot;&quot;&quot;</span>
-    <span class="k">if</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">fill_value</span><span class="p">,</span> <span class="n">pa</span><span class="o">.</span><span class="n">Scalar</span><span class="p">):</span>
+    <span class="k">if</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">fill_value</span><span class="p">,</span> <span class="p">(</span><span class="n">pa</span><span class="o">.</span><span class="n">Array</span><span class="p">,</span> <span class="n">pa</span><span class="o">.</span><span class="n">ChunkedArray</span><span class="p">,</span> <span class="n">pa</span><span class="o">.</span><span class="n">Scalar</span><span [...]
         <span class="n">fill_value</span> <span class="o">=</span> <span class="n">pa</span><span class="o">.</span><span class="n">scalar</span><span class="p">(</span><span class="n">fill_value</span><span class="p">,</span> <span class="nb">type</span><span class="o">=</span><span class="n">values</span><span class="o">.</span><span class="n">type</span><span class="p">)</span>
     <span class="k">elif</span> <span class="n">values</span><span class="o">.</span><span class="n">type</span> <span class="o">!=</span> <span class="n">fill_value</span><span class="o">.</span><span class="n">type</span><span class="p">:</span>
         <span class="n">fill_value</span> <span class="o">=</span> <span class="n">pa</span><span class="o">.</span><span class="n">scalar</span><span class="p">(</span><span class="n">fill_value</span><span class="o">.</span><span class="n">as_py</span><span class="p">(),</span> <span class="nb">type</span><span class="o">=</span><span class="n">values</span><span class="o">.</span><span class="n">type</span><span class="p">)</span>
 
-    <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;fill_null&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">values</span><span class="p">,</span> <span class="n">fill_value</span><span class="p">])</span>
+    <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;coalesce&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">values</span><span class="p">,</span> <span class="n">fill_value</span><span class="p">])</span>
+
+
+<span class="k">def</span> <span class="nf">top_k_unstable</span><span class="p">(</span><span class="n">values</span><span class="p">,</span> <span class="n">k</span><span class="p">,</span> <span class="n">sort_keys</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">memory_pool</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+    <span class="sd">&quot;&quot;&quot;</span>
+<span class="sd">    Select the indices of the top-k ordered elements from array- or table-like</span>
+<span class="sd">    data.</span>
+
+<span class="sd">    This is a specialization for :func:`select_k_unstable`. Output is not</span>
+<span class="sd">    guaranteed to be stable.</span>
+
+<span class="sd">    Parameters</span>
+<span class="sd">    ----------</span>
+<span class="sd">    values : Array, ChunkedArray, RecordBatch, or Table</span>
+<span class="sd">        Data to sort and get top indices from.</span>
+<span class="sd">    k : int</span>
+<span class="sd">        The number of `k` elements to keep.</span>
+<span class="sd">    sort_keys : List-like</span>
+<span class="sd">        Column key names to order by when input is table-like data.</span>
+<span class="sd">    memory_pool : MemoryPool, optional</span>
+<span class="sd">        If not passed, will allocate memory from the default memory pool.</span>
+
+<span class="sd">    Returns</span>
+<span class="sd">    -------</span>
+<span class="sd">    result : Array of indices</span>
+
+<span class="sd">    Examples</span>
+<span class="sd">    --------</span>
+<span class="sd">    &gt;&gt;&gt; import pyarrow as pa</span>
+<span class="sd">    &gt;&gt;&gt; import pyarrow.compute as pc</span>
+<span class="sd">    &gt;&gt;&gt; arr = pa.array([&quot;a&quot;, &quot;b&quot;, &quot;c&quot;, None, &quot;e&quot;, &quot;f&quot;])</span>
+<span class="sd">    &gt;&gt;&gt; pc.top_k_unstable(arr, k=3)</span>
+<span class="sd">    &lt;pyarrow.lib.UInt64Array object at 0x7fdcb19d7f30&gt;</span>
+<span class="sd">    [</span>
+<span class="sd">      5,</span>
+<span class="sd">      4,</span>
+<span class="sd">      2</span>
+<span class="sd">    ]</span>
+<span class="sd">    &quot;&quot;&quot;</span>
+    <span class="k">if</span> <span class="n">sort_keys</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
+        <span class="n">sort_keys</span> <span class="o">=</span> <span class="p">[]</span>
+    <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">values</span><span class="p">,</span> <span class="p">(</span><span class="n">pa</span><span class="o">.</span><span class="n">Array</span><span class="p">,</span> <span class="n">pa</span><span class="o">.</span><span class="n">ChunkedArray</span><span class="p">)):</span>
+        <span class="n">sort_keys</span><span class="o">.</span><span class="n">append</span><span class="p">((</span><span class="s2">&quot;dummy&quot;</span><span class="p">,</span> <span class="s2">&quot;descending&quot;</span><span class="p">))</span>
+    <span class="k">else</span><span class="p">:</span>
+        <span class="n">sort_keys</span> <span class="o">=</span> <span class="nb">map</span><span class="p">(</span><span class="k">lambda</span> <span class="n">key_name</span><span class="p">:</span> <span class="p">(</span><span class="n">key_name</span><span class="p">,</span> <span class="s2">&quot;descending&quot;</span><span class="p">),</span> <span class="n">sort_keys</span><span class="p">)</span>
+    <span class="n">options</span> <span class="o">=</span> <span class="n">SelectKOptions</span><span class="p">(</span><span class="n">k</span><span class="p">,</span> <span class="n">sort_keys</span><span class="p">)</span>
+    <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;select_k_unstable&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">values</span><span class="p">],</span> <span class="n">options</span><span class="p">,</span> <span class="n">memory_pool</span><span class="p">)</span>
+
+
+<span class="k">def</span> <span class="nf">bottom_k_unstable</span><span class="p">(</span><span class="n">values</span><span class="p">,</span> <span class="n">k</span><span class="p">,</span> <span class="n">sort_keys</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">memory_pool</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+    <span class="sd">&quot;&quot;&quot;</span>
+<span class="sd">    Select the indices of the bottom-k ordered elements from</span>
+<span class="sd">    array- or table-like data.</span>
+
+<span class="sd">    This is a specialization for :func:`select_k_unstable`. Output is not</span>
+<span class="sd">    guaranteed to be stable.</span>
+
+<span class="sd">    Parameters</span>
+<span class="sd">    ----------</span>
+<span class="sd">    values : Array, ChunkedArray, RecordBatch, or Table</span>
+<span class="sd">        Data to sort and get bottom indices from.</span>
+<span class="sd">    k : int</span>
+<span class="sd">        The number of `k` elements to keep.</span>
+<span class="sd">    sort_keys : List-like</span>
+<span class="sd">        Column key names to order by when input is table-like data.</span>
+<span class="sd">    memory_pool : MemoryPool, optional</span>
+<span class="sd">        If not passed, will allocate memory from the default memory pool.</span>
+
+<span class="sd">    Returns</span>
+<span class="sd">    -------</span>
+<span class="sd">    result : Array of indices</span>
+
+<span class="sd">    Examples</span>
+<span class="sd">    --------</span>
+<span class="sd">    &gt;&gt;&gt; import pyarrow as pa</span>
+<span class="sd">    &gt;&gt;&gt; import pyarrow.compute as pc</span>
+<span class="sd">    &gt;&gt;&gt; arr = pa.array([&quot;a&quot;, &quot;b&quot;, &quot;c&quot;, None, &quot;e&quot;, &quot;f&quot;])</span>
+<span class="sd">    &gt;&gt;&gt; pc.bottom_k_unstable(arr, k=3)</span>
+<span class="sd">    &lt;pyarrow.lib.UInt64Array object at 0x7fdcb19d7fa0&gt;</span>
+<span class="sd">    [</span>
+<span class="sd">      0,</span>
+<span class="sd">      1,</span>
+<span class="sd">      2</span>
+<span class="sd">    ]</span>
+<span class="sd">    &quot;&quot;&quot;</span>
+    <span class="k">if</span> <span class="n">sort_keys</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
+        <span class="n">sort_keys</span> <span class="o">=</span> <span class="p">[]</span>
+    <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">values</span><span class="p">,</span> <span class="p">(</span><span class="n">pa</span><span class="o">.</span><span class="n">Array</span><span class="p">,</span> <span class="n">pa</span><span class="o">.</span><span class="n">ChunkedArray</span><span class="p">)):</span>
+        <span class="n">sort_keys</span><span class="o">.</span><span class="n">append</span><span class="p">((</span><span class="s2">&quot;dummy&quot;</span><span class="p">,</span> <span class="s2">&quot;ascending&quot;</span><span class="p">))</span>
+    <span class="k">else</span><span class="p">:</span>
+        <span class="n">sort_keys</span> <span class="o">=</span> <span class="nb">map</span><span class="p">(</span><span class="k">lambda</span> <span class="n">key_name</span><span class="p">:</span> <span class="p">(</span><span class="n">key_name</span><span class="p">,</span> <span class="s2">&quot;ascending&quot;</span><span class="p">),</span> <span class="n">sort_keys</span><span class="p">)</span>
+    <span class="n">options</span> <span class="o">=</span> <span class="n">SelectKOptions</span><span class="p">(</span><span class="n">k</span><span class="p">,</span> <span class="n">sort_keys</span><span class="p">)</span>
+    <span class="k">return</span> <span class="n">call_function</span><span class="p">(</span><span class="s2">&quot;select_k_unstable&quot;</span><span class="p">,</span> <span class="p">[</span><span class="n">values</span><span class="p">],</span> <span class="n">options</span><span class="p">,</span> <span class="n">memory_pool</span><span class="p">)</span>
 </pre></div>
 
               </div>
               
               
-              <div class='prev-next-bottom'>
-                
-
-              </div>
+              <!-- Previous / next buttons -->
+<div class='prev-next-area'>
+</div>
               
           </main>
           
@@ -3940,30 +4624,19 @@
       </div>
     </div>
   
-  <script src="../../_static/js/index.1c5a1a01449ed65a7b51.js"></script>
-
-  
-<script async="" src="https://www.google-analytics.com/analytics.js"></script>
-<script>
-                        window.ga = window.ga || function () {
-                            (ga.q = ga.q || []).push(arguments) };
-                        ga.l = +new Date;
-                        ga('create', 'UA-107500873-1', 'auto');
-                        ga('set', 'anonymizeIp', true);
-                        ga('send', 'pageview');
-                    </script>
+  <script src="../../_static/js/index.be7d3bbb2ef33a8344ce.js"></script>
 <footer class="footer mt-5 mt-md-0">
   <div class="container">
     
     <div class="footer-item">
       <p class="copyright">
-    &copy; Copyright 2016-2021 Apache Software Foundation.<br/>
+    &copy; Copyright 2016-2021 Apache Software Foundation.<br>
 </p>
     </div>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br/>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br>
 </p>
     </div>
     
diff --git a/docs/_modules/pyarrow/dataset.html b/docs/_modules/pyarrow/dataset.html
index 9dae890..17b577f 100644
--- a/docs/_modules/pyarrow/dataset.html
+++ b/docs/_modules/pyarrow/dataset.html
@@ -5,10 +5,10 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.dataset &#8212; Apache Arrow v5.0.0</title>
+    <title>pyarrow.dataset &#8212; Apache Arrow v6.0.1</title>
     
-  <link href="../../_static/css/theme.css" rel="stylesheet" />
-  <link href="../../_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" rel="stylesheet" />
+  <link href="../../_static/css/theme.css" rel="stylesheet">
+  <link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
 
     
   <link rel="stylesheet"
@@ -23,21 +23,35 @@
 
     
     <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
-    <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
+    <link rel="stylesheet" href="../../_static/css/blank.css" type="text/css" />
     <link rel="stylesheet" type="text/css" href="../../_static/theme_overrides.css" />
     
-  <link rel="preload" as="script" href="../../_static/js/index.1c5a1a01449ed65a7b51.js">
+  <link rel="preload" as="script" href="../../_static/js/index.be7d3bbb2ef33a8344ce.js">
 
     <script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
     <script src="../../_static/jquery.js"></script>
     <script src="../../_static/underscore.js"></script>
     <script src="../../_static/doctools.js"></script>
+    <link rel="canonical" href="https://arrow.apache.org/docs/_modules/pyarrow/dataset.html" />
     <link rel="shortcut icon" href="../../_static/favicon.ico"/>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="docsearch:language" content="en" />
+    <meta name="docsearch:language" content="None">
     
+
+    <!-- Google Analytics -->
+    
+<script async="" src="https://www.google-analytics.com/analytics.js"></script>
+<script>
+                        window.ga = window.ga || function () {
+                            (ga.q = ga.q || []).push(arguments) };
+                        ga.l = +new Date;
+                        ga('create', 'UA-107500873-1', 'auto');
+                        ga('set', 'anonymizeIp', true);
+                        ga('send', 'pageview');
+                    </script>
+
   </head>
   <body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
     
@@ -56,69 +70,87 @@
   <img src="../../_static/arrow.png" class="logo" alt="logo">
 </a>
 
-<form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
+<div id="version-search-wrapper">
+
+<div id="version-button" class="dropdown">
+    <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown">
+        6.0.1
+        <span class="caret"></span>
+    </button>
+    <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
+    <!-- dropdown will be populated by javascript on page load -->
+    </div>
+</div>
+
+<script type="text/javascript">
+// Function to construct the target URL from the JSON components
+function buildURL(entry) {
+    var template = "https://arrow.apache.org/docs/{version}";  // supplied by jinja
+    template = template.replace("{version}", entry.version);
+    return template;
+}
+
+// Function to check if corresponding page path exists in other version of docs
+// and, if so, go there instead of the homepage of the other docs version
+function checkPageExistsAndRedirect(event) {
+    const currentFilePath = "_modules/pyarrow/dataset.html",
+          otherDocsHomepage = event.target.getAttribute("href");
+    let tryUrl = `${otherDocsHomepage}${currentFilePath}`;
+    $.ajax({
+        type: 'HEAD',
+        url: tryUrl,
+        // if the page exists, go there
+        success: function() {
+            location.href = tryUrl;
+        }
+    }).fail(function() {
+        location.href = otherDocsHomepage;
+    });
+    return false;
+}
+
+// Function to populate the version switcher
+(function () {
+    // get JSON config
+    $.getJSON("/docs/_static/versions.json", function(data, textStatus, jqXHR) {
+        // create the nodes first (before AJAX calls) to ensure the order is
+        // correct (for now, links will go to doc version homepage)
+        $.each(data, function(index, entry) {
+            // if no custom name specified (e.g., "latest"), use version string
+            if (!("name" in entry)) {
+                entry.name = entry.version;
+            }
+            // construct the appropriate URL, and add it to the dropdown
+            entry.url = buildURL(entry);
+            const node = document.createElement("a");
+            node.setAttribute("class", "list-group-item list-group-item-action py-1");
+            node.setAttribute("href", `${entry.url}`);
+            node.textContent = `${entry.name}`;
+            node.onclick = checkPageExistsAndRedirect;
+            $("#version_switcher").append(node);
+        });
+    });
+})();
+</script>
+
+<form id="search-box" class="bd-search d-flex align-items-center" action="../../search.html" method="get">
   <i class="icon fas fa-search"></i>
   <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
 </form>
 
+</div>
+
 <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
   <div class="bd-toc-item active">
     
     <p class="caption">
  <span class="caption-text">
-  Specifications and Protocols
- </span>
-</p>
-<ul class="nav bd-sidenav">
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Versioning.html">
-   Format Versioning and Stability
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Columnar.html">
-   Arrow Columnar Format
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Flight.html">
-   Arrow Flight RPC
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Integration.html">
-   Integration Testing
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CDataInterface.html">
-   The Arrow C data interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CStreamInterface.html">
-   The Arrow C stream interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Other.html">
-   Other Data Structures
-  </a>
- </li>
-</ul>
-<p class="caption">
- <span class="caption-text">
-  Libraries
+  Supported Environments
  </span>
 </p>
 <ul class="nav bd-sidenav">
  <li class="toctree-l1">
-  <a class="reference internal" href="../../status.html">
-   Implementation Status
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/c_glib/">
+  <a class="reference internal" href="../../c_glib/index.html">
    C/GLib
   </a>
  </li>
@@ -183,6 +215,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/streaming_execution.html">
+       Streaming execution engine
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/io.html">
        Input / output and filesystems
       </a>
@@ -235,6 +272,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/examples/compute_and_write_example.html">
+       Compute and Write CSV Example
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/examples/dataset_documentation_example.html">
        Arrow Datasets example
       </a>
@@ -396,14 +438,14 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference external" href="https://arrow.apache.org/docs/java/reference/">
+    <a class="reference internal" href="../../java/reference/index.html">
      Reference (javadoc)
     </a>
    </li>
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/js/">
+  <a class="reference internal" href="../../js/index.html">
    JavaScript
   </a>
  </li>
@@ -433,8 +475,8 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference internal" href="../../python/memory.html">
-     Memory and IO Interfaces
+    <a class="reference internal" href="../../python/getstarted.html">
+     Getting Started
     </a>
    </li>
    <li class="toctree-l2">
@@ -448,6 +490,11 @@
     </a>
    </li>
    <li class="toctree-l2">
+    <a class="reference internal" href="../../python/memory.html">
+     Memory and IO Interfaces
+    </a>
+   </li>
+   <li class="toctree-l2">
     <a class="reference internal" href="../../python/ipc.html">
      Streaming, Serialization, and IPC
     </a>
@@ -735,6 +782,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.duration.html">
+         pyarrow.duration
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.month_day_nano_interval.html">
+         pyarrow.month_day_nano_interval
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.binary.html">
          pyarrow.binary
         </a>
@@ -810,6 +867,11 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.unify_schemas.html">
+         pyarrow.unify_schemas
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.DataType.html">
          pyarrow.DataType
         </a>
@@ -1237,6 +1299,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationArray.html">
+         pyarrow.DurationArray
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalArray.html">
+         pyarrow.MonthDayNanoIntervalArray
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Array.html">
          pyarrow.Decimal128Array
         </a>
@@ -1397,6 +1469,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationScalar.html">
+         pyarrow.DurationScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalScalar.html">
+         pyarrow.MonthDayNanoIntervalScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Scalar.html">
          pyarrow.Decimal128Scalar
         </a>
@@ -1536,21 +1618,51 @@
       </label>
       <ul>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
+         pyarrow.compute.all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
+         pyarrow.compute.any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.approximate_median.html">
+         pyarrow.compute.approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.count.html">
          pyarrow.compute.count
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_distinct.html">
+         pyarrow.compute.count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.index.html">
          pyarrow.compute.index
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.max.html">
+         pyarrow.compute.max
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.mean.html">
          pyarrow.compute.mean
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.min.html">
+         pyarrow.compute.min
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.min_max.html">
          pyarrow.compute.min_max
         </a>
@@ -1561,6 +1673,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.product.html">
+         pyarrow.compute.product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quantile.html">
+         pyarrow.compute.quantile
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.stddev.html">
          pyarrow.compute.stddev
         </a>
@@ -1571,11 +1693,91 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.tdigest.html">
+         pyarrow.compute.tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.variance.html">
          pyarrow.compute.variance
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_all.html">
+         pyarrow.compute.hash_all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_any.html">
+         pyarrow.compute.hash_any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_approximate_median.html">
+         pyarrow.compute.hash_approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count.html">
+         pyarrow.compute.hash_count
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count_distinct.html">
+         pyarrow.compute.hash_count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_distinct.html">
+         pyarrow.compute.hash_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_max.html">
+         pyarrow.compute.hash_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_mean.html">
+         pyarrow.compute.hash_mean
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min.html">
+         pyarrow.compute.hash_min
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min_max.html">
+         pyarrow.compute.hash_min_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_product.html">
+         pyarrow.compute.hash_product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_stddev.html">
+         pyarrow.compute.hash_stddev
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_sum.html">
+         pyarrow.compute.hash_sum
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_tdigest.html">
+         pyarrow.compute.hash_tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_variance.html">
+         pyarrow.compute.hash_variance
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.abs.html">
          pyarrow.compute.abs
         </a>
@@ -1616,33 +1818,23 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
-         pyarrow.compute.power
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate.html">
+         pyarrow.compute.negate
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
-         pyarrow.compute.power_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate_checked.html">
+         pyarrow.compute.negate_checked
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
-         pyarrow.compute.shift_left
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
-         pyarrow.compute.shift_left_checked
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
-         pyarrow.compute.shift_right
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
+         pyarrow.compute.power
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
-         pyarrow.compute.shift_right_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
+         pyarrow.compute.power_checked
         </a>
        </li>
        <li class="toctree-l4">
@@ -1681,6 +1873,26 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
+         pyarrow.compute.shift_left
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
+         pyarrow.compute.shift_left_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
+         pyarrow.compute.shift_right
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
+         pyarrow.compute.shift_right_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.ceil.html">
          pyarrow.compute.ceil
         </a>
@@ -1691,6 +1903,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.round.html">
+         pyarrow.compute.round
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.round_to_multiple.html">
+         pyarrow.compute.round_to_multiple
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.trunc.html">
          pyarrow.compute.trunc
         </a>
@@ -1736,6 +1958,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.logb.html">
+         pyarrow.compute.logb
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.logb_checked.html">
+         pyarrow.compute.logb_checked
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.acos.html">
          pyarrow.compute.acos
         </a>
@@ -1846,13 +2078,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
-         pyarrow.compute.all
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.and_not.html">
+         pyarrow.compute.and_not
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
-         pyarrow.compute.any
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.and_not_kleene.html">
+         pyarrow.compute.and_not_kleene
         </a>
        </li>
        <li class="toctree-l4">
@@ -1971,13 +2203,183 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern.html">
-         pyarrow.compute.split_pattern
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_capitalize.html">
+         pyarrow.compute.ascii_capitalize
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern_regex.html">
-         pyarrow.compute.split_pattern_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lower.html">
+         pyarrow.compute.ascii_lower
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_reverse.html">
+         pyarrow.compute.ascii_reverse
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_swapcase.html">
+         pyarrow.compute.ascii_swapcase
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_title.html">
+         pyarrow.compute.ascii_title
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_upper.html">
+         pyarrow.compute.ascii_upper
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
+         pyarrow.compute.binary_length
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_replace_slice.html">
+         pyarrow.compute.binary_replace_slice
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring.html">
+         pyarrow.compute.replace_substring
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring_regex.html">
+         pyarrow.compute.replace_substring_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_capitalize.html">
+         pyarrow.compute.utf8_capitalize
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_length.html">
+         pyarrow.compute.utf8_length
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lower.html">
+         pyarrow.compute.utf8_lower
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_replace_slice.html">
+         pyarrow.compute.utf8_replace_slice
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_reverse.html">
+         pyarrow.compute.utf8_reverse
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_swapcase.html">
+         pyarrow.compute.utf8_swapcase
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_title.html">
+         pyarrow.compute.utf8_title
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_upper.html">
+         pyarrow.compute.utf8_upper
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_center.html">
+         pyarrow.compute.ascii_center
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lpad.html">
+         pyarrow.compute.ascii_lpad
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rpad.html">
+         pyarrow.compute.ascii_rpad
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_center.html">
+         pyarrow.compute.utf8_center
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lpad.html">
+         pyarrow.compute.utf8_lpad
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rpad.html">
+         pyarrow.compute.utf8_rpad
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim.html">
+         pyarrow.compute.ascii_ltrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
+         pyarrow.compute.ascii_ltrim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim.html">
+         pyarrow.compute.ascii_rtrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
+         pyarrow.compute.ascii_rtrim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim.html">
+         pyarrow.compute.ascii_trim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim_whitespace.html">
+         pyarrow.compute.ascii_trim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim.html">
+         pyarrow.compute.utf8_ltrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
+         pyarrow.compute.utf8_ltrim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rtrim.html">
+         pyarrow.compute.utf8_rtrim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rtrim_whitespace.html">
+         pyarrow.compute.utf8_rtrim_whitespace
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_trim.html">
+         pyarrow.compute.utf8_trim
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_trim_whitespace.html">
+         pyarrow.compute.utf8_trim_whitespace
         </a>
        </li>
        <li class="toctree-l4">
@@ -1986,6 +2388,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern.html">
+         pyarrow.compute.split_pattern
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.split_pattern_regex.html">
+         pyarrow.compute.split_pattern_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_split_whitespace.html">
          pyarrow.compute.utf8_split_whitespace
         </a>
@@ -2006,223 +2418,283 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_center.html">
-         pyarrow.compute.ascii_center
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_slice_codeunits.html">
+         pyarrow.compute.utf8_slice_codeunits
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_substring.html">
+         pyarrow.compute.count_substring
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_substring_regex.html">
+         pyarrow.compute.count_substring_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.ends_with.html">
+         pyarrow.compute.ends_with
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.find_substring.html">
+         pyarrow.compute.find_substring
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.find_substring_regex.html">
+         pyarrow.compute.find_substring_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.index_in.html">
+         pyarrow.compute.index_in
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_in.html">
+         pyarrow.compute.is_in
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.match_like.html">
+         pyarrow.compute.match_like
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.match_substring.html">
+         pyarrow.compute.match_substring
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.match_substring_regex.html">
+         pyarrow.compute.match_substring_regex
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.starts_with.html">
+         pyarrow.compute.starts_with
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_finite.html">
+         pyarrow.compute.is_finite
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lpad.html">
-         pyarrow.compute.ascii_lpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_inf.html">
+         pyarrow.compute.is_inf
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim.html">
-         pyarrow.compute.ascii_ltrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_nan.html">
+         pyarrow.compute.is_nan
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_ltrim_whitespace.html">
-         pyarrow.compute.ascii_ltrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_null.html">
+         pyarrow.compute.is_null
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_lower.html">
-         pyarrow.compute.ascii_lower
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_valid.html">
+         pyarrow.compute.is_valid
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_reverse.html">
-         pyarrow.compute.ascii_reverse
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.case_when.html">
+         pyarrow.compute.case_when
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rpad.html">
-         pyarrow.compute.ascii_rpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.choose.html">
+         pyarrow.compute.choose
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim.html">
-         pyarrow.compute.ascii_rtrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.coalesce.html">
+         pyarrow.compute.coalesce
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_rtrim_whitespace.html">
-         pyarrow.compute.ascii_rtrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.if_else.html">
+         pyarrow.compute.if_else
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_trim.html">
-         pyarrow.compute.ascii_trim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.cast.html">
+         pyarrow.compute.cast
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ascii_upper.html">
-         pyarrow.compute.ascii_upper
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.strftime.html">
+         pyarrow.compute.strftime
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.strptime.html">
+         pyarrow.compute.strptime
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_replace_slice.html">
-         pyarrow.compute.binary_replace_slice
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day.html">
+         pyarrow.compute.day
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring.html">
-         pyarrow.compute.replace_substring
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_of_week.html">
+         pyarrow.compute.day_of_week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_substring_regex.html">
-         pyarrow.compute.replace_substring_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_of_year.html">
+         pyarrow.compute.day_of_year
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_center.html">
-         pyarrow.compute.utf8_center
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hour.html">
+         pyarrow.compute.hour
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_length.html">
-         pyarrow.compute.utf8_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_week.html">
+         pyarrow.compute.iso_week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lower.html">
-         pyarrow.compute.utf8_lower
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_year.html">
+         pyarrow.compute.iso_year
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_lpad.html">
-         pyarrow.compute.utf8_lpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.iso_calendar.html">
+         pyarrow.compute.iso_calendar
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim.html">
-         pyarrow.compute.utf8_ltrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.microsecond.html">
+         pyarrow.compute.microsecond
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_ltrim_whitespace.html">
-         pyarrow.compute.utf8_ltrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.millisecond.html">
+         pyarrow.compute.millisecond
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_replace_slice.html">
-         pyarrow.compute.utf8_replace_slice
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.minute.html">
+         pyarrow.compute.minute
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_reverse.html">
-         pyarrow.compute.utf8_reverse
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month.html">
+         pyarrow.compute.month
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rpad.html">
-         pyarrow.compute.utf8_rpad
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.nanosecond.html">
+         pyarrow.compute.nanosecond
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rtrim.html">
-         pyarrow.compute.utf8_rtrim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quarter.html">
+         pyarrow.compute.quarter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_rtrim_whitespace.html">
-         pyarrow.compute.utf8_rtrim_whitespace
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.second.html">
+         pyarrow.compute.second
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_trim.html">
-         pyarrow.compute.utf8_trim
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.subsecond.html">
+         pyarrow.compute.subsecond
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.utf8_upper.html">
-         pyarrow.compute.utf8_upper
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.us_week.html">
+         pyarrow.compute.us_week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_substring.html">
-         pyarrow.compute.count_substring
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.week.html">
+         pyarrow.compute.week
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_substring_regex.html">
-         pyarrow.compute.count_substring_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.year.html">
+         pyarrow.compute.year
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.ends_with.html">
-         pyarrow.compute.ends_with
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.day_time_interval_between.html">
+         pyarrow.compute.day_time_interval_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.find_substring.html">
-         pyarrow.compute.find_substring
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.days_between.html">
+         pyarrow.compute.days_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.find_substring_regex.html">
-         pyarrow.compute.find_substring_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hours_between.html">
+         pyarrow.compute.hours_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.index_in.html">
-         pyarrow.compute.index_in
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.microseconds_between.html">
+         pyarrow.compute.microseconds_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_in.html">
-         pyarrow.compute.is_in
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.milliseconds_between.html">
+         pyarrow.compute.milliseconds_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.match_like.html">
-         pyarrow.compute.match_like
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.minutes_between.html">
+         pyarrow.compute.minutes_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.match_substring.html">
-         pyarrow.compute.match_substring
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month_day_nano_interval_between.html">
+         pyarrow.compute.month_day_nano_interval_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.match_substring_regex.html">
-         pyarrow.compute.match_substring_regex
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.month_interval_between.html">
+         pyarrow.compute.month_interval_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.starts_with.html">
-         pyarrow.compute.starts_with
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.nanoseconds_between.html">
+         pyarrow.compute.nanoseconds_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.cast.html">
-         pyarrow.compute.cast
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quarters_between.html">
+         pyarrow.compute.quarters_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.strptime.html">
-         pyarrow.compute.strptime
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.seconds_between.html">
+         pyarrow.compute.seconds_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_with_mask.html">
-         pyarrow.compute.replace_with_mask
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.weeks_between.html">
+         pyarrow.compute.weeks_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.filter.html">
-         pyarrow.compute.filter
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.years_between.html">
+         pyarrow.compute.years_between
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.take.html">
-         pyarrow.compute.take
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.assume_timezone.html">
+         pyarrow.compute.assume_timezone
         </a>
        </li>
        <li class="toctree-l4">
@@ -2241,63 +2713,63 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.partition_nth_indices.html">
-         pyarrow.compute.partition_nth_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_filter.html">
+         pyarrow.compute.array_filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.sort_indices.html">
-         pyarrow.compute.sort_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_take.html">
+         pyarrow.compute.array_take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.binary_length.html">
-         pyarrow.compute.binary_length
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.drop_null.html">
+         pyarrow.compute.drop_null
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.case_when.html">
-         pyarrow.compute.case_when
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.filter.html">
+         pyarrow.compute.filter
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.coalesce.html">
-         pyarrow.compute.coalesce
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.take.html">
+         pyarrow.compute.take
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.fill_null.html">
-         pyarrow.compute.fill_null
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.array_sort_indices.html">
+         pyarrow.compute.array_sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.if_else.html">
-         pyarrow.compute.if_else
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.partition_nth_indices.html">
+         pyarrow.compute.partition_nth_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_finite.html">
-         pyarrow.compute.is_finite
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.select_k_unstable.html">
+         pyarrow.compute.select_k_unstable
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_inf.html">
-         pyarrow.compute.is_inf
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.sort_indices.html">
+         pyarrow.compute.sort_indices
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_nan.html">
-         pyarrow.compute.is_nan
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_element.html">
+         pyarrow.compute.list_element
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_null.html">
-         pyarrow.compute.is_null
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_flatten.html">
+         pyarrow.compute.list_flatten
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.is_valid.html">
-         pyarrow.compute.is_valid
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_parent_indices.html">
+         pyarrow.compute.list_parent_indices
         </a>
        </li>
        <li class="toctree-l4">
@@ -2306,13 +2778,13 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_flatten.html">
-         pyarrow.compute.list_flatten
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.make_struct.html">
+         pyarrow.compute.make_struct
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.list_parent_indices.html">
-         pyarrow.compute.list_parent_indices
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.replace_with_mask.html">
+         pyarrow.compute.replace_with_mask
         </a>
        </li>
       </ul>
@@ -2980,6 +3452,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.dataset.IpcFileFormat.html">
+         pyarrow.dataset.IpcFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.dataset.CsvFileFormat.html">
+         pyarrow.dataset.CsvFileFormat
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.dataset.Partitioning.html">
          pyarrow.dataset.Partitioning
         </a>
@@ -3177,7 +3659,7 @@
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/r/">
+  <a class="reference internal" href="../../r/index.html">
    R
   </a>
  </li>
@@ -3191,6 +3673,75 @@
    Rust
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../status.html">
+   Implementation Status
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Cookbooks
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/cpp/">
+   C++
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/py/">
+   Python
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference external" href="https://arrow.apache.org/cookbook/r/">
+   R
+  </a>
+ </li>
+</ul>
+<p class="caption">
+ <span class="caption-text">
+  Specifications and Protocols
+ </span>
+</p>
+<ul class="nav bd-sidenav">
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Versioning.html">
+   Format Versioning and Stability
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Columnar.html">
+   Arrow Columnar Format
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Flight.html">
+   Arrow Flight RPC
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Integration.html">
+   Integration Testing
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/CDataInterface.html">
+   The Arrow C data interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/CStreamInterface.html">
+   The Arrow C stream interface
+  </a>
+ </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../format/Other.html">
+   Other Data Structures
+  </a>
+ </li>
 </ul>
 <p class="caption">
  <span class="caption-text">
@@ -3270,6 +3821,11 @@
    Building the Documentation
   </a>
  </li>
+ <li class="toctree-l1">
+  <a class="reference internal" href="../../developers/computeir.html">
+   Arrow Compute IR (Intermediate Representation)
+  </a>
+ </li>
 </ul>
 
     
@@ -3352,6 +3908,27 @@
     <span class="n">_filesystemdataset_write</span><span class="p">,</span>
 <span class="p">)</span>
 
+<span class="n">_orc_available</span> <span class="o">=</span> <span class="kc">False</span>
+<span class="n">_orc_msg</span> <span class="o">=</span> <span class="p">(</span>
+    <span class="s2">&quot;The pyarrow installation is not built with support for the ORC file &quot;</span>
+    <span class="s2">&quot;format.&quot;</span>
+<span class="p">)</span>
+
+<span class="k">try</span><span class="p">:</span>
+    <span class="kn">from</span> <span class="nn">pyarrow._dataset_orc</span> <span class="k">import</span> <span class="n">OrcFileFormat</span>
+    <span class="n">_orc_available</span> <span class="o">=</span> <span class="kc">True</span>
+<span class="k">except</span> <span class="ne">ImportError</span><span class="p">:</span>
+    <span class="k">pass</span>
+
+
+<span class="k">def</span> <span class="nf">__getattr__</span><span class="p">(</span><span class="n">name</span><span class="p">):</span>
+    <span class="k">if</span> <span class="n">name</span> <span class="o">==</span> <span class="s2">&quot;OrcFileFormat&quot;</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">_orc_available</span><span class="p">:</span>
+        <span class="k">raise</span> <span class="ne">ImportError</span><span class="p">(</span><span class="n">_orc_msg</span><span class="p">)</span>
+
+    <span class="k">raise</span> <span class="ne">AttributeError</span><span class="p">(</span>
+        <span class="s2">&quot;module &#39;pyarrow.dataset&#39; has no attribute &#39;</span><span class="si">{0}</span><span class="s2">&#39;&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">name</span><span class="p">)</span>
+    <span class="p">)</span>
+
 
 <div class="viewcode-block" id="field"><a class="viewcode-back" href="../../python/generated/pyarrow.dataset.field.html#pyarrow.dataset.field">[docs]</a><span class="k">def</span> <span class="nf">field</span><span class="p">(</span><span class="n">name</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;Reference a named column of the dataset.</span>
@@ -3547,6 +4124,10 @@
         <span class="k">return</span> <span class="n">IpcFileFormat</span><span class="p">()</span>
     <span class="k">elif</span> <span class="n">obj</span> <span class="o">==</span> <span class="s2">&quot;csv&quot;</span><span class="p">:</span>
         <span class="k">return</span> <span class="n">CsvFileFormat</span><span class="p">()</span>
+    <span class="k">elif</span> <span class="n">obj</span> <span class="o">==</span> <span class="s2">&quot;orc&quot;</span><span class="p">:</span>
+        <span class="k">if</span> <span class="ow">not</span> <span class="n">_orc_available</span><span class="p">:</span>
+            <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="n">_orc_msg</span><span class="p">)</span>
+        <span class="k">return</span> <span class="n">OrcFileFormat</span><span class="p">()</span>
     <span class="k">else</span><span class="p">:</span>
         <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">&quot;format &#39;</span><span class="si">{}</span><span class="s2">&#39; is not supported&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">obj</span><span class="p">))</span>
 
@@ -3792,7 +4373,7 @@
     <span class="k">return</span> <span class="n">factory</span><span class="o">.</span><span class="n">finish</span><span class="p">(</span><span class="n">schema</span><span class="p">)</span></div>
 
 
-<span class="k">def</span> <span class="nf">dataset</span><span class="p">(</span><span class="n">source</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="nb">format</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">filesystem</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
+<div class="viewcode-block" id="dataset"><a class="viewcode-back" href="../../python/generated/pyarrow.dataset.dataset.html#pyarrow.dataset.dataset">[docs]</a><span class="k">def</span> <span class="nf">dataset</span><span class="p">(</span><span class="n">source</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="nb">format</span><span class="o">=</span><span class="kc">None</span><span cla [...]
             <span class="n">partitioning</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">partition_base_dir</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
             <span class="n">exclude_invalid_files</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">ignore_prefixes</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;</span>
@@ -3971,22 +4552,44 @@
         <span class="k">raise</span> <span class="ne">TypeError</span><span class="p">(</span>
             <span class="s1">&#39;Expected a path-like, list of path-likes or a list of Datasets &#39;</span>
             <span class="s1">&#39;instead of the given type: </span><span class="si">{}</span><span class="s1">&#39;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="nb">type</span><span class="p">(</span><span class="n">source</span><span class="p">)</span><span class="o">.</span><span class="vm">__name__</span><span class="p">)</span>
+        <span class="p">)</span></div>
+
+
+<span class="k">def</span> <span class="nf">_ensure_write_partitioning</span><span class="p">(</span><span class="n">part</span><span class="p">,</span> <span class="n">schema</span><span class="p">,</span> <span class="n">flavor</span><span class="p">):</span>
+    <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">part</span><span class="p">,</span> <span class="n">PartitioningFactory</span><span class="p">):</span>
+        <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">&quot;A PartitioningFactory cannot be used. &quot;</span>
+                         <span class="s2">&quot;Did you call the partitioning function &quot;</span>
+                         <span class="s2">&quot;without supplying a schema?&quot;</span><span class="p">)</span>
+
+    <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">part</span><span class="p">,</span> <span class="n">Partitioning</span><span class="p">)</span> <span class="ow">and</span> <span class="n">flavor</span><span class="p">:</span>
+        <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
+            <span class="s2">&quot;Providing a partitioning_flavor with &quot;</span>
+            <span class="s2">&quot;a Partitioning object is not supported&quot;</span>
         <span class="p">)</span>
+    <span class="k">elif</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">part</span><span class="p">,</span> <span class="p">(</span><span class="nb">tuple</span><span class="p">,</span> <span class="nb">list</span><span class="p">)):</span>
+        <span class="c1"># Name of fields were provided instead of a partitioning object.</span>
+        <span class="c1"># Create a partitioning factory with those field names.</span>
+        <span class="n">part</span> <span class="o">=</span> <span class="n">partitioning</span><span class="p">(</span>
+            <span class="n">schema</span><span class="o">=</span><span class="n">pa</span><span class="o">.</span><span class="n">schema</span><span class="p">([</span><span class="n">schema</span><span class="o">.</span><span class="n">field</span><span class="p">(</span><span class="n">f</span><span class="p">)</span> <span class="k">for</span> <span class="n">f</span> <span class="ow">in</span> <span class="n">part</span><span class="p">]),</span>
+            <span class="n">flavor</span><span class="o">=</span><span class="n">flavor</span>
+        <span class="p">)</span>
+    <span class="k">elif</span> <span class="n">part</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
+        <span class="n">part</span> <span class="o">=</span> <span class="n">partitioning</span><span class="p">(</span><span class="n">pa</span><span class="o">.</span><span class="n">schema</span><span class="p">([]),</span> <span class="n">flavor</span><span class="o">=</span><span class="n">flavor</span><span class="p">)</span>
 
+    <span class="k">if</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">part</span><span class="p">,</span> <span class="n">Partitioning</span><span class="p">):</span>
+        <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
+            <span class="s2">&quot;partitioning must be a Partitioning object or &quot;</span>
+            <span class="s2">&quot;a list of column names&quot;</span>
+        <span class="p">)</span>
 
-<span class="k">def</span> <span class="nf">_ensure_write_partitioning</span><span class="p">(</span><span class="n">scheme</span><span class="p">):</span>
-    <span class="k">if</span> <span class="n">scheme</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
-        <span class="n">scheme</span> <span class="o">=</span> <span class="n">partitioning</span><span class="p">(</span><span class="n">pa</span><span class="o">.</span><span class="n">schema</span><span class="p">([]))</span>
-    <span class="k">if</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">scheme</span><span class="p">,</span> <span class="n">Partitioning</span><span class="p">):</span>
-        <span class="c1"># TODO support passing field names, and get types from schema</span>
-        <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">&quot;partitioning needs to be actual Partitioning object&quot;</span><span class="p">)</span>
-    <span class="k">return</span> <span class="n">scheme</span>
+    <span class="k">return</span> <span class="n">part</span>
 
 
 <div class="viewcode-block" id="write_dataset"><a class="viewcode-back" href="../../python/generated/pyarrow.dataset.write_dataset.html#pyarrow.dataset.write_dataset">[docs]</a><span class="k">def</span> <span class="nf">write_dataset</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">base_dir</span><span class="p">,</span> <span class="n">basename_template</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <s [...]
-                  <span class="n">partitioning</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
+                  <span class="n">partitioning</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">partitioning_flavor</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                   <span class="n">filesystem</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">file_options</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">use_threads</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span>
-                  <span class="n">use_async</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">max_partitions</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">file_visitor</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+                  <span class="n">max_partitions</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">file_visitor</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
+                  <span class="n">existing_data_behavior</span><span class="o">=</span><span class="s1">&#39;error&#39;</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">    Write a dataset to a given format and partitioning.</span>
 
@@ -4010,9 +4613,15 @@
 <span class="sd">        and `format` is not specified, it defaults to the same format as the</span>
 <span class="sd">        specified FileSystemDataset. When writing a Table or RecordBatch, this</span>
 <span class="sd">        keyword is required.</span>
-<span class="sd">    partitioning : Partitioning, optional</span>
+<span class="sd">    partitioning : Partitioning or list[str], optional</span>
 <span class="sd">        The partitioning scheme specified with the ``partitioning()``</span>
-<span class="sd">        function.</span>
+<span class="sd">        function or a list of field names. When providing a list of</span>
+<span class="sd">        field names, you can use ``partitioning_flavor`` to drive which</span>
+<span class="sd">        partitioning type should be used.</span>
+<span class="sd">    partitioning_flavor : str, optional</span>
+<span class="sd">        One of the partitioning flavors supported by</span>
+<span class="sd">        ``pyarrow.dataset.partitioning``. If omitted will use the</span>
+<span class="sd">        default of ``partitioning()`` which is directory partitioning.</span>
 <span class="sd">    schema : Schema, optional</span>
 <span class="sd">    filesystem : FileSystem, optional</span>
 <span class="sd">    file_options : FileWriteOptions, optional</span>
@@ -4021,10 +4630,6 @@
 <span class="sd">    use_threads : bool, default True</span>
 <span class="sd">        Write files in parallel. If enabled, then maximum parallelism will be</span>
 <span class="sd">        used determined by the number of available CPU cores.</span>
-<span class="sd">    use_async : bool, default False</span>
-<span class="sd">        If enabled, an async scanner will be used that should offer</span>
-<span class="sd">        better performance with high-latency/highly-parallel filesystems</span>
-<span class="sd">        (e.g. S3)</span>
 <span class="sd">    max_partitions : int, default 1024</span>
 <span class="sd">        Maximum number of partitions any batch may be written into.</span>
 <span class="sd">    file_visitor : Function</span>
@@ -4046,6 +4651,22 @@
 
 <span class="sd">            def file_visitor(written_file):</span>
 <span class="sd">                visited_paths.append(written_file.path)</span>
+<span class="sd">    existing_data_behavior : &#39;error&#39; | &#39;overwrite_or_ignore&#39; | \</span>
+<span class="sd">&#39;delete_matching&#39;</span>
+<span class="sd">        Controls how the dataset will handle data that already exists in</span>
+<span class="sd">        the destination.  The default behavior (&#39;error&#39;) is to raise an error</span>
+<span class="sd">        if any data exists in the destination.</span>
+
+<span class="sd">        &#39;overwrite_or_ignore&#39; will ignore any existing data and will</span>
+<span class="sd">        overwrite files with the same name as an output file.  Other</span>
+<span class="sd">        existing files will be ignored.  This behavior, in combination</span>
+<span class="sd">        with a unique basename_template for each write, will allow for</span>
+<span class="sd">        an append workflow.</span>
+
+<span class="sd">        &#39;delete_matching&#39; is useful when you are writing a partitioned</span>
+<span class="sd">        dataset.  The first time each partition directory is encountered</span>
+<span class="sd">        the entire directory will be deleted.  This allows you to overwrite</span>
+<span class="sd">        old partitions completely.</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="kn">from</span> <span class="nn">pyarrow.fs</span> <span class="k">import</span> <span class="n">_resolve_filesystem_and_path</span>
 
@@ -4056,7 +4677,7 @@
         <span class="n">schema</span> <span class="o">=</span> <span class="n">schema</span> <span class="ow">or</span> <span class="n">data</span><span class="o">.</span><span class="n">schema</span>
         <span class="n">data</span> <span class="o">=</span> <span class="n">InMemoryDataset</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="n">schema</span><span class="p">)</span>
     <span class="k">elif</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">pa</span><span class="o">.</span><span class="n">ipc</span><span class="o">.</span><span class="n">RecordBatchReader</span><span class="p">)</span> <span class="ow">or</span> <span class="n">_is_iterable</span><span class="p">(</span><span class="n">data</span><span class="p">):</span>
-        <span class="n">data</span> <span class="o">=</span> <span class="n">Scanner</span><span class="o">.</span><span class="n">from_batches</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="n">schema</span><span class="p">)</span>
+        <span class="n">data</span> <span class="o">=</span> <span class="n">Scanner</span><span class="o">.</span><span class="n">from_batches</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="n">schema</span><span class="p">,</span> <span class="n">use_async</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
         <span class="n">schema</span> <span class="o">=</span> <span class="kc">None</span>
     <span class="k">elif</span> <span class="ow">not</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="p">(</span><span class="n">Dataset</span><span class="p">,</span> <span class="n">Scanner</span><span class="p">)):</span>
         <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
@@ -4084,12 +4705,21 @@
     <span class="k">if</span> <span class="n">max_partitions</span> <span class="ow">is</span> <span class="kc">None</span><span class="p">:</span>
         <span class="n">max_partitions</span> <span class="o">=</span> <span class="mi">1024</span>
 
-    <span class="n">partitioning</span> <span class="o">=</span> <span class="n">_ensure_write_partitioning</span><span class="p">(</span><span class="n">partitioning</span><span class="p">)</span>
+    <span class="c1"># at this point data is a Scanner or a Dataset, anything else</span>
+    <span class="c1"># was converted to one of those two. So we can grab the schema</span>
+    <span class="c1"># to build the partitioning object from Dataset.</span>
+    <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">Scanner</span><span class="p">):</span>
+        <span class="n">partitioning_schema</span> <span class="o">=</span> <span class="n">data</span><span class="o">.</span><span class="n">dataset_schema</span>
+    <span class="k">else</span><span class="p">:</span>
+        <span class="n">partitioning_schema</span> <span class="o">=</span> <span class="n">data</span><span class="o">.</span><span class="n">schema</span>
+    <span class="n">partitioning</span> <span class="o">=</span> <span class="n">_ensure_write_partitioning</span><span class="p">(</span><span class="n">partitioning</span><span class="p">,</span>
+                                              <span class="n">schema</span><span class="o">=</span><span class="n">partitioning_schema</span><span class="p">,</span>
+                                              <span class="n">flavor</span><span class="o">=</span><span class="n">partitioning_flavor</span><span class="p">)</span>
 
     <span class="n">filesystem</span><span class="p">,</span> <span class="n">base_dir</span> <span class="o">=</span> <span class="n">_resolve_filesystem_and_path</span><span class="p">(</span><span class="n">base_dir</span><span class="p">,</span> <span class="n">filesystem</span><span class="p">)</span>
 
     <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">data</span><span class="p">,</span> <span class="n">Dataset</span><span class="p">):</span>
-        <span class="n">scanner</span> <span class="o">=</span> <span class="n">data</span><span class="o">.</span><span class="n">scanner</span><span class="p">(</span><span class="n">use_threads</span><span class="o">=</span><span class="n">use_threads</span><span class="p">,</span> <span class="n">use_async</span><span class="o">=</span><span class="n">use_async</span><span class="p">)</span>
+        <span class="n">scanner</span> <span class="o">=</span> <span class="n">data</span><span class="o">.</span><span class="n">scanner</span><span class="p">(</span><span class="n">use_threads</span><span class="o">=</span><span class="n">use_threads</span><span class="p">,</span> <span class="n">use_async</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
     <span class="k">else</span><span class="p">:</span>
         <span class="c1"># scanner was passed directly by the user, in which case a schema</span>
         <span class="c1"># cannot be passed</span>
@@ -4099,17 +4729,16 @@
 
     <span class="n">_filesystemdataset_write</span><span class="p">(</span>
         <span class="n">scanner</span><span class="p">,</span> <span class="n">base_dir</span><span class="p">,</span> <span class="n">basename_template</span><span class="p">,</span> <span class="n">filesystem</span><span class="p">,</span> <span class="n">partitioning</span><span class="p">,</span>
-        <span class="n">file_options</span><span class="p">,</span> <span class="n">max_partitions</span><span class="p">,</span> <span class="n">file_visitor</span>
+        <span class="n">file_options</span><span class="p">,</span> <span class="n">max_partitions</span><span class="p">,</span> <span class="n">file_visitor</span><span class="p">,</span> <span class="n">existing_data_behavior</span>
     <span class="p">)</span></div>
 </pre></div>
 
               </div>
               
               
-              <div class='prev-next-bottom'>
-                
-
-              </div>
+              <!-- Previous / next buttons -->
+<div class='prev-next-area'>
+</div>
               
           </main>
           
@@ -4117,30 +4746,19 @@
       </div>
     </div>
   
-  <script src="../../_static/js/index.1c5a1a01449ed65a7b51.js"></script>
-
-  
-<script async="" src="https://www.google-analytics.com/analytics.js"></script>
-<script>
-                        window.ga = window.ga || function () {
-                            (ga.q = ga.q || []).push(arguments) };
-                        ga.l = +new Date;
-                        ga('create', 'UA-107500873-1', 'auto');
-                        ga('set', 'anonymizeIp', true);
-                        ga('send', 'pageview');
-                    </script>
+  <script src="../../_static/js/index.be7d3bbb2ef33a8344ce.js"></script>
 <footer class="footer mt-5 mt-md-0">
   <div class="container">
     
     <div class="footer-item">
       <p class="copyright">
-    &copy; Copyright 2016-2021 Apache Software Foundation.<br/>
+    &copy; Copyright 2016-2021 Apache Software Foundation.<br>
 </p>
     </div>
     
     <div class="footer-item">
       <p class="sphinx-version">
-Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br/>
+Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.5.4.<br>
 </p>
     </div>
     
diff --git a/docs/_modules/pyarrow/feather.html b/docs/_modules/pyarrow/feather.html
index 58dbb19..4170714 100644
--- a/docs/_modules/pyarrow/feather.html
+++ b/docs/_modules/pyarrow/feather.html
@@ -5,10 +5,10 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.feather &#8212; Apache Arrow v5.0.0</title>
+    <title>pyarrow.feather &#8212; Apache Arrow v6.0.1</title>
     
-  <link href="../../_static/css/theme.css" rel="stylesheet" />
-  <link href="../../_static/css/index.c5995385ac14fb8791e8eb36b4908be2.css" rel="stylesheet" />
+  <link href="../../_static/css/theme.css" rel="stylesheet">
+  <link href="../../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css" rel="stylesheet">
 
     
   <link rel="stylesheet"
@@ -23,21 +23,35 @@
 
     
     <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
-    <link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
+    <link rel="stylesheet" href="../../_static/css/blank.css" type="text/css" />
     <link rel="stylesheet" type="text/css" href="../../_static/theme_overrides.css" />
     
-  <link rel="preload" as="script" href="../../_static/js/index.1c5a1a01449ed65a7b51.js">
+  <link rel="preload" as="script" href="../../_static/js/index.be7d3bbb2ef33a8344ce.js">
 
     <script id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
     <script src="../../_static/jquery.js"></script>
     <script src="../../_static/underscore.js"></script>
     <script src="../../_static/doctools.js"></script>
+    <link rel="canonical" href="https://arrow.apache.org/docs/_modules/pyarrow/feather.html" />
     <link rel="shortcut icon" href="../../_static/favicon.ico"/>
     <link rel="index" title="Index" href="../../genindex.html" />
     <link rel="search" title="Search" href="../../search.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <meta name="docsearch:language" content="en" />
+    <meta name="docsearch:language" content="None">
     
+
+    <!-- Google Analytics -->
+    
+<script async="" src="https://www.google-analytics.com/analytics.js"></script>
+<script>
+                        window.ga = window.ga || function () {
+                            (ga.q = ga.q || []).push(arguments) };
+                        ga.l = +new Date;
+                        ga('create', 'UA-107500873-1', 'auto');
+                        ga('set', 'anonymizeIp', true);
+                        ga('send', 'pageview');
+                    </script>
+
   </head>
   <body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
     
@@ -56,69 +70,87 @@
   <img src="../../_static/arrow.png" class="logo" alt="logo">
 </a>
 
-<form class="bd-search d-flex align-items-center" action="../../search.html" method="get">
+<div id="version-search-wrapper">
+
+<div id="version-button" class="dropdown">
+    <button type="button" class="btn btn-secondary btn-sm navbar-btn dropdown-toggle" id="version_switcher_button" data-toggle="dropdown">
+        6.0.1
+        <span class="caret"></span>
+    </button>
+    <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
+    <!-- dropdown will be populated by javascript on page load -->
+    </div>
+</div>
+
+<script type="text/javascript">
+// Function to construct the target URL from the JSON components
+function buildURL(entry) {
+    var template = "https://arrow.apache.org/docs/{version}";  // supplied by jinja
+    template = template.replace("{version}", entry.version);
+    return template;
+}
+
+// Function to check if corresponding page path exists in other version of docs
+// and, if so, go there instead of the homepage of the other docs version
+function checkPageExistsAndRedirect(event) {
+    const currentFilePath = "_modules/pyarrow/feather.html",
+          otherDocsHomepage = event.target.getAttribute("href");
+    let tryUrl = `${otherDocsHomepage}${currentFilePath}`;
+    $.ajax({
+        type: 'HEAD',
+        url: tryUrl,
+        // if the page exists, go there
+        success: function() {
+            location.href = tryUrl;
+        }
+    }).fail(function() {
+        location.href = otherDocsHomepage;
+    });
+    return false;
+}
+
+// Function to populate the version switcher
+(function () {
+    // get JSON config
+    $.getJSON("/docs/_static/versions.json", function(data, textStatus, jqXHR) {
+        // create the nodes first (before AJAX calls) to ensure the order is
+        // correct (for now, links will go to doc version homepage)
+        $.each(data, function(index, entry) {
+            // if no custom name specified (e.g., "latest"), use version string
+            if (!("name" in entry)) {
+                entry.name = entry.version;
+            }
+            // construct the appropriate URL, and add it to the dropdown
+            entry.url = buildURL(entry);
+            const node = document.createElement("a");
+            node.setAttribute("class", "list-group-item list-group-item-action py-1");
+            node.setAttribute("href", `${entry.url}`);
+            node.textContent = `${entry.name}`;
+            node.onclick = checkPageExistsAndRedirect;
+            $("#version_switcher").append(node);
+        });
+    });
+})();
+</script>
+
+<form id="search-box" class="bd-search d-flex align-items-center" action="../../search.html" method="get">
   <i class="icon fas fa-search"></i>
   <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
 </form>
 
+</div>
+
 <nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
   <div class="bd-toc-item active">
     
     <p class="caption">
  <span class="caption-text">
-  Specifications and Protocols
- </span>
-</p>
-<ul class="nav bd-sidenav">
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Versioning.html">
-   Format Versioning and Stability
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Columnar.html">
-   Arrow Columnar Format
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Flight.html">
-   Arrow Flight RPC
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Integration.html">
-   Integration Testing
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CDataInterface.html">
-   The Arrow C data interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/CStreamInterface.html">
-   The Arrow C stream interface
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference internal" href="../../format/Other.html">
-   Other Data Structures
-  </a>
- </li>
-</ul>
-<p class="caption">
- <span class="caption-text">
-  Libraries
+  Supported Environments
  </span>
 </p>
 <ul class="nav bd-sidenav">
  <li class="toctree-l1">
-  <a class="reference internal" href="../../status.html">
-   Implementation Status
-  </a>
- </li>
- <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/c_glib/">
+  <a class="reference internal" href="../../c_glib/index.html">
    C/GLib
   </a>
  </li>
@@ -183,6 +215,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/streaming_execution.html">
+       Streaming execution engine
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/io.html">
        Input / output and filesystems
       </a>
@@ -235,6 +272,11 @@
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/examples/compute_and_write_example.html">
+       Compute and Write CSV Example
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/examples/dataset_documentation_example.html">
        Arrow Datasets example
       </a>
@@ -396,14 +438,14 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference external" href="https://arrow.apache.org/docs/java/reference/">
+    <a class="reference internal" href="../../java/reference/index.html">
      Reference (javadoc)
     </a>
    </li>
   </ul>
  </li>
  <li class="toctree-l1">
-  <a class="reference external" href="https://arrow.apache.org/docs/js/">
+  <a class="reference internal" href="../../js/index.html">
    JavaScript
   </a>
  </li>
@@ -433,8 +475,8 @@
     </a>
    </li>
    <li class="toctree-l2">
-    <a class="reference internal" href="../../python/memory.html">
-     Memory and IO Interfaces
+    <a class="reference internal" href="../../python/getstarted.html">
+     Getting Started
     </a>
    </li>
    <li class="toctree-l2">
@@ -448,6 +490,11 @@
     </a>
    </li>
    <li class="toctree-l2">
+    <a class="reference internal" href="../../python/memory.html">
+     Memory and IO Interfaces
+    </a>
+   </li>
+   <li class="toctree-l2">
     <a class="reference internal" href="../../python/ipc.html">
      Streaming, Serialization, and IPC
     </a>
@@ -735,6 +782,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.duration.html">
+         pyarrow.duration
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.month_day_nano_interval.html">
+         pyarrow.month_day_nano_interval
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.binary.html">
          pyarrow.binary
         </a>
@@ -810,6 +867,11 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.unify_schemas.html">
+         pyarrow.unify_schemas
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.DataType.html">
          pyarrow.DataType
         </a>
@@ -1237,6 +1299,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationArray.html">
+         pyarrow.DurationArray
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalArray.html">
+         pyarrow.MonthDayNanoIntervalArray
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Array.html">
          pyarrow.Decimal128Array
         </a>
@@ -1397,6 +1469,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.DurationScalar.html">
+         pyarrow.DurationScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.MonthDayNanoIntervalScalar.html">
+         pyarrow.MonthDayNanoIntervalScalar
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.Decimal128Scalar.html">
          pyarrow.Decimal128Scalar
         </a>
@@ -1536,21 +1618,51 @@
       </label>
       <ul>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.all.html">
+         pyarrow.compute.all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.any.html">
+         pyarrow.compute.any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.approximate_median.html">
+         pyarrow.compute.approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.count.html">
          pyarrow.compute.count
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.count_distinct.html">
+         pyarrow.compute.count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.index.html">
          pyarrow.compute.index
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.max.html">
+         pyarrow.compute.max
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.mean.html">
          pyarrow.compute.mean
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.min.html">
+         pyarrow.compute.min
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.min_max.html">
          pyarrow.compute.min_max
         </a>
@@ -1561,6 +1673,16 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.product.html">
+         pyarrow.compute.product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.quantile.html">
+         pyarrow.compute.quantile
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.stddev.html">
          pyarrow.compute.stddev
         </a>
@@ -1571,11 +1693,91 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.tdigest.html">
+         pyarrow.compute.tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.variance.html">
          pyarrow.compute.variance
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_all.html">
+         pyarrow.compute.hash_all
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_any.html">
+         pyarrow.compute.hash_any
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_approximate_median.html">
+         pyarrow.compute.hash_approximate_median
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count.html">
+         pyarrow.compute.hash_count
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_count_distinct.html">
+         pyarrow.compute.hash_count_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_distinct.html">
+         pyarrow.compute.hash_distinct
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_max.html">
+         pyarrow.compute.hash_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_mean.html">
+         pyarrow.compute.hash_mean
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min.html">
+         pyarrow.compute.hash_min
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_min_max.html">
+         pyarrow.compute.hash_min_max
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_product.html">
+         pyarrow.compute.hash_product
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_stddev.html">
+         pyarrow.compute.hash_stddev
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_sum.html">
+         pyarrow.compute.hash_sum
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_tdigest.html">
+         pyarrow.compute.hash_tdigest
+        </a>
+       </li>
+       <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.hash_variance.html">
+         pyarrow.compute.hash_variance
+        </a>
+       </li>
+       <li class="toctree-l4">
         <a class="reference internal" href="../../python/generated/pyarrow.compute.abs.html">
          pyarrow.compute.abs
         </a>
@@ -1616,33 +1818,23 @@
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
-         pyarrow.compute.power
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
-         pyarrow.compute.power_checked
-        </a>
-       </li>
-       <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
-         pyarrow.compute.shift_left
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate.html">
+         pyarrow.compute.negate
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left_checked.html">
-         pyarrow.compute.shift_left_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.negate_checked.html">
+         pyarrow.compute.negate_checked
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right.html">
-         pyarrow.compute.shift_right
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power.html">
+         pyarrow.compute.power
         </a>
        </li>
        <li class="toctree-l4">
-        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_right_checked.html">
-         pyarrow.compute.shift_right_checked
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.power_checked.html">
+         pyarrow.compute.power_checked
         </a>
        </li>
        <li class="toctree-l4">
@@ -1681,6 +1873,26 @@
         </a>
        </li>
        <li class="toctree-l4">
+        <a class="reference internal" href="../../python/generated/pyarrow.compute.shift_left.html">
+         pyarrow.compute.shift_left
+        </a>
... 260386 lines suppressed ...