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

[arrow-site] branch asf-site updated: Updating dev docs (build nightly-2022-01-31-0)

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

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


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

commit b71d07cc0d4143b28efe36d2c2d3be71f28444ca
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Tue Feb 1 00:15:37 2022 +0000

    Updating dev docs (build nightly-2022-01-31-0)
---
 docs/dev/.buildinfo                                |    2 +-
 docs/dev/_modules/collections/abc.html             |   14 +-
 docs/dev/_modules/importlib/_bootstrap.html        |   14 +-
 docs/dev/_modules/index.html                       |   14 +-
 docs/dev/_modules/pyarrow.html                     |   14 +-
 docs/dev/_modules/pyarrow/compute.html             |   16 +-
 docs/dev/_modules/pyarrow/dataset.html             |   14 +-
 docs/dev/_modules/pyarrow/feather.html             |   14 +-
 docs/dev/_modules/pyarrow/filesystem.html          |   14 +-
 docs/dev/_modules/pyarrow/fs.html                  |   16 +-
 docs/dev/_modules/pyarrow/hdfs.html                |   14 +-
 docs/dev/_modules/pyarrow/ipc.html                 |   14 +-
 docs/dev/_modules/pyarrow/orc.html                 |   25 +-
 docs/dev/_modules/pyarrow/parquet.html             |   20 +-
 docs/dev/_modules/pyarrow/types.html               |   14 +-
 docs/dev/_static/documentation_options.js          |    2 +-
 docs/dev/c_glib/arrow-glib/api-index-0-13-0.html   |   34 +-
 docs/dev/c_glib/arrow-glib/api-index-0-14-0.html   |    4 +-
 docs/dev/c_glib/arrow-glib/api-index-0-15-0.html   |   18 +-
 docs/dev/c_glib/arrow-glib/api-index-0-16-0.html   |   12 +-
 docs/dev/c_glib/arrow-glib/api-index-0-17-0.html   |    4 +-
 docs/dev/c_glib/arrow-glib/api-index-0-7-0.html    |    4 +-
 docs/dev/c_glib/arrow-glib/api-index-0-8-0.html    |    4 +-
 docs/dev/c_glib/arrow-glib/api-index-1-0-0.html    |    6 +-
 docs/dev/c_glib/arrow-glib/api-index-3-0-0.html    |   32 +-
 docs/dev/c_glib/arrow-glib/api-index-5-0-0.html    |    6 +-
 docs/dev/c_glib/arrow-glib/api-index-6-0-0.html    |   70 +-
 docs/dev/c_glib/arrow-glib/api-index-7-0-0.html    |   46 +-
 docs/dev/c_glib/arrow-glib/api-index-8-0-0.html    |  191 ++
 docs/dev/c_glib/arrow-glib/api-index-full.html     |  706 ++++++--
 .../c_glib/arrow-glib/array-builder-classes.html   |  524 +++++-
 docs/dev/c_glib/arrow-glib/arrow-glib.devhelp2     |   83 +
 .../dev/c_glib/arrow-glib/basic-array-classes.html |  541 +++++-
 docs/dev/c_glib/arrow-glib/compute.html            |  124 +-
 docs/dev/c_glib/arrow-glib/data.html               |    9 +-
 docs/dev/c_glib/arrow-glib/decimal.html            |    4 +-
 .../c_glib/arrow-glib/deprecated-api-index.html    |    6 +-
 docs/dev/c_glib/arrow-glib/index.html              |   10 +-
 docs/dev/c_glib/arrow-glib/interval.html           |  457 +++++
 docs/dev/c_glib/arrow-glib/object-tree.html        |   21 +-
 docs/dev/c_glib/arrow-glib/scalar-classes.html     |  312 +++-
 docs/dev/c_glib/arrow-glib/scalar.html             |    4 +-
 docs/dev/c_glib/arrow-glib/value.html              |    9 +-
 docs/dev/c_glib/arrow-glib/version-macros.html     |   44 +
 docs/dev/c_glib/index.html                         |    4 +-
 docs/dev/cpp/api.html                              |   62 +-
 docs/dev/cpp/api/array.html                        |   94 +-
 docs/dev/cpp/api/{c_abi.html => async.html}        |  465 ++---
 docs/dev/cpp/api/builder.html                      | 1352 ++++++++++++--
 docs/dev/cpp/api/c_abi.html                        |   14 +-
 docs/dev/cpp/api/compute.html                      | 1132 +++++++++++-
 docs/dev/cpp/api/cuda.html                         |   14 +-
 docs/dev/cpp/api/dataset.html                      |  314 +++-
 docs/dev/cpp/api/datatype.html                     |  376 +++-
 docs/dev/cpp/api/filesystem.html                   |  291 ++-
 docs/dev/cpp/api/flight.html                       |   34 +-
 docs/dev/cpp/api/formats.html                      |  175 +-
 docs/dev/cpp/api/io.html                           |  116 +-
 docs/dev/cpp/api/ipc.html                          |   60 +-
 docs/dev/cpp/api/memory.html                       |   20 +-
 docs/dev/cpp/api/scalar.html                       |  210 ++-
 docs/dev/cpp/api/support.html                      |  126 +-
 docs/dev/cpp/api/table.html                        |   20 +-
 docs/dev/cpp/api/tensor.html                       |   14 +-
 docs/dev/cpp/api/utilities.html                    |  561 +++++-
 docs/dev/cpp/arrays.html                           |   14 +-
 docs/dev/cpp/build_system.html                     |   14 +-
 docs/dev/cpp/compute.html                          |   37 +-
 docs/dev/cpp/conventions.html                      |   14 +-
 docs/dev/cpp/csv.html                              |   14 +-
 docs/dev/cpp/dataset.html                          |   16 +-
 docs/dev/cpp/datatypes.html                        |   14 +-
 docs/dev/cpp/examples/cmake_minimal_build.html     |   14 +-
 .../cpp/examples/compute_and_write_example.html    |   14 +-
 .../examples/dataset_documentation_example.html    |   14 +-
 docs/dev/cpp/examples/index.html                   |   20 +-
 docs/dev/cpp/examples/row_columnar_conversion.html |   14 +-
 docs/dev/cpp/examples/tuple_range_conversion.html  |   14 +-
 docs/dev/cpp/flight.html                           |   20 +-
 docs/dev/cpp/{flight.html => gdb.html}             |  256 ++-
 docs/dev/cpp/getting_started.html                  |   39 +-
 docs/dev/cpp/index.html                            |   17 +-
 docs/dev/cpp/io.html                               |   14 +-
 docs/dev/cpp/ipc.html                              |   14 +-
 docs/dev/cpp/json.html                             |   14 +-
 docs/dev/cpp/memory.html                           |   14 +-
 docs/dev/cpp/overview.html                         |   14 +-
 docs/dev/cpp/parquet.html                          |   14 +-
 docs/dev/cpp/streaming_execution.html              | 1915 +++++++++++++++++++-
 docs/dev/cpp/tables.html                           |   14 +-
 docs/dev/developers/benchmarks.html                |   14 +-
 docs/dev/developers/computeir.html                 |   14 +-
 .../developers/continuous_integration/archery.html |   14 +-
 .../continuous_integration/crossbow.html           |   14 +-
 .../developers/continuous_integration/docker.html  |   14 +-
 .../developers/continuous_integration/index.html   |   14 +-
 .../continuous_integration/overview.html           |   14 +-
 docs/dev/developers/contributing.html              |   14 +-
 docs/dev/developers/cpp/building.html              |   14 +-
 docs/dev/developers/cpp/conventions.html           |   14 +-
 docs/dev/developers/cpp/development.html           |   14 +-
 docs/dev/developers/cpp/fuzzing.html               |   14 +-
 docs/dev/developers/cpp/index.html                 |   14 +-
 docs/dev/developers/cpp/windows.html               |   14 +-
 docs/dev/developers/documentation.html             |   14 +-
 docs/dev/developers/experimental_repos.html        |   14 +-
 .../developers/guide/architectural_overview.html   |   14 +-
 docs/dev/developers/guide/communication.html       |   14 +-
 docs/dev/developers/guide/documentation.html       |   14 +-
 docs/dev/developers/guide/index.html               |   14 +-
 docs/dev/developers/guide/resources.html           |   14 +-
 .../guide/step_by_step/arrow_codebase.html         |   14 +-
 .../developers/guide/step_by_step/building.html    |   14 +-
 .../guide/step_by_step/finding_issues.html         |   14 +-
 docs/dev/developers/guide/step_by_step/index.html  |   14 +-
 .../guide/step_by_step/pr_and_github.html          |   14 +-
 docs/dev/developers/guide/step_by_step/set_up.html |   14 +-
 .../dev/developers/guide/step_by_step/testing.html |   14 +-
 docs/dev/developers/guide/tutorials/index.html     |   14 +-
 .../guide/tutorials/python_tutorial.html           |   14 +-
 .../dev/developers/guide/tutorials/r_tutorial.html |   14 +-
 docs/dev/developers/python.html                    |   14 +-
 docs/dev/developers/reviewing.html                 |   14 +-
 docs/dev/format/CDataInterface.html                |   14 +-
 docs/dev/format/CStreamInterface.html              |   14 +-
 docs/dev/format/Columnar.html                      |   14 +-
 docs/dev/format/Flight.html                        |   14 +-
 docs/dev/format/Guidelines.html                    |   14 +-
 docs/dev/format/IPC.html                           |   14 +-
 docs/dev/format/Integration.html                   |   14 +-
 docs/dev/format/Layout.html                        |   14 +-
 docs/dev/format/Metadata.html                      |   14 +-
 docs/dev/format/Other.html                         |   14 +-
 docs/dev/format/Versioning.html                    |   14 +-
 docs/dev/genindex.html                             |  786 +++++++-
 docs/dev/index.html                                |   14 +-
 docs/dev/java/algorithm.html                       |   14 +-
 docs/dev/java/dataset.html                         |   14 +-
 docs/dev/java/index.html                           |   14 +-
 docs/dev/java/ipc.html                             |   14 +-
 docs/dev/java/reference/allclasses-frame.html      |    4 +-
 docs/dev/java/reference/allclasses-noframe.html    |    4 +-
 docs/dev/java/reference/constant-values.html       |    4 +-
 docs/dev/java/reference/deprecated-list.html       |    4 +-
 docs/dev/java/reference/help-doc.html              |    4 +-
 docs/dev/java/reference/index-all.html             |    4 +-
 docs/dev/java/reference/index.html                 |    2 +-
 .../io/netty/buffer/ExpandableByteBuf.html         |    4 +-
 .../reference/io/netty/buffer/LargeBuffer.html     |    4 +-
 .../reference/io/netty/buffer/NettyArrowBuf.html   |    4 +-
 .../io/netty/buffer/PooledByteBufAllocatorL.html   |    4 +-
 .../io/netty/buffer/UnsafeDirectLittleEndian.html  |    4 +-
 .../netty/buffer/class-use/ExpandableByteBuf.html  |    4 +-
 .../io/netty/buffer/class-use/LargeBuffer.html     |    4 +-
 .../io/netty/buffer/class-use/NettyArrowBuf.html   |    4 +-
 .../buffer/class-use/PooledByteBufAllocatorL.html  |    4 +-
 .../buffer/class-use/UnsafeDirectLittleEndian.html |    4 +-
 .../reference/io/netty/buffer/package-frame.html   |    4 +-
 .../reference/io/netty/buffer/package-summary.html |    4 +-
 .../reference/io/netty/buffer/package-tree.html    |    4 +-
 .../reference/io/netty/buffer/package-use.html     |    4 +-
 .../reference/org/apache/arrow/AvroToArrow.html    |    4 +-
 .../org/apache/arrow/AvroToArrowConfig.html        |    4 +-
 .../org/apache/arrow/AvroToArrowConfigBuilder.html |    4 +-
 .../org/apache/arrow/AvroToArrowUtils.html         |    4 +-
 .../apache/arrow/AvroToArrowVectorIterator.html    |    4 +-
 .../arrow/adapter/jdbc/ArrowVectorIterator.html    |    4 +-
 .../org/apache/arrow/adapter/jdbc/Constants.html   |    4 +-
 .../apache/arrow/adapter/jdbc/JdbcFieldInfo.html   |    4 +-
 .../org/apache/arrow/adapter/jdbc/JdbcToArrow.html |    4 +-
 .../arrow/adapter/jdbc/JdbcToArrowConfig.html      |    4 +-
 .../adapter/jdbc/JdbcToArrowConfigBuilder.html     |    4 +-
 .../arrow/adapter/jdbc/JdbcToArrowUtils.html       |    4 +-
 .../jdbc/class-use/ArrowVectorIterator.html        |    4 +-
 .../arrow/adapter/jdbc/class-use/Constants.html    |    4 +-
 .../adapter/jdbc/class-use/JdbcFieldInfo.html      |    4 +-
 .../arrow/adapter/jdbc/class-use/JdbcToArrow.html  |    4 +-
 .../adapter/jdbc/class-use/JdbcToArrowConfig.html  |    4 +-
 .../jdbc/class-use/JdbcToArrowConfigBuilder.html   |    4 +-
 .../adapter/jdbc/class-use/JdbcToArrowUtils.html   |    4 +-
 .../arrow/adapter/jdbc/consumer/ArrayConsumer.html |    4 +-
 .../arrow/adapter/jdbc/consumer/BaseConsumer.html  |    4 +-
 .../adapter/jdbc/consumer/BigIntConsumer.html      |    4 +-
 .../adapter/jdbc/consumer/BinaryConsumer.html      |    4 +-
 .../arrow/adapter/jdbc/consumer/BitConsumer.html   |    4 +-
 .../arrow/adapter/jdbc/consumer/BlobConsumer.html  |    4 +-
 .../arrow/adapter/jdbc/consumer/ClobConsumer.html  |    4 +-
 .../jdbc/consumer/CompositeJdbcConsumer.html       |    4 +-
 .../arrow/adapter/jdbc/consumer/DateConsumer.html  |    4 +-
 .../adapter/jdbc/consumer/DecimalConsumer.html     |    4 +-
 .../adapter/jdbc/consumer/DoubleConsumer.html      |    4 +-
 .../arrow/adapter/jdbc/consumer/FloatConsumer.html |    4 +-
 .../arrow/adapter/jdbc/consumer/IntConsumer.html   |    4 +-
 .../arrow/adapter/jdbc/consumer/JdbcConsumer.html  |    4 +-
 .../arrow/adapter/jdbc/consumer/NullConsumer.html  |    4 +-
 .../adapter/jdbc/consumer/SmallIntConsumer.html    |    4 +-
 .../arrow/adapter/jdbc/consumer/TimeConsumer.html  |    4 +-
 .../adapter/jdbc/consumer/TimestampConsumer.html   |    4 +-
 .../adapter/jdbc/consumer/TimestampTZConsumer.html |    4 +-
 .../adapter/jdbc/consumer/TinyIntConsumer.html     |    4 +-
 .../adapter/jdbc/consumer/VarCharConsumer.html     |    4 +-
 .../jdbc/consumer/class-use/ArrayConsumer.html     |    4 +-
 .../jdbc/consumer/class-use/BaseConsumer.html      |    4 +-
 .../jdbc/consumer/class-use/BigIntConsumer.html    |    4 +-
 .../jdbc/consumer/class-use/BinaryConsumer.html    |    4 +-
 .../jdbc/consumer/class-use/BitConsumer.html       |    4 +-
 .../jdbc/consumer/class-use/BlobConsumer.html      |    4 +-
 .../jdbc/consumer/class-use/ClobConsumer.html      |    4 +-
 .../consumer/class-use/CompositeJdbcConsumer.html  |    4 +-
 .../jdbc/consumer/class-use/DateConsumer.html      |    4 +-
 .../jdbc/consumer/class-use/DecimalConsumer.html   |    4 +-
 .../jdbc/consumer/class-use/DoubleConsumer.html    |    4 +-
 .../jdbc/consumer/class-use/FloatConsumer.html     |    4 +-
 .../jdbc/consumer/class-use/IntConsumer.html       |    4 +-
 .../jdbc/consumer/class-use/JdbcConsumer.html      |    4 +-
 .../jdbc/consumer/class-use/NullConsumer.html      |    4 +-
 .../jdbc/consumer/class-use/SmallIntConsumer.html  |    4 +-
 .../jdbc/consumer/class-use/TimeConsumer.html      |    4 +-
 .../jdbc/consumer/class-use/TimestampConsumer.html |    4 +-
 .../consumer/class-use/TimestampTZConsumer.html    |    4 +-
 .../jdbc/consumer/class-use/TinyIntConsumer.html   |    4 +-
 .../jdbc/consumer/class-use/VarCharConsumer.html   |    4 +-
 .../arrow/adapter/jdbc/consumer/package-frame.html |    4 +-
 .../adapter/jdbc/consumer/package-summary.html     |    4 +-
 .../arrow/adapter/jdbc/consumer/package-tree.html  |    4 +-
 .../arrow/adapter/jdbc/consumer/package-use.html   |    4 +-
 .../apache/arrow/adapter/jdbc/package-frame.html   |    4 +-
 .../apache/arrow/adapter/jdbc/package-summary.html |    4 +-
 .../apache/arrow/adapter/jdbc/package-tree.html    |    4 +-
 .../org/apache/arrow/adapter/jdbc/package-use.html |    4 +-
 .../deduplicate/VectorRunDeduplicator.html         |    4 +-
 .../class-use/VectorRunDeduplicator.html           |    4 +-
 .../arrow/algorithm/deduplicate/package-frame.html |    4 +-
 .../algorithm/deduplicate/package-summary.html     |    4 +-
 .../arrow/algorithm/deduplicate/package-tree.html  |    4 +-
 .../arrow/algorithm/deduplicate/package-use.html   |    4 +-
 .../algorithm/dictionary/DictionaryBuilder.html    |    4 +-
 .../algorithm/dictionary/DictionaryEncoder.html    |    4 +-
 .../HashTableBasedDictionaryBuilder.html           |    4 +-
 .../dictionary/HashTableDictionaryEncoder.html     |    4 +-
 .../dictionary/LinearDictionaryEncoder.html        |    4 +-
 .../dictionary/SearchDictionaryEncoder.html        |    4 +-
 .../SearchTreeBasedDictionaryBuilder.html          |    4 +-
 .../dictionary/class-use/DictionaryBuilder.html    |    4 +-
 .../dictionary/class-use/DictionaryEncoder.html    |    4 +-
 .../class-use/HashTableBasedDictionaryBuilder.html |    4 +-
 .../class-use/HashTableDictionaryEncoder.html      |    4 +-
 .../class-use/LinearDictionaryEncoder.html         |    4 +-
 .../class-use/SearchDictionaryEncoder.html         |    4 +-
 .../SearchTreeBasedDictionaryBuilder.html          |    4 +-
 .../arrow/algorithm/dictionary/package-frame.html  |    4 +-
 .../algorithm/dictionary/package-summary.html      |    4 +-
 .../arrow/algorithm/dictionary/package-tree.html   |    4 +-
 .../arrow/algorithm/dictionary/package-use.html    |    4 +-
 .../arrow/algorithm/misc/PartialSumUtils.html      |    4 +-
 .../algorithm/misc/class-use/PartialSumUtils.html  |    4 +-
 .../apache/arrow/algorithm/misc/package-frame.html |    4 +-
 .../arrow/algorithm/misc/package-summary.html      |    4 +-
 .../apache/arrow/algorithm/misc/package-tree.html  |    4 +-
 .../apache/arrow/algorithm/misc/package-use.html   |    4 +-
 .../apache/arrow/algorithm/rank/VectorRank.html    |    4 +-
 .../arrow/algorithm/rank/class-use/VectorRank.html |    4 +-
 .../apache/arrow/algorithm/rank/package-frame.html |    4 +-
 .../arrow/algorithm/rank/package-summary.html      |    4 +-
 .../apache/arrow/algorithm/rank/package-tree.html  |    4 +-
 .../apache/arrow/algorithm/rank/package-use.html   |    4 +-
 .../arrow/algorithm/search/ParallelSearcher.html   |    4 +-
 .../algorithm/search/VectorRangeSearcher.html      |    4 +-
 .../arrow/algorithm/search/VectorSearcher.html     |    4 +-
 .../search/class-use/ParallelSearcher.html         |    4 +-
 .../search/class-use/VectorRangeSearcher.html      |    4 +-
 .../algorithm/search/class-use/VectorSearcher.html |    4 +-
 .../arrow/algorithm/search/package-frame.html      |    4 +-
 .../arrow/algorithm/search/package-summary.html    |    4 +-
 .../arrow/algorithm/search/package-tree.html       |    4 +-
 .../apache/arrow/algorithm/search/package-use.html |    4 +-
 .../algorithm/sort/CompositeVectorComparator.html  |    4 +-
 .../DefaultVectorComparators.ByteComparator.html   |    4 +-
 .../DefaultVectorComparators.Float4Comparator.html |    4 +-
 .../DefaultVectorComparators.Float8Comparator.html |    4 +-
 .../DefaultVectorComparators.IntComparator.html    |    4 +-
 .../DefaultVectorComparators.LongComparator.html   |    4 +-
 ...tVectorComparators.RepeatedValueComparator.html |    4 +-
 .../DefaultVectorComparators.ShortComparator.html  |    4 +-
 .../DefaultVectorComparators.UInt1Comparator.html  |    4 +-
 .../DefaultVectorComparators.UInt2Comparator.html  |    4 +-
 .../DefaultVectorComparators.UInt4Comparator.html  |    4 +-
 .../DefaultVectorComparators.UInt8Comparator.html  |    4 +-
 ...tVectorComparators.VariableWidthComparator.html |    4 +-
 .../algorithm/sort/DefaultVectorComparators.html   |    4 +-
 .../sort/FixedWidthInPlaceVectorSorter.html        |    4 +-
 .../sort/FixedWidthOutOfPlaceVectorSorter.html     |    4 +-
 .../sort/GeneralOutOfPlaceVectorSorter.html        |    4 +-
 .../arrow/algorithm/sort/InPlaceVectorSorter.html  |    4 +-
 .../apache/arrow/algorithm/sort/IndexSorter.html   |    4 +-
 .../algorithm/sort/OutOfPlaceVectorSorter.html     |    4 +-
 .../algorithm/sort/StableVectorComparator.html     |    4 +-
 .../sort/VariableWidthOutOfPlaceVectorSorter.html  |    4 +-
 .../algorithm/sort/VectorValueComparator.html      |    4 +-
 .../sort/class-use/CompositeVectorComparator.html  |    4 +-
 .../DefaultVectorComparators.ByteComparator.html   |    4 +-
 .../DefaultVectorComparators.Float4Comparator.html |    4 +-
 .../DefaultVectorComparators.Float8Comparator.html |    4 +-
 .../DefaultVectorComparators.IntComparator.html    |    4 +-
 .../DefaultVectorComparators.LongComparator.html   |    4 +-
 ...tVectorComparators.RepeatedValueComparator.html |    4 +-
 .../DefaultVectorComparators.ShortComparator.html  |    4 +-
 .../DefaultVectorComparators.UInt1Comparator.html  |    4 +-
 .../DefaultVectorComparators.UInt2Comparator.html  |    4 +-
 .../DefaultVectorComparators.UInt4Comparator.html  |    4 +-
 .../DefaultVectorComparators.UInt8Comparator.html  |    4 +-
 ...tVectorComparators.VariableWidthComparator.html |    4 +-
 .../sort/class-use/DefaultVectorComparators.html   |    4 +-
 .../class-use/FixedWidthInPlaceVectorSorter.html   |    4 +-
 .../FixedWidthOutOfPlaceVectorSorter.html          |    4 +-
 .../class-use/GeneralOutOfPlaceVectorSorter.html   |    4 +-
 .../sort/class-use/InPlaceVectorSorter.html        |    4 +-
 .../algorithm/sort/class-use/IndexSorter.html      |    4 +-
 .../sort/class-use/OutOfPlaceVectorSorter.html     |    4 +-
 .../sort/class-use/StableVectorComparator.html     |    4 +-
 .../VariableWidthOutOfPlaceVectorSorter.html       |    4 +-
 .../sort/class-use/VectorValueComparator.html      |    4 +-
 .../apache/arrow/algorithm/sort/package-frame.html |    4 +-
 .../arrow/algorithm/sort/package-summary.html      |    4 +-
 .../apache/arrow/algorithm/sort/package-tree.html  |    4 +-
 .../apache/arrow/algorithm/sort/package-use.html   |    4 +-
 .../org/apache/arrow/class-use/AvroToArrow.html    |    4 +-
 .../apache/arrow/class-use/AvroToArrowConfig.html  |    4 +-
 .../arrow/class-use/AvroToArrowConfigBuilder.html  |    4 +-
 .../apache/arrow/class-use/AvroToArrowUtils.html   |    4 +-
 .../arrow/class-use/AvroToArrowVectorIterator.html |    4 +-
 .../compression/CommonsCompressionFactory.html     |    4 +-
 .../arrow/compression/Lz4CompressionCodec.html     |    4 +-
 .../arrow/compression/ZstdCompressionCodec.html    |    4 +-
 .../class-use/CommonsCompressionFactory.html       |    4 +-
 .../compression/class-use/Lz4CompressionCodec.html |    4 +-
 .../class-use/ZstdCompressionCodec.html            |    4 +-
 .../apache/arrow/compression/package-frame.html    |    4 +-
 .../apache/arrow/compression/package-summary.html  |    4 +-
 .../org/apache/arrow/compression/package-tree.html |    4 +-
 .../org/apache/arrow/compression/package-use.html  |    4 +-
 .../apache/arrow/consumers/AvroArraysConsumer.html |    4 +-
 .../arrow/consumers/AvroBooleanConsumer.html       |    4 +-
 .../apache/arrow/consumers/AvroBytesConsumer.html  |    4 +-
 .../apache/arrow/consumers/AvroDoubleConsumer.html |    4 +-
 .../apache/arrow/consumers/AvroEnumConsumer.html   |    4 +-
 .../apache/arrow/consumers/AvroFixedConsumer.html  |    4 +-
 .../apache/arrow/consumers/AvroFloatConsumer.html  |    4 +-
 .../apache/arrow/consumers/AvroIntConsumer.html    |    4 +-
 .../apache/arrow/consumers/AvroLongConsumer.html   |    4 +-
 .../apache/arrow/consumers/AvroMapConsumer.html    |    4 +-
 .../apache/arrow/consumers/AvroNullConsumer.html   |    4 +-
 .../apache/arrow/consumers/AvroStringConsumer.html |    4 +-
 .../apache/arrow/consumers/AvroStructConsumer.html |    4 +-
 .../apache/arrow/consumers/AvroUnionsConsumer.html |    4 +-
 .../apache/arrow/consumers/BaseAvroConsumer.html   |    4 +-
 .../arrow/consumers/CompositeAvroConsumer.html     |    4 +-
 .../org/apache/arrow/consumers/Consumer.html       |    4 +-
 .../org/apache/arrow/consumers/SkipConsumer.html   |    4 +-
 .../org/apache/arrow/consumers/SkipFunction.html   |    4 +-
 .../consumers/class-use/AvroArraysConsumer.html    |    4 +-
 .../consumers/class-use/AvroBooleanConsumer.html   |    4 +-
 .../consumers/class-use/AvroBytesConsumer.html     |    4 +-
 .../consumers/class-use/AvroDoubleConsumer.html    |    4 +-
 .../consumers/class-use/AvroEnumConsumer.html      |    4 +-
 .../consumers/class-use/AvroFixedConsumer.html     |    4 +-
 .../consumers/class-use/AvroFloatConsumer.html     |    4 +-
 .../arrow/consumers/class-use/AvroIntConsumer.html |    4 +-
 .../consumers/class-use/AvroLongConsumer.html      |    4 +-
 .../arrow/consumers/class-use/AvroMapConsumer.html |    4 +-
 .../consumers/class-use/AvroNullConsumer.html      |    4 +-
 .../consumers/class-use/AvroStringConsumer.html    |    4 +-
 .../consumers/class-use/AvroStructConsumer.html    |    4 +-
 .../consumers/class-use/AvroUnionsConsumer.html    |    4 +-
 .../consumers/class-use/BaseAvroConsumer.html      |    4 +-
 .../consumers/class-use/CompositeAvroConsumer.html |    4 +-
 .../apache/arrow/consumers/class-use/Consumer.html |    4 +-
 .../arrow/consumers/class-use/SkipConsumer.html    |    4 +-
 .../arrow/consumers/class-use/SkipFunction.html    |    4 +-
 .../arrow/consumers/logical/AvroDateConsumer.html  |    4 +-
 .../AvroDecimalConsumer.BytesDecimalConsumer.html  |    4 +-
 .../AvroDecimalConsumer.FixedDecimalConsumer.html  |    4 +-
 .../consumers/logical/AvroDecimalConsumer.html     |    4 +-
 .../consumers/logical/AvroTimeMicroConsumer.html   |    4 +-
 .../consumers/logical/AvroTimeMillisConsumer.html  |    4 +-
 .../logical/AvroTimestampMicrosConsumer.html       |    4 +-
 .../logical/AvroTimestampMillisConsumer.html       |    4 +-
 .../logical/class-use/AvroDateConsumer.html        |    4 +-
 .../AvroDecimalConsumer.BytesDecimalConsumer.html  |    4 +-
 .../AvroDecimalConsumer.FixedDecimalConsumer.html  |    4 +-
 .../logical/class-use/AvroDecimalConsumer.html     |    4 +-
 .../logical/class-use/AvroTimeMicroConsumer.html   |    4 +-
 .../logical/class-use/AvroTimeMillisConsumer.html  |    4 +-
 .../class-use/AvroTimestampMicrosConsumer.html     |    4 +-
 .../class-use/AvroTimestampMillisConsumer.html     |    4 +-
 .../arrow/consumers/logical/package-frame.html     |    4 +-
 .../arrow/consumers/logical/package-summary.html   |    4 +-
 .../arrow/consumers/logical/package-tree.html      |    4 +-
 .../arrow/consumers/logical/package-use.html       |    4 +-
 .../org/apache/arrow/consumers/package-frame.html  |    4 +-
 .../apache/arrow/consumers/package-summary.html    |    4 +-
 .../org/apache/arrow/consumers/package-tree.html   |    4 +-
 .../org/apache/arrow/consumers/package-use.html    |    4 +-
 .../org/apache/arrow/flatbuf/Binary.Vector.html    |    4 +-
 .../reference/org/apache/arrow/flatbuf/Binary.html |    4 +-
 .../org/apache/arrow/flatbuf/Block.Vector.html     |    4 +-
 .../reference/org/apache/arrow/flatbuf/Block.html  |    4 +-
 .../arrow/flatbuf/BodyCompression.Vector.html      |    4 +-
 .../org/apache/arrow/flatbuf/BodyCompression.html  |    4 +-
 .../arrow/flatbuf/BodyCompressionMethod.html       |    4 +-
 .../org/apache/arrow/flatbuf/Bool.Vector.html      |    4 +-
 .../reference/org/apache/arrow/flatbuf/Bool.html   |    4 +-
 .../org/apache/arrow/flatbuf/Buffer.Vector.html    |    4 +-
 .../reference/org/apache/arrow/flatbuf/Buffer.html |    4 +-
 .../org/apache/arrow/flatbuf/CompressionType.html  |    4 +-
 .../org/apache/arrow/flatbuf/Date.Vector.html      |    4 +-
 .../reference/org/apache/arrow/flatbuf/Date.html   |    4 +-
 .../org/apache/arrow/flatbuf/DateUnit.html         |    4 +-
 .../org/apache/arrow/flatbuf/Decimal.Vector.html   |    4 +-
 .../org/apache/arrow/flatbuf/Decimal.html          |    4 +-
 .../arrow/flatbuf/DictionaryBatch.Vector.html      |    4 +-
 .../org/apache/arrow/flatbuf/DictionaryBatch.html  |    4 +-
 .../arrow/flatbuf/DictionaryEncoding.Vector.html   |    4 +-
 .../apache/arrow/flatbuf/DictionaryEncoding.html   |    4 +-
 .../org/apache/arrow/flatbuf/DictionaryKind.html   |    4 +-
 .../org/apache/arrow/flatbuf/Duration.Vector.html  |    4 +-
 .../org/apache/arrow/flatbuf/Duration.html         |    4 +-
 .../org/apache/arrow/flatbuf/Endianness.html       |    4 +-
 .../org/apache/arrow/flatbuf/Feature.html          |    4 +-
 .../org/apache/arrow/flatbuf/Field.Vector.html     |    4 +-
 .../reference/org/apache/arrow/flatbuf/Field.html  |    4 +-
 .../org/apache/arrow/flatbuf/FieldNode.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/FieldNode.html        |    4 +-
 .../arrow/flatbuf/FixedSizeBinary.Vector.html      |    4 +-
 .../org/apache/arrow/flatbuf/FixedSizeBinary.html  |    4 +-
 .../apache/arrow/flatbuf/FixedSizeList.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/FixedSizeList.html    |    4 +-
 .../apache/arrow/flatbuf/FloatingPoint.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/FloatingPoint.html    |    4 +-
 .../org/apache/arrow/flatbuf/Footer.Vector.html    |    4 +-
 .../reference/org/apache/arrow/flatbuf/Footer.html |    4 +-
 .../org/apache/arrow/flatbuf/Int.Vector.html       |    4 +-
 .../reference/org/apache/arrow/flatbuf/Int.html    |    4 +-
 .../org/apache/arrow/flatbuf/Interval.Vector.html  |    4 +-
 .../org/apache/arrow/flatbuf/Interval.html         |    4 +-
 .../org/apache/arrow/flatbuf/IntervalUnit.html     |    4 +-
 .../org/apache/arrow/flatbuf/KeyValue.Vector.html  |    4 +-
 .../org/apache/arrow/flatbuf/KeyValue.html         |    4 +-
 .../apache/arrow/flatbuf/LargeBinary.Vector.html   |    4 +-
 .../org/apache/arrow/flatbuf/LargeBinary.html      |    4 +-
 .../org/apache/arrow/flatbuf/LargeList.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/LargeList.html        |    4 +-
 .../org/apache/arrow/flatbuf/LargeUtf8.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/LargeUtf8.html        |    4 +-
 .../org/apache/arrow/flatbuf/List.Vector.html      |    4 +-
 .../reference/org/apache/arrow/flatbuf/List.html   |    4 +-
 .../org/apache/arrow/flatbuf/Map.Vector.html       |    4 +-
 .../reference/org/apache/arrow/flatbuf/Map.html    |    4 +-
 .../org/apache/arrow/flatbuf/Message.Vector.html   |    4 +-
 .../org/apache/arrow/flatbuf/Message.html          |    4 +-
 .../org/apache/arrow/flatbuf/MessageHeader.html    |    4 +-
 .../org/apache/arrow/flatbuf/MetadataVersion.html  |    4 +-
 .../org/apache/arrow/flatbuf/Null.Vector.html      |    4 +-
 .../reference/org/apache/arrow/flatbuf/Null.html   |    4 +-
 .../org/apache/arrow/flatbuf/Precision.html        |    4 +-
 .../apache/arrow/flatbuf/RecordBatch.Vector.html   |    4 +-
 .../org/apache/arrow/flatbuf/RecordBatch.html      |    4 +-
 .../org/apache/arrow/flatbuf/Schema.Vector.html    |    4 +-
 .../reference/org/apache/arrow/flatbuf/Schema.html |    4 +-
 .../arrow/flatbuf/SparseMatrixCompressedAxis.html  |    4 +-
 .../arrow/flatbuf/SparseMatrixIndexCSX.Vector.html |    4 +-
 .../apache/arrow/flatbuf/SparseMatrixIndexCSX.html |    4 +-
 .../apache/arrow/flatbuf/SparseTensor.Vector.html  |    4 +-
 .../org/apache/arrow/flatbuf/SparseTensor.html     |    4 +-
 .../apache/arrow/flatbuf/SparseTensorIndex.html    |    4 +-
 .../arrow/flatbuf/SparseTensorIndexCOO.Vector.html |    4 +-
 .../apache/arrow/flatbuf/SparseTensorIndexCOO.html |    4 +-
 .../arrow/flatbuf/SparseTensorIndexCSF.Vector.html |    4 +-
 .../apache/arrow/flatbuf/SparseTensorIndexCSF.html |    4 +-
 .../org/apache/arrow/flatbuf/Struct_.Vector.html   |    4 +-
 .../org/apache/arrow/flatbuf/Struct_.html          |    4 +-
 .../org/apache/arrow/flatbuf/Tensor.Vector.html    |    4 +-
 .../reference/org/apache/arrow/flatbuf/Tensor.html |    4 +-
 .../org/apache/arrow/flatbuf/TensorDim.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/TensorDim.html        |    4 +-
 .../org/apache/arrow/flatbuf/Time.Vector.html      |    4 +-
 .../reference/org/apache/arrow/flatbuf/Time.html   |    4 +-
 .../org/apache/arrow/flatbuf/TimeUnit.html         |    4 +-
 .../org/apache/arrow/flatbuf/Timestamp.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/Timestamp.html        |    4 +-
 .../reference/org/apache/arrow/flatbuf/Type.html   |    4 +-
 .../org/apache/arrow/flatbuf/Union.Vector.html     |    4 +-
 .../reference/org/apache/arrow/flatbuf/Union.html  |    4 +-
 .../org/apache/arrow/flatbuf/UnionMode.html        |    4 +-
 .../org/apache/arrow/flatbuf/Utf8.Vector.html      |    4 +-
 .../reference/org/apache/arrow/flatbuf/Utf8.html   |    4 +-
 .../arrow/flatbuf/class-use/Binary.Vector.html     |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Binary.html |    4 +-
 .../arrow/flatbuf/class-use/Block.Vector.html      |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Block.html  |    4 +-
 .../flatbuf/class-use/BodyCompression.Vector.html  |    4 +-
 .../arrow/flatbuf/class-use/BodyCompression.html   |    4 +-
 .../flatbuf/class-use/BodyCompressionMethod.html   |    4 +-
 .../arrow/flatbuf/class-use/Bool.Vector.html       |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Bool.html   |    4 +-
 .../arrow/flatbuf/class-use/Buffer.Vector.html     |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Buffer.html |    4 +-
 .../arrow/flatbuf/class-use/CompressionType.html   |    4 +-
 .../arrow/flatbuf/class-use/Date.Vector.html       |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Date.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/DateUnit.html   |    4 +-
 .../arrow/flatbuf/class-use/Decimal.Vector.html    |    4 +-
 .../apache/arrow/flatbuf/class-use/Decimal.html    |    4 +-
 .../flatbuf/class-use/DictionaryBatch.Vector.html  |    4 +-
 .../arrow/flatbuf/class-use/DictionaryBatch.html   |    4 +-
 .../class-use/DictionaryEncoding.Vector.html       |    4 +-
 .../flatbuf/class-use/DictionaryEncoding.html      |    4 +-
 .../arrow/flatbuf/class-use/DictionaryKind.html    |    4 +-
 .../arrow/flatbuf/class-use/Duration.Vector.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/Duration.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/Endianness.html |    4 +-
 .../apache/arrow/flatbuf/class-use/Feature.html    |    4 +-
 .../arrow/flatbuf/class-use/Field.Vector.html      |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Field.html  |    4 +-
 .../arrow/flatbuf/class-use/FieldNode.Vector.html  |    4 +-
 .../apache/arrow/flatbuf/class-use/FieldNode.html  |    4 +-
 .../flatbuf/class-use/FixedSizeBinary.Vector.html  |    4 +-
 .../arrow/flatbuf/class-use/FixedSizeBinary.html   |    4 +-
 .../flatbuf/class-use/FixedSizeList.Vector.html    |    4 +-
 .../arrow/flatbuf/class-use/FixedSizeList.html     |    4 +-
 .../flatbuf/class-use/FloatingPoint.Vector.html    |    4 +-
 .../arrow/flatbuf/class-use/FloatingPoint.html     |    4 +-
 .../arrow/flatbuf/class-use/Footer.Vector.html     |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Footer.html |    4 +-
 .../apache/arrow/flatbuf/class-use/Int.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Int.html    |    4 +-
 .../arrow/flatbuf/class-use/Interval.Vector.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/Interval.html   |    4 +-
 .../arrow/flatbuf/class-use/IntervalUnit.html      |    4 +-
 .../arrow/flatbuf/class-use/KeyValue.Vector.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/KeyValue.html   |    4 +-
 .../flatbuf/class-use/LargeBinary.Vector.html      |    4 +-
 .../arrow/flatbuf/class-use/LargeBinary.html       |    4 +-
 .../arrow/flatbuf/class-use/LargeList.Vector.html  |    4 +-
 .../apache/arrow/flatbuf/class-use/LargeList.html  |    4 +-
 .../arrow/flatbuf/class-use/LargeUtf8.Vector.html  |    4 +-
 .../apache/arrow/flatbuf/class-use/LargeUtf8.html  |    4 +-
 .../arrow/flatbuf/class-use/List.Vector.html       |    4 +-
 .../org/apache/arrow/flatbuf/class-use/List.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/Map.Vector.html |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Map.html    |    4 +-
 .../arrow/flatbuf/class-use/Message.Vector.html    |    4 +-
 .../apache/arrow/flatbuf/class-use/Message.html    |    4 +-
 .../arrow/flatbuf/class-use/MessageHeader.html     |    4 +-
 .../arrow/flatbuf/class-use/MetadataVersion.html   |    4 +-
 .../arrow/flatbuf/class-use/Null.Vector.html       |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Null.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/Precision.html  |    4 +-
 .../flatbuf/class-use/RecordBatch.Vector.html      |    4 +-
 .../arrow/flatbuf/class-use/RecordBatch.html       |    4 +-
 .../arrow/flatbuf/class-use/Schema.Vector.html     |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Schema.html |    4 +-
 .../class-use/SparseMatrixCompressedAxis.html      |    4 +-
 .../class-use/SparseMatrixIndexCSX.Vector.html     |    4 +-
 .../flatbuf/class-use/SparseMatrixIndexCSX.html    |    4 +-
 .../flatbuf/class-use/SparseTensor.Vector.html     |    4 +-
 .../arrow/flatbuf/class-use/SparseTensor.html      |    4 +-
 .../arrow/flatbuf/class-use/SparseTensorIndex.html |    4 +-
 .../class-use/SparseTensorIndexCOO.Vector.html     |    4 +-
 .../flatbuf/class-use/SparseTensorIndexCOO.html    |    4 +-
 .../class-use/SparseTensorIndexCSF.Vector.html     |    4 +-
 .../flatbuf/class-use/SparseTensorIndexCSF.html    |    4 +-
 .../arrow/flatbuf/class-use/Struct_.Vector.html    |    4 +-
 .../apache/arrow/flatbuf/class-use/Struct_.html    |    4 +-
 .../arrow/flatbuf/class-use/Tensor.Vector.html     |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Tensor.html |    4 +-
 .../arrow/flatbuf/class-use/TensorDim.Vector.html  |    4 +-
 .../apache/arrow/flatbuf/class-use/TensorDim.html  |    4 +-
 .../arrow/flatbuf/class-use/Time.Vector.html       |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Time.html   |    4 +-
 .../apache/arrow/flatbuf/class-use/TimeUnit.html   |    4 +-
 .../arrow/flatbuf/class-use/Timestamp.Vector.html  |    4 +-
 .../apache/arrow/flatbuf/class-use/Timestamp.html  |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Type.html   |    4 +-
 .../arrow/flatbuf/class-use/Union.Vector.html      |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Union.html  |    4 +-
 .../apache/arrow/flatbuf/class-use/UnionMode.html  |    4 +-
 .../arrow/flatbuf/class-use/Utf8.Vector.html       |    4 +-
 .../org/apache/arrow/flatbuf/class-use/Utf8.html   |    4 +-
 .../org/apache/arrow/flatbuf/package-frame.html    |    4 +-
 .../org/apache/arrow/flatbuf/package-summary.html  |    4 +-
 .../org/apache/arrow/flatbuf/package-tree.html     |    4 +-
 .../org/apache/arrow/flatbuf/package-use.html      |    4 +-
 .../reference/org/apache/arrow/flight/Action.html  |    4 +-
 .../org/apache/arrow/flight/ActionType.html        |    4 +-
 .../org/apache/arrow/flight/AsyncPutListener.html  |    4 +-
 ...ssureStrategy.CallbackBackpressureStrategy.html |    4 +-
 .../flight/BackpressureStrategy.WaitResult.html    |    4 +-
 .../apache/arrow/flight/BackpressureStrategy.html  |    4 +-
 .../org/apache/arrow/flight/CallHeaders.html       |    4 +-
 .../org/apache/arrow/flight/CallInfo.html          |    4 +-
 .../org/apache/arrow/flight/CallOption.html        |    4 +-
 .../arrow/flight/CallOptions.GrpcCallOption.html   |    4 +-
 .../org/apache/arrow/flight/CallOptions.html       |    4 +-
 .../org/apache/arrow/flight/CallStatus.html        |    4 +-
 .../org/apache/arrow/flight/Criteria.html          |    4 +-
 .../apache/arrow/flight/ErrorFlightMetadata.html   |    4 +-
 .../org/apache/arrow/flight/FlightCallHeaders.html |    4 +-
 .../apache/arrow/flight/FlightClient.Builder.html  |    4 +-
 .../flight/FlightClient.ClientStreamListener.html  |    4 +-
 .../flight/FlightClient.ExchangeReaderWriter.html  |    4 +-
 .../arrow/flight/FlightClient.PutListener.html     |    4 +-
 .../org/apache/arrow/flight/FlightClient.html      |    4 +-
 .../flight/FlightClientMiddleware.Factory.html     |    4 +-
 .../arrow/flight/FlightClientMiddleware.html       |    4 +-
 .../org/apache/arrow/flight/FlightConstants.html   |    4 +-
 .../org/apache/arrow/flight/FlightDescriptor.html  |    4 +-
 .../org/apache/arrow/flight/FlightEndpoint.html    |    4 +-
 .../org/apache/arrow/flight/FlightGrpcUtils.html   |    4 +-
 .../org/apache/arrow/flight/FlightInfo.html        |    4 +-
 .../org/apache/arrow/flight/FlightMethod.html      |    4 +-
 .../arrow/flight/FlightProducer.CallContext.html   |    4 +-
 .../FlightProducer.ServerStreamListener.html       |    4 +-
 .../flight/FlightProducer.StreamListener.html      |    4 +-
 .../org/apache/arrow/flight/FlightProducer.html    |    4 +-
 .../arrow/flight/FlightRuntimeException.html       |    4 +-
 .../apache/arrow/flight/FlightServer.Builder.html  |    4 +-
 .../org/apache/arrow/flight/FlightServer.html      |    4 +-
 .../flight/FlightServerMiddleware.Factory.html     |    4 +-
 .../arrow/flight/FlightServerMiddleware.Key.html   |    4 +-
 .../arrow/flight/FlightServerMiddleware.html       |    4 +-
 .../org/apache/arrow/flight/FlightStatusCode.html  |    4 +-
 .../arrow/flight/FlightStream.Cancellable.html     |    4 +-
 .../arrow/flight/FlightStream.Requestor.html       |    4 +-
 .../org/apache/arrow/flight/FlightStream.html      |    4 +-
 .../org/apache/arrow/flight/HeaderCallOption.html  |    4 +-
 .../org/apache/arrow/flight/Location.html          |    4 +-
 .../org/apache/arrow/flight/LocationSchemes.html   |    4 +-
 .../apache/arrow/flight/NoOpFlightProducer.html    |    4 +-
 .../apache/arrow/flight/NoOpStreamListener.html    |    4 +-
 .../arrow/flight/OutboundStreamListener.html       |    4 +-
 .../org/apache/arrow/flight/PutResult.html         |    4 +-
 .../org/apache/arrow/flight/RequestContext.html    |    4 +-
 .../reference/org/apache/arrow/flight/Result.html  |    4 +-
 .../org/apache/arrow/flight/SchemaResult.html      |    4 +-
 .../flight/ServerHeaderMiddleware.Factory.html     |    4 +-
 .../arrow/flight/ServerHeaderMiddleware.html       |    4 +-
 .../org/apache/arrow/flight/SyncPutListener.html   |    4 +-
 .../reference/org/apache/arrow/flight/Test.html    |    4 +-
 .../TestServiceGrpc.TestServiceBlockingStub.html   |    4 +-
 .../TestServiceGrpc.TestServiceFutureStub.html     |    4 +-
 .../TestServiceGrpc.TestServiceImplBase.html       |    4 +-
 .../flight/TestServiceGrpc.TestServiceStub.html    |    4 +-
 .../org/apache/arrow/flight/TestServiceGrpc.html   |    4 +-
 .../reference/org/apache/arrow/flight/Ticket.html  |    4 +-
 .../apache/arrow/flight/auth/AuthConstants.html    |    4 +-
 .../arrow/flight/auth/BasicClientAuthHandler.html  |    4 +-
 .../BasicServerAuthHandler.BasicAuthValidator.html |    4 +-
 .../arrow/flight/auth/BasicServerAuthHandler.html  |    4 +-
 .../auth/ClientAuthHandler.ClientAuthSender.html   |    4 +-
 .../arrow/flight/auth/ClientAuthHandler.html       |    4 +-
 .../arrow/flight/auth/ClientAuthInterceptor.html   |    4 +-
 .../arrow/flight/auth/ClientAuthWrapper.html       |    4 +-
 .../auth/ServerAuthHandler.ServerAuthSender.html   |    4 +-
 .../arrow/flight/auth/ServerAuthHandler.html       |    4 +-
 .../arrow/flight/auth/ServerAuthInterceptor.html   |    4 +-
 .../arrow/flight/auth/ServerAuthWrapper.html       |    4 +-
 .../arrow/flight/auth/class-use/AuthConstants.html |    4 +-
 .../auth/class-use/BasicClientAuthHandler.html     |    4 +-
 .../BasicServerAuthHandler.BasicAuthValidator.html |    4 +-
 .../auth/class-use/BasicServerAuthHandler.html     |    4 +-
 .../ClientAuthHandler.ClientAuthSender.html        |    4 +-
 .../flight/auth/class-use/ClientAuthHandler.html   |    4 +-
 .../auth/class-use/ClientAuthInterceptor.html      |    4 +-
 .../flight/auth/class-use/ClientAuthWrapper.html   |    4 +-
 .../ServerAuthHandler.ServerAuthSender.html        |    4 +-
 .../flight/auth/class-use/ServerAuthHandler.html   |    4 +-
 .../auth/class-use/ServerAuthInterceptor.html      |    4 +-
 .../flight/auth/class-use/ServerAuthWrapper.html   |    4 +-
 .../apache/arrow/flight/auth/package-frame.html    |    4 +-
 .../apache/arrow/flight/auth/package-summary.html  |    4 +-
 .../org/apache/arrow/flight/auth/package-tree.html |    4 +-
 .../org/apache/arrow/flight/auth/package-use.html  |    4 +-
 .../apache/arrow/flight/auth2/Auth2Constants.html  |    4 +-
 .../apache/arrow/flight/auth2/AuthUtilities.html   |    4 +-
 .../flight/auth2/BasicAuthCredentialWriter.html    |    4 +-
 ...allHeaderAuthenticator.CredentialValidator.html |    4 +-
 .../flight/auth2/BasicCallHeaderAuthenticator.html |    4 +-
 .../arrow/flight/auth2/BearerCredentialWriter.html |    4 +-
 .../flight/auth2/BearerTokenAuthenticator.html     |    4 +-
 .../auth2/CallHeaderAuthenticator.AuthResult.html  |    4 +-
 .../flight/auth2/CallHeaderAuthenticator.html      |    4 +-
 .../flight/auth2/ClientBearerHeaderHandler.html    |    4 +-
 .../arrow/flight/auth2/ClientHandshakeWrapper.html |    4 +-
 .../arrow/flight/auth2/ClientHeaderHandler.html    |    4 +-
 ...ClientIncomingAuthHeaderMiddleware.Factory.html |    4 +-
 .../auth2/ClientIncomingAuthHeaderMiddleware.html  |    4 +-
 .../auth2/GeneratedBearerTokenAuthenticator.html   |    4 +-
 .../ServerCallHeaderAuthMiddleware.Factory.html    |    4 +-
 .../auth2/ServerCallHeaderAuthMiddleware.html      |    4 +-
 .../flight/auth2/class-use/Auth2Constants.html     |    4 +-
 .../flight/auth2/class-use/AuthUtilities.html      |    4 +-
 .../auth2/class-use/BasicAuthCredentialWriter.html |    4 +-
 ...allHeaderAuthenticator.CredentialValidator.html |    4 +-
 .../class-use/BasicCallHeaderAuthenticator.html    |    4 +-
 .../auth2/class-use/BearerCredentialWriter.html    |    4 +-
 .../auth2/class-use/BearerTokenAuthenticator.html  |    4 +-
 .../CallHeaderAuthenticator.AuthResult.html        |    4 +-
 .../auth2/class-use/CallHeaderAuthenticator.html   |    4 +-
 .../auth2/class-use/ClientBearerHeaderHandler.html |    4 +-
 .../auth2/class-use/ClientHandshakeWrapper.html    |    4 +-
 .../auth2/class-use/ClientHeaderHandler.html       |    4 +-
 ...ClientIncomingAuthHeaderMiddleware.Factory.html |    4 +-
 .../ClientIncomingAuthHeaderMiddleware.html        |    4 +-
 .../GeneratedBearerTokenAuthenticator.html         |    4 +-
 .../ServerCallHeaderAuthMiddleware.Factory.html    |    4 +-
 .../class-use/ServerCallHeaderAuthMiddleware.html  |    4 +-
 .../apache/arrow/flight/auth2/package-frame.html   |    4 +-
 .../apache/arrow/flight/auth2/package-summary.html |    4 +-
 .../apache/arrow/flight/auth2/package-tree.html    |    4 +-
 .../org/apache/arrow/flight/auth2/package-use.html |    4 +-
 .../org/apache/arrow/flight/class-use/Action.html  |    4 +-
 .../apache/arrow/flight/class-use/ActionType.html  |    4 +-
 .../arrow/flight/class-use/AsyncPutListener.html   |    4 +-
 ...ssureStrategy.CallbackBackpressureStrategy.html |    4 +-
 .../class-use/BackpressureStrategy.WaitResult.html |    4 +-
 .../flight/class-use/BackpressureStrategy.html     |    4 +-
 .../apache/arrow/flight/class-use/CallHeaders.html |    4 +-
 .../apache/arrow/flight/class-use/CallInfo.html    |    4 +-
 .../apache/arrow/flight/class-use/CallOption.html  |    4 +-
 .../class-use/CallOptions.GrpcCallOption.html      |    4 +-
 .../apache/arrow/flight/class-use/CallOptions.html |    4 +-
 .../apache/arrow/flight/class-use/CallStatus.html  |    4 +-
 .../apache/arrow/flight/class-use/Criteria.html    |    4 +-
 .../flight/class-use/ErrorFlightMetadata.html      |    4 +-
 .../arrow/flight/class-use/FlightCallHeaders.html  |    4 +-
 .../flight/class-use/FlightClient.Builder.html     |    4 +-
 .../FlightClient.ClientStreamListener.html         |    4 +-
 .../FlightClient.ExchangeReaderWriter.html         |    4 +-
 .../flight/class-use/FlightClient.PutListener.html |    4 +-
 .../arrow/flight/class-use/FlightClient.html       |    4 +-
 .../class-use/FlightClientMiddleware.Factory.html  |    4 +-
 .../flight/class-use/FlightClientMiddleware.html   |    4 +-
 .../arrow/flight/class-use/FlightConstants.html    |    4 +-
 .../arrow/flight/class-use/FlightDescriptor.html   |    4 +-
 .../arrow/flight/class-use/FlightEndpoint.html     |    4 +-
 .../arrow/flight/class-use/FlightGrpcUtils.html    |    4 +-
 .../apache/arrow/flight/class-use/FlightInfo.html  |    4 +-
 .../arrow/flight/class-use/FlightMethod.html       |    4 +-
 .../class-use/FlightProducer.CallContext.html      |    4 +-
 .../FlightProducer.ServerStreamListener.html       |    4 +-
 .../class-use/FlightProducer.StreamListener.html   |    4 +-
 .../arrow/flight/class-use/FlightProducer.html     |    4 +-
 .../flight/class-use/FlightRuntimeException.html   |    4 +-
 .../flight/class-use/FlightServer.Builder.html     |    4 +-
 .../arrow/flight/class-use/FlightServer.html       |    4 +-
 .../class-use/FlightServerMiddleware.Factory.html  |    4 +-
 .../class-use/FlightServerMiddleware.Key.html      |    4 +-
 .../flight/class-use/FlightServerMiddleware.html   |    4 +-
 .../arrow/flight/class-use/FlightStatusCode.html   |    4 +-
 .../flight/class-use/FlightStream.Cancellable.html |    4 +-
 .../flight/class-use/FlightStream.Requestor.html   |    4 +-
 .../arrow/flight/class-use/FlightStream.html       |    4 +-
 .../arrow/flight/class-use/HeaderCallOption.html   |    4 +-
 .../apache/arrow/flight/class-use/Location.html    |    4 +-
 .../arrow/flight/class-use/LocationSchemes.html    |    4 +-
 .../arrow/flight/class-use/NoOpFlightProducer.html |    4 +-
 .../arrow/flight/class-use/NoOpStreamListener.html |    4 +-
 .../flight/class-use/OutboundStreamListener.html   |    4 +-
 .../apache/arrow/flight/class-use/PutResult.html   |    4 +-
 .../arrow/flight/class-use/RequestContext.html     |    4 +-
 .../org/apache/arrow/flight/class-use/Result.html  |    4 +-
 .../arrow/flight/class-use/SchemaResult.html       |    4 +-
 .../class-use/ServerHeaderMiddleware.Factory.html  |    4 +-
 .../flight/class-use/ServerHeaderMiddleware.html   |    4 +-
 .../arrow/flight/class-use/SyncPutListener.html    |    4 +-
 .../org/apache/arrow/flight/class-use/Test.html    |    4 +-
 .../TestServiceGrpc.TestServiceBlockingStub.html   |    4 +-
 .../TestServiceGrpc.TestServiceFutureStub.html     |    4 +-
 .../TestServiceGrpc.TestServiceImplBase.html       |    4 +-
 .../class-use/TestServiceGrpc.TestServiceStub.html |    4 +-
 .../arrow/flight/class-use/TestServiceGrpc.html    |    4 +-
 .../org/apache/arrow/flight/class-use/Ticket.html  |    4 +-
 .../client/ClientCookieMiddleware.Factory.html     |    4 +-
 .../flight/client/ClientCookieMiddleware.html      |    4 +-
 .../class-use/ClientCookieMiddleware.Factory.html  |    4 +-
 .../client/class-use/ClientCookieMiddleware.html   |    4 +-
 .../apache/arrow/flight/client/package-frame.html  |    4 +-
 .../arrow/flight/client/package-summary.html       |    4 +-
 .../apache/arrow/flight/client/package-tree.html   |    4 +-
 .../apache/arrow/flight/client/package-use.html    |    4 +-
 .../arrow/flight/example/ExampleFlightServer.html  |    4 +-
 .../apache/arrow/flight/example/ExampleTicket.html |    4 +-
 .../apache/arrow/flight/example/FlightHolder.html  |    4 +-
 .../apache/arrow/flight/example/InMemoryStore.html |    4 +-
 .../arrow/flight/example/Stream.StreamCreator.html |    4 +-
 .../org/apache/arrow/flight/example/Stream.html    |    4 +-
 .../example/class-use/ExampleFlightServer.html     |    4 +-
 .../flight/example/class-use/ExampleTicket.html    |    4 +-
 .../flight/example/class-use/FlightHolder.html     |    4 +-
 .../flight/example/class-use/InMemoryStore.html    |    4 +-
 .../example/class-use/Stream.StreamCreator.html    |    4 +-
 .../arrow/flight/example/class-use/Stream.html     |    4 +-
 .../apache/arrow/flight/example/package-frame.html |    4 +-
 .../arrow/flight/example/package-summary.html      |    4 +-
 .../apache/arrow/flight/example/package-tree.html  |    4 +-
 .../apache/arrow/flight/example/package-use.html   |    4 +-
 .../arrow/flight/grpc/AddWritableBuffer.html       |    4 +-
 .../arrow/flight/grpc/CallCredentialAdapter.html   |    4 +-
 .../flight/grpc/ClientInterceptorAdapter.html      |    4 +-
 .../grpc/ContextPropagatingExecutorService.html    |    4 +-
 .../arrow/flight/grpc/CredentialCallOption.html    |    4 +-
 .../arrow/flight/grpc/GetReadableBuffer.html       |    4 +-
 .../apache/arrow/flight/grpc/MetadataAdapter.html  |    4 +-
 .../arrow/flight/grpc/RequestContextAdapter.html   |    4 +-
 .../grpc/ServerInterceptorAdapter.KeyFactory.html  |    4 +-
 .../flight/grpc/ServerInterceptorAdapter.html      |    4 +-
 .../org/apache/arrow/flight/grpc/StatusUtils.html  |    4 +-
 .../flight/grpc/class-use/AddWritableBuffer.html   |    4 +-
 .../grpc/class-use/CallCredentialAdapter.html      |    4 +-
 .../grpc/class-use/ClientInterceptorAdapter.html   |    4 +-
 .../ContextPropagatingExecutorService.html         |    4 +-
 .../grpc/class-use/CredentialCallOption.html       |    4 +-
 .../flight/grpc/class-use/GetReadableBuffer.html   |    4 +-
 .../flight/grpc/class-use/MetadataAdapter.html     |    4 +-
 .../grpc/class-use/RequestContextAdapter.html      |    4 +-
 .../ServerInterceptorAdapter.KeyFactory.html       |    4 +-
 .../grpc/class-use/ServerInterceptorAdapter.html   |    4 +-
 .../arrow/flight/grpc/class-use/StatusUtils.html   |    4 +-
 .../apache/arrow/flight/grpc/package-frame.html    |    4 +-
 .../apache/arrow/flight/grpc/package-summary.html  |    4 +-
 .../org/apache/arrow/flight/grpc/package-tree.html |    4 +-
 .../org/apache/arrow/flight/grpc/package-use.html  |    4 +-
 .../arrow/flight/impl/Flight.Action.Builder.html   |    4 +-
 .../apache/arrow/flight/impl/Flight.Action.html    |    4 +-
 .../arrow/flight/impl/Flight.ActionOrBuilder.html  |    4 +-
 .../flight/impl/Flight.ActionType.Builder.html     |    4 +-
 .../arrow/flight/impl/Flight.ActionType.html       |    4 +-
 .../flight/impl/Flight.ActionTypeOrBuilder.html    |    4 +-
 .../flight/impl/Flight.BasicAuth.Builder.html      |    4 +-
 .../apache/arrow/flight/impl/Flight.BasicAuth.html |    4 +-
 .../flight/impl/Flight.BasicAuthOrBuilder.html     |    4 +-
 .../arrow/flight/impl/Flight.Criteria.Builder.html |    4 +-
 .../apache/arrow/flight/impl/Flight.Criteria.html  |    4 +-
 .../flight/impl/Flight.CriteriaOrBuilder.html      |    4 +-
 .../arrow/flight/impl/Flight.Empty.Builder.html    |    4 +-
 .../org/apache/arrow/flight/impl/Flight.Empty.html |    4 +-
 .../arrow/flight/impl/Flight.EmptyOrBuilder.html   |    4 +-
 .../flight/impl/Flight.FlightData.Builder.html     |    4 +-
 .../arrow/flight/impl/Flight.FlightData.html       |    4 +-
 .../flight/impl/Flight.FlightDataOrBuilder.html    |    4 +-
 .../impl/Flight.FlightDescriptor.Builder.html      |    4 +-
 .../Flight.FlightDescriptor.DescriptorType.html    |    4 +-
 .../arrow/flight/impl/Flight.FlightDescriptor.html |    4 +-
 .../impl/Flight.FlightDescriptorOrBuilder.html     |    4 +-
 .../flight/impl/Flight.FlightEndpoint.Builder.html |    4 +-
 .../arrow/flight/impl/Flight.FlightEndpoint.html   |    4 +-
 .../impl/Flight.FlightEndpointOrBuilder.html       |    4 +-
 .../flight/impl/Flight.FlightInfo.Builder.html     |    4 +-
 .../arrow/flight/impl/Flight.FlightInfo.html       |    4 +-
 .../flight/impl/Flight.FlightInfoOrBuilder.html    |    4 +-
 .../impl/Flight.HandshakeRequest.Builder.html      |    4 +-
 .../arrow/flight/impl/Flight.HandshakeRequest.html |    4 +-
 .../impl/Flight.HandshakeRequestOrBuilder.html     |    4 +-
 .../impl/Flight.HandshakeResponse.Builder.html     |    4 +-
 .../flight/impl/Flight.HandshakeResponse.html      |    4 +-
 .../impl/Flight.HandshakeResponseOrBuilder.html    |    4 +-
 .../arrow/flight/impl/Flight.Location.Builder.html |    4 +-
 .../apache/arrow/flight/impl/Flight.Location.html  |    4 +-
 .../flight/impl/Flight.LocationOrBuilder.html      |    4 +-
 .../flight/impl/Flight.PutResult.Builder.html      |    4 +-
 .../apache/arrow/flight/impl/Flight.PutResult.html |    4 +-
 .../flight/impl/Flight.PutResultOrBuilder.html     |    4 +-
 .../arrow/flight/impl/Flight.Result.Builder.html   |    4 +-
 .../apache/arrow/flight/impl/Flight.Result.html    |    4 +-
 .../arrow/flight/impl/Flight.ResultOrBuilder.html  |    4 +-
 .../flight/impl/Flight.SchemaResult.Builder.html   |    4 +-
 .../arrow/flight/impl/Flight.SchemaResult.html     |    4 +-
 .../flight/impl/Flight.SchemaResultOrBuilder.html  |    4 +-
 .../arrow/flight/impl/Flight.Ticket.Builder.html   |    4 +-
 .../apache/arrow/flight/impl/Flight.Ticket.html    |    4 +-
 .../arrow/flight/impl/Flight.TicketOrBuilder.html  |    4 +-
 .../org/apache/arrow/flight/impl/Flight.html       |    4 +-
 ...lightServiceGrpc.FlightServiceBlockingStub.html |    4 +-
 .../FlightServiceGrpc.FlightServiceFutureStub.html |    4 +-
 .../FlightServiceGrpc.FlightServiceImplBase.html   |    4 +-
 .../impl/FlightServiceGrpc.FlightServiceStub.html  |    4 +-
 .../arrow/flight/impl/FlightServiceGrpc.html       |    4 +-
 .../impl/class-use/Flight.Action.Builder.html      |    4 +-
 .../arrow/flight/impl/class-use/Flight.Action.html |    4 +-
 .../impl/class-use/Flight.ActionOrBuilder.html     |    4 +-
 .../impl/class-use/Flight.ActionType.Builder.html  |    4 +-
 .../flight/impl/class-use/Flight.ActionType.html   |    4 +-
 .../impl/class-use/Flight.ActionTypeOrBuilder.html |    4 +-
 .../impl/class-use/Flight.BasicAuth.Builder.html   |    4 +-
 .../flight/impl/class-use/Flight.BasicAuth.html    |    4 +-
 .../impl/class-use/Flight.BasicAuthOrBuilder.html  |    4 +-
 .../impl/class-use/Flight.Criteria.Builder.html    |    4 +-
 .../flight/impl/class-use/Flight.Criteria.html     |    4 +-
 .../impl/class-use/Flight.CriteriaOrBuilder.html   |    4 +-
 .../impl/class-use/Flight.Empty.Builder.html       |    4 +-
 .../arrow/flight/impl/class-use/Flight.Empty.html  |    4 +-
 .../impl/class-use/Flight.EmptyOrBuilder.html      |    4 +-
 .../impl/class-use/Flight.FlightData.Builder.html  |    4 +-
 .../flight/impl/class-use/Flight.FlightData.html   |    4 +-
 .../impl/class-use/Flight.FlightDataOrBuilder.html |    4 +-
 .../class-use/Flight.FlightDescriptor.Builder.html |    4 +-
 .../Flight.FlightDescriptor.DescriptorType.html    |    4 +-
 .../impl/class-use/Flight.FlightDescriptor.html    |    4 +-
 .../Flight.FlightDescriptorOrBuilder.html          |    4 +-
 .../class-use/Flight.FlightEndpoint.Builder.html   |    4 +-
 .../impl/class-use/Flight.FlightEndpoint.html      |    4 +-
 .../class-use/Flight.FlightEndpointOrBuilder.html  |    4 +-
 .../impl/class-use/Flight.FlightInfo.Builder.html  |    4 +-
 .../flight/impl/class-use/Flight.FlightInfo.html   |    4 +-
 .../impl/class-use/Flight.FlightInfoOrBuilder.html |    4 +-
 .../class-use/Flight.HandshakeRequest.Builder.html |    4 +-
 .../impl/class-use/Flight.HandshakeRequest.html    |    4 +-
 .../Flight.HandshakeRequestOrBuilder.html          |    4 +-
 .../Flight.HandshakeResponse.Builder.html          |    4 +-
 .../impl/class-use/Flight.HandshakeResponse.html   |    4 +-
 .../Flight.HandshakeResponseOrBuilder.html         |    4 +-
 .../impl/class-use/Flight.Location.Builder.html    |    4 +-
 .../flight/impl/class-use/Flight.Location.html     |    4 +-
 .../impl/class-use/Flight.LocationOrBuilder.html   |    4 +-
 .../impl/class-use/Flight.PutResult.Builder.html   |    4 +-
 .../flight/impl/class-use/Flight.PutResult.html    |    4 +-
 .../impl/class-use/Flight.PutResultOrBuilder.html  |    4 +-
 .../impl/class-use/Flight.Result.Builder.html      |    4 +-
 .../arrow/flight/impl/class-use/Flight.Result.html |    4 +-
 .../impl/class-use/Flight.ResultOrBuilder.html     |    4 +-
 .../class-use/Flight.SchemaResult.Builder.html     |    4 +-
 .../flight/impl/class-use/Flight.SchemaResult.html |    4 +-
 .../class-use/Flight.SchemaResultOrBuilder.html    |    4 +-
 .../impl/class-use/Flight.Ticket.Builder.html      |    4 +-
 .../arrow/flight/impl/class-use/Flight.Ticket.html |    4 +-
 .../impl/class-use/Flight.TicketOrBuilder.html     |    4 +-
 .../apache/arrow/flight/impl/class-use/Flight.html |    4 +-
 ...lightServiceGrpc.FlightServiceBlockingStub.html |    4 +-
 .../FlightServiceGrpc.FlightServiceFutureStub.html |    4 +-
 .../FlightServiceGrpc.FlightServiceImplBase.html   |    4 +-
 .../FlightServiceGrpc.FlightServiceStub.html       |    4 +-
 .../flight/impl/class-use/FlightServiceGrpc.html   |    4 +-
 .../apache/arrow/flight/impl/package-frame.html    |    4 +-
 .../apache/arrow/flight/impl/package-summary.html  |    4 +-
 .../org/apache/arrow/flight/impl/package-tree.html |    4 +-
 .../org/apache/arrow/flight/impl/package-use.html  |    4 +-
 .../integration/tests/FlightSqlScenario.html       |    4 +-
 .../tests/FlightSqlScenarioProducer.html           |    4 +-
 .../tests/class-use/FlightSqlScenario.html         |    4 +-
 .../tests/class-use/FlightSqlScenarioProducer.html |    4 +-
 .../flight/integration/tests/package-frame.html    |    4 +-
 .../flight/integration/tests/package-summary.html  |    4 +-
 .../flight/integration/tests/package-tree.html     |    4 +-
 .../flight/integration/tests/package-use.html      |    4 +-
 .../org/apache/arrow/flight/package-frame.html     |    4 +-
 .../org/apache/arrow/flight/package-summary.html   |    4 +-
 .../org/apache/arrow/flight/package-tree.html      |    4 +-
 .../org/apache/arrow/flight/package-use.html       |    4 +-
 .../perf/impl/PerfOuterClass.Perf.Builder.html     |    4 +-
 .../flight/perf/impl/PerfOuterClass.Perf.html      |    4 +-
 .../perf/impl/PerfOuterClass.PerfOrBuilder.html    |    4 +-
 .../perf/impl/PerfOuterClass.Token.Builder.html    |    4 +-
 .../flight/perf/impl/PerfOuterClass.Token.html     |    4 +-
 .../perf/impl/PerfOuterClass.TokenOrBuilder.html   |    4 +-
 .../arrow/flight/perf/impl/PerfOuterClass.html     |    4 +-
 .../class-use/PerfOuterClass.Perf.Builder.html     |    4 +-
 .../perf/impl/class-use/PerfOuterClass.Perf.html   |    4 +-
 .../class-use/PerfOuterClass.PerfOrBuilder.html    |    4 +-
 .../class-use/PerfOuterClass.Token.Builder.html    |    4 +-
 .../perf/impl/class-use/PerfOuterClass.Token.html  |    4 +-
 .../class-use/PerfOuterClass.TokenOrBuilder.html   |    4 +-
 .../flight/perf/impl/class-use/PerfOuterClass.html |    4 +-
 .../arrow/flight/perf/impl/package-frame.html      |    4 +-
 .../arrow/flight/perf/impl/package-summary.html    |    4 +-
 .../arrow/flight/perf/impl/package-tree.html       |    4 +-
 .../apache/arrow/flight/perf/impl/package-use.html |    4 +-
 .../sql/FlightSqlClient.PreparedStatement.html     |    4 +-
 .../apache/arrow/flight/sql/FlightSqlClient.html   |    4 +-
 .../flight/sql/FlightSqlProducer.Schemas.html      |    4 +-
 .../apache/arrow/flight/sql/FlightSqlProducer.html |    4 +-
 .../apache/arrow/flight/sql/FlightSqlUtils.html    |    4 +-
 .../apache/arrow/flight/sql/SqlInfoBuilder.html    |    4 +-
 .../FlightSqlClient.PreparedStatement.html         |    4 +-
 .../flight/sql/class-use/FlightSqlClient.html      |    4 +-
 .../sql/class-use/FlightSqlProducer.Schemas.html   |    4 +-
 .../flight/sql/class-use/FlightSqlProducer.html    |    4 +-
 .../arrow/flight/sql/class-use/FlightSqlUtils.html |    4 +-
 .../arrow/flight/sql/class-use/SqlInfoBuilder.html |    4 +-
 .../flight/sql/example/FlightSqlClientDemoApp.html |    4 +-
 .../example/class-use/FlightSqlClientDemoApp.html  |    4 +-
 .../arrow/flight/sql/example/package-frame.html    |    4 +-
 .../arrow/flight/sql/example/package-summary.html  |    4 +-
 .../arrow/flight/sql/example/package-tree.html     |    4 +-
 .../arrow/flight/sql/example/package-use.html      |    4 +-
 ...ctionClosePreparedStatementRequest.Builder.html |    4 +-
 ...ghtSql.ActionClosePreparedStatementRequest.html |    4 +-
 ...tionClosePreparedStatementRequestOrBuilder.html |    4 +-
 ...tionCreatePreparedStatementRequest.Builder.html |    4 +-
 ...htSql.ActionCreatePreparedStatementRequest.html |    4 +-
 ...ionCreatePreparedStatementRequestOrBuilder.html |    4 +-
 ...ctionCreatePreparedStatementResult.Builder.html |    4 +-
 ...ghtSql.ActionCreatePreparedStatementResult.html |    4 +-
 ...tionCreatePreparedStatementResultOrBuilder.html |    4 +-
 .../impl/FlightSql.CommandGetCatalogs.Builder.html |    4 +-
 .../sql/impl/FlightSql.CommandGetCatalogs.html     |    4 +-
 .../FlightSql.CommandGetCatalogsOrBuilder.html     |    4 +-
 ...FlightSql.CommandGetCrossReference.Builder.html |    4 +-
 .../impl/FlightSql.CommandGetCrossReference.html   |    4 +-
 ...lightSql.CommandGetCrossReferenceOrBuilder.html |    4 +-
 .../FlightSql.CommandGetDbSchemas.Builder.html     |    4 +-
 .../sql/impl/FlightSql.CommandGetDbSchemas.html    |    4 +-
 .../FlightSql.CommandGetDbSchemasOrBuilder.html    |    4 +-
 .../FlightSql.CommandGetExportedKeys.Builder.html  |    4 +-
 .../sql/impl/FlightSql.CommandGetExportedKeys.html |    4 +-
 .../FlightSql.CommandGetExportedKeysOrBuilder.html |    4 +-
 .../FlightSql.CommandGetImportedKeys.Builder.html  |    4 +-
 .../sql/impl/FlightSql.CommandGetImportedKeys.html |    4 +-
 .../FlightSql.CommandGetImportedKeysOrBuilder.html |    4 +-
 .../FlightSql.CommandGetPrimaryKeys.Builder.html   |    4 +-
 .../sql/impl/FlightSql.CommandGetPrimaryKeys.html  |    4 +-
 .../FlightSql.CommandGetPrimaryKeysOrBuilder.html  |    4 +-
 .../impl/FlightSql.CommandGetSqlInfo.Builder.html  |    4 +-
 .../sql/impl/FlightSql.CommandGetSqlInfo.html      |    4 +-
 .../impl/FlightSql.CommandGetSqlInfoOrBuilder.html |    4 +-
 .../FlightSql.CommandGetTableTypes.Builder.html    |    4 +-
 .../sql/impl/FlightSql.CommandGetTableTypes.html   |    4 +-
 .../FlightSql.CommandGetTableTypesOrBuilder.html   |    4 +-
 .../impl/FlightSql.CommandGetTables.Builder.html   |    4 +-
 .../sql/impl/FlightSql.CommandGetTables.html       |    4 +-
 .../impl/FlightSql.CommandGetTablesOrBuilder.html  |    4 +-
 ...tSql.CommandPreparedStatementQuery.Builder.html |    4 +-
 .../FlightSql.CommandPreparedStatementQuery.html   |    4 +-
 ...Sql.CommandPreparedStatementQueryOrBuilder.html |    4 +-
 ...Sql.CommandPreparedStatementUpdate.Builder.html |    4 +-
 .../FlightSql.CommandPreparedStatementUpdate.html  |    4 +-
 ...ql.CommandPreparedStatementUpdateOrBuilder.html |    4 +-
 .../FlightSql.CommandStatementQuery.Builder.html   |    4 +-
 .../sql/impl/FlightSql.CommandStatementQuery.html  |    4 +-
 .../FlightSql.CommandStatementQueryOrBuilder.html  |    4 +-
 .../FlightSql.CommandStatementUpdate.Builder.html  |    4 +-
 .../sql/impl/FlightSql.CommandStatementUpdate.html |    4 +-
 .../FlightSql.CommandStatementUpdateOrBuilder.html |    4 +-
 .../impl/FlightSql.DoPutUpdateResult.Builder.html  |    4 +-
 .../sql/impl/FlightSql.DoPutUpdateResult.html      |    4 +-
 .../impl/FlightSql.DoPutUpdateResultOrBuilder.html |    4 +-
 .../arrow/flight/sql/impl/FlightSql.SqlInfo.html   |    4 +-
 .../flight/sql/impl/FlightSql.SqlNullOrdering.html |    4 +-
 .../impl/FlightSql.SqlOuterJoinsSupportLevel.html  |    4 +-
 .../FlightSql.SqlSupportedCaseSensitivity.html     |    4 +-
 .../impl/FlightSql.SqlSupportedElementActions.html |    4 +-
 .../sql/impl/FlightSql.SqlSupportedGroupBy.html    |    4 +-
 .../FlightSql.SqlSupportedPositionedCommands.html  |    4 +-
 ...FlightSql.SqlSupportedResultSetConcurrency.html |    4 +-
 .../impl/FlightSql.SqlSupportedResultSetType.html  |    4 +-
 .../sql/impl/FlightSql.SqlSupportedSubqueries.html |    4 +-
 .../impl/FlightSql.SqlSupportedTransactions.html   |    4 +-
 .../sql/impl/FlightSql.SqlSupportedUnions.html     |    4 +-
 .../sql/impl/FlightSql.SqlSupportsConvert.html     |    4 +-
 .../FlightSql.SqlTransactionIsolationLevel.html    |    4 +-
 .../FlightSql.SupportedAnsi92SqlGrammarLevel.html  |    4 +-
 .../sql/impl/FlightSql.SupportedSqlGrammar.html    |    4 +-
 .../FlightSql.TicketStatementQuery.Builder.html    |    4 +-
 .../sql/impl/FlightSql.TicketStatementQuery.html   |    4 +-
 .../FlightSql.TicketStatementQueryOrBuilder.html   |    4 +-
 .../sql/impl/FlightSql.UpdateDeleteRules.html      |    4 +-
 .../apache/arrow/flight/sql/impl/FlightSql.html    |    4 +-
 ...ctionClosePreparedStatementRequest.Builder.html |    4 +-
 ...ghtSql.ActionClosePreparedStatementRequest.html |    4 +-
 ...tionClosePreparedStatementRequestOrBuilder.html |    4 +-
 ...tionCreatePreparedStatementRequest.Builder.html |    4 +-
 ...htSql.ActionCreatePreparedStatementRequest.html |    4 +-
 ...ionCreatePreparedStatementRequestOrBuilder.html |    4 +-
 ...ctionCreatePreparedStatementResult.Builder.html |    4 +-
 ...ghtSql.ActionCreatePreparedStatementResult.html |    4 +-
 ...tionCreatePreparedStatementResultOrBuilder.html |    4 +-
 .../FlightSql.CommandGetCatalogs.Builder.html      |    4 +-
 .../class-use/FlightSql.CommandGetCatalogs.html    |    4 +-
 .../FlightSql.CommandGetCatalogsOrBuilder.html     |    4 +-
 ...FlightSql.CommandGetCrossReference.Builder.html |    4 +-
 .../FlightSql.CommandGetCrossReference.html        |    4 +-
 ...lightSql.CommandGetCrossReferenceOrBuilder.html |    4 +-
 .../FlightSql.CommandGetDbSchemas.Builder.html     |    4 +-
 .../class-use/FlightSql.CommandGetDbSchemas.html   |    4 +-
 .../FlightSql.CommandGetDbSchemasOrBuilder.html    |    4 +-
 .../FlightSql.CommandGetExportedKeys.Builder.html  |    4 +-
 .../FlightSql.CommandGetExportedKeys.html          |    4 +-
 .../FlightSql.CommandGetExportedKeysOrBuilder.html |    4 +-
 .../FlightSql.CommandGetImportedKeys.Builder.html  |    4 +-
 .../FlightSql.CommandGetImportedKeys.html          |    4 +-
 .../FlightSql.CommandGetImportedKeysOrBuilder.html |    4 +-
 .../FlightSql.CommandGetPrimaryKeys.Builder.html   |    4 +-
 .../class-use/FlightSql.CommandGetPrimaryKeys.html |    4 +-
 .../FlightSql.CommandGetPrimaryKeysOrBuilder.html  |    4 +-
 .../FlightSql.CommandGetSqlInfo.Builder.html       |    4 +-
 .../class-use/FlightSql.CommandGetSqlInfo.html     |    4 +-
 .../FlightSql.CommandGetSqlInfoOrBuilder.html      |    4 +-
 .../FlightSql.CommandGetTableTypes.Builder.html    |    4 +-
 .../class-use/FlightSql.CommandGetTableTypes.html  |    4 +-
 .../FlightSql.CommandGetTableTypesOrBuilder.html   |    4 +-
 .../FlightSql.CommandGetTables.Builder.html        |    4 +-
 .../impl/class-use/FlightSql.CommandGetTables.html |    4 +-
 .../FlightSql.CommandGetTablesOrBuilder.html       |    4 +-
 ...tSql.CommandPreparedStatementQuery.Builder.html |    4 +-
 .../FlightSql.CommandPreparedStatementQuery.html   |    4 +-
 ...Sql.CommandPreparedStatementQueryOrBuilder.html |    4 +-
 ...Sql.CommandPreparedStatementUpdate.Builder.html |    4 +-
 .../FlightSql.CommandPreparedStatementUpdate.html  |    4 +-
 ...ql.CommandPreparedStatementUpdateOrBuilder.html |    4 +-
 .../FlightSql.CommandStatementQuery.Builder.html   |    4 +-
 .../class-use/FlightSql.CommandStatementQuery.html |    4 +-
 .../FlightSql.CommandStatementQueryOrBuilder.html  |    4 +-
 .../FlightSql.CommandStatementUpdate.Builder.html  |    4 +-
 .../FlightSql.CommandStatementUpdate.html          |    4 +-
 .../FlightSql.CommandStatementUpdateOrBuilder.html |    4 +-
 .../FlightSql.DoPutUpdateResult.Builder.html       |    4 +-
 .../class-use/FlightSql.DoPutUpdateResult.html     |    4 +-
 .../FlightSql.DoPutUpdateResultOrBuilder.html      |    4 +-
 .../sql/impl/class-use/FlightSql.SqlInfo.html      |    4 +-
 .../impl/class-use/FlightSql.SqlNullOrdering.html  |    4 +-
 .../FlightSql.SqlOuterJoinsSupportLevel.html       |    4 +-
 .../FlightSql.SqlSupportedCaseSensitivity.html     |    4 +-
 .../FlightSql.SqlSupportedElementActions.html      |    4 +-
 .../class-use/FlightSql.SqlSupportedGroupBy.html   |    4 +-
 .../FlightSql.SqlSupportedPositionedCommands.html  |    4 +-
 ...FlightSql.SqlSupportedResultSetConcurrency.html |    4 +-
 .../FlightSql.SqlSupportedResultSetType.html       |    4 +-
 .../FlightSql.SqlSupportedSubqueries.html          |    4 +-
 .../FlightSql.SqlSupportedTransactions.html        |    4 +-
 .../class-use/FlightSql.SqlSupportedUnions.html    |    4 +-
 .../class-use/FlightSql.SqlSupportsConvert.html    |    4 +-
 .../FlightSql.SqlTransactionIsolationLevel.html    |    4 +-
 .../FlightSql.SupportedAnsi92SqlGrammarLevel.html  |    4 +-
 .../class-use/FlightSql.SupportedSqlGrammar.html   |    4 +-
 .../FlightSql.TicketStatementQuery.Builder.html    |    4 +-
 .../class-use/FlightSql.TicketStatementQuery.html  |    4 +-
 .../FlightSql.TicketStatementQueryOrBuilder.html   |    4 +-
 .../class-use/FlightSql.UpdateDeleteRules.html     |    4 +-
 .../arrow/flight/sql/impl/class-use/FlightSql.html |    4 +-
 .../arrow/flight/sql/impl/package-frame.html       |    4 +-
 .../arrow/flight/sql/impl/package-summary.html     |    4 +-
 .../apache/arrow/flight/sql/impl/package-tree.html |    4 +-
 .../apache/arrow/flight/sql/impl/package-use.html  |    4 +-
 .../org/apache/arrow/flight/sql/package-frame.html |    4 +-
 .../apache/arrow/flight/sql/package-summary.html   |    4 +-
 .../org/apache/arrow/flight/sql/package-tree.html  |    4 +-
 .../org/apache/arrow/flight/sql/package-use.html   |    4 +-
 .../arrow/flight/sql/util/SqlInfoOptionsUtils.html |    4 +-
 .../org/apache/arrow/flight/sql/util/TableRef.html |    4 +-
 .../sql/util/class-use/SqlInfoOptionsUtils.html    |    4 +-
 .../arrow/flight/sql/util/class-use/TableRef.html  |    4 +-
 .../arrow/flight/sql/util/package-frame.html       |    4 +-
 .../arrow/flight/sql/util/package-summary.html     |    4 +-
 .../apache/arrow/flight/sql/util/package-tree.html |    4 +-
 .../apache/arrow/flight/sql/util/package-use.html  |    4 +-
 .../apache/arrow/memory/AllocationListener.html    |    4 +-
 .../arrow/memory/AllocationManager.Factory.html    |    4 +-
 .../org/apache/arrow/memory/AllocationManager.html |    4 +-
 .../arrow/memory/AllocationOutcome.Status.html     |    4 +-
 .../org/apache/arrow/memory/AllocationOutcome.html |    4 +-
 .../memory/AllocationOutcomeDetails.Entry.html     |    4 +-
 .../arrow/memory/AllocationOutcomeDetails.html     |    4 +-
 .../apache/arrow/memory/AllocationReservation.html |    4 +-
 .../arrow/memory/AllocatorClosedException.html     |    4 +-
 .../org/apache/arrow/memory/ArrowBuf.html          |    4 +-
 .../apache/arrow/memory/ArrowByteBufAllocator.html |    4 +-
 .../org/apache/arrow/memory/BoundsChecking.html    |    4 +-
 .../org/apache/arrow/memory/BufferAllocator.html   |    4 +-
 .../arrow/memory/BufferLedger.TransferResult.html  |    4 +-
 .../org/apache/arrow/memory/BufferLedger.html      |    4 +-
 .../org/apache/arrow/memory/BufferManager.html     |    4 +-
 .../memory/DefaultAllocationManagerFactory.html    |    4 +-
 ...ocationManagerOption.AllocationManagerType.html |    4 +-
 .../memory/DefaultAllocationManagerOption.html     |    4 +-
 .../arrow/memory/LowCostIdentityHashMap.html       |    4 +-
 .../arrow/memory/NettyAllocationManager.html       |    4 +-
 .../apache/arrow/memory/OutOfMemoryException.html  |    4 +-
 .../apache/arrow/memory/OwnershipTransferNOOP.html |    4 +-
 .../arrow/memory/OwnershipTransferResult.html      |    4 +-
 .../org/apache/arrow/memory/ReferenceManager.html  |    4 +-
 .../org/apache/arrow/memory/RootAllocator.html     |    4 +-
 .../arrow/memory/UnsafeAllocationManager.html      |    4 +-
 .../apache/arrow/memory/ValueWithKeyIncluded.html  |    4 +-
 .../arrow/memory/class-use/AllocationListener.html |    4 +-
 .../class-use/AllocationManager.Factory.html       |    4 +-
 .../arrow/memory/class-use/AllocationManager.html  |    4 +-
 .../memory/class-use/AllocationOutcome.Status.html |    4 +-
 .../arrow/memory/class-use/AllocationOutcome.html  |    4 +-
 .../class-use/AllocationOutcomeDetails.Entry.html  |    4 +-
 .../memory/class-use/AllocationOutcomeDetails.html |    4 +-
 .../memory/class-use/AllocationReservation.html    |    4 +-
 .../memory/class-use/AllocatorClosedException.html |    4 +-
 .../apache/arrow/memory/class-use/ArrowBuf.html    |    4 +-
 .../memory/class-use/ArrowByteBufAllocator.html    |    4 +-
 .../arrow/memory/class-use/BoundsChecking.html     |    4 +-
 .../arrow/memory/class-use/BufferAllocator.html    |    4 +-
 .../class-use/BufferLedger.TransferResult.html     |    4 +-
 .../arrow/memory/class-use/BufferLedger.html       |    4 +-
 .../arrow/memory/class-use/BufferManager.html      |    4 +-
 .../class-use/DefaultAllocationManagerFactory.html |    4 +-
 ...ocationManagerOption.AllocationManagerType.html |    4 +-
 .../class-use/DefaultAllocationManagerOption.html  |    4 +-
 .../memory/class-use/LowCostIdentityHashMap.html   |    4 +-
 .../memory/class-use/NettyAllocationManager.html   |    4 +-
 .../memory/class-use/OutOfMemoryException.html     |    4 +-
 .../memory/class-use/OwnershipTransferNOOP.html    |    4 +-
 .../memory/class-use/OwnershipTransferResult.html  |    4 +-
 .../arrow/memory/class-use/ReferenceManager.html   |    4 +-
 .../arrow/memory/class-use/RootAllocator.html      |    4 +-
 .../memory/class-use/UnsafeAllocationManager.html  |    4 +-
 .../memory/class-use/ValueWithKeyIncluded.html     |    4 +-
 .../org/apache/arrow/memory/package-frame.html     |    4 +-
 .../org/apache/arrow/memory/package-summary.html   |    4 +-
 .../org/apache/arrow/memory/package-tree.html      |    4 +-
 .../org/apache/arrow/memory/package-use.html       |    4 +-
 .../memory/rounding/DefaultRoundingPolicy.html     |    4 +-
 .../arrow/memory/rounding/RoundingPolicy.html      |    4 +-
 .../memory/rounding/SegmentRoundingPolicy.html     |    4 +-
 .../rounding/class-use/DefaultRoundingPolicy.html  |    4 +-
 .../memory/rounding/class-use/RoundingPolicy.html  |    4 +-
 .../rounding/class-use/SegmentRoundingPolicy.html  |    4 +-
 .../arrow/memory/rounding/package-frame.html       |    4 +-
 .../arrow/memory/rounding/package-summary.html     |    4 +-
 .../apache/arrow/memory/rounding/package-tree.html |    4 +-
 .../apache/arrow/memory/rounding/package-use.html  |    4 +-
 .../apache/arrow/memory/util/ArrowBufPointer.html  |    4 +-
 .../apache/arrow/memory/util/AssertionUtil.html    |    4 +-
 .../arrow/memory/util/AutoCloseableLock.html       |    4 +-
 .../arrow/memory/util/ByteFunctionHelpers.html     |    4 +-
 .../org/apache/arrow/memory/util/CommonUtil.html   |    4 +-
 .../apache/arrow/memory/util/HistoricalLog.html    |    4 +-
 .../apache/arrow/memory/util/LargeMemoryUtil.html  |    4 +-
 .../org/apache/arrow/memory/util/MemoryUtil.html   |    4 +-
 .../org/apache/arrow/memory/util/StackTrace.html   |    4 +-
 .../memory/util/class-use/ArrowBufPointer.html     |    4 +-
 .../arrow/memory/util/class-use/AssertionUtil.html |    4 +-
 .../memory/util/class-use/AutoCloseableLock.html   |    4 +-
 .../memory/util/class-use/ByteFunctionHelpers.html |    4 +-
 .../arrow/memory/util/class-use/CommonUtil.html    |    4 +-
 .../arrow/memory/util/class-use/HistoricalLog.html |    4 +-
 .../memory/util/class-use/LargeMemoryUtil.html     |    4 +-
 .../arrow/memory/util/class-use/MemoryUtil.html    |    4 +-
 .../arrow/memory/util/class-use/StackTrace.html    |    4 +-
 .../arrow/memory/util/hash/ArrowBufHasher.html     |    4 +-
 .../arrow/memory/util/hash/MurmurHasher.html       |    4 +-
 .../arrow/memory/util/hash/SimpleHasher.html       |    4 +-
 .../memory/util/hash/class-use/ArrowBufHasher.html |    4 +-
 .../memory/util/hash/class-use/MurmurHasher.html   |    4 +-
 .../memory/util/hash/class-use/SimpleHasher.html   |    4 +-
 .../arrow/memory/util/hash/package-frame.html      |    4 +-
 .../arrow/memory/util/hash/package-summary.html    |    4 +-
 .../arrow/memory/util/hash/package-tree.html       |    4 +-
 .../apache/arrow/memory/util/hash/package-use.html |    4 +-
 .../apache/arrow/memory/util/package-frame.html    |    4 +-
 .../apache/arrow/memory/util/package-summary.html  |    4 +-
 .../org/apache/arrow/memory/util/package-tree.html |    4 +-
 .../org/apache/arrow/memory/util/package-use.html  |    4 +-
 .../reference/org/apache/arrow/package-frame.html  |    4 +-
 .../org/apache/arrow/package-summary.html          |    4 +-
 .../reference/org/apache/arrow/package-tree.html   |    4 +-
 .../reference/org/apache/arrow/package-use.html    |    4 +-
 .../plasma/ObjectStoreLink.ObjectStoreData.html    |    4 +-
 .../org/apache/arrow/plasma/ObjectStoreLink.html   |    4 +-
 .../org/apache/arrow/plasma/PlasmaClient.html      |    4 +-
 .../org/apache/arrow/plasma/PlasmaClientJNI.html   |    4 +-
 .../class-use/ObjectStoreLink.ObjectStoreData.html |    4 +-
 .../arrow/plasma/class-use/ObjectStoreLink.html    |    4 +-
 .../arrow/plasma/class-use/PlasmaClient.html       |    4 +-
 .../arrow/plasma/class-use/PlasmaClientJNI.html    |    4 +-
 .../exceptions/DuplicateObjectException.html       |    4 +-
 .../plasma/exceptions/PlasmaClientException.html   |    4 +-
 .../exceptions/PlasmaOutOfMemoryException.html     |    4 +-
 .../class-use/DuplicateObjectException.html        |    4 +-
 .../class-use/PlasmaClientException.html           |    4 +-
 .../class-use/PlasmaOutOfMemoryException.html      |    4 +-
 .../arrow/plasma/exceptions/package-frame.html     |    4 +-
 .../arrow/plasma/exceptions/package-summary.html   |    4 +-
 .../arrow/plasma/exceptions/package-tree.html      |    4 +-
 .../arrow/plasma/exceptions/package-use.html       |    4 +-
 .../org/apache/arrow/plasma/package-frame.html     |    4 +-
 .../org/apache/arrow/plasma/package-summary.html   |    4 +-
 .../org/apache/arrow/plasma/package-tree.html      |    4 +-
 .../org/apache/arrow/plasma/package-use.html       |    4 +-
 .../arrow/tools/EchoServer.ClientConnection.html   |    4 +-
 .../org/apache/arrow/tools/EchoServer.html         |    4 +-
 .../org/apache/arrow/tools/FileRoundtrip.html      |    4 +-
 .../org/apache/arrow/tools/FileToStream.html       |    4 +-
 .../org/apache/arrow/tools/Integration.html        |    4 +-
 .../org/apache/arrow/tools/StreamToFile.html       |    4 +-
 .../class-use/EchoServer.ClientConnection.html     |    4 +-
 .../apache/arrow/tools/class-use/EchoServer.html   |    4 +-
 .../arrow/tools/class-use/FileRoundtrip.html       |    4 +-
 .../apache/arrow/tools/class-use/FileToStream.html |    4 +-
 .../apache/arrow/tools/class-use/Integration.html  |    4 +-
 .../apache/arrow/tools/class-use/StreamToFile.html |    4 +-
 .../org/apache/arrow/tools/package-frame.html      |    4 +-
 .../org/apache/arrow/tools/package-summary.html    |    4 +-
 .../org/apache/arrow/tools/package-tree.html       |    4 +-
 .../org/apache/arrow/tools/package-use.html        |    4 +-
 .../util/AutoCloseables.RollbackCloseable.html     |    4 +-
 .../org/apache/arrow/util/AutoCloseables.html      |    4 +-
 .../org/apache/arrow/util/Collections2.html        |    4 +-
 .../org/apache/arrow/util/Preconditions.html       |    4 +-
 .../org/apache/arrow/util/VisibleForTesting.html   |    4 +-
 .../AutoCloseables.RollbackCloseable.html          |    4 +-
 .../arrow/util/class-use/AutoCloseables.html       |    4 +-
 .../apache/arrow/util/class-use/Collections2.html  |    4 +-
 .../apache/arrow/util/class-use/Preconditions.html |    4 +-
 .../arrow/util/class-use/VisibleForTesting.html    |    4 +-
 .../org/apache/arrow/util/package-frame.html       |    4 +-
 .../org/apache/arrow/util/package-summary.html     |    4 +-
 .../org/apache/arrow/util/package-tree.html        |    4 +-
 .../org/apache/arrow/util/package-use.html         |    4 +-
 .../org/apache/arrow/vector/AddOrGetResult.html    |    4 +-
 .../org/apache/arrow/vector/AllocationHelper.html  |    4 +-
 .../apache/arrow/vector/BaseFixedWidthVector.html  |    4 +-
 .../org/apache/arrow/vector/BaseIntVector.html     |    4 +-
 .../arrow/vector/BaseLargeVariableWidthVector.html |    4 +-
 .../org/apache/arrow/vector/BaseValueVector.html   |    4 +-
 .../arrow/vector/BaseVariableWidthVector.html      |    4 +-
 .../org/apache/arrow/vector/BigIntVector.html      |    4 +-
 .../org/apache/arrow/vector/BitVector.html         |    4 +-
 .../org/apache/arrow/vector/BitVectorHelper.html   |    4 +-
 .../org/apache/arrow/vector/BufferBacked.html      |    4 +-
 .../arrow/vector/BufferLayout.BufferType.html      |    4 +-
 .../org/apache/arrow/vector/BufferLayout.html      |    4 +-
 .../org/apache/arrow/vector/DateDayVector.html     |    4 +-
 .../org/apache/arrow/vector/DateMilliVector.html   |    4 +-
 .../org/apache/arrow/vector/Decimal256Vector.html  |    4 +-
 .../org/apache/arrow/vector/DecimalVector.html     |    4 +-
 .../apache/arrow/vector/DensityAwareVector.html    |    4 +-
 .../org/apache/arrow/vector/DurationVector.html    |    4 +-
 .../arrow/vector/ElementAddressableVector.html     |    4 +-
 .../apache/arrow/vector/ExtensionTypeVector.html   |    4 +-
 .../org/apache/arrow/vector/FieldVector.html       |    4 +-
 .../apache/arrow/vector/FixedSizeBinaryVector.html |    4 +-
 .../org/apache/arrow/vector/FixedWidthVector.html  |    4 +-
 .../org/apache/arrow/vector/Float4Vector.html      |    4 +-
 .../org/apache/arrow/vector/Float8Vector.html      |    4 +-
 .../apache/arrow/vector/FloatingPointVector.html   |    4 +-
 .../apache/arrow/vector/GenerateSampleData.html    |    4 +-
 .../org/apache/arrow/vector/IntVector.html         |    4 +-
 .../org/apache/arrow/vector/IntervalDayVector.html |    4 +-
 .../arrow/vector/IntervalMonthDayNanoVector.html   |    4 +-
 .../apache/arrow/vector/IntervalYearVector.html    |    4 +-
 .../apache/arrow/vector/LargeVarBinaryVector.html  |    4 +-
 .../apache/arrow/vector/LargeVarCharVector.html    |    4 +-
 .../apache/arrow/vector/NullCheckingForGet.html    |    4 +-
 .../org/apache/arrow/vector/NullVector.html        |    4 +-
 .../org/apache/arrow/vector/PeriodDuration.html    |    4 +-
 .../apache/arrow/vector/SchemaChangeCallBack.html  |    4 +-
 .../org/apache/arrow/vector/SmallIntVector.html    |    4 +-
 .../org/apache/arrow/vector/TimeMicroVector.html   |    4 +-
 .../org/apache/arrow/vector/TimeMilliVector.html   |    4 +-
 .../org/apache/arrow/vector/TimeNanoVector.html    |    4 +-
 .../org/apache/arrow/vector/TimeSecVector.html     |    4 +-
 .../arrow/vector/TimeStampMicroTZVector.html       |    4 +-
 .../apache/arrow/vector/TimeStampMicroVector.html  |    4 +-
 .../arrow/vector/TimeStampMilliTZVector.html       |    4 +-
 .../apache/arrow/vector/TimeStampMilliVector.html  |    4 +-
 .../apache/arrow/vector/TimeStampNanoTZVector.html |    4 +-
 .../apache/arrow/vector/TimeStampNanoVector.html   |    4 +-
 .../apache/arrow/vector/TimeStampSecTZVector.html  |    4 +-
 .../apache/arrow/vector/TimeStampSecVector.html    |    4 +-
 .../arrow/vector/TimeStampVector.TransferImpl.html |    4 +-
 .../org/apache/arrow/vector/TimeStampVector.html   |    4 +-
 .../org/apache/arrow/vector/TinyIntVector.html     |    4 +-
 .../org/apache/arrow/vector/TypeLayout.html        |    4 +-
 .../org/apache/arrow/vector/UInt1Vector.html       |    4 +-
 .../org/apache/arrow/vector/UInt2Vector.html       |    4 +-
 .../org/apache/arrow/vector/UInt4Vector.html       |    4 +-
 .../org/apache/arrow/vector/UInt8Vector.html       |    4 +-
 .../org/apache/arrow/vector/ValueVector.html       |    4 +-
 .../org/apache/arrow/vector/VarBinaryVector.html   |    4 +-
 .../org/apache/arrow/vector/VarCharVector.html     |    4 +-
 .../apache/arrow/vector/VariableWidthVector.html   |    4 +-
 .../arrow/vector/VectorDefinitionSetter.html       |    4 +-
 .../org/apache/arrow/vector/VectorLoader.html      |    4 +-
 .../org/apache/arrow/vector/VectorSchemaRoot.html  |    4 +-
 .../org/apache/arrow/vector/VectorUnloader.html    |    4 +-
 .../org/apache/arrow/vector/ZeroVector.html        |    4 +-
 .../arrow/vector/class-use/AddOrGetResult.html     |    4 +-
 .../arrow/vector/class-use/AllocationHelper.html   |    4 +-
 .../vector/class-use/BaseFixedWidthVector.html     |    4 +-
 .../arrow/vector/class-use/BaseIntVector.html      |    4 +-
 .../class-use/BaseLargeVariableWidthVector.html    |    4 +-
 .../arrow/vector/class-use/BaseValueVector.html    |    4 +-
 .../vector/class-use/BaseVariableWidthVector.html  |    4 +-
 .../arrow/vector/class-use/BigIntVector.html       |    4 +-
 .../apache/arrow/vector/class-use/BitVector.html   |    4 +-
 .../arrow/vector/class-use/BitVectorHelper.html    |    4 +-
 .../arrow/vector/class-use/BufferBacked.html       |    4 +-
 .../vector/class-use/BufferLayout.BufferType.html  |    4 +-
 .../arrow/vector/class-use/BufferLayout.html       |    4 +-
 .../arrow/vector/class-use/DateDayVector.html      |    4 +-
 .../arrow/vector/class-use/DateMilliVector.html    |    4 +-
 .../arrow/vector/class-use/Decimal256Vector.html   |    4 +-
 .../arrow/vector/class-use/DecimalVector.html      |    4 +-
 .../arrow/vector/class-use/DensityAwareVector.html |    4 +-
 .../arrow/vector/class-use/DurationVector.html     |    4 +-
 .../vector/class-use/ElementAddressableVector.html |    4 +-
 .../vector/class-use/ExtensionTypeVector.html      |    4 +-
 .../apache/arrow/vector/class-use/FieldVector.html |    4 +-
 .../vector/class-use/FixedSizeBinaryVector.html    |    4 +-
 .../arrow/vector/class-use/FixedWidthVector.html   |    4 +-
 .../arrow/vector/class-use/Float4Vector.html       |    4 +-
 .../arrow/vector/class-use/Float8Vector.html       |    4 +-
 .../vector/class-use/FloatingPointVector.html      |    4 +-
 .../arrow/vector/class-use/GenerateSampleData.html |    4 +-
 .../apache/arrow/vector/class-use/IntVector.html   |    4 +-
 .../arrow/vector/class-use/IntervalDayVector.html  |    4 +-
 .../class-use/IntervalMonthDayNanoVector.html      |    4 +-
 .../arrow/vector/class-use/IntervalYearVector.html |    4 +-
 .../vector/class-use/LargeVarBinaryVector.html     |    4 +-
 .../arrow/vector/class-use/LargeVarCharVector.html |    4 +-
 .../arrow/vector/class-use/NullCheckingForGet.html |    4 +-
 .../apache/arrow/vector/class-use/NullVector.html  |    4 +-
 .../arrow/vector/class-use/PeriodDuration.html     |    4 +-
 .../vector/class-use/SchemaChangeCallBack.html     |    4 +-
 .../arrow/vector/class-use/SmallIntVector.html     |    4 +-
 .../arrow/vector/class-use/TimeMicroVector.html    |    4 +-
 .../arrow/vector/class-use/TimeMilliVector.html    |    4 +-
 .../arrow/vector/class-use/TimeNanoVector.html     |    4 +-
 .../arrow/vector/class-use/TimeSecVector.html      |    4 +-
 .../vector/class-use/TimeStampMicroTZVector.html   |    4 +-
 .../vector/class-use/TimeStampMicroVector.html     |    4 +-
 .../vector/class-use/TimeStampMilliTZVector.html   |    4 +-
 .../vector/class-use/TimeStampMilliVector.html     |    4 +-
 .../vector/class-use/TimeStampNanoTZVector.html    |    4 +-
 .../vector/class-use/TimeStampNanoVector.html      |    4 +-
 .../vector/class-use/TimeStampSecTZVector.html     |    4 +-
 .../arrow/vector/class-use/TimeStampSecVector.html |    4 +-
 .../class-use/TimeStampVector.TransferImpl.html    |    4 +-
 .../arrow/vector/class-use/TimeStampVector.html    |    4 +-
 .../arrow/vector/class-use/TinyIntVector.html      |    4 +-
 .../apache/arrow/vector/class-use/TypeLayout.html  |    4 +-
 .../apache/arrow/vector/class-use/UInt1Vector.html |    4 +-
 .../apache/arrow/vector/class-use/UInt2Vector.html |    4 +-
 .../apache/arrow/vector/class-use/UInt4Vector.html |    4 +-
 .../apache/arrow/vector/class-use/UInt8Vector.html |    4 +-
 .../apache/arrow/vector/class-use/ValueVector.html |    4 +-
 .../arrow/vector/class-use/VarBinaryVector.html    |    4 +-
 .../arrow/vector/class-use/VarCharVector.html      |    4 +-
 .../vector/class-use/VariableWidthVector.html      |    4 +-
 .../vector/class-use/VectorDefinitionSetter.html   |    4 +-
 .../arrow/vector/class-use/VectorLoader.html       |    4 +-
 .../arrow/vector/class-use/VectorSchemaRoot.html   |    4 +-
 .../arrow/vector/class-use/VectorUnloader.html     |    4 +-
 .../apache/arrow/vector/class-use/ZeroVector.html  |    4 +-
 .../arrow/vector/compare/ApproxEqualsVisitor.html  |    4 +-
 .../org/apache/arrow/vector/compare/Range.html     |    4 +-
 .../arrow/vector/compare/RangeEqualsVisitor.html   |    4 +-
 .../arrow/vector/compare/TypeEqualsVisitor.html    |    4 +-
 .../arrow/vector/compare/VectorEqualsVisitor.html  |    4 +-
 .../arrow/vector/compare/VectorValueEqualizer.html |    4 +-
 .../apache/arrow/vector/compare/VectorVisitor.html |    4 +-
 .../compare/class-use/ApproxEqualsVisitor.html     |    4 +-
 .../arrow/vector/compare/class-use/Range.html      |    4 +-
 .../compare/class-use/RangeEqualsVisitor.html      |    4 +-
 .../compare/class-use/TypeEqualsVisitor.html       |    4 +-
 .../compare/class-use/VectorEqualsVisitor.html     |    4 +-
 .../compare/class-use/VectorValueEqualizer.html    |    4 +-
 .../vector/compare/class-use/VectorVisitor.html    |    4 +-
 .../apache/arrow/vector/compare/package-frame.html |    4 +-
 .../arrow/vector/compare/package-summary.html      |    4 +-
 .../apache/arrow/vector/compare/package-tree.html  |    4 +-
 .../apache/arrow/vector/compare/package-use.html   |    4 +-
 ...ueEpsilonEqualizers.Float4EpsilonEqualizer.html |    4 +-
 ...ueEpsilonEqualizers.Float8EpsilonEqualizer.html |    4 +-
 ...onEqualizers.FloatingPointEpsilonEqualizer.html |    4 +-
 .../compare/util/ValueEpsilonEqualizers.html       |    4 +-
 ...ueEpsilonEqualizers.Float4EpsilonEqualizer.html |    4 +-
 ...ueEpsilonEqualizers.Float8EpsilonEqualizer.html |    4 +-
 ...onEqualizers.FloatingPointEpsilonEqualizer.html |    4 +-
 .../util/class-use/ValueEpsilonEqualizers.html     |    4 +-
 .../arrow/vector/compare/util/package-frame.html   |    4 +-
 .../arrow/vector/compare/util/package-summary.html |    4 +-
 .../arrow/vector/compare/util/package-tree.html    |    4 +-
 .../arrow/vector/compare/util/package-use.html     |    4 +-
 .../vector/complex/AbstractContainerVector.html    |    4 +-
 .../AbstractStructVector.ConflictPolicy.html       |    4 +-
 .../arrow/vector/complex/AbstractStructVector.html |    4 +-
 .../arrow/vector/complex/BaseListVector.html       |    4 +-
 .../vector/complex/BaseRepeatedValueVector.html    |    4 +-
 .../arrow/vector/complex/DenseUnionVector.html     |    4 +-
 .../arrow/vector/complex/EmptyValuePopulator.html  |    4 +-
 .../arrow/vector/complex/FixedSizeListVector.html  |    4 +-
 .../arrow/vector/complex/LargeListVector.html      |    4 +-
 .../apache/arrow/vector/complex/ListVector.html    |    4 +-
 .../org/apache/arrow/vector/complex/MapVector.html |    4 +-
 ...NonNullableStructVector.StructTransferPair.html |    4 +-
 .../vector/complex/NonNullableStructVector.html    |    4 +-
 .../apache/arrow/vector/complex/Positionable.html  |    4 +-
 .../arrow/vector/complex/PromotableVector.html     |    4 +-
 .../complex/RepeatedFixedWidthVectorLike.html      |    4 +-
 .../arrow/vector/complex/RepeatedValueVector.html  |    4 +-
 .../complex/RepeatedVariableWidthVectorLike.html   |    4 +-
 .../org/apache/arrow/vector/complex/StateTool.html |    4 +-
 .../StructVector.NullableStructTransferPair.html   |    4 +-
 .../apache/arrow/vector/complex/StructVector.html  |    4 +-
 .../apache/arrow/vector/complex/UnionVector.html   |    4 +-
 .../arrow/vector/complex/VectorWithOrdinal.html    |    4 +-
 .../complex/class-use/AbstractContainerVector.html |    4 +-
 .../AbstractStructVector.ConflictPolicy.html       |    4 +-
 .../complex/class-use/AbstractStructVector.html    |    4 +-
 .../vector/complex/class-use/BaseListVector.html   |    4 +-
 .../complex/class-use/BaseRepeatedValueVector.html |    4 +-
 .../vector/complex/class-use/DenseUnionVector.html |    4 +-
 .../complex/class-use/EmptyValuePopulator.html     |    4 +-
 .../complex/class-use/FixedSizeListVector.html     |    4 +-
 .../vector/complex/class-use/LargeListVector.html  |    4 +-
 .../arrow/vector/complex/class-use/ListVector.html |    4 +-
 .../arrow/vector/complex/class-use/MapVector.html  |    4 +-
 ...NonNullableStructVector.StructTransferPair.html |    4 +-
 .../complex/class-use/NonNullableStructVector.html |    4 +-
 .../vector/complex/class-use/Positionable.html     |    4 +-
 .../vector/complex/class-use/PromotableVector.html |    4 +-
 .../class-use/RepeatedFixedWidthVectorLike.html    |    4 +-
 .../complex/class-use/RepeatedValueVector.html     |    4 +-
 .../class-use/RepeatedVariableWidthVectorLike.html |    4 +-
 .../arrow/vector/complex/class-use/StateTool.html  |    4 +-
 .../StructVector.NullableStructTransferPair.html   |    4 +-
 .../vector/complex/class-use/StructVector.html     |    4 +-
 .../vector/complex/class-use/UnionVector.html      |    4 +-
 .../complex/class-use/VectorWithOrdinal.html       |    4 +-
 .../complex/impl/BigIntHolderReaderImpl.html       |    4 +-
 .../vector/complex/impl/BigIntReaderImpl.html      |    4 +-
 .../vector/complex/impl/BigIntWriterImpl.html      |    4 +-
 .../vector/complex/impl/BitHolderReaderImpl.html   |    4 +-
 .../arrow/vector/complex/impl/BitReaderImpl.html   |    4 +-
 .../arrow/vector/complex/impl/BitWriterImpl.html   |    4 +-
 .../arrow/vector/complex/impl/ComplexCopier.html   |    4 +-
 .../vector/complex/impl/ComplexWriterImpl.html     |    4 +-
 .../complex/impl/DateDayHolderReaderImpl.html      |    4 +-
 .../vector/complex/impl/DateDayReaderImpl.html     |    4 +-
 .../vector/complex/impl/DateDayWriterImpl.html     |    4 +-
 .../complex/impl/DateMilliHolderReaderImpl.html    |    4 +-
 .../vector/complex/impl/DateMilliReaderImpl.html   |    4 +-
 .../vector/complex/impl/DateMilliWriterImpl.html   |    4 +-
 .../complex/impl/Decimal256HolderReaderImpl.html   |    4 +-
 .../vector/complex/impl/Decimal256ReaderImpl.html  |    4 +-
 .../vector/complex/impl/Decimal256WriterImpl.html  |    4 +-
 .../complex/impl/DecimalHolderReaderImpl.html      |    4 +-
 .../vector/complex/impl/DecimalReaderImpl.html     |    4 +-
 .../vector/complex/impl/DecimalWriterImpl.html     |    4 +-
 .../vector/complex/impl/DenseUnionReader.html      |    4 +-
 .../vector/complex/impl/DenseUnionWriter.html      |    4 +-
 .../complex/impl/DurationHolderReaderImpl.html     |    4 +-
 .../vector/complex/impl/DurationReaderImpl.html    |    4 +-
 .../vector/complex/impl/DurationWriterImpl.html    |    4 +-
 .../impl/FixedSizeBinaryHolderReaderImpl.html      |    4 +-
 .../complex/impl/FixedSizeBinaryReaderImpl.html    |    4 +-
 .../complex/impl/FixedSizeBinaryWriterImpl.html    |    4 +-
 .../complex/impl/Float4HolderReaderImpl.html       |    4 +-
 .../vector/complex/impl/Float4ReaderImpl.html      |    4 +-
 .../vector/complex/impl/Float4WriterImpl.html      |    4 +-
 .../complex/impl/Float8HolderReaderImpl.html       |    4 +-
 .../vector/complex/impl/Float8ReaderImpl.html      |    4 +-
 .../vector/complex/impl/Float8WriterImpl.html      |    4 +-
 .../vector/complex/impl/IntHolderReaderImpl.html   |    4 +-
 .../arrow/vector/complex/impl/IntReaderImpl.html   |    4 +-
 .../arrow/vector/complex/impl/IntWriterImpl.html   |    4 +-
 .../complex/impl/IntervalDayHolderReaderImpl.html  |    4 +-
 .../vector/complex/impl/IntervalDayReaderImpl.html |    4 +-
 .../vector/complex/impl/IntervalDayWriterImpl.html |    4 +-
 .../impl/IntervalMonthDayNanoHolderReaderImpl.html |    4 +-
 .../impl/IntervalMonthDayNanoReaderImpl.html       |    4 +-
 .../impl/IntervalMonthDayNanoWriterImpl.html       |    4 +-
 .../complex/impl/IntervalYearHolderReaderImpl.html |    4 +-
 .../complex/impl/IntervalYearReaderImpl.html       |    4 +-
 .../complex/impl/IntervalYearWriterImpl.html       |    4 +-
 .../impl/LargeVarBinaryHolderReaderImpl.html       |    4 +-
 .../complex/impl/LargeVarBinaryReaderImpl.html     |    4 +-
 .../complex/impl/LargeVarBinaryWriterImpl.html     |    4 +-
 .../complex/impl/LargeVarCharHolderReaderImpl.html |    4 +-
 .../complex/impl/LargeVarCharReaderImpl.html       |    4 +-
 .../complex/impl/LargeVarCharWriterImpl.html       |    4 +-
 .../arrow/vector/complex/impl/NullReader.html      |    4 +-
 .../impl/NullableBigIntHolderReaderImpl.html       |    4 +-
 .../complex/impl/NullableBitHolderReaderImpl.html  |    4 +-
 .../impl/NullableCaseSensitiveStructWriter.html    |    4 +-
 .../impl/NullableDateDayHolderReaderImpl.html      |    4 +-
 .../impl/NullableDateMilliHolderReaderImpl.html    |    4 +-
 .../impl/NullableDecimal256HolderReaderImpl.html   |    4 +-
 .../impl/NullableDecimalHolderReaderImpl.html      |    4 +-
 .../impl/NullableDurationHolderReaderImpl.html     |    4 +-
 .../NullableFixedSizeBinaryHolderReaderImpl.html   |    4 +-
 .../impl/NullableFloat4HolderReaderImpl.html       |    4 +-
 .../impl/NullableFloat8HolderReaderImpl.html       |    4 +-
 .../complex/impl/NullableIntHolderReaderImpl.html  |    4 +-
 .../impl/NullableIntervalDayHolderReaderImpl.html  |    4 +-
 ...llableIntervalMonthDayNanoHolderReaderImpl.html |    4 +-
 .../impl/NullableIntervalYearHolderReaderImpl.html |    4 +-
 .../NullableLargeVarBinaryHolderReaderImpl.html    |    4 +-
 .../impl/NullableLargeVarCharHolderReaderImpl.html |    4 +-
 .../impl/NullableSmallIntHolderReaderImpl.html     |    4 +-
 .../complex/impl/NullableStructReaderImpl.html     |    4 +-
 .../vector/complex/impl/NullableStructWriter.html  |    4 +-
 .../complex/impl/NullableStructWriterFactory.html  |    4 +-
 .../impl/NullableTimeMicroHolderReaderImpl.html    |    4 +-
 .../impl/NullableTimeMilliHolderReaderImpl.html    |    4 +-
 .../impl/NullableTimeNanoHolderReaderImpl.html     |    4 +-
 .../impl/NullableTimeSecHolderReaderImpl.html      |    4 +-
 .../NullableTimeStampMicroHolderReaderImpl.html    |    4 +-
 .../NullableTimeStampMicroTZHolderReaderImpl.html  |    4 +-
 .../NullableTimeStampMilliHolderReaderImpl.html    |    4 +-
 .../NullableTimeStampMilliTZHolderReaderImpl.html  |    4 +-
 .../NullableTimeStampNanoHolderReaderImpl.html     |    4 +-
 .../NullableTimeStampNanoTZHolderReaderImpl.html   |    4 +-
 .../impl/NullableTimeStampSecHolderReaderImpl.html |    4 +-
 .../NullableTimeStampSecTZHolderReaderImpl.html    |    4 +-
 .../impl/NullableTinyIntHolderReaderImpl.html      |    4 +-
 .../impl/NullableUInt1HolderReaderImpl.html        |    4 +-
 .../impl/NullableUInt2HolderReaderImpl.html        |    4 +-
 .../impl/NullableUInt4HolderReaderImpl.html        |    4 +-
 .../impl/NullableUInt8HolderReaderImpl.html        |    4 +-
 .../impl/NullableVarBinaryHolderReaderImpl.html    |    4 +-
 .../impl/NullableVarCharHolderReaderImpl.html      |    4 +-
 .../vector/complex/impl/PromotableWriter.html      |    4 +-
 .../impl/SingleCaseSensitiveStructWriter.html      |    4 +-
 .../vector/complex/impl/SingleListReaderImpl.html  |    4 +-
 .../complex/impl/SingleStructReaderImpl.html       |    4 +-
 .../vector/complex/impl/SingleStructWriter.html    |    4 +-
 .../complex/impl/SmallIntHolderReaderImpl.html     |    4 +-
 .../vector/complex/impl/SmallIntReaderImpl.html    |    4 +-
 .../vector/complex/impl/SmallIntWriterImpl.html    |    4 +-
 .../complex/impl/StructOrListWriterImpl.html       |    4 +-
 .../complex/impl/TimeMicroHolderReaderImpl.html    |    4 +-
 .../vector/complex/impl/TimeMicroReaderImpl.html   |    4 +-
 .../vector/complex/impl/TimeMicroWriterImpl.html   |    4 +-
 .../complex/impl/TimeMilliHolderReaderImpl.html    |    4 +-
 .../vector/complex/impl/TimeMilliReaderImpl.html   |    4 +-
 .../vector/complex/impl/TimeMilliWriterImpl.html   |    4 +-
 .../complex/impl/TimeNanoHolderReaderImpl.html     |    4 +-
 .../vector/complex/impl/TimeNanoReaderImpl.html    |    4 +-
 .../vector/complex/impl/TimeNanoWriterImpl.html    |    4 +-
 .../complex/impl/TimeSecHolderReaderImpl.html      |    4 +-
 .../vector/complex/impl/TimeSecReaderImpl.html     |    4 +-
 .../vector/complex/impl/TimeSecWriterImpl.html     |    4 +-
 .../impl/TimeStampMicroHolderReaderImpl.html       |    4 +-
 .../complex/impl/TimeStampMicroReaderImpl.html     |    4 +-
 .../impl/TimeStampMicroTZHolderReaderImpl.html     |    4 +-
 .../complex/impl/TimeStampMicroTZReaderImpl.html   |    4 +-
 .../complex/impl/TimeStampMicroTZWriterImpl.html   |    4 +-
 .../complex/impl/TimeStampMicroWriterImpl.html     |    4 +-
 .../impl/TimeStampMilliHolderReaderImpl.html       |    4 +-
 .../complex/impl/TimeStampMilliReaderImpl.html     |    4 +-
 .../impl/TimeStampMilliTZHolderReaderImpl.html     |    4 +-
 .../complex/impl/TimeStampMilliTZReaderImpl.html   |    4 +-
 .../complex/impl/TimeStampMilliTZWriterImpl.html   |    4 +-
 .../complex/impl/TimeStampMilliWriterImpl.html     |    4 +-
 .../impl/TimeStampNanoHolderReaderImpl.html        |    4 +-
 .../complex/impl/TimeStampNanoReaderImpl.html      |    4 +-
 .../impl/TimeStampNanoTZHolderReaderImpl.html      |    4 +-
 .../complex/impl/TimeStampNanoTZReaderImpl.html    |    4 +-
 .../complex/impl/TimeStampNanoTZWriterImpl.html    |    4 +-
 .../complex/impl/TimeStampNanoWriterImpl.html      |    4 +-
 .../complex/impl/TimeStampSecHolderReaderImpl.html |    4 +-
 .../complex/impl/TimeStampSecReaderImpl.html       |    4 +-
 .../impl/TimeStampSecTZHolderReaderImpl.html       |    4 +-
 .../complex/impl/TimeStampSecTZReaderImpl.html     |    4 +-
 .../complex/impl/TimeStampSecTZWriterImpl.html     |    4 +-
 .../complex/impl/TimeStampSecWriterImpl.html       |    4 +-
 .../complex/impl/TinyIntHolderReaderImpl.html      |    4 +-
 .../vector/complex/impl/TinyIntReaderImpl.html     |    4 +-
 .../vector/complex/impl/TinyIntWriterImpl.html     |    4 +-
 .../vector/complex/impl/UInt1HolderReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt1ReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt1WriterImpl.html |    4 +-
 .../vector/complex/impl/UInt2HolderReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt2ReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt2WriterImpl.html |    4 +-
 .../vector/complex/impl/UInt4HolderReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt4ReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt4WriterImpl.html |    4 +-
 .../vector/complex/impl/UInt8HolderReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt8ReaderImpl.html |    4 +-
 .../arrow/vector/complex/impl/UInt8WriterImpl.html |    4 +-
 .../complex/impl/UnionFixedSizeListReader.html     |    4 +-
 .../complex/impl/UnionFixedSizeListWriter.html     |    4 +-
 .../vector/complex/impl/UnionLargeListReader.html  |    4 +-
 .../vector/complex/impl/UnionLargeListWriter.html  |    4 +-
 .../arrow/vector/complex/impl/UnionListReader.html |    4 +-
 .../arrow/vector/complex/impl/UnionListWriter.html |    4 +-
 .../arrow/vector/complex/impl/UnionMapReader.html  |    4 +-
 .../arrow/vector/complex/impl/UnionMapWriter.html  |    4 +-
 .../arrow/vector/complex/impl/UnionReader.html     |    4 +-
 .../arrow/vector/complex/impl/UnionWriter.html     |    4 +-
 .../complex/impl/VarBinaryHolderReaderImpl.html    |    4 +-
 .../vector/complex/impl/VarBinaryReaderImpl.html   |    4 +-
 .../vector/complex/impl/VarBinaryWriterImpl.html   |    4 +-
 .../complex/impl/VarCharHolderReaderImpl.html      |    4 +-
 .../vector/complex/impl/VarCharReaderImpl.html     |    4 +-
 .../vector/complex/impl/VarCharWriterImpl.html     |    4 +-
 .../impl/class-use/BigIntHolderReaderImpl.html     |    4 +-
 .../complex/impl/class-use/BigIntReaderImpl.html   |    4 +-
 .../complex/impl/class-use/BigIntWriterImpl.html   |    4 +-
 .../impl/class-use/BitHolderReaderImpl.html        |    4 +-
 .../complex/impl/class-use/BitReaderImpl.html      |    4 +-
 .../complex/impl/class-use/BitWriterImpl.html      |    4 +-
 .../complex/impl/class-use/ComplexCopier.html      |    4 +-
 .../complex/impl/class-use/ComplexWriterImpl.html  |    4 +-
 .../impl/class-use/DateDayHolderReaderImpl.html    |    4 +-
 .../complex/impl/class-use/DateDayReaderImpl.html  |    4 +-
 .../complex/impl/class-use/DateDayWriterImpl.html  |    4 +-
 .../impl/class-use/DateMilliHolderReaderImpl.html  |    4 +-
 .../impl/class-use/DateMilliReaderImpl.html        |    4 +-
 .../impl/class-use/DateMilliWriterImpl.html        |    4 +-
 .../impl/class-use/Decimal256HolderReaderImpl.html |    4 +-
 .../impl/class-use/Decimal256ReaderImpl.html       |    4 +-
 .../impl/class-use/Decimal256WriterImpl.html       |    4 +-
 .../impl/class-use/DecimalHolderReaderImpl.html    |    4 +-
 .../complex/impl/class-use/DecimalReaderImpl.html  |    4 +-
 .../complex/impl/class-use/DecimalWriterImpl.html  |    4 +-
 .../complex/impl/class-use/DenseUnionReader.html   |    4 +-
 .../complex/impl/class-use/DenseUnionWriter.html   |    4 +-
 .../impl/class-use/DurationHolderReaderImpl.html   |    4 +-
 .../complex/impl/class-use/DurationReaderImpl.html |    4 +-
 .../complex/impl/class-use/DurationWriterImpl.html |    4 +-
 .../class-use/FixedSizeBinaryHolderReaderImpl.html |    4 +-
 .../impl/class-use/FixedSizeBinaryReaderImpl.html  |    4 +-
 .../impl/class-use/FixedSizeBinaryWriterImpl.html  |    4 +-
 .../impl/class-use/Float4HolderReaderImpl.html     |    4 +-
 .../complex/impl/class-use/Float4ReaderImpl.html   |    4 +-
 .../complex/impl/class-use/Float4WriterImpl.html   |    4 +-
 .../impl/class-use/Float8HolderReaderImpl.html     |    4 +-
 .../complex/impl/class-use/Float8ReaderImpl.html   |    4 +-
 .../complex/impl/class-use/Float8WriterImpl.html   |    4 +-
 .../impl/class-use/IntHolderReaderImpl.html        |    4 +-
 .../complex/impl/class-use/IntReaderImpl.html      |    4 +-
 .../complex/impl/class-use/IntWriterImpl.html      |    4 +-
 .../class-use/IntervalDayHolderReaderImpl.html     |    4 +-
 .../impl/class-use/IntervalDayReaderImpl.html      |    4 +-
 .../impl/class-use/IntervalDayWriterImpl.html      |    4 +-
 .../IntervalMonthDayNanoHolderReaderImpl.html      |    4 +-
 .../class-use/IntervalMonthDayNanoReaderImpl.html  |    4 +-
 .../class-use/IntervalMonthDayNanoWriterImpl.html  |    4 +-
 .../class-use/IntervalYearHolderReaderImpl.html    |    4 +-
 .../impl/class-use/IntervalYearReaderImpl.html     |    4 +-
 .../impl/class-use/IntervalYearWriterImpl.html     |    4 +-
 .../class-use/LargeVarBinaryHolderReaderImpl.html  |    4 +-
 .../impl/class-use/LargeVarBinaryReaderImpl.html   |    4 +-
 .../impl/class-use/LargeVarBinaryWriterImpl.html   |    4 +-
 .../class-use/LargeVarCharHolderReaderImpl.html    |    4 +-
 .../impl/class-use/LargeVarCharReaderImpl.html     |    4 +-
 .../impl/class-use/LargeVarCharWriterImpl.html     |    4 +-
 .../vector/complex/impl/class-use/NullReader.html  |    4 +-
 .../class-use/NullableBigIntHolderReaderImpl.html  |    4 +-
 .../class-use/NullableBitHolderReaderImpl.html     |    4 +-
 .../NullableCaseSensitiveStructWriter.html         |    4 +-
 .../class-use/NullableDateDayHolderReaderImpl.html |    4 +-
 .../NullableDateMilliHolderReaderImpl.html         |    4 +-
 .../NullableDecimal256HolderReaderImpl.html        |    4 +-
 .../class-use/NullableDecimalHolderReaderImpl.html |    4 +-
 .../NullableDurationHolderReaderImpl.html          |    4 +-
 .../NullableFixedSizeBinaryHolderReaderImpl.html   |    4 +-
 .../class-use/NullableFloat4HolderReaderImpl.html  |    4 +-
 .../class-use/NullableFloat8HolderReaderImpl.html  |    4 +-
 .../class-use/NullableIntHolderReaderImpl.html     |    4 +-
 .../NullableIntervalDayHolderReaderImpl.html       |    4 +-
 ...llableIntervalMonthDayNanoHolderReaderImpl.html |    4 +-
 .../NullableIntervalYearHolderReaderImpl.html      |    4 +-
 .../NullableLargeVarBinaryHolderReaderImpl.html    |    4 +-
 .../NullableLargeVarCharHolderReaderImpl.html      |    4 +-
 .../NullableSmallIntHolderReaderImpl.html          |    4 +-
 .../impl/class-use/NullableStructReaderImpl.html   |    4 +-
 .../impl/class-use/NullableStructWriter.html       |    4 +-
 .../class-use/NullableStructWriterFactory.html     |    4 +-
 .../NullableTimeMicroHolderReaderImpl.html         |    4 +-
 .../NullableTimeMilliHolderReaderImpl.html         |    4 +-
 .../NullableTimeNanoHolderReaderImpl.html          |    4 +-
 .../class-use/NullableTimeSecHolderReaderImpl.html |    4 +-
 .../NullableTimeStampMicroHolderReaderImpl.html    |    4 +-
 .../NullableTimeStampMicroTZHolderReaderImpl.html  |    4 +-
 .../NullableTimeStampMilliHolderReaderImpl.html    |    4 +-
 .../NullableTimeStampMilliTZHolderReaderImpl.html  |    4 +-
 .../NullableTimeStampNanoHolderReaderImpl.html     |    4 +-
 .../NullableTimeStampNanoTZHolderReaderImpl.html   |    4 +-
 .../NullableTimeStampSecHolderReaderImpl.html      |    4 +-
 .../NullableTimeStampSecTZHolderReaderImpl.html    |    4 +-
 .../class-use/NullableTinyIntHolderReaderImpl.html |    4 +-
 .../class-use/NullableUInt1HolderReaderImpl.html   |    4 +-
 .../class-use/NullableUInt2HolderReaderImpl.html   |    4 +-
 .../class-use/NullableUInt4HolderReaderImpl.html   |    4 +-
 .../class-use/NullableUInt8HolderReaderImpl.html   |    4 +-
 .../NullableVarBinaryHolderReaderImpl.html         |    4 +-
 .../class-use/NullableVarCharHolderReaderImpl.html |    4 +-
 .../complex/impl/class-use/PromotableWriter.html   |    4 +-
 .../class-use/SingleCaseSensitiveStructWriter.html |    4 +-
 .../impl/class-use/SingleListReaderImpl.html       |    4 +-
 .../impl/class-use/SingleStructReaderImpl.html     |    4 +-
 .../complex/impl/class-use/SingleStructWriter.html |    4 +-
 .../impl/class-use/SmallIntHolderReaderImpl.html   |    4 +-
 .../complex/impl/class-use/SmallIntReaderImpl.html |    4 +-
 .../complex/impl/class-use/SmallIntWriterImpl.html |    4 +-
 .../impl/class-use/StructOrListWriterImpl.html     |    4 +-
 .../impl/class-use/TimeMicroHolderReaderImpl.html  |    4 +-
 .../impl/class-use/TimeMicroReaderImpl.html        |    4 +-
 .../impl/class-use/TimeMicroWriterImpl.html        |    4 +-
 .../impl/class-use/TimeMilliHolderReaderImpl.html  |    4 +-
 .../impl/class-use/TimeMilliReaderImpl.html        |    4 +-
 .../impl/class-use/TimeMilliWriterImpl.html        |    4 +-
 .../impl/class-use/TimeNanoHolderReaderImpl.html   |    4 +-
 .../complex/impl/class-use/TimeNanoReaderImpl.html |    4 +-
 .../complex/impl/class-use/TimeNanoWriterImpl.html |    4 +-
 .../impl/class-use/TimeSecHolderReaderImpl.html    |    4 +-
 .../complex/impl/class-use/TimeSecReaderImpl.html  |    4 +-
 .../complex/impl/class-use/TimeSecWriterImpl.html  |    4 +-
 .../class-use/TimeStampMicroHolderReaderImpl.html  |    4 +-
 .../impl/class-use/TimeStampMicroReaderImpl.html   |    4 +-
 .../TimeStampMicroTZHolderReaderImpl.html          |    4 +-
 .../impl/class-use/TimeStampMicroTZReaderImpl.html |    4 +-
 .../impl/class-use/TimeStampMicroTZWriterImpl.html |    4 +-
 .../impl/class-use/TimeStampMicroWriterImpl.html   |    4 +-
 .../class-use/TimeStampMilliHolderReaderImpl.html  |    4 +-
 .../impl/class-use/TimeStampMilliReaderImpl.html   |    4 +-
 .../TimeStampMilliTZHolderReaderImpl.html          |    4 +-
 .../impl/class-use/TimeStampMilliTZReaderImpl.html |    4 +-
 .../impl/class-use/TimeStampMilliTZWriterImpl.html |    4 +-
 .../impl/class-use/TimeStampMilliWriterImpl.html   |    4 +-
 .../class-use/TimeStampNanoHolderReaderImpl.html   |    4 +-
 .../impl/class-use/TimeStampNanoReaderImpl.html    |    4 +-
 .../class-use/TimeStampNanoTZHolderReaderImpl.html |    4 +-
 .../impl/class-use/TimeStampNanoTZReaderImpl.html  |    4 +-
 .../impl/class-use/TimeStampNanoTZWriterImpl.html  |    4 +-
 .../impl/class-use/TimeStampNanoWriterImpl.html    |    4 +-
 .../class-use/TimeStampSecHolderReaderImpl.html    |    4 +-
 .../impl/class-use/TimeStampSecReaderImpl.html     |    4 +-
 .../class-use/TimeStampSecTZHolderReaderImpl.html  |    4 +-
 .../impl/class-use/TimeStampSecTZReaderImpl.html   |    4 +-
 .../impl/class-use/TimeStampSecTZWriterImpl.html   |    4 +-
 .../impl/class-use/TimeStampSecWriterImpl.html     |    4 +-
 .../impl/class-use/TinyIntHolderReaderImpl.html    |    4 +-
 .../complex/impl/class-use/TinyIntReaderImpl.html  |    4 +-
 .../complex/impl/class-use/TinyIntWriterImpl.html  |    4 +-
 .../impl/class-use/UInt1HolderReaderImpl.html      |    4 +-
 .../complex/impl/class-use/UInt1ReaderImpl.html    |    4 +-
 .../complex/impl/class-use/UInt1WriterImpl.html    |    4 +-
 .../impl/class-use/UInt2HolderReaderImpl.html      |    4 +-
 .../complex/impl/class-use/UInt2ReaderImpl.html    |    4 +-
 .../complex/impl/class-use/UInt2WriterImpl.html    |    4 +-
 .../impl/class-use/UInt4HolderReaderImpl.html      |    4 +-
 .../complex/impl/class-use/UInt4ReaderImpl.html    |    4 +-
 .../complex/impl/class-use/UInt4WriterImpl.html    |    4 +-
 .../impl/class-use/UInt8HolderReaderImpl.html      |    4 +-
 .../complex/impl/class-use/UInt8ReaderImpl.html    |    4 +-
 .../complex/impl/class-use/UInt8WriterImpl.html    |    4 +-
 .../impl/class-use/UnionFixedSizeListReader.html   |    4 +-
 .../impl/class-use/UnionFixedSizeListWriter.html   |    4 +-
 .../impl/class-use/UnionLargeListReader.html       |    4 +-
 .../impl/class-use/UnionLargeListWriter.html       |    4 +-
 .../complex/impl/class-use/UnionListReader.html    |    4 +-
 .../complex/impl/class-use/UnionListWriter.html    |    4 +-
 .../complex/impl/class-use/UnionMapReader.html     |    4 +-
 .../complex/impl/class-use/UnionMapWriter.html     |    4 +-
 .../vector/complex/impl/class-use/UnionReader.html |    4 +-
 .../vector/complex/impl/class-use/UnionWriter.html |    4 +-
 .../impl/class-use/VarBinaryHolderReaderImpl.html  |    4 +-
 .../impl/class-use/VarBinaryReaderImpl.html        |    4 +-
 .../impl/class-use/VarBinaryWriterImpl.html        |    4 +-
 .../impl/class-use/VarCharHolderReaderImpl.html    |    4 +-
 .../complex/impl/class-use/VarCharReaderImpl.html  |    4 +-
 .../complex/impl/class-use/VarCharWriterImpl.html  |    4 +-
 .../arrow/vector/complex/impl/package-frame.html   |    4 +-
 .../arrow/vector/complex/impl/package-summary.html |    4 +-
 .../arrow/vector/complex/impl/package-tree.html    |    4 +-
 .../arrow/vector/complex/impl/package-use.html     |    4 +-
 .../apache/arrow/vector/complex/package-frame.html |    4 +-
 .../arrow/vector/complex/package-summary.html      |    4 +-
 .../apache/arrow/vector/complex/package-tree.html  |    4 +-
 .../apache/arrow/vector/complex/package-use.html   |    4 +-
 .../complex/reader/BaseReader.ComplexReader.html   |    4 +-
 .../complex/reader/BaseReader.ListReader.html      |    4 +-
 .../complex/reader/BaseReader.MapReader.html       |    4 +-
 .../reader/BaseReader.RepeatedListReader.html      |    4 +-
 .../reader/BaseReader.RepeatedMapReader.html       |    4 +-
 .../reader/BaseReader.RepeatedStructReader.html    |    4 +-
 .../complex/reader/BaseReader.ScalarReader.html    |    4 +-
 .../complex/reader/BaseReader.StructReader.html    |    4 +-
 .../arrow/vector/complex/reader/BaseReader.html    |    4 +-
 .../arrow/vector/complex/reader/BigIntReader.html  |    4 +-
 .../arrow/vector/complex/reader/BitReader.html     |    4 +-
 .../arrow/vector/complex/reader/DateDayReader.html |    4 +-
 .../vector/complex/reader/DateMilliReader.html     |    4 +-
 .../vector/complex/reader/Decimal256Reader.html    |    4 +-
 .../arrow/vector/complex/reader/DecimalReader.html |    4 +-
 .../vector/complex/reader/DurationReader.html      |    4 +-
 .../arrow/vector/complex/reader/FieldReader.html   |    4 +-
 .../complex/reader/FixedSizeBinaryReader.html      |    4 +-
 .../arrow/vector/complex/reader/Float4Reader.html  |    4 +-
 .../arrow/vector/complex/reader/Float8Reader.html  |    4 +-
 .../arrow/vector/complex/reader/IntReader.html     |    4 +-
 .../vector/complex/reader/IntervalDayReader.html   |    4 +-
 .../complex/reader/IntervalMonthDayNanoReader.html |    4 +-
 .../vector/complex/reader/IntervalYearReader.html  |    4 +-
 .../complex/reader/LargeVarBinaryReader.html       |    4 +-
 .../vector/complex/reader/LargeVarCharReader.html  |    4 +-
 .../vector/complex/reader/SmallIntReader.html      |    4 +-
 .../vector/complex/reader/TimeMicroReader.html     |    4 +-
 .../vector/complex/reader/TimeMilliReader.html     |    4 +-
 .../vector/complex/reader/TimeNanoReader.html      |    4 +-
 .../arrow/vector/complex/reader/TimeSecReader.html |    4 +-
 .../complex/reader/TimeStampMicroReader.html       |    4 +-
 .../complex/reader/TimeStampMicroTZReader.html     |    4 +-
 .../complex/reader/TimeStampMilliReader.html       |    4 +-
 .../complex/reader/TimeStampMilliTZReader.html     |    4 +-
 .../vector/complex/reader/TimeStampNanoReader.html |    4 +-
 .../complex/reader/TimeStampNanoTZReader.html      |    4 +-
 .../vector/complex/reader/TimeStampSecReader.html  |    4 +-
 .../complex/reader/TimeStampSecTZReader.html       |    4 +-
 .../arrow/vector/complex/reader/TinyIntReader.html |    4 +-
 .../arrow/vector/complex/reader/UInt1Reader.html   |    4 +-
 .../arrow/vector/complex/reader/UInt2Reader.html   |    4 +-
 .../arrow/vector/complex/reader/UInt4Reader.html   |    4 +-
 .../arrow/vector/complex/reader/UInt8Reader.html   |    4 +-
 .../vector/complex/reader/VarBinaryReader.html     |    4 +-
 .../arrow/vector/complex/reader/VarCharReader.html |    4 +-
 .../reader/class-use/BaseReader.ComplexReader.html |    4 +-
 .../reader/class-use/BaseReader.ListReader.html    |    4 +-
 .../reader/class-use/BaseReader.MapReader.html     |    4 +-
 .../class-use/BaseReader.RepeatedListReader.html   |    4 +-
 .../class-use/BaseReader.RepeatedMapReader.html    |    4 +-
 .../class-use/BaseReader.RepeatedStructReader.html |    4 +-
 .../reader/class-use/BaseReader.ScalarReader.html  |    4 +-
 .../reader/class-use/BaseReader.StructReader.html  |    4 +-
 .../complex/reader/class-use/BaseReader.html       |    4 +-
 .../complex/reader/class-use/BigIntReader.html     |    4 +-
 .../vector/complex/reader/class-use/BitReader.html |    4 +-
 .../complex/reader/class-use/DateDayReader.html    |    4 +-
 .../complex/reader/class-use/DateMilliReader.html  |    4 +-
 .../complex/reader/class-use/Decimal256Reader.html |    4 +-
 .../complex/reader/class-use/DecimalReader.html    |    4 +-
 .../complex/reader/class-use/DurationReader.html   |    4 +-
 .../complex/reader/class-use/FieldReader.html      |    4 +-
 .../reader/class-use/FixedSizeBinaryReader.html    |    4 +-
 .../complex/reader/class-use/Float4Reader.html     |    4 +-
 .../complex/reader/class-use/Float8Reader.html     |    4 +-
 .../vector/complex/reader/class-use/IntReader.html |    4 +-
 .../reader/class-use/IntervalDayReader.html        |    4 +-
 .../class-use/IntervalMonthDayNanoReader.html      |    4 +-
 .../reader/class-use/IntervalYearReader.html       |    4 +-
 .../reader/class-use/LargeVarBinaryReader.html     |    4 +-
 .../reader/class-use/LargeVarCharReader.html       |    4 +-
 .../complex/reader/class-use/SmallIntReader.html   |    4 +-
 .../complex/reader/class-use/TimeMicroReader.html  |    4 +-
 .../complex/reader/class-use/TimeMilliReader.html  |    4 +-
 .../complex/reader/class-use/TimeNanoReader.html   |    4 +-
 .../complex/reader/class-use/TimeSecReader.html    |    4 +-
 .../reader/class-use/TimeStampMicroReader.html     |    4 +-
 .../reader/class-use/TimeStampMicroTZReader.html   |    4 +-
 .../reader/class-use/TimeStampMilliReader.html     |    4 +-
 .../reader/class-use/TimeStampMilliTZReader.html   |    4 +-
 .../reader/class-use/TimeStampNanoReader.html      |    4 +-
 .../reader/class-use/TimeStampNanoTZReader.html    |    4 +-
 .../reader/class-use/TimeStampSecReader.html       |    4 +-
 .../reader/class-use/TimeStampSecTZReader.html     |    4 +-
 .../complex/reader/class-use/TinyIntReader.html    |    4 +-
 .../complex/reader/class-use/UInt1Reader.html      |    4 +-
 .../complex/reader/class-use/UInt2Reader.html      |    4 +-
 .../complex/reader/class-use/UInt4Reader.html      |    4 +-
 .../complex/reader/class-use/UInt8Reader.html      |    4 +-
 .../complex/reader/class-use/VarBinaryReader.html  |    4 +-
 .../complex/reader/class-use/VarCharReader.html    |    4 +-
 .../arrow/vector/complex/reader/package-frame.html |    4 +-
 .../vector/complex/reader/package-summary.html     |    4 +-
 .../arrow/vector/complex/reader/package-tree.html  |    4 +-
 .../arrow/vector/complex/reader/package-use.html   |    4 +-
 .../complex/writer/BaseWriter.ComplexWriter.html   |    4 +-
 .../complex/writer/BaseWriter.ListWriter.html      |    4 +-
 .../complex/writer/BaseWriter.MapWriter.html       |    4 +-
 .../complex/writer/BaseWriter.ScalarWriter.html    |    4 +-
 .../writer/BaseWriter.StructOrListWriter.html      |    4 +-
 .../complex/writer/BaseWriter.StructWriter.html    |    4 +-
 .../arrow/vector/complex/writer/BaseWriter.html    |    4 +-
 .../arrow/vector/complex/writer/BigIntWriter.html  |    4 +-
 .../arrow/vector/complex/writer/BitWriter.html     |    4 +-
 .../arrow/vector/complex/writer/DateDayWriter.html |    4 +-
 .../vector/complex/writer/DateMilliWriter.html     |    4 +-
 .../vector/complex/writer/Decimal256Writer.html    |    4 +-
 .../arrow/vector/complex/writer/DecimalWriter.html |    4 +-
 .../vector/complex/writer/DurationWriter.html      |    4 +-
 .../arrow/vector/complex/writer/FieldWriter.html   |    4 +-
 .../complex/writer/FixedSizeBinaryWriter.html      |    4 +-
 .../arrow/vector/complex/writer/Float4Writer.html  |    4 +-
 .../arrow/vector/complex/writer/Float8Writer.html  |    4 +-
 .../arrow/vector/complex/writer/IntWriter.html     |    4 +-
 .../vector/complex/writer/IntervalDayWriter.html   |    4 +-
 .../complex/writer/IntervalMonthDayNanoWriter.html |    4 +-
 .../vector/complex/writer/IntervalYearWriter.html  |    4 +-
 .../complex/writer/LargeVarBinaryWriter.html       |    4 +-
 .../vector/complex/writer/LargeVarCharWriter.html  |    4 +-
 .../vector/complex/writer/SmallIntWriter.html      |    4 +-
 .../vector/complex/writer/TimeMicroWriter.html     |    4 +-
 .../vector/complex/writer/TimeMilliWriter.html     |    4 +-
 .../vector/complex/writer/TimeNanoWriter.html      |    4 +-
 .../arrow/vector/complex/writer/TimeSecWriter.html |    4 +-
 .../complex/writer/TimeStampMicroTZWriter.html     |    4 +-
 .../complex/writer/TimeStampMicroWriter.html       |    4 +-
 .../complex/writer/TimeStampMilliTZWriter.html     |    4 +-
 .../complex/writer/TimeStampMilliWriter.html       |    4 +-
 .../complex/writer/TimeStampNanoTZWriter.html      |    4 +-
 .../vector/complex/writer/TimeStampNanoWriter.html |    4 +-
 .../complex/writer/TimeStampSecTZWriter.html       |    4 +-
 .../vector/complex/writer/TimeStampSecWriter.html  |    4 +-
 .../arrow/vector/complex/writer/TinyIntWriter.html |    4 +-
 .../arrow/vector/complex/writer/UInt1Writer.html   |    4 +-
 .../arrow/vector/complex/writer/UInt2Writer.html   |    4 +-
 .../arrow/vector/complex/writer/UInt4Writer.html   |    4 +-
 .../arrow/vector/complex/writer/UInt8Writer.html   |    4 +-
 .../vector/complex/writer/VarBinaryWriter.html     |    4 +-
 .../arrow/vector/complex/writer/VarCharWriter.html |    4 +-
 .../writer/class-use/BaseWriter.ComplexWriter.html |    4 +-
 .../writer/class-use/BaseWriter.ListWriter.html    |    4 +-
 .../writer/class-use/BaseWriter.MapWriter.html     |    4 +-
 .../writer/class-use/BaseWriter.ScalarWriter.html  |    4 +-
 .../class-use/BaseWriter.StructOrListWriter.html   |    4 +-
 .../writer/class-use/BaseWriter.StructWriter.html  |    4 +-
 .../complex/writer/class-use/BaseWriter.html       |    4 +-
 .../complex/writer/class-use/BigIntWriter.html     |    4 +-
 .../vector/complex/writer/class-use/BitWriter.html |    4 +-
 .../complex/writer/class-use/DateDayWriter.html    |    4 +-
 .../complex/writer/class-use/DateMilliWriter.html  |    4 +-
 .../complex/writer/class-use/Decimal256Writer.html |    4 +-
 .../complex/writer/class-use/DecimalWriter.html    |    4 +-
 .../complex/writer/class-use/DurationWriter.html   |    4 +-
 .../complex/writer/class-use/FieldWriter.html      |    4 +-
 .../writer/class-use/FixedSizeBinaryWriter.html    |    4 +-
 .../complex/writer/class-use/Float4Writer.html     |    4 +-
 .../complex/writer/class-use/Float8Writer.html     |    4 +-
 .../vector/complex/writer/class-use/IntWriter.html |    4 +-
 .../writer/class-use/IntervalDayWriter.html        |    4 +-
 .../class-use/IntervalMonthDayNanoWriter.html      |    4 +-
 .../writer/class-use/IntervalYearWriter.html       |    4 +-
 .../writer/class-use/LargeVarBinaryWriter.html     |    4 +-
 .../writer/class-use/LargeVarCharWriter.html       |    4 +-
 .../complex/writer/class-use/SmallIntWriter.html   |    4 +-
 .../complex/writer/class-use/TimeMicroWriter.html  |    4 +-
 .../complex/writer/class-use/TimeMilliWriter.html  |    4 +-
 .../complex/writer/class-use/TimeNanoWriter.html   |    4 +-
 .../complex/writer/class-use/TimeSecWriter.html    |    4 +-
 .../writer/class-use/TimeStampMicroTZWriter.html   |    4 +-
 .../writer/class-use/TimeStampMicroWriter.html     |    4 +-
 .../writer/class-use/TimeStampMilliTZWriter.html   |    4 +-
 .../writer/class-use/TimeStampMilliWriter.html     |    4 +-
 .../writer/class-use/TimeStampNanoTZWriter.html    |    4 +-
 .../writer/class-use/TimeStampNanoWriter.html      |    4 +-
 .../writer/class-use/TimeStampSecTZWriter.html     |    4 +-
 .../writer/class-use/TimeStampSecWriter.html       |    4 +-
 .../complex/writer/class-use/TinyIntWriter.html    |    4 +-
 .../complex/writer/class-use/UInt1Writer.html      |    4 +-
 .../complex/writer/class-use/UInt2Writer.html      |    4 +-
 .../complex/writer/class-use/UInt4Writer.html      |    4 +-
 .../complex/writer/class-use/UInt8Writer.html      |    4 +-
 .../complex/writer/class-use/VarBinaryWriter.html  |    4 +-
 .../complex/writer/class-use/VarCharWriter.html    |    4 +-
 .../arrow/vector/complex/writer/package-frame.html |    4 +-
 .../vector/complex/writer/package-summary.html     |    4 +-
 .../arrow/vector/complex/writer/package-tree.html  |    4 +-
 .../arrow/vector/complex/writer/package-use.html   |    4 +-
 .../compression/AbstractCompressionCodec.html      |    4 +-
 .../compression/CompressionCodec.Factory.html      |    4 +-
 .../arrow/vector/compression/CompressionCodec.html |    4 +-
 .../compression/CompressionUtil.CodecType.html     |    4 +-
 .../arrow/vector/compression/CompressionUtil.html  |    4 +-
 .../compression/NoCompressionCodec.Factory.html    |    4 +-
 .../vector/compression/NoCompressionCodec.html     |    4 +-
 .../class-use/AbstractCompressionCodec.html        |    4 +-
 .../class-use/CompressionCodec.Factory.html        |    4 +-
 .../compression/class-use/CompressionCodec.html    |    4 +-
 .../class-use/CompressionUtil.CodecType.html       |    4 +-
 .../compression/class-use/CompressionUtil.html     |    4 +-
 .../class-use/NoCompressionCodec.Factory.html      |    4 +-
 .../compression/class-use/NoCompressionCodec.html  |    4 +-
 .../arrow/vector/compression/package-frame.html    |    4 +-
 .../arrow/vector/compression/package-summary.html  |    4 +-
 .../arrow/vector/compression/package-tree.html     |    4 +-
 .../arrow/vector/compression/package-use.html      |    4 +-
 .../apache/arrow/vector/dictionary/Dictionary.html |    4 +-
 .../arrow/vector/dictionary/DictionaryEncoder.html |    4 +-
 .../vector/dictionary/DictionaryHashTable.html     |    4 +-
 .../DictionaryProvider.MapDictionaryProvider.html  |    4 +-
 .../vector/dictionary/DictionaryProvider.html      |    4 +-
 .../vector/dictionary/ListSubfieldEncoder.html     |    4 +-
 .../vector/dictionary/StructSubfieldEncoder.html   |    4 +-
 .../vector/dictionary/class-use/Dictionary.html    |    4 +-
 .../dictionary/class-use/DictionaryEncoder.html    |    4 +-
 .../dictionary/class-use/DictionaryHashTable.html  |    4 +-
 .../DictionaryProvider.MapDictionaryProvider.html  |    4 +-
 .../dictionary/class-use/DictionaryProvider.html   |    4 +-
 .../dictionary/class-use/ListSubfieldEncoder.html  |    4 +-
 .../class-use/StructSubfieldEncoder.html           |    4 +-
 .../arrow/vector/dictionary/package-frame.html     |    4 +-
 .../arrow/vector/dictionary/package-summary.html   |    4 +-
 .../arrow/vector/dictionary/package-tree.html      |    4 +-
 .../arrow/vector/dictionary/package-use.html       |    4 +-
 .../apache/arrow/vector/holders/BigIntHolder.html  |    4 +-
 .../org/apache/arrow/vector/holders/BitHolder.html |    4 +-
 .../apache/arrow/vector/holders/ComplexHolder.html |    4 +-
 .../apache/arrow/vector/holders/DateDayHolder.html |    4 +-
 .../arrow/vector/holders/DateMilliHolder.html      |    4 +-
 .../arrow/vector/holders/Decimal256Holder.html     |    4 +-
 .../apache/arrow/vector/holders/DecimalHolder.html |    4 +-
 .../arrow/vector/holders/DenseUnionHolder.html     |    4 +-
 .../arrow/vector/holders/DurationHolder.html       |    4 +-
 .../vector/holders/FixedSizeBinaryHolder.html      |    4 +-
 .../apache/arrow/vector/holders/Float4Holder.html  |    4 +-
 .../apache/arrow/vector/holders/Float8Holder.html  |    4 +-
 .../org/apache/arrow/vector/holders/IntHolder.html |    4 +-
 .../arrow/vector/holders/IntervalDayHolder.html    |    4 +-
 .../vector/holders/IntervalMonthDayNanoHolder.html |    4 +-
 .../arrow/vector/holders/IntervalYearHolder.html   |    4 +-
 .../arrow/vector/holders/LargeVarBinaryHolder.html |    4 +-
 .../arrow/vector/holders/LargeVarCharHolder.html   |    4 +-
 .../arrow/vector/holders/NullableBigIntHolder.html |    4 +-
 .../arrow/vector/holders/NullableBitHolder.html    |    4 +-
 .../vector/holders/NullableDateDayHolder.html      |    4 +-
 .../vector/holders/NullableDateMilliHolder.html    |    4 +-
 .../vector/holders/NullableDecimal256Holder.html   |    4 +-
 .../vector/holders/NullableDecimalHolder.html      |    4 +-
 .../vector/holders/NullableDurationHolder.html     |    4 +-
 .../holders/NullableFixedSizeBinaryHolder.html     |    4 +-
 .../arrow/vector/holders/NullableFloat4Holder.html |    4 +-
 .../arrow/vector/holders/NullableFloat8Holder.html |    4 +-
 .../arrow/vector/holders/NullableIntHolder.html    |    4 +-
 .../vector/holders/NullableIntervalDayHolder.html  |    4 +-
 .../NullableIntervalMonthDayNanoHolder.html        |    4 +-
 .../vector/holders/NullableIntervalYearHolder.html |    4 +-
 .../holders/NullableLargeVarBinaryHolder.html      |    4 +-
 .../vector/holders/NullableLargeVarCharHolder.html |    4 +-
 .../vector/holders/NullableSmallIntHolder.html     |    4 +-
 .../vector/holders/NullableTimeMicroHolder.html    |    4 +-
 .../vector/holders/NullableTimeMilliHolder.html    |    4 +-
 .../vector/holders/NullableTimeNanoHolder.html     |    4 +-
 .../vector/holders/NullableTimeSecHolder.html      |    4 +-
 .../holders/NullableTimeStampMicroHolder.html      |    4 +-
 .../holders/NullableTimeStampMicroTZHolder.html    |    4 +-
 .../holders/NullableTimeStampMilliHolder.html      |    4 +-
 .../holders/NullableTimeStampMilliTZHolder.html    |    4 +-
 .../holders/NullableTimeStampNanoHolder.html       |    4 +-
 .../holders/NullableTimeStampNanoTZHolder.html     |    4 +-
 .../vector/holders/NullableTimeStampSecHolder.html |    4 +-
 .../holders/NullableTimeStampSecTZHolder.html      |    4 +-
 .../vector/holders/NullableTinyIntHolder.html      |    4 +-
 .../arrow/vector/holders/NullableUInt1Holder.html  |    4 +-
 .../arrow/vector/holders/NullableUInt2Holder.html  |    4 +-
 .../arrow/vector/holders/NullableUInt4Holder.html  |    4 +-
 .../arrow/vector/holders/NullableUInt8Holder.html  |    4 +-
 .../vector/holders/NullableVarBinaryHolder.html    |    4 +-
 .../vector/holders/NullableVarCharHolder.html      |    4 +-
 .../arrow/vector/holders/RepeatedListHolder.html   |    4 +-
 .../arrow/vector/holders/RepeatedStructHolder.html |    4 +-
 .../arrow/vector/holders/SmallIntHolder.html       |    4 +-
 .../arrow/vector/holders/TimeMicroHolder.html      |    4 +-
 .../arrow/vector/holders/TimeMilliHolder.html      |    4 +-
 .../arrow/vector/holders/TimeNanoHolder.html       |    4 +-
 .../apache/arrow/vector/holders/TimeSecHolder.html |    4 +-
 .../arrow/vector/holders/TimeStampMicroHolder.html |    4 +-
 .../vector/holders/TimeStampMicroTZHolder.html     |    4 +-
 .../arrow/vector/holders/TimeStampMilliHolder.html |    4 +-
 .../vector/holders/TimeStampMilliTZHolder.html     |    4 +-
 .../arrow/vector/holders/TimeStampNanoHolder.html  |    4 +-
 .../vector/holders/TimeStampNanoTZHolder.html      |    4 +-
 .../arrow/vector/holders/TimeStampSecHolder.html   |    4 +-
 .../arrow/vector/holders/TimeStampSecTZHolder.html |    4 +-
 .../apache/arrow/vector/holders/TinyIntHolder.html |    4 +-
 .../apache/arrow/vector/holders/UInt1Holder.html   |    4 +-
 .../apache/arrow/vector/holders/UInt2Holder.html   |    4 +-
 .../apache/arrow/vector/holders/UInt4Holder.html   |    4 +-
 .../apache/arrow/vector/holders/UInt8Holder.html   |    4 +-
 .../apache/arrow/vector/holders/UnionHolder.html   |    4 +-
 .../apache/arrow/vector/holders/ValueHolder.html   |    4 +-
 .../arrow/vector/holders/VarBinaryHolder.html      |    4 +-
 .../apache/arrow/vector/holders/VarCharHolder.html |    4 +-
 .../vector/holders/class-use/BigIntHolder.html     |    4 +-
 .../arrow/vector/holders/class-use/BitHolder.html  |    4 +-
 .../vector/holders/class-use/ComplexHolder.html    |    4 +-
 .../vector/holders/class-use/DateDayHolder.html    |    4 +-
 .../vector/holders/class-use/DateMilliHolder.html  |    4 +-
 .../vector/holders/class-use/Decimal256Holder.html |    4 +-
 .../vector/holders/class-use/DecimalHolder.html    |    4 +-
 .../vector/holders/class-use/DenseUnionHolder.html |    4 +-
 .../vector/holders/class-use/DurationHolder.html   |    4 +-
 .../holders/class-use/FixedSizeBinaryHolder.html   |    4 +-
 .../vector/holders/class-use/Float4Holder.html     |    4 +-
 .../vector/holders/class-use/Float8Holder.html     |    4 +-
 .../arrow/vector/holders/class-use/IntHolder.html  |    4 +-
 .../holders/class-use/IntervalDayHolder.html       |    4 +-
 .../class-use/IntervalMonthDayNanoHolder.html      |    4 +-
 .../holders/class-use/IntervalYearHolder.html      |    4 +-
 .../holders/class-use/LargeVarBinaryHolder.html    |    4 +-
 .../holders/class-use/LargeVarCharHolder.html      |    4 +-
 .../holders/class-use/NullableBigIntHolder.html    |    4 +-
 .../holders/class-use/NullableBitHolder.html       |    4 +-
 .../holders/class-use/NullableDateDayHolder.html   |    4 +-
 .../holders/class-use/NullableDateMilliHolder.html |    4 +-
 .../class-use/NullableDecimal256Holder.html        |    4 +-
 .../holders/class-use/NullableDecimalHolder.html   |    4 +-
 .../holders/class-use/NullableDurationHolder.html  |    4 +-
 .../class-use/NullableFixedSizeBinaryHolder.html   |    4 +-
 .../holders/class-use/NullableFloat4Holder.html    |    4 +-
 .../holders/class-use/NullableFloat8Holder.html    |    4 +-
 .../holders/class-use/NullableIntHolder.html       |    4 +-
 .../class-use/NullableIntervalDayHolder.html       |    4 +-
 .../NullableIntervalMonthDayNanoHolder.html        |    4 +-
 .../class-use/NullableIntervalYearHolder.html      |    4 +-
 .../class-use/NullableLargeVarBinaryHolder.html    |    4 +-
 .../class-use/NullableLargeVarCharHolder.html      |    4 +-
 .../holders/class-use/NullableSmallIntHolder.html  |    4 +-
 .../holders/class-use/NullableTimeMicroHolder.html |    4 +-
 .../holders/class-use/NullableTimeMilliHolder.html |    4 +-
 .../holders/class-use/NullableTimeNanoHolder.html  |    4 +-
 .../holders/class-use/NullableTimeSecHolder.html   |    4 +-
 .../class-use/NullableTimeStampMicroHolder.html    |    4 +-
 .../class-use/NullableTimeStampMicroTZHolder.html  |    4 +-
 .../class-use/NullableTimeStampMilliHolder.html    |    4 +-
 .../class-use/NullableTimeStampMilliTZHolder.html  |    4 +-
 .../class-use/NullableTimeStampNanoHolder.html     |    4 +-
 .../class-use/NullableTimeStampNanoTZHolder.html   |    4 +-
 .../class-use/NullableTimeStampSecHolder.html      |    4 +-
 .../class-use/NullableTimeStampSecTZHolder.html    |    4 +-
 .../holders/class-use/NullableTinyIntHolder.html   |    4 +-
 .../holders/class-use/NullableUInt1Holder.html     |    4 +-
 .../holders/class-use/NullableUInt2Holder.html     |    4 +-
 .../holders/class-use/NullableUInt4Holder.html     |    4 +-
 .../holders/class-use/NullableUInt8Holder.html     |    4 +-
 .../holders/class-use/NullableVarBinaryHolder.html |    4 +-
 .../holders/class-use/NullableVarCharHolder.html   |    4 +-
 .../holders/class-use/RepeatedListHolder.html      |    4 +-
 .../holders/class-use/RepeatedStructHolder.html    |    4 +-
 .../vector/holders/class-use/SmallIntHolder.html   |    4 +-
 .../vector/holders/class-use/TimeMicroHolder.html  |    4 +-
 .../vector/holders/class-use/TimeMilliHolder.html  |    4 +-
 .../vector/holders/class-use/TimeNanoHolder.html   |    4 +-
 .../vector/holders/class-use/TimeSecHolder.html    |    4 +-
 .../holders/class-use/TimeStampMicroHolder.html    |    4 +-
 .../holders/class-use/TimeStampMicroTZHolder.html  |    4 +-
 .../holders/class-use/TimeStampMilliHolder.html    |    4 +-
 .../holders/class-use/TimeStampMilliTZHolder.html  |    4 +-
 .../holders/class-use/TimeStampNanoHolder.html     |    4 +-
 .../holders/class-use/TimeStampNanoTZHolder.html   |    4 +-
 .../holders/class-use/TimeStampSecHolder.html      |    4 +-
 .../holders/class-use/TimeStampSecTZHolder.html    |    4 +-
 .../vector/holders/class-use/TinyIntHolder.html    |    4 +-
 .../vector/holders/class-use/UInt1Holder.html      |    4 +-
 .../vector/holders/class-use/UInt2Holder.html      |    4 +-
 .../vector/holders/class-use/UInt4Holder.html      |    4 +-
 .../vector/holders/class-use/UInt8Holder.html      |    4 +-
 .../vector/holders/class-use/UnionHolder.html      |    4 +-
 .../vector/holders/class-use/ValueHolder.html      |    4 +-
 .../vector/holders/class-use/VarBinaryHolder.html  |    4 +-
 .../vector/holders/class-use/VarCharHolder.html    |    4 +-
 .../apache/arrow/vector/holders/package-frame.html |    4 +-
 .../arrow/vector/holders/package-summary.html      |    4 +-
 .../apache/arrow/vector/holders/package-tree.html  |    4 +-
 .../apache/arrow/vector/holders/package-use.html   |    4 +-
 .../apache/arrow/vector/ipc/ArrowFileReader.html   |    4 +-
 .../apache/arrow/vector/ipc/ArrowFileWriter.html   |    4 +-
 .../org/apache/arrow/vector/ipc/ArrowReader.html   |    4 +-
 .../apache/arrow/vector/ipc/ArrowStreamReader.html |    4 +-
 .../apache/arrow/vector/ipc/ArrowStreamWriter.html |    4 +-
 .../org/apache/arrow/vector/ipc/ArrowWriter.html   |    4 +-
 .../vector/ipc/InvalidArrowFileException.html      |    4 +-
 .../apache/arrow/vector/ipc/JsonFileReader.html    |    4 +-
 .../vector/ipc/JsonFileWriter.JSONWriteConfig.html |    4 +-
 .../apache/arrow/vector/ipc/JsonFileWriter.html    |    4 +-
 .../org/apache/arrow/vector/ipc/ReadChannel.html   |    4 +-
 .../arrow/vector/ipc/SeekableReadChannel.html      |    4 +-
 .../org/apache/arrow/vector/ipc/WriteChannel.html  |    4 +-
 .../vector/ipc/class-use/ArrowFileReader.html      |    4 +-
 .../vector/ipc/class-use/ArrowFileWriter.html      |    4 +-
 .../arrow/vector/ipc/class-use/ArrowReader.html    |    4 +-
 .../vector/ipc/class-use/ArrowStreamReader.html    |    4 +-
 .../vector/ipc/class-use/ArrowStreamWriter.html    |    4 +-
 .../arrow/vector/ipc/class-use/ArrowWriter.html    |    4 +-
 .../ipc/class-use/InvalidArrowFileException.html   |    4 +-
 .../arrow/vector/ipc/class-use/JsonFileReader.html |    4 +-
 .../class-use/JsonFileWriter.JSONWriteConfig.html  |    4 +-
 .../arrow/vector/ipc/class-use/JsonFileWriter.html |    4 +-
 .../arrow/vector/ipc/class-use/ReadChannel.html    |    4 +-
 .../vector/ipc/class-use/SeekableReadChannel.html  |    4 +-
 .../arrow/vector/ipc/class-use/WriteChannel.html   |    4 +-
 .../arrow/vector/ipc/message/ArrowBlock.html       |    4 +-
 .../vector/ipc/message/ArrowBodyCompression.html   |    4 +-
 .../arrow/vector/ipc/message/ArrowBuffer.html      |    4 +-
 .../vector/ipc/message/ArrowDictionaryBatch.html   |    4 +-
 .../arrow/vector/ipc/message/ArrowFieldNode.html   |    4 +-
 .../arrow/vector/ipc/message/ArrowFooter.html      |    4 +-
 .../message/ArrowMessage.ArrowMessageVisitor.html  |    4 +-
 .../arrow/vector/ipc/message/ArrowMessage.html     |    4 +-
 .../arrow/vector/ipc/message/ArrowRecordBatch.html |    4 +-
 .../arrow/vector/ipc/message/FBSerializable.html   |    4 +-
 .../arrow/vector/ipc/message/FBSerializables.html  |    4 +-
 .../apache/arrow/vector/ipc/message/IpcOption.html |    4 +-
 .../vector/ipc/message/MessageChannelReader.html   |    4 +-
 .../vector/ipc/message/MessageMetadataResult.html  |    4 +-
 .../arrow/vector/ipc/message/MessageResult.html    |    4 +-
 .../vector/ipc/message/MessageSerializer.html      |    4 +-
 .../vector/ipc/message/class-use/ArrowBlock.html   |    4 +-
 .../message/class-use/ArrowBodyCompression.html    |    4 +-
 .../vector/ipc/message/class-use/ArrowBuffer.html  |    4 +-
 .../message/class-use/ArrowDictionaryBatch.html    |    4 +-
 .../ipc/message/class-use/ArrowFieldNode.html      |    4 +-
 .../vector/ipc/message/class-use/ArrowFooter.html  |    4 +-
 .../ArrowMessage.ArrowMessageVisitor.html          |    4 +-
 .../vector/ipc/message/class-use/ArrowMessage.html |    4 +-
 .../ipc/message/class-use/ArrowRecordBatch.html    |    4 +-
 .../ipc/message/class-use/FBSerializable.html      |    4 +-
 .../ipc/message/class-use/FBSerializables.html     |    4 +-
 .../vector/ipc/message/class-use/IpcOption.html    |    4 +-
 .../message/class-use/MessageChannelReader.html    |    4 +-
 .../message/class-use/MessageMetadataResult.html   |    4 +-
 .../ipc/message/class-use/MessageResult.html       |    4 +-
 .../ipc/message/class-use/MessageSerializer.html   |    4 +-
 .../arrow/vector/ipc/message/package-frame.html    |    4 +-
 .../arrow/vector/ipc/message/package-summary.html  |    4 +-
 .../arrow/vector/ipc/message/package-tree.html     |    4 +-
 .../arrow/vector/ipc/message/package-use.html      |    4 +-
 .../org/apache/arrow/vector/ipc/package-frame.html |    4 +-
 .../apache/arrow/vector/ipc/package-summary.html   |    4 +-
 .../org/apache/arrow/vector/ipc/package-tree.html  |    4 +-
 .../org/apache/arrow/vector/ipc/package-use.html   |    4 +-
 .../org/apache/arrow/vector/package-frame.html     |    4 +-
 .../org/apache/arrow/vector/package-summary.html   |    4 +-
 .../org/apache/arrow/vector/package-tree.html      |    4 +-
 .../org/apache/arrow/vector/package-use.html       |    4 +-
 .../org/apache/arrow/vector/types/DateUnit.html    |    4 +-
 .../arrow/vector/types/FloatingPointPrecision.html |    4 +-
 .../apache/arrow/vector/types/IntervalUnit.html    |    4 +-
 .../apache/arrow/vector/types/MetadataVersion.html |    4 +-
 .../org/apache/arrow/vector/types/TimeUnit.html    |    4 +-
 .../apache/arrow/vector/types/Types.MinorType.html |    4 +-
 .../org/apache/arrow/vector/types/Types.html       |    4 +-
 .../org/apache/arrow/vector/types/UnionMode.html   |    4 +-
 .../arrow/vector/types/class-use/DateUnit.html     |    4 +-
 .../types/class-use/FloatingPointPrecision.html    |    4 +-
 .../arrow/vector/types/class-use/IntervalUnit.html |    4 +-
 .../vector/types/class-use/MetadataVersion.html    |    4 +-
 .../arrow/vector/types/class-use/TimeUnit.html     |    4 +-
 .../vector/types/class-use/Types.MinorType.html    |    4 +-
 .../apache/arrow/vector/types/class-use/Types.html |    4 +-
 .../arrow/vector/types/class-use/UnionMode.html    |    4 +-
 .../apache/arrow/vector/types/package-frame.html   |    4 +-
 .../apache/arrow/vector/types/package-summary.html |    4 +-
 .../apache/arrow/vector/types/package-tree.html    |    4 +-
 .../org/apache/arrow/vector/types/package-use.html |    4 +-
 .../vector/types/pojo/ArrowType.ArrowTypeID.html   |    4 +-
 .../types/pojo/ArrowType.ArrowTypeVisitor.html     |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Binary.html  |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Bool.html    |    4 +-
 .../vector/types/pojo/ArrowType.ComplexType.html   |    4 +-
 .../types/pojo/ArrowType.ComplexTypeVisitor.html   |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Date.html    |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Decimal.html |    4 +-
 .../vector/types/pojo/ArrowType.Duration.html      |    4 +-
 .../vector/types/pojo/ArrowType.ExtensionType.html |    4 +-
 .../types/pojo/ArrowType.FixedSizeBinary.html      |    4 +-
 .../vector/types/pojo/ArrowType.FixedSizeList.html |    4 +-
 .../vector/types/pojo/ArrowType.FloatingPoint.html |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Int.html     |    4 +-
 .../vector/types/pojo/ArrowType.Interval.html      |    4 +-
 .../vector/types/pojo/ArrowType.LargeBinary.html   |    4 +-
 .../vector/types/pojo/ArrowType.LargeList.html     |    4 +-
 .../vector/types/pojo/ArrowType.LargeUtf8.html     |    4 +-
 .../arrow/vector/types/pojo/ArrowType.List.html    |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Map.html     |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Null.html    |    4 +-
 .../vector/types/pojo/ArrowType.PrimitiveType.html |    4 +-
 .../types/pojo/ArrowType.PrimitiveTypeVisitor.html |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Struct.html  |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Time.html    |    4 +-
 .../vector/types/pojo/ArrowType.Timestamp.html     |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Union.html   |    4 +-
 .../arrow/vector/types/pojo/ArrowType.Utf8.html    |    4 +-
 .../apache/arrow/vector/types/pojo/ArrowType.html  |    4 +-
 .../vector/types/pojo/DictionaryEncoding.html      |    4 +-
 .../vector/types/pojo/ExtensionTypeRegistry.html   |    4 +-
 .../org/apache/arrow/vector/types/pojo/Field.html  |    4 +-
 .../apache/arrow/vector/types/pojo/FieldType.html  |    4 +-
 .../org/apache/arrow/vector/types/pojo/Schema.html |    4 +-
 .../pojo/class-use/ArrowType.ArrowTypeID.html      |    4 +-
 .../pojo/class-use/ArrowType.ArrowTypeVisitor.html |    4 +-
 .../types/pojo/class-use/ArrowType.Binary.html     |    4 +-
 .../types/pojo/class-use/ArrowType.Bool.html       |    4 +-
 .../pojo/class-use/ArrowType.ComplexType.html      |    4 +-
 .../class-use/ArrowType.ComplexTypeVisitor.html    |    4 +-
 .../types/pojo/class-use/ArrowType.Date.html       |    4 +-
 .../types/pojo/class-use/ArrowType.Decimal.html    |    4 +-
 .../types/pojo/class-use/ArrowType.Duration.html   |    4 +-
 .../pojo/class-use/ArrowType.ExtensionType.html    |    4 +-
 .../pojo/class-use/ArrowType.FixedSizeBinary.html  |    4 +-
 .../pojo/class-use/ArrowType.FixedSizeList.html    |    4 +-
 .../pojo/class-use/ArrowType.FloatingPoint.html    |    4 +-
 .../vector/types/pojo/class-use/ArrowType.Int.html |    4 +-
 .../types/pojo/class-use/ArrowType.Interval.html   |    4 +-
 .../pojo/class-use/ArrowType.LargeBinary.html      |    4 +-
 .../types/pojo/class-use/ArrowType.LargeList.html  |    4 +-
 .../types/pojo/class-use/ArrowType.LargeUtf8.html  |    4 +-
 .../types/pojo/class-use/ArrowType.List.html       |    4 +-
 .../vector/types/pojo/class-use/ArrowType.Map.html |    4 +-
 .../types/pojo/class-use/ArrowType.Null.html       |    4 +-
 .../pojo/class-use/ArrowType.PrimitiveType.html    |    4 +-
 .../class-use/ArrowType.PrimitiveTypeVisitor.html  |    4 +-
 .../types/pojo/class-use/ArrowType.Struct.html     |    4 +-
 .../types/pojo/class-use/ArrowType.Time.html       |    4 +-
 .../types/pojo/class-use/ArrowType.Timestamp.html  |    4 +-
 .../types/pojo/class-use/ArrowType.Union.html      |    4 +-
 .../types/pojo/class-use/ArrowType.Utf8.html       |    4 +-
 .../vector/types/pojo/class-use/ArrowType.html     |    4 +-
 .../types/pojo/class-use/DictionaryEncoding.html   |    4 +-
 .../pojo/class-use/ExtensionTypeRegistry.html      |    4 +-
 .../arrow/vector/types/pojo/class-use/Field.html   |    4 +-
 .../vector/types/pojo/class-use/FieldType.html     |    4 +-
 .../arrow/vector/types/pojo/class-use/Schema.html  |    4 +-
 .../arrow/vector/types/pojo/package-frame.html     |    4 +-
 .../arrow/vector/types/pojo/package-summary.html   |    4 +-
 .../arrow/vector/types/pojo/package-tree.html      |    4 +-
 .../arrow/vector/types/pojo/package-use.html       |    4 +-
 .../util/ByteArrayReadableSeekableByteChannel.html |    4 +-
 .../org/apache/arrow/vector/util/CallBack.html     |    4 +-
 .../arrow/vector/util/DataSizeRoundingUtil.html    |    4 +-
 .../org/apache/arrow/vector/util/DateUtility.html  |    4 +-
 .../apache/arrow/vector/util/DecimalUtility.html   |    4 +-
 .../arrow/vector/util/DictionaryUtility.html       |    4 +-
 .../util/ElementAddressableVectorIterator.html     |    4 +-
 .../arrow/vector/util/JsonStringArrayList.html     |    4 +-
 .../arrow/vector/util/JsonStringHashMap.html       |    4 +-
 .../apache/arrow/vector/util/MapWithOrdinal.html   |    4 +-
 .../arrow/vector/util/MapWithOrdinalImpl.html      |    4 +-
 .../arrow/vector/util/MultiMapWithOrdinal.html     |    4 +-
 .../vector/util/OversizedAllocationException.html  |    4 +-
 .../vector/util/PromotableMultiMapWithOrdinal.html |    4 +-
 .../vector/util/SchemaChangeRuntimeException.html  |    4 +-
 .../apache/arrow/vector/util/SchemaUtility.html    |    4 +-
 .../arrow/vector/util/Text.TextSerializer.html     |    4 +-
 .../org/apache/arrow/vector/util/Text.html         |    4 +-
 .../org/apache/arrow/vector/util/TransferPair.html |    4 +-
 .../org/apache/arrow/vector/util/Validator.html    |    4 +-
 .../arrow/vector/util/ValueVectorUtility.html      |    4 +-
 .../arrow/vector/util/VectorBatchAppender.html     |    4 +-
 .../vector/util/VectorSchemaRootAppender.html      |    4 +-
 .../ByteArrayReadableSeekableByteChannel.html      |    4 +-
 .../arrow/vector/util/class-use/CallBack.html      |    4 +-
 .../util/class-use/DataSizeRoundingUtil.html       |    4 +-
 .../arrow/vector/util/class-use/DateUtility.html   |    4 +-
 .../vector/util/class-use/DecimalUtility.html      |    4 +-
 .../vector/util/class-use/DictionaryUtility.html   |    4 +-
 .../ElementAddressableVectorIterator.html          |    4 +-
 .../vector/util/class-use/JsonStringArrayList.html |    4 +-
 .../vector/util/class-use/JsonStringHashMap.html   |    4 +-
 .../vector/util/class-use/MapWithOrdinal.html      |    4 +-
 .../vector/util/class-use/MapWithOrdinalImpl.html  |    4 +-
 .../vector/util/class-use/MultiMapWithOrdinal.html |    4 +-
 .../class-use/OversizedAllocationException.html    |    4 +-
 .../class-use/PromotableMultiMapWithOrdinal.html   |    4 +-
 .../class-use/SchemaChangeRuntimeException.html    |    4 +-
 .../arrow/vector/util/class-use/SchemaUtility.html |    4 +-
 .../vector/util/class-use/Text.TextSerializer.html |    4 +-
 .../apache/arrow/vector/util/class-use/Text.html   |    4 +-
 .../arrow/vector/util/class-use/TransferPair.html  |    4 +-
 .../arrow/vector/util/class-use/Validator.html     |    4 +-
 .../vector/util/class-use/ValueVectorUtility.html  |    4 +-
 .../vector/util/class-use/VectorBatchAppender.html |    4 +-
 .../util/class-use/VectorSchemaRootAppender.html   |    4 +-
 .../apache/arrow/vector/util/package-frame.html    |    4 +-
 .../apache/arrow/vector/util/package-summary.html  |    4 +-
 .../org/apache/arrow/vector/util/package-tree.html |    4 +-
 .../org/apache/arrow/vector/util/package-use.html  |    4 +-
 .../vector/validate/MetadataV4UnionChecker.html    |    4 +-
 .../validate/ValidateUtil.ValidateException.html   |    4 +-
 .../apache/arrow/vector/validate/ValidateUtil.html |    4 +-
 .../validate/ValidateVectorBufferVisitor.html      |    4 +-
 .../vector/validate/ValidateVectorDataVisitor.html |    4 +-
 .../vector/validate/ValidateVectorTypeVisitor.html |    4 +-
 .../vector/validate/ValidateVectorVisitor.html     |    4 +-
 .../validate/class-use/MetadataV4UnionChecker.html |    4 +-
 .../class-use/ValidateUtil.ValidateException.html  |    4 +-
 .../vector/validate/class-use/ValidateUtil.html    |    4 +-
 .../class-use/ValidateVectorBufferVisitor.html     |    4 +-
 .../class-use/ValidateVectorDataVisitor.html       |    4 +-
 .../class-use/ValidateVectorTypeVisitor.html       |    4 +-
 .../validate/class-use/ValidateVectorVisitor.html  |    4 +-
 .../arrow/vector/validate/package-frame.html       |    4 +-
 .../arrow/vector/validate/package-summary.html     |    4 +-
 .../apache/arrow/vector/validate/package-tree.html |    4 +-
 .../apache/arrow/vector/validate/package-use.html  |    4 +-
 docs/dev/java/reference/overview-frame.html        |    4 +-
 docs/dev/java/reference/overview-summary.html      |    4 +-
 docs/dev/java/reference/overview-tree.html         |    4 +-
 docs/dev/java/reference/serialized-form.html       |    4 +-
 docs/dev/java/vector.html                          |   14 +-
 docs/dev/java/vector_schema_root.html              |   14 +-
 docs/dev/js/classes/Arrow_dom.Builder.html         |   38 +-
 docs/dev/js/classes/Arrow_dom.Data.html            |    4 +-
 docs/dev/js/classes/Arrow_dom.DataType.html        |    2 +-
 docs/dev/js/classes/Arrow_dom.Field-1.html         |    2 +-
 docs/dev/js/classes/Arrow_dom.MapRow.html          |    2 +-
 .../js/classes/Arrow_dom.RecordBatchReader.html    |    2 +-
 .../js/classes/Arrow_dom.RecordBatchWriter.html    |    2 +-
 docs/dev/js/classes/Arrow_dom.Schema-1.html        |    6 +-
 docs/dev/js/classes/Arrow_dom.StructRow.html       |    2 +-
 docs/dev/js/classes/Arrow_dom.Table.html           |   44 +-
 docs/dev/js/classes/Arrow_dom.Vector.html          |   50 +-
 docs/dev/js/classes/Arrow_dom.Visitor.html         |    2 +-
 docs/dev/js/enums/Arrow_dom.BufferType.html        |    8 +-
 docs/dev/js/enums/Arrow_dom.DateUnit.html          |    2 +-
 docs/dev/js/enums/Arrow_dom.IntervalUnit.html      |    2 +-
 docs/dev/js/enums/Arrow_dom.MetadataVersion.html   |   10 +-
 docs/dev/js/enums/Arrow_dom.Precision.html         |    2 +-
 docs/dev/js/enums/Arrow_dom.TimeUnit.html          |    2 +-
 docs/dev/js/enums/Arrow_dom.Type.html              |    2 +-
 docs/dev/js/enums/Arrow_dom.UnionMode.html         |    2 +-
 docs/dev/js/modules/Arrow_dom.html                 |   20 +-
 docs/dev/objects.inv                               |  Bin 138174 -> 154763 bytes
 docs/dev/python/api.html                           |   14 +-
 docs/dev/python/api/arrays.html                    |   14 +-
 docs/dev/python/api/compute.html                   |   14 +-
 docs/dev/python/api/cuda.html                      |   14 +-
 docs/dev/python/api/dataset.html                   |   14 +-
 docs/dev/python/api/datatypes.html                 |   14 +-
 docs/dev/python/api/files.html                     |   14 +-
 docs/dev/python/api/filesystems.html               |   14 +-
 docs/dev/python/api/flight.html                    |   14 +-
 docs/dev/python/api/formats.html                   |   14 +-
 docs/dev/python/api/ipc.html                       |   14 +-
 docs/dev/python/api/memory.html                    |   14 +-
 docs/dev/python/api/misc.html                      |   14 +-
 docs/dev/python/api/plasma.html                    |   14 +-
 docs/dev/python/api/tables.html                    |   14 +-
 docs/dev/python/benchmarks.html                    |   14 +-
 docs/dev/python/compute.html                       |   14 +-
 docs/dev/python/csv.html                           |   14 +-
 docs/dev/python/data.html                          |   58 +-
 docs/dev/python/dataset.html                       |  150 +-
 docs/dev/python/extending_types.html               |   14 +-
 docs/dev/python/feather.html                       |   14 +-
 docs/dev/python/filesystems.html                   |   14 +-
 docs/dev/python/filesystems_deprecated.html        |   14 +-
 docs/dev/python/generated/pyarrow.Array.html       |   14 +-
 docs/dev/python/generated/pyarrow.BinaryArray.html |   14 +-
 .../dev/python/generated/pyarrow.BinaryScalar.html |   14 +-
 .../dev/python/generated/pyarrow.BooleanArray.html |   14 +-
 .../python/generated/pyarrow.BooleanScalar.html    |   14 +-
 docs/dev/python/generated/pyarrow.Buffer.html      |   14 +-
 .../generated/pyarrow.BufferOutputStream.html      |   14 +-
 .../dev/python/generated/pyarrow.BufferReader.html |   14 +-
 .../dev/python/generated/pyarrow.ChunkedArray.html |   14 +-
 docs/dev/python/generated/pyarrow.Codec.html       |   14 +-
 .../generated/pyarrow.CompressedInputStream.html   |   14 +-
 .../generated/pyarrow.CompressedOutputStream.html  |   14 +-
 docs/dev/python/generated/pyarrow.DataType.html    |   14 +-
 docs/dev/python/generated/pyarrow.Date32Array.html |   14 +-
 .../dev/python/generated/pyarrow.Date32Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.Date64Array.html |   14 +-
 .../dev/python/generated/pyarrow.Date64Scalar.html |   14 +-
 .../python/generated/pyarrow.Decimal128Array.html  |   14 +-
 .../python/generated/pyarrow.Decimal128Scalar.html |   14 +-
 .../python/generated/pyarrow.Decimal128Type.html   |   14 +-
 .../python/generated/pyarrow.DictionaryArray.html  |   14 +-
 .../python/generated/pyarrow.DictionaryScalar.html |   14 +-
 .../python/generated/pyarrow.DictionaryType.html   |   14 +-
 .../dev/python/generated/pyarrow.DoubleScalar.html |   14 +-
 .../python/generated/pyarrow.DurationArray.html    |   14 +-
 .../python/generated/pyarrow.DurationScalar.html   |   14 +-
 .../python/generated/pyarrow.ExtensionArray.html   |   14 +-
 .../python/generated/pyarrow.ExtensionType.html    |   14 +-
 docs/dev/python/generated/pyarrow.Field.html       |   14 +-
 .../generated/pyarrow.FixedSizeBinaryArray.html    |   14 +-
 .../generated/pyarrow.FixedSizeBinaryScalar.html   |   14 +-
 .../generated/pyarrow.FixedSizeBinaryType.html     |   14 +-
 .../generated/pyarrow.FixedSizeBufferWriter.html   |   14 +-
 .../generated/pyarrow.FixedSizeListArray.html      |   14 +-
 docs/dev/python/generated/pyarrow.FloatScalar.html |   14 +-
 .../generated/pyarrow.FloatingPointArray.html      |   14 +-
 .../generated/pyarrow.HadoopFileSystem.cat.html    |   14 +-
 .../generated/pyarrow.HadoopFileSystem.chmod.html  |   14 +-
 .../generated/pyarrow.HadoopFileSystem.chown.html  |   14 +-
 .../generated/pyarrow.HadoopFileSystem.delete.html |   14 +-
 .../generated/pyarrow.HadoopFileSystem.df.html     |   14 +-
 .../pyarrow.HadoopFileSystem.disk_usage.html       |   14 +-
 .../pyarrow.HadoopFileSystem.download.html         |   14 +-
 .../generated/pyarrow.HadoopFileSystem.exists.html |   14 +-
 .../pyarrow.HadoopFileSystem.get_capacity.html     |   14 +-
 .../pyarrow.HadoopFileSystem.get_space_used.html   |   14 +-
 .../generated/pyarrow.HadoopFileSystem.info.html   |   14 +-
 .../generated/pyarrow.HadoopFileSystem.ls.html     |   14 +-
 .../generated/pyarrow.HadoopFileSystem.mkdir.html  |   14 +-
 .../generated/pyarrow.HadoopFileSystem.open.html   |   14 +-
 .../generated/pyarrow.HadoopFileSystem.rename.html |   14 +-
 .../generated/pyarrow.HadoopFileSystem.rm.html     |   14 +-
 .../generated/pyarrow.HadoopFileSystem.upload.html |   14 +-
 docs/dev/python/generated/pyarrow.HdfsFile.html    |   14 +-
 docs/dev/python/generated/pyarrow.Int16Array.html  |   14 +-
 docs/dev/python/generated/pyarrow.Int16Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.Int32Array.html  |   14 +-
 docs/dev/python/generated/pyarrow.Int32Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.Int64Array.html  |   14 +-
 docs/dev/python/generated/pyarrow.Int64Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.Int8Array.html   |   14 +-
 docs/dev/python/generated/pyarrow.Int8Scalar.html  |   14 +-
 .../dev/python/generated/pyarrow.IntegerArray.html |   14 +-
 .../python/generated/pyarrow.LargeBinaryArray.html |   14 +-
 .../generated/pyarrow.LargeBinaryScalar.html       |   14 +-
 .../python/generated/pyarrow.LargeListArray.html   |   14 +-
 .../python/generated/pyarrow.LargeListScalar.html  |   14 +-
 .../python/generated/pyarrow.LargeStringArray.html |   14 +-
 .../generated/pyarrow.LargeStringScalar.html       |   14 +-
 docs/dev/python/generated/pyarrow.ListArray.html   |   14 +-
 docs/dev/python/generated/pyarrow.ListScalar.html  |   14 +-
 docs/dev/python/generated/pyarrow.ListType.html    |   14 +-
 .../python/generated/pyarrow.LocalFileSystem.html  |   14 +-
 docs/dev/python/generated/pyarrow.MapArray.html    |   14 +-
 docs/dev/python/generated/pyarrow.MapScalar.html   |   14 +-
 docs/dev/python/generated/pyarrow.MapType.html     |   14 +-
 .../python/generated/pyarrow.MemoryMappedFile.html |   14 +-
 docs/dev/python/generated/pyarrow.MemoryPool.html  |   14 +-
 .../pyarrow.MonthDayNanoIntervalArray.html         |   14 +-
 .../pyarrow.MonthDayNanoIntervalScalar.html        |   14 +-
 docs/dev/python/generated/pyarrow.NA.html          |   14 +-
 docs/dev/python/generated/pyarrow.NativeFile.html  |   14 +-
 docs/dev/python/generated/pyarrow.NullArray.html   |   14 +-
 .../dev/python/generated/pyarrow.NumericArray.html |   14 +-
 docs/dev/python/generated/pyarrow.OSFile.html      |   14 +-
 .../python/generated/pyarrow.PyExtensionType.html  |   14 +-
 docs/dev/python/generated/pyarrow.PythonFile.html  |   14 +-
 docs/dev/python/generated/pyarrow.RecordBatch.html |   14 +-
 .../python/generated/pyarrow.ResizableBuffer.html  |   14 +-
 docs/dev/python/generated/pyarrow.Scalar.html      |   14 +-
 docs/dev/python/generated/pyarrow.Schema.html      |   14 +-
 .../generated/pyarrow.SerializationContext.html    |   14 +-
 .../generated/pyarrow.SerializedPyObject.html      |   14 +-
 docs/dev/python/generated/pyarrow.StringArray.html |   14 +-
 .../dev/python/generated/pyarrow.StringScalar.html |   14 +-
 docs/dev/python/generated/pyarrow.StructArray.html |   14 +-
 .../dev/python/generated/pyarrow.StructScalar.html |   14 +-
 docs/dev/python/generated/pyarrow.StructType.html  |   14 +-
 docs/dev/python/generated/pyarrow.Table.html       |   14 +-
 .../dev/python/generated/pyarrow.TableGroupBy.html |   14 +-
 docs/dev/python/generated/pyarrow.Tensor.html      |   14 +-
 docs/dev/python/generated/pyarrow.Time32Array.html |   14 +-
 .../dev/python/generated/pyarrow.Time32Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.Time32Type.html  |   14 +-
 docs/dev/python/generated/pyarrow.Time64Array.html |   14 +-
 .../dev/python/generated/pyarrow.Time64Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.Time64Type.html  |   14 +-
 .../python/generated/pyarrow.TimestampArray.html   |   14 +-
 .../python/generated/pyarrow.TimestampScalar.html  |   14 +-
 .../python/generated/pyarrow.TimestampType.html    |   14 +-
 docs/dev/python/generated/pyarrow.UInt16Array.html |   14 +-
 .../dev/python/generated/pyarrow.UInt16Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.UInt32Array.html |   14 +-
 .../dev/python/generated/pyarrow.UInt32Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.UInt64Array.html |   14 +-
 .../dev/python/generated/pyarrow.UInt64Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.UInt8Array.html  |   14 +-
 docs/dev/python/generated/pyarrow.UInt8Scalar.html |   14 +-
 docs/dev/python/generated/pyarrow.UnionArray.html  |   14 +-
 docs/dev/python/generated/pyarrow.UnionScalar.html |   14 +-
 docs/dev/python/generated/pyarrow.UnionType.html   |   14 +-
 .../python/generated/pyarrow.allocate_buffer.html  |   14 +-
 docs/dev/python/generated/pyarrow.array.html       |   14 +-
 docs/dev/python/generated/pyarrow.binary.html      |   14 +-
 docs/dev/python/generated/pyarrow.bool_.html       |   14 +-
 .../python/generated/pyarrow.chunked_array.html    |   14 +-
 docs/dev/python/generated/pyarrow.compress.html    |   14 +-
 .../pyarrow.compute.ArraySortOptions.html          |   14 +-
 .../pyarrow.compute.AssumeTimezoneOptions.html     |   14 +-
 .../generated/pyarrow.compute.CastOptions.html     |   14 +-
 .../generated/pyarrow.compute.CountOptions.html    |   14 +-
 .../pyarrow.compute.DayOfWeekOptions.html          |   14 +-
 .../pyarrow.compute.DictionaryEncodeOptions.html   |   14 +-
 ...yarrow.compute.ElementWiseAggregateOptions.html |   14 +-
 .../pyarrow.compute.ExtractRegexOptions.html       |   14 +-
 .../generated/pyarrow.compute.FilterOptions.html   |   14 +-
 .../generated/pyarrow.compute.IndexOptions.html    |   14 +-
 .../generated/pyarrow.compute.JoinOptions.html     |   14 +-
 .../pyarrow.compute.MakeStructOptions.html         |   14 +-
 .../pyarrow.compute.MatchSubstringOptions.html     |   14 +-
 .../generated/pyarrow.compute.ModeOptions.html     |   14 +-
 .../generated/pyarrow.compute.NullOptions.html     |   14 +-
 .../generated/pyarrow.compute.PadOptions.html      |   14 +-
 .../pyarrow.compute.PartitionNthOptions.html       |   14 +-
 .../generated/pyarrow.compute.QuantileOptions.html |   14 +-
 .../pyarrow.compute.ReplaceSliceOptions.html       |   14 +-
 .../pyarrow.compute.ReplaceSubstringOptions.html   |   14 +-
 .../generated/pyarrow.compute.RoundOptions.html    |   14 +-
 .../pyarrow.compute.RoundTemporalOptions.html      |   14 +-
 .../pyarrow.compute.RoundToMultipleOptions.html    |   14 +-
 .../pyarrow.compute.ScalarAggregateOptions.html    |   14 +-
 .../generated/pyarrow.compute.SelectKOptions.html  |   14 +-
 .../pyarrow.compute.SetLookupOptions.html          |   14 +-
 .../generated/pyarrow.compute.SliceOptions.html    |   14 +-
 .../generated/pyarrow.compute.SortOptions.html     |   14 +-
 .../generated/pyarrow.compute.SplitOptions.html    |   14 +-
 .../pyarrow.compute.SplitPatternOptions.html       |   14 +-
 .../generated/pyarrow.compute.StrftimeOptions.html |   14 +-
 .../generated/pyarrow.compute.StrptimeOptions.html |   14 +-
 .../pyarrow.compute.StructFieldOptions.html        |   14 +-
 .../generated/pyarrow.compute.TDigestOptions.html  |   14 +-
 .../generated/pyarrow.compute.TakeOptions.html     |   14 +-
 .../generated/pyarrow.compute.TrimOptions.html     |   14 +-
 .../generated/pyarrow.compute.VarianceOptions.html |   14 +-
 .../generated/pyarrow.compute.WeekOptions.html     |   14 +-
 docs/dev/python/generated/pyarrow.compute.abs.html |   14 +-
 .../generated/pyarrow.compute.abs_checked.html     |   14 +-
 .../dev/python/generated/pyarrow.compute.acos.html |   14 +-
 .../generated/pyarrow.compute.acos_checked.html    |   14 +-
 docs/dev/python/generated/pyarrow.compute.add.html |   14 +-
 .../generated/pyarrow.compute.add_checked.html     |   14 +-
 docs/dev/python/generated/pyarrow.compute.all.html |   14 +-
 .../dev/python/generated/pyarrow.compute.and_.html |   14 +-
 .../generated/pyarrow.compute.and_kleene.html      |   14 +-
 .../python/generated/pyarrow.compute.and_not.html  |   14 +-
 .../generated/pyarrow.compute.and_not_kleene.html  |   14 +-
 docs/dev/python/generated/pyarrow.compute.any.html |   14 +-
 .../pyarrow.compute.approximate_median.html        |   14 +-
 .../generated/pyarrow.compute.array_filter.html    |   14 +-
 .../pyarrow.compute.array_sort_indices.html        |   14 +-
 .../generated/pyarrow.compute.array_take.html      |   14 +-
 .../pyarrow.compute.ascii_capitalize.html          |   14 +-
 .../generated/pyarrow.compute.ascii_center.html    |   14 +-
 .../generated/pyarrow.compute.ascii_is_alnum.html  |   14 +-
 .../generated/pyarrow.compute.ascii_is_alpha.html  |   14 +-
 .../pyarrow.compute.ascii_is_decimal.html          |   14 +-
 .../generated/pyarrow.compute.ascii_is_lower.html  |   14 +-
 .../pyarrow.compute.ascii_is_printable.html        |   14 +-
 .../generated/pyarrow.compute.ascii_is_space.html  |   14 +-
 .../generated/pyarrow.compute.ascii_is_title.html  |   14 +-
 .../generated/pyarrow.compute.ascii_is_upper.html  |   14 +-
 .../generated/pyarrow.compute.ascii_lower.html     |   14 +-
 .../generated/pyarrow.compute.ascii_lpad.html      |   14 +-
 .../generated/pyarrow.compute.ascii_ltrim.html     |   14 +-
 .../pyarrow.compute.ascii_ltrim_whitespace.html    |   14 +-
 .../generated/pyarrow.compute.ascii_reverse.html   |   14 +-
 .../generated/pyarrow.compute.ascii_rpad.html      |   14 +-
 .../generated/pyarrow.compute.ascii_rtrim.html     |   14 +-
 .../pyarrow.compute.ascii_rtrim_whitespace.html    |   14 +-
 .../pyarrow.compute.ascii_split_whitespace.html    |   14 +-
 .../generated/pyarrow.compute.ascii_swapcase.html  |   14 +-
 .../generated/pyarrow.compute.ascii_title.html     |   14 +-
 .../generated/pyarrow.compute.ascii_trim.html      |   14 +-
 .../pyarrow.compute.ascii_trim_whitespace.html     |   14 +-
 .../generated/pyarrow.compute.ascii_upper.html     |   14 +-
 .../dev/python/generated/pyarrow.compute.asin.html |   14 +-
 .../generated/pyarrow.compute.asin_checked.html    |   14 +-
 .../generated/pyarrow.compute.assume_timezone.html |   14 +-
 .../dev/python/generated/pyarrow.compute.atan.html |   14 +-
 .../python/generated/pyarrow.compute.atan2.html    |   14 +-
 .../generated/pyarrow.compute.binary_join.html     |   14 +-
 .../pyarrow.compute.binary_join_element_wise.html  |   14 +-
 .../generated/pyarrow.compute.binary_length.html   |   14 +-
 .../generated/pyarrow.compute.binary_repeat.html   |   14 +-
 .../pyarrow.compute.binary_replace_slice.html      |   14 +-
 .../generated/pyarrow.compute.binary_reverse.html  |   14 +-
 .../generated/pyarrow.compute.bit_wise_and.html    |   14 +-
 .../generated/pyarrow.compute.bit_wise_not.html    |   14 +-
 .../generated/pyarrow.compute.bit_wise_or.html     |   14 +-
 .../generated/pyarrow.compute.bit_wise_xor.html    |   14 +-
 .../generated/pyarrow.compute.case_when.html       |   14 +-
 .../dev/python/generated/pyarrow.compute.cast.html |   14 +-
 .../dev/python/generated/pyarrow.compute.ceil.html |   14 +-
 .../generated/pyarrow.compute.ceil_temporal.html   |   14 +-
 .../python/generated/pyarrow.compute.choose.html   |   14 +-
 .../python/generated/pyarrow.compute.coalesce.html |   14 +-
 docs/dev/python/generated/pyarrow.compute.cos.html |   14 +-
 .../generated/pyarrow.compute.cos_checked.html     |   14 +-
 .../python/generated/pyarrow.compute.count.html    |   14 +-
 .../generated/pyarrow.compute.count_distinct.html  |   14 +-
 .../generated/pyarrow.compute.count_substring.html |   14 +-
 .../pyarrow.compute.count_substring_regex.html     |   14 +-
 docs/dev/python/generated/pyarrow.compute.day.html |   14 +-
 .../generated/pyarrow.compute.day_of_week.html     |   14 +-
 .../generated/pyarrow.compute.day_of_year.html     |   14 +-
 .../pyarrow.compute.day_time_interval_between.html |   14 +-
 .../generated/pyarrow.compute.days_between.html    |   14 +-
 .../pyarrow.compute.dictionary_encode.html         |   14 +-
 .../python/generated/pyarrow.compute.divide.html   |   14 +-
 .../generated/pyarrow.compute.divide_checked.html  |   14 +-
 .../generated/pyarrow.compute.drop_null.html       |   14 +-
 .../generated/pyarrow.compute.ends_with.html       |   14 +-
 .../python/generated/pyarrow.compute.equal.html    |   14 +-
 .../generated/pyarrow.compute.extract_regex.html   |   14 +-
 .../pyarrow.compute.fill_null_backward.html        |   14 +-
 .../pyarrow.compute.fill_null_forward.html         |   14 +-
 .../python/generated/pyarrow.compute.filter.html   |   14 +-
 .../generated/pyarrow.compute.find_substring.html  |   14 +-
 .../pyarrow.compute.find_substring_regex.html      |   14 +-
 .../python/generated/pyarrow.compute.floor.html    |   14 +-
 .../generated/pyarrow.compute.floor_temporal.html  |   14 +-
 .../python/generated/pyarrow.compute.greater.html  |   14 +-
 .../generated/pyarrow.compute.greater_equal.html   |   14 +-
 .../dev/python/generated/pyarrow.compute.hour.html |   14 +-
 .../generated/pyarrow.compute.hours_between.html   |   14 +-
 .../python/generated/pyarrow.compute.if_else.html  |   14 +-
 .../python/generated/pyarrow.compute.index.html    |   14 +-
 .../python/generated/pyarrow.compute.index_in.html |   14 +-
 .../generated/pyarrow.compute.indices_nonzero.html |   14 +-
 .../python/generated/pyarrow.compute.invert.html   |   14 +-
 .../generated/pyarrow.compute.is_finite.html       |   14 +-
 .../python/generated/pyarrow.compute.is_in.html    |   14 +-
 .../python/generated/pyarrow.compute.is_inf.html   |   14 +-
 .../python/generated/pyarrow.compute.is_nan.html   |   14 +-
 .../python/generated/pyarrow.compute.is_null.html  |   14 +-
 .../python/generated/pyarrow.compute.is_valid.html |   14 +-
 .../generated/pyarrow.compute.iso_calendar.html    |   14 +-
 .../python/generated/pyarrow.compute.iso_week.html |   14 +-
 .../python/generated/pyarrow.compute.iso_year.html |   14 +-
 .../dev/python/generated/pyarrow.compute.less.html |   14 +-
 .../generated/pyarrow.compute.less_equal.html      |   14 +-
 .../generated/pyarrow.compute.list_element.html    |   14 +-
 .../generated/pyarrow.compute.list_flatten.html    |   14 +-
 .../pyarrow.compute.list_parent_indices.html       |   14 +-
 .../pyarrow.compute.list_value_length.html         |   14 +-
 docs/dev/python/generated/pyarrow.compute.ln.html  |   14 +-
 .../generated/pyarrow.compute.ln_checked.html      |   14 +-
 .../python/generated/pyarrow.compute.log10.html    |   14 +-
 .../generated/pyarrow.compute.log10_checked.html   |   14 +-
 .../python/generated/pyarrow.compute.log1p.html    |   14 +-
 .../generated/pyarrow.compute.log1p_checked.html   |   14 +-
 .../dev/python/generated/pyarrow.compute.log2.html |   14 +-
 .../generated/pyarrow.compute.log2_checked.html    |   14 +-
 .../dev/python/generated/pyarrow.compute.logb.html |   14 +-
 .../generated/pyarrow.compute.logb_checked.html    |   14 +-
 .../generated/pyarrow.compute.make_struct.html     |   14 +-
 .../generated/pyarrow.compute.match_like.html      |   14 +-
 .../generated/pyarrow.compute.match_substring.html |   14 +-
 .../pyarrow.compute.match_substring_regex.html     |   14 +-
 docs/dev/python/generated/pyarrow.compute.max.html |   14 +-
 .../pyarrow.compute.max_element_wise.html          |   14 +-
 .../dev/python/generated/pyarrow.compute.mean.html |   14 +-
 .../generated/pyarrow.compute.microsecond.html     |   14 +-
 .../pyarrow.compute.microseconds_between.html      |   14 +-
 .../generated/pyarrow.compute.millisecond.html     |   14 +-
 .../pyarrow.compute.milliseconds_between.html      |   14 +-
 docs/dev/python/generated/pyarrow.compute.min.html |   14 +-
 .../pyarrow.compute.min_element_wise.html          |   14 +-
 .../python/generated/pyarrow.compute.min_max.html  |   14 +-
 .../python/generated/pyarrow.compute.minute.html   |   14 +-
 .../generated/pyarrow.compute.minutes_between.html |   14 +-
 .../dev/python/generated/pyarrow.compute.mode.html |   14 +-
 .../python/generated/pyarrow.compute.month.html    |   14 +-
 ...ow.compute.month_day_nano_interval_between.html |   14 +-
 .../pyarrow.compute.month_interval_between.html    |   14 +-
 .../python/generated/pyarrow.compute.multiply.html |   14 +-
 .../pyarrow.compute.multiply_checked.html          |   14 +-
 .../generated/pyarrow.compute.nanosecond.html      |   14 +-
 .../pyarrow.compute.nanoseconds_between.html       |   14 +-
 .../python/generated/pyarrow.compute.negate.html   |   14 +-
 .../generated/pyarrow.compute.negate_checked.html  |   14 +-
 .../generated/pyarrow.compute.not_equal.html       |   14 +-
 docs/dev/python/generated/pyarrow.compute.or_.html |   14 +-
 .../generated/pyarrow.compute.or_kleene.html       |   14 +-
 .../pyarrow.compute.partition_nth_indices.html     |   14 +-
 .../python/generated/pyarrow.compute.power.html    |   14 +-
 .../generated/pyarrow.compute.power_checked.html   |   14 +-
 .../python/generated/pyarrow.compute.product.html  |   14 +-
 .../python/generated/pyarrow.compute.quantile.html |   14 +-
 .../python/generated/pyarrow.compute.quarter.html  |   14 +-
 .../pyarrow.compute.quarters_between.html          |   14 +-
 .../pyarrow.compute.replace_substring.html         |   14 +-
 .../pyarrow.compute.replace_substring_regex.html   |   14 +-
 .../pyarrow.compute.replace_with_mask.html         |   14 +-
 .../python/generated/pyarrow.compute.round.html    |   14 +-
 .../generated/pyarrow.compute.round_temporal.html  |   14 +-
 .../pyarrow.compute.round_to_multiple.html         |   14 +-
 .../python/generated/pyarrow.compute.second.html   |   14 +-
 .../generated/pyarrow.compute.seconds_between.html |   14 +-
 .../pyarrow.compute.select_k_unstable.html         |   14 +-
 .../generated/pyarrow.compute.shift_left.html      |   14 +-
 .../pyarrow.compute.shift_left_checked.html        |   14 +-
 .../generated/pyarrow.compute.shift_right.html     |   14 +-
 .../pyarrow.compute.shift_right_checked.html       |   14 +-
 .../dev/python/generated/pyarrow.compute.sign.html |   14 +-
 docs/dev/python/generated/pyarrow.compute.sin.html |   14 +-
 .../generated/pyarrow.compute.sin_checked.html     |   14 +-
 .../generated/pyarrow.compute.sort_indices.html    |   14 +-
 .../generated/pyarrow.compute.split_pattern.html   |   14 +-
 .../pyarrow.compute.split_pattern_regex.html       |   14 +-
 .../generated/pyarrow.compute.starts_with.html     |   14 +-
 .../python/generated/pyarrow.compute.stddev.html   |   14 +-
 .../python/generated/pyarrow.compute.strftime.html |   14 +-
 .../generated/pyarrow.compute.string_is_ascii.html |   14 +-
 .../python/generated/pyarrow.compute.strptime.html |   14 +-
 .../generated/pyarrow.compute.struct_field.html    |   14 +-
 .../generated/pyarrow.compute.subsecond.html       |   14 +-
 .../python/generated/pyarrow.compute.subtract.html |   14 +-
 .../pyarrow.compute.subtract_checked.html          |   14 +-
 docs/dev/python/generated/pyarrow.compute.sum.html |   14 +-
 .../dev/python/generated/pyarrow.compute.take.html |   14 +-
 docs/dev/python/generated/pyarrow.compute.tan.html |   14 +-
 .../generated/pyarrow.compute.tan_checked.html     |   14 +-
 .../python/generated/pyarrow.compute.tdigest.html  |   14 +-
 .../python/generated/pyarrow.compute.trunc.html    |   14 +-
 .../python/generated/pyarrow.compute.unique.html   |   14 +-
 .../python/generated/pyarrow.compute.us_week.html  |   14 +-
 .../generated/pyarrow.compute.utf8_capitalize.html |   14 +-
 .../generated/pyarrow.compute.utf8_center.html     |   14 +-
 .../generated/pyarrow.compute.utf8_is_alnum.html   |   14 +-
 .../generated/pyarrow.compute.utf8_is_alpha.html   |   14 +-
 .../generated/pyarrow.compute.utf8_is_decimal.html |   14 +-
 .../generated/pyarrow.compute.utf8_is_digit.html   |   14 +-
 .../generated/pyarrow.compute.utf8_is_lower.html   |   14 +-
 .../generated/pyarrow.compute.utf8_is_numeric.html |   14 +-
 .../pyarrow.compute.utf8_is_printable.html         |   14 +-
 .../generated/pyarrow.compute.utf8_is_space.html   |   14 +-
 .../generated/pyarrow.compute.utf8_is_title.html   |   14 +-
 .../generated/pyarrow.compute.utf8_is_upper.html   |   14 +-
 .../generated/pyarrow.compute.utf8_length.html     |   14 +-
 .../generated/pyarrow.compute.utf8_lower.html      |   14 +-
 .../generated/pyarrow.compute.utf8_lpad.html       |   14 +-
 .../generated/pyarrow.compute.utf8_ltrim.html      |   14 +-
 .../pyarrow.compute.utf8_ltrim_whitespace.html     |   14 +-
 .../pyarrow.compute.utf8_replace_slice.html        |   14 +-
 .../generated/pyarrow.compute.utf8_reverse.html    |   14 +-
 .../generated/pyarrow.compute.utf8_rpad.html       |   14 +-
 .../generated/pyarrow.compute.utf8_rtrim.html      |   14 +-
 .../pyarrow.compute.utf8_rtrim_whitespace.html     |   14 +-
 .../pyarrow.compute.utf8_slice_codeunits.html      |   14 +-
 .../pyarrow.compute.utf8_split_whitespace.html     |   14 +-
 .../generated/pyarrow.compute.utf8_swapcase.html   |   14 +-
 .../generated/pyarrow.compute.utf8_title.html      |   14 +-
 .../generated/pyarrow.compute.utf8_trim.html       |   14 +-
 .../pyarrow.compute.utf8_trim_whitespace.html      |   14 +-
 .../generated/pyarrow.compute.utf8_upper.html      |   14 +-
 .../generated/pyarrow.compute.value_counts.html    |   14 +-
 .../python/generated/pyarrow.compute.variance.html |   14 +-
 .../dev/python/generated/pyarrow.compute.week.html |   14 +-
 .../generated/pyarrow.compute.weeks_between.html   |   14 +-
 docs/dev/python/generated/pyarrow.compute.xor.html |   14 +-
 .../dev/python/generated/pyarrow.compute.year.html |   14 +-
 .../generated/pyarrow.compute.year_month_day.html  |   14 +-
 .../generated/pyarrow.compute.years_between.html   |   14 +-
 .../python/generated/pyarrow.concat_arrays.html    |   14 +-
 .../python/generated/pyarrow.concat_tables.html    |   14 +-
 docs/dev/python/generated/pyarrow.cpu_count.html   |   14 +-
 .../generated/pyarrow.create_memory_map.html       |   14 +-
 .../generated/pyarrow.csv.CSVStreamingReader.html  |   14 +-
 .../python/generated/pyarrow.csv.CSVWriter.html    |   14 +-
 .../generated/pyarrow.csv.ConvertOptions.html      |   14 +-
 docs/dev/python/generated/pyarrow.csv.ISO8601.html |   14 +-
 .../python/generated/pyarrow.csv.InvalidRow.html   |   14 +-
 .../python/generated/pyarrow.csv.ParseOptions.html |   14 +-
 .../python/generated/pyarrow.csv.ReadOptions.html  |   14 +-
 .../python/generated/pyarrow.csv.WriteOptions.html |   14 +-
 .../dev/python/generated/pyarrow.csv.open_csv.html |   14 +-
 .../dev/python/generated/pyarrow.csv.read_csv.html |   14 +-
 .../python/generated/pyarrow.csv.write_csv.html    |   14 +-
 .../generated/pyarrow.cuda.BufferReader.html       |   14 +-
 .../generated/pyarrow.cuda.BufferWriter.html       |   14 +-
 .../dev/python/generated/pyarrow.cuda.Context.html |   14 +-
 .../python/generated/pyarrow.cuda.CudaBuffer.html  |   14 +-
 .../python/generated/pyarrow.cuda.HostBuffer.html  |   14 +-
 .../generated/pyarrow.cuda.IpcMemHandle.html       |   14 +-
 .../generated/pyarrow.cuda.new_host_buffer.html    |   14 +-
 .../generated/pyarrow.cuda.read_message.html       |   14 +-
 .../generated/pyarrow.cuda.read_record_batch.html  |   14 +-
 .../pyarrow.cuda.serialize_record_batch.html       |   14 +-
 .../generated/pyarrow.dataset.CsvFileFormat.html   |   14 +-
 .../pyarrow.dataset.CsvFragmentScanOptions.html    |   14 +-
 .../python/generated/pyarrow.dataset.Dataset.html  |   14 +-
 .../pyarrow.dataset.DirectoryPartitioning.html     |   14 +-
 .../generated/pyarrow.dataset.Expression.html      |   14 +-
 .../generated/pyarrow.dataset.FileFormat.html      |   14 +-
 .../pyarrow.dataset.FileSystemDataset.html         |   14 +-
 .../pyarrow.dataset.FileSystemDatasetFactory.html  |   14 +-
 .../pyarrow.dataset.FileSystemFactoryOptions.html  |   14 +-
 .../python/generated/pyarrow.dataset.Fragment.html |   14 +-
 .../pyarrow.dataset.FragmentScanOptions.html       |   14 +-
 .../pyarrow.dataset.HivePartitioning.html          |   14 +-
 .../generated/pyarrow.dataset.IpcFileFormat.html   |   14 +-
 .../pyarrow.dataset.ParquetFileFormat.html         |   14 +-
 ...pyarrow.dataset.ParquetFragmentScanOptions.html |   14 +-
 .../pyarrow.dataset.ParquetReadOptions.html        |   16 +-
 .../generated/pyarrow.dataset.Partitioning.html    |   14 +-
 .../pyarrow.dataset.PartitioningFactory.html       |   14 +-
 .../python/generated/pyarrow.dataset.Scanner.html  |   14 +-
 .../generated/pyarrow.dataset.UnionDataset.html    |   14 +-
 .../python/generated/pyarrow.dataset.dataset.html  |   14 +-
 .../python/generated/pyarrow.dataset.field.html    |   14 +-
 .../generated/pyarrow.dataset.parquet_dataset.html |   14 +-
 .../generated/pyarrow.dataset.partitioning.html    |   14 +-
 .../python/generated/pyarrow.dataset.scalar.html   |   14 +-
 .../generated/pyarrow.dataset.write_dataset.html   |   14 +-
 docs/dev/python/generated/pyarrow.date32.html      |   14 +-
 docs/dev/python/generated/pyarrow.date64.html      |   14 +-
 docs/dev/python/generated/pyarrow.decimal128.html  |   14 +-
 docs/dev/python/generated/pyarrow.decompress.html  |   14 +-
 .../generated/pyarrow.default_memory_pool.html     |   14 +-
 docs/dev/python/generated/pyarrow.deserialize.html |   14 +-
 .../generated/pyarrow.deserialize_components.html  |   14 +-
 .../python/generated/pyarrow.deserialize_from.html |   14 +-
 docs/dev/python/generated/pyarrow.dictionary.html  |   14 +-
 docs/dev/python/generated/pyarrow.duration.html    |   14 +-
 .../generated/pyarrow.feather.read_feather.html    |   14 +-
 .../generated/pyarrow.feather.read_table.html      |   14 +-
 .../generated/pyarrow.feather.write_feather.html   |   14 +-
 docs/dev/python/generated/pyarrow.field.html       |   14 +-
 .../python/generated/pyarrow.flight.Action.html    |   14 +-
 .../generated/pyarrow.flight.ActionType.html       |   14 +-
 .../python/generated/pyarrow.flight.CallInfo.html  |   14 +-
 .../pyarrow.flight.ClientAuthHandler.html          |   14 +-
 .../generated/pyarrow.flight.ClientMiddleware.html |   14 +-
 .../pyarrow.flight.ClientMiddlewareFactory.html    |   14 +-
 .../generated/pyarrow.flight.DescriptorType.html   |   14 +-
 .../pyarrow.flight.FlightCallOptions.html          |   14 +-
 .../generated/pyarrow.flight.FlightClient.html     |   14 +-
 .../generated/pyarrow.flight.FlightDescriptor.html |   14 +-
 .../generated/pyarrow.flight.FlightEndpoint.html   |   14 +-
 .../generated/pyarrow.flight.FlightInfo.html       |   14 +-
 .../generated/pyarrow.flight.FlightMethod.html     |   14 +-
 .../generated/pyarrow.flight.FlightServerBase.html |   14 +-
 .../generated/pyarrow.flight.GeneratorStream.html  |   14 +-
 .../python/generated/pyarrow.flight.Location.html  |   14 +-
 .../pyarrow.flight.RecordBatchStream.html          |   14 +-
 .../python/generated/pyarrow.flight.Result.html    |   14 +-
 .../pyarrow.flight.ServerAuthHandler.html          |   14 +-
 .../generated/pyarrow.flight.ServerMiddleware.html |   14 +-
 .../pyarrow.flight.ServerMiddlewareFactory.html    |   14 +-
 .../python/generated/pyarrow.flight.Ticket.html    |   14 +-
 docs/dev/python/generated/pyarrow.float16.html     |   14 +-
 docs/dev/python/generated/pyarrow.float32.html     |   14 +-
 docs/dev/python/generated/pyarrow.float64.html     |   14 +-
 .../python/generated/pyarrow.foreign_buffer.html   |   14 +-
 .../python/generated/pyarrow.from_numpy_dtype.html |   14 +-
 .../python/generated/pyarrow.fs.FSSpecHandler.html |   14 +-
 docs/dev/python/generated/pyarrow.fs.FileInfo.html |   14 +-
 .../python/generated/pyarrow.fs.FileSelector.html  |   14 +-
 .../python/generated/pyarrow.fs.FileSystem.html    |   14 +-
 .../generated/pyarrow.fs.FileSystemHandler.html    |   14 +-
 .../generated/pyarrow.fs.HadoopFileSystem.html     |   14 +-
 .../generated/pyarrow.fs.LocalFileSystem.html      |   14 +-
 .../python/generated/pyarrow.fs.PyFileSystem.html  |   14 +-
 .../python/generated/pyarrow.fs.S3FileSystem.html  |   14 +-
 .../python/generated/pyarrow.fs.S3LogLevel.html    |   14 +-
 .../generated/pyarrow.fs.SubTreeFileSystem.html    |   14 +-
 .../python/generated/pyarrow.fs.copy_files.html    |   14 +-
 .../python/generated/pyarrow.fs.finalize_s3.html   |   14 +-
 .../python/generated/pyarrow.fs.initialize_s3.html |   14 +-
 .../generated/pyarrow.fs.resolve_s3_region.html    |   14 +-
 docs/dev/python/generated/pyarrow.get_include.html |   14 +-
 .../python/generated/pyarrow.get_libraries.html    |   14 +-
 .../python/generated/pyarrow.get_library_dirs.html |   14 +-
 .../dev/python/generated/pyarrow.hdfs.connect.html |   14 +-
 .../dev/python/generated/pyarrow.input_stream.html |   14 +-
 docs/dev/python/generated/pyarrow.int16.html       |   14 +-
 docs/dev/python/generated/pyarrow.int32.html       |   14 +-
 docs/dev/python/generated/pyarrow.int64.html       |   14 +-
 docs/dev/python/generated/pyarrow.int8.html        |   14 +-
 .../generated/pyarrow.ipc.IpcWriteOptions.html     |   36 +-
 docs/dev/python/generated/pyarrow.ipc.Message.html |   14 +-
 .../generated/pyarrow.ipc.MessageReader.html       |   14 +-
 .../pyarrow.ipc.RecordBatchFileReader.html         |   14 +-
 .../pyarrow.ipc.RecordBatchFileWriter.html         |   14 +-
 .../pyarrow.ipc.RecordBatchStreamReader.html       |   14 +-
 .../pyarrow.ipc.RecordBatchStreamWriter.html       |   14 +-
 .../pyarrow.ipc.get_record_batch_size.html         |   14 +-
 .../generated/pyarrow.ipc.get_tensor_size.html     |   14 +-
 .../dev/python/generated/pyarrow.ipc.new_file.html |   14 +-
 .../python/generated/pyarrow.ipc.new_stream.html   |   14 +-
 .../python/generated/pyarrow.ipc.open_file.html    |   14 +-
 .../python/generated/pyarrow.ipc.open_stream.html  |   14 +-
 .../python/generated/pyarrow.ipc.read_message.html |   14 +-
 .../generated/pyarrow.ipc.read_record_batch.html   |   14 +-
 .../python/generated/pyarrow.ipc.read_tensor.html  |   14 +-
 .../python/generated/pyarrow.ipc.write_tensor.html |   14 +-
 .../generated/pyarrow.jemalloc_memory_pool.html    |   14 +-
 .../generated/pyarrow.jemalloc_set_decay_ms.html   |   14 +-
 .../generated/pyarrow.json.ParseOptions.html       |   14 +-
 .../python/generated/pyarrow.json.ReadOptions.html |   14 +-
 .../python/generated/pyarrow.json.read_json.html   |   14 +-
 .../dev/python/generated/pyarrow.large_binary.html |   14 +-
 docs/dev/python/generated/pyarrow.large_list.html  |   14 +-
 .../dev/python/generated/pyarrow.large_string.html |   14 +-
 docs/dev/python/generated/pyarrow.large_utf8.html  |   14 +-
 docs/dev/python/generated/pyarrow.list_.html       |   14 +-
 .../generated/pyarrow.log_memory_allocations.html  |   14 +-
 docs/dev/python/generated/pyarrow.map_.html        |   14 +-
 docs/dev/python/generated/pyarrow.memory_map.html  |   14 +-
 .../generated/pyarrow.mimalloc_memory_pool.html    |   14 +-
 .../generated/pyarrow.month_day_nano_interval.html |   14 +-
 docs/dev/python/generated/pyarrow.null.html        |   14 +-
 docs/dev/python/generated/pyarrow.nulls.html       |   14 +-
 docs/dev/python/generated/pyarrow.orc.ORCFile.html |   14 +-
 .../python/generated/pyarrow.orc.ORCWriter.html    |   18 +-
 .../python/generated/pyarrow.orc.read_table.html   |   14 +-
 .../python/generated/pyarrow.orc.write_table.html  |   18 +-
 .../python/generated/pyarrow.output_stream.html    |   14 +-
 .../generated/pyarrow.parquet.ParquetDataset.html  |   16 +-
 .../generated/pyarrow.parquet.ParquetFile.html     |   16 +-
 .../generated/pyarrow.parquet.ParquetWriter.html   |   14 +-
 .../generated/pyarrow.parquet.read_metadata.html   |   14 +-
 .../generated/pyarrow.parquet.read_pandas.html     |   16 +-
 .../generated/pyarrow.parquet.read_schema.html     |   14 +-
 .../generated/pyarrow.parquet.read_table.html      |   16 +-
 .../generated/pyarrow.parquet.write_metadata.html  |   14 +-
 .../generated/pyarrow.parquet.write_table.html     |   14 +-
 .../pyarrow.parquet.write_to_dataset.html          |   14 +-
 .../python/generated/pyarrow.plasma.ObjectID.html  |   14 +-
 .../generated/pyarrow.plasma.PlasmaBuffer.html     |   14 +-
 .../generated/pyarrow.plasma.PlasmaClient.html     |   14 +-
 docs/dev/python/generated/pyarrow.py_buffer.html   |   14 +-
 .../python/generated/pyarrow.read_serialized.html  |   14 +-
 .../dev/python/generated/pyarrow.record_batch.html |   14 +-
 .../generated/pyarrow.register_extension_type.html |   14 +-
 docs/dev/python/generated/pyarrow.scalar.html      |   14 +-
 docs/dev/python/generated/pyarrow.schema.html      |   14 +-
 docs/dev/python/generated/pyarrow.serialize.html   |   14 +-
 .../dev/python/generated/pyarrow.serialize_to.html |   14 +-
 .../python/generated/pyarrow.set_cpu_count.html    |   14 +-
 .../python/generated/pyarrow.set_memory_pool.html  |   14 +-
 docs/dev/python/generated/pyarrow.string.html      |   14 +-
 docs/dev/python/generated/pyarrow.struct.html      |   14 +-
 .../generated/pyarrow.system_memory_pool.html      |   14 +-
 docs/dev/python/generated/pyarrow.table.html       |   14 +-
 docs/dev/python/generated/pyarrow.time32.html      |   14 +-
 docs/dev/python/generated/pyarrow.time64.html      |   14 +-
 docs/dev/python/generated/pyarrow.timestamp.html   |   14 +-
 .../generated/pyarrow.total_allocated_bytes.html   |   14 +-
 .../python/generated/pyarrow.types.is_binary.html  |   14 +-
 .../python/generated/pyarrow.types.is_boolean.html |   14 +-
 .../python/generated/pyarrow.types.is_date.html    |   14 +-
 .../python/generated/pyarrow.types.is_date32.html  |   14 +-
 .../python/generated/pyarrow.types.is_date64.html  |   14 +-
 .../python/generated/pyarrow.types.is_decimal.html |   14 +-
 .../generated/pyarrow.types.is_dictionary.html     |   14 +-
 .../pyarrow.types.is_fixed_size_binary.html        |   14 +-
 .../python/generated/pyarrow.types.is_float16.html |   14 +-
 .../python/generated/pyarrow.types.is_float32.html |   14 +-
 .../python/generated/pyarrow.types.is_float64.html |   14 +-
 .../generated/pyarrow.types.is_floating.html       |   14 +-
 .../python/generated/pyarrow.types.is_int16.html   |   14 +-
 .../python/generated/pyarrow.types.is_int32.html   |   14 +-
 .../python/generated/pyarrow.types.is_int64.html   |   14 +-
 .../python/generated/pyarrow.types.is_int8.html    |   14 +-
 .../python/generated/pyarrow.types.is_integer.html |   14 +-
 .../generated/pyarrow.types.is_large_binary.html   |   14 +-
 .../generated/pyarrow.types.is_large_list.html     |   14 +-
 .../generated/pyarrow.types.is_large_string.html   |   14 +-
 .../generated/pyarrow.types.is_large_unicode.html  |   14 +-
 .../python/generated/pyarrow.types.is_list.html    |   14 +-
 .../dev/python/generated/pyarrow.types.is_map.html |   14 +-
 .../python/generated/pyarrow.types.is_nested.html  |   14 +-
 .../python/generated/pyarrow.types.is_null.html    |   14 +-
 .../generated/pyarrow.types.is_signed_integer.html |   14 +-
 .../python/generated/pyarrow.types.is_string.html  |   14 +-
 .../python/generated/pyarrow.types.is_struct.html  |   14 +-
 .../generated/pyarrow.types.is_temporal.html       |   14 +-
 .../python/generated/pyarrow.types.is_time.html    |   14 +-
 .../python/generated/pyarrow.types.is_time32.html  |   14 +-
 .../python/generated/pyarrow.types.is_time64.html  |   14 +-
 .../generated/pyarrow.types.is_timestamp.html      |   14 +-
 .../python/generated/pyarrow.types.is_uint16.html  |   14 +-
 .../python/generated/pyarrow.types.is_uint32.html  |   14 +-
 .../python/generated/pyarrow.types.is_uint64.html  |   14 +-
 .../python/generated/pyarrow.types.is_uint8.html   |   14 +-
 .../python/generated/pyarrow.types.is_unicode.html |   14 +-
 .../python/generated/pyarrow.types.is_union.html   |   14 +-
 .../pyarrow.types.is_unsigned_integer.html         |   14 +-
 docs/dev/python/generated/pyarrow.uint16.html      |   14 +-
 docs/dev/python/generated/pyarrow.uint32.html      |   14 +-
 docs/dev/python/generated/pyarrow.uint64.html      |   14 +-
 docs/dev/python/generated/pyarrow.uint8.html       |   14 +-
 .../python/generated/pyarrow.unify_schemas.html    |   14 +-
 .../pyarrow.unregister_extension_type.html         |   14 +-
 docs/dev/python/generated/pyarrow.utf8.html        |   14 +-
 docs/dev/python/getstarted.html                    |   16 +-
 docs/dev/python/getting_involved.html              |   14 +-
 docs/dev/python/index.html                         |   14 +-
 docs/dev/python/install.html                       |   14 +-
 docs/dev/python/integration.html                   |   14 +-
 docs/dev/python/integration/cuda.html              |   14 +-
 docs/dev/python/integration/extending.html         |   14 +-
 docs/dev/python/integration/python_r.html          |   14 +-
 docs/dev/python/ipc.html                           |   80 +-
 docs/dev/python/json.html                          |   14 +-
 docs/dev/python/memory.html                        |   22 +-
 docs/dev/python/numpy.html                         |   14 +-
 docs/dev/python/pandas.html                        |   20 +-
 docs/dev/python/parquet.html                       |   26 +-
 docs/dev/python/plasma.html                        |   14 +-
 docs/dev/python/timestamps.html                    |   14 +-
 docs/dev/r/articles/arrow.html                     |    2 +-
 docs/dev/r/pkgdown.yml                             |    2 +-
 docs/dev/r/reference/ChunkedArray.html             |    1 +
 docs/dev/r/reference/RecordBatch.html              |    1 +
 docs/dev/r/reference/Table.html                    |    1 +
 docs/dev/r/reference/array.html                    |    1 +
 docs/dev/r/reference/call_function.html            |   10 +-
 docs/dev/r/reference/write_dataset.html            |    4 +-
 docs/dev/search.html                               |   14 +-
 docs/dev/searchindex.js                            |    2 +-
 docs/dev/status.html                               |   14 +-
 3191 files changed, 24535 insertions(+), 7787 deletions(-)

diff --git a/docs/dev/.buildinfo b/docs/dev/.buildinfo
index 2477855..b8a655f 100644
--- a/docs/dev/.buildinfo
+++ b/docs/dev/.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: aef14f341d0dfe36b316dbbcdfdcd10a
+config: 76513f3f1b122855d9241c7700f80b4f
 tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/docs/dev/_modules/collections/abc.html b/docs/dev/_modules/collections/abc.html
index 5bbc857..fee2d3b 100644
--- a/docs/dev/_modules/collections/abc.html
+++ b/docs/dev/_modules/collections/abc.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>collections.abc &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>collections.abc &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/importlib/_bootstrap.html b/docs/dev/_modules/importlib/_bootstrap.html
index 588f30d..12c8241 100644
--- a/docs/dev/_modules/importlib/_bootstrap.html
+++ b/docs/dev/_modules/importlib/_bootstrap.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>importlib._bootstrap &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>importlib._bootstrap &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/index.html b/docs/dev/_modules/index.html
index dfb21a0..250034e 100644
--- a/docs/dev/_modules/index.html
+++ b/docs/dev/_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 v7.0.0.dev585</title>
+    <title>Overview: module code &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow.html b/docs/dev/_modules/pyarrow.html
index eb385ff..1daa3f3 100644
--- a/docs/dev/_modules/pyarrow.html
+++ b/docs/dev/_modules/pyarrow.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow/compute.html b/docs/dev/_modules/pyarrow/compute.html
index dde1c5d..896b02e 100644
--- a/docs/dev/_modules/pyarrow/compute.html
+++ b/docs/dev/_modules/pyarrow/compute.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.compute &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.compute &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
@@ -4556,7 +4566,7 @@ function checkPageExistsAndRedirect(event) {
     <span class="sd">&quot;&quot;&quot;</span>
 <span class="sd">    Make global functions wrapping each compute function.</span>
 
-<span class="sd">    Note that some of the automatically-generated wrappers may be overriden</span>
+<span class="sd">    Note that some of the automatically-generated wrappers may be overridden</span>
 <span class="sd">    by custom versions below.</span>
 <span class="sd">    &quot;&quot;&quot;</span>
     <span class="n">g</span> <span class="o">=</span> <span class="nb">globals</span><span class="p">()</span>
diff --git a/docs/dev/_modules/pyarrow/dataset.html b/docs/dev/_modules/pyarrow/dataset.html
index 8977d4c..92706ac 100644
--- a/docs/dev/_modules/pyarrow/dataset.html
+++ b/docs/dev/_modules/pyarrow/dataset.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.dataset &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.dataset &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow/feather.html b/docs/dev/_modules/pyarrow/feather.html
index 0d46ab9..7d63e88 100644
--- a/docs/dev/_modules/pyarrow/feather.html
+++ b/docs/dev/_modules/pyarrow/feather.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.feather &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.feather &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow/filesystem.html b/docs/dev/_modules/pyarrow/filesystem.html
index 052f937..7571045 100644
--- a/docs/dev/_modules/pyarrow/filesystem.html
+++ b/docs/dev/_modules/pyarrow/filesystem.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.filesystem &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.filesystem &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow/fs.html b/docs/dev/_modules/pyarrow/fs.html
index 1cb13b9..0eddb7d 100644
--- a/docs/dev/_modules/pyarrow/fs.html
+++ b/docs/dev/_modules/pyarrow/fs.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.fs &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.fs &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
@@ -4359,7 +4369,7 @@ function checkPageExistsAndRedirect(event) {
         <span class="k">if</span> <span class="n">use_mmap</span><span class="p">:</span>
             <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
                 <span class="s2">&quot;Specifying to use memory mapping not supported for &quot;</span>
-                <span class="s2">&quot;filesytem specified as an URI string&quot;</span>
+                <span class="s2">&quot;filesystem specified as an URI string&quot;</span>
             <span class="p">)</span>
         <span class="k">return</span> <span class="n">_filesystem_from_str</span><span class="p">(</span><span class="n">filesystem</span><span class="p">)</span>
 
diff --git a/docs/dev/_modules/pyarrow/hdfs.html b/docs/dev/_modules/pyarrow/hdfs.html
index a0850b8..e995360 100644
--- a/docs/dev/_modules/pyarrow/hdfs.html
+++ b/docs/dev/_modules/pyarrow/hdfs.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.hdfs &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.hdfs &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow/ipc.html b/docs/dev/_modules/pyarrow/ipc.html
index 4d73584..766d77b 100644
--- a/docs/dev/_modules/pyarrow/ipc.html
+++ b/docs/dev/_modules/pyarrow/ipc.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.ipc &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.ipc &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_modules/pyarrow/orc.html b/docs/dev/_modules/pyarrow/orc.html
index b8a9768..d9118c1 100644
--- a/docs/dev/_modules/pyarrow/orc.html
+++ b/docs/dev/_modules/pyarrow/orc.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.orc &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.orc &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
@@ -4458,13 +4468,13 @@ function checkPageExistsAndRedirect(event) {
 <span class="s2">batch_size : int, default 1024</span>
 <span class="s2">    Number of rows the ORC writer writes at a time.</span>
 <span class="s2">stripe_size : int, default 64 * 1024 * 1024</span>
-<span class="s2">    Size of each ORC stripe.</span>
+<span class="s2">    Size of each ORC stripe in bytes.</span>
 <span class="s2">compression : string, default &#39;uncompressed&#39;</span>
 <span class="s2">    The compression codec.</span>
 <span class="s2">    Valid values: {&#39;UNCOMPRESSED&#39;, &#39;SNAPPY&#39;, &#39;ZLIB&#39;, &#39;LZ4&#39;, &#39;ZSTD&#39;}</span>
 <span class="s2">    Note that LZ0 is currently not supported.</span>
 <span class="s2">compression_block_size : int, default 64 * 1024</span>
-<span class="s2">    Size of each compression block.</span>
+<span class="s2">    Size of each compression block in bytes.</span>
 <span class="s2">compression_strategy : string, default &#39;speed&#39;</span>
 <span class="s2">    The compression strategy i.e. speed vs size reduction.</span>
 <span class="s2">    Valid values: {&#39;SPEED&#39;, &#39;COMPRESSION&#39;}</span>
@@ -4498,7 +4508,8 @@ function checkPageExistsAndRedirect(event) {
 
     <span class="n">is_open</span> <span class="o">=</span> <span class="kc">False</span>
 
-<div class="viewcode-block" id="ORCWriter.__init__"><a class="viewcode-back" href="../../python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter.__init__">[docs]</a>    <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">where</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">file_version</span><span class="o">=</span><span class="s1" [...]
+<div class="viewcode-block" id="ORCWriter.__init__"><a class="viewcode-back" href="../../python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter.__init__">[docs]</a>    <span class="k">def</span> <span class="nf">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">where</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span>
+                 <span class="n">file_version</span><span class="o">=</span><span class="s1">&#39;0.12&#39;</span><span class="p">,</span>
                  <span class="n">batch_size</span><span class="o">=</span><span class="mi">1024</span><span class="p">,</span>
                  <span class="n">stripe_size</span><span class="o">=</span><span class="mi">64</span> <span class="o">*</span> <span class="mi">1024</span> <span class="o">*</span> <span class="mi">1024</span><span class="p">,</span>
                  <span class="n">compression</span><span class="o">=</span><span class="s1">&#39;uncompressed&#39;</span><span class="p">,</span>
@@ -4510,7 +4521,6 @@ function checkPageExistsAndRedirect(event) {
                  <span class="n">bloom_filter_columns</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">bloom_filter_fpp</span><span class="o">=</span><span class="mf">0.05</span><span class="p">,</span>
                  <span class="p">):</span>
-
         <span class="bp">self</span><span class="o">.</span><span class="n">writer</span> <span class="o">=</span> <span class="n">_orc</span><span class="o">.</span><span class="n">ORCWriter</span><span class="p">()</span>
         <span class="bp">self</span><span class="o">.</span><span class="n">writer</span><span class="o">.</span><span class="n">open</span><span class="p">(</span>
             <span class="n">where</span><span class="p">,</span>
@@ -4593,7 +4603,8 @@ function checkPageExistsAndRedirect(event) {
 <span class="s2">&quot;&quot;&quot;</span>
 
 
-<div class="viewcode-block" id="write_table"><a class="viewcode-back" href="../../python/generated/pyarrow.orc.write_table.html#pyarrow.orc.write_table">[docs]</a><span class="k">def</span> <span class="nf">write_table</span><span class="p">(</span><span class="n">table</span><span class="p">,</span> <span class="n">where</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span> <span class="n">file_version</span><span class="o">=</span><span class="s1">&#39;0.12&#3 [...]
+<div class="viewcode-block" id="write_table"><a class="viewcode-back" href="../../python/generated/pyarrow.orc.write_table.html#pyarrow.orc.write_table">[docs]</a><span class="k">def</span> <span class="nf">write_table</span><span class="p">(</span><span class="n">table</span><span class="p">,</span> <span class="n">where</span><span class="p">,</span> <span class="o">*</span><span class="p">,</span>
+                <span class="n">file_version</span><span class="o">=</span><span class="s1">&#39;0.12&#39;</span><span class="p">,</span>
                 <span class="n">batch_size</span><span class="o">=</span><span class="mi">1024</span><span class="p">,</span>
                 <span class="n">stripe_size</span><span class="o">=</span><span class="mi">64</span> <span class="o">*</span> <span class="mi">1024</span> <span class="o">*</span> <span class="mi">1024</span><span class="p">,</span>
                 <span class="n">compression</span><span class="o">=</span><span class="s1">&#39;uncompressed&#39;</span><span class="p">,</span>
diff --git a/docs/dev/_modules/pyarrow/parquet.html b/docs/dev/_modules/pyarrow/parquet.html
index 0c9e56c..b2f88f4 100644
--- a/docs/dev/_modules/pyarrow/parquet.html
+++ b/docs/dev/_modules/pyarrow/parquet.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.parquet &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.parquet &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
@@ -4482,7 +4492,7 @@ function checkPageExistsAndRedirect(event) {
 <span class="sd">    coerce_int96_timestamp_unit : str, default None.</span>
 <span class="sd">        Cast timestamps that are stored in INT96 format to a particular</span>
 <span class="sd">        resolution (e.g. &#39;ms&#39;). Setting to None is equivalent to &#39;ns&#39;</span>
-<span class="sd">        and therefore INT96 timestamps will be infered as timestamps</span>
+<span class="sd">        and therefore INT96 timestamps will be inferred as timestamps</span>
 <span class="sd">        in nanoseconds.</span>
 <span class="sd">    &quot;&quot;&quot;</span>
 
@@ -5606,7 +5616,7 @@ function checkPageExistsAndRedirect(event) {
 <span class="s2">coerce_int96_timestamp_unit : str, default None.</span>
 <span class="s2">    Cast timestamps that are stored in INT96 format to a particular resolution</span>
 <span class="s2">    (e.g. &#39;ms&#39;). Setting to None is equivalent to &#39;ns&#39; and therefore INT96</span>
-<span class="s2">    timestamps will be infered as timestamps in nanoseconds.</span>
+<span class="s2">    timestamps will be inferred as timestamps in nanoseconds.</span>
 <span class="s2">&quot;&quot;&quot;</span><span class="o">.</span><span class="n">format</span><span class="p">(</span><span class="n">_read_docstring_common</span><span class="p">,</span> <span class="n">_DNF_filter_doc</span><span class="p">)</span>
 
     <span class="k">def</span> <span class="nf">__new__</span><span class="p">(</span><span class="bp">cls</span><span class="p">,</span> <span class="n">path_or_paths</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">schema</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -6196,7 +6206,7 @@ function checkPageExistsAndRedirect(event) {
 <span class="s2">coerce_int96_timestamp_unit : str, default None.</span>
 <span class="s2">    Cast timestamps that are stored in INT96 format to a particular</span>
 <span class="s2">    resolution (e.g. &#39;ms&#39;). Setting to None is equivalent to &#39;ns&#39;</span>
-<span class="s2">    and therefore INT96 timestamps will be infered as timestamps</span>
+<span class="s2">    and therefore INT96 timestamps will be inferred as timestamps</span>
 <span class="s2">    in nanoseconds.</span>
 
 <span class="s2">Returns</span>
diff --git a/docs/dev/_modules/pyarrow/types.html b/docs/dev/_modules/pyarrow/types.html
index 6912c6a..b49bdec 100644
--- a/docs/dev/_modules/pyarrow/types.html
+++ b/docs/dev/_modules/pyarrow/types.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>pyarrow.types &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>pyarrow.types &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -77,7 +77,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -257,6 +257,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -362,6 +367,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="../../cpp/api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="../../cpp/api/io.html">
        Input / output
       </a>
diff --git a/docs/dev/_static/documentation_options.js b/docs/dev/_static/documentation_options.js
index b015598..0e83579 100644
--- a/docs/dev/_static/documentation_options.js
+++ b/docs/dev/_static/documentation_options.js
@@ -1,6 +1,6 @@
 var DOCUMENTATION_OPTIONS = {
     URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
-    VERSION: '7.0.0.dev585',
+    VERSION: '7.0.0.dev627',
     LANGUAGE: 'None',
     COLLAPSE_INDEX: false,
     BUILDER: 'html',
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-13-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-13-0.html
index 941cf18..730ba44 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-13-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-13-0.html
@@ -44,28 +44,28 @@
 <a name="api-index-0-13-0"></a>Index of new symbols in 0.13.0</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#garrow-array-count" title="garrow_array_count ()">garrow_array_count</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-count" title="garrow_array_count ()">garrow_array_count</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-count-values" title="garrow_array_count_values ()">garrow_array_count_values</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-count-values" title="garrow_array_count_values ()">garrow_array_count_values</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxB"></a><h3 class="title">B</h3>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-and" title="garrow_boolean_array_and ()">garrow_boolean_array_and</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-and" title="garrow_boolean_array_and ()">garrow_boolean_array_and</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-invert" title="garrow_boolean_array_invert ()">garrow_boolean_array_invert</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-invert" title="garrow_boolean_array_invert ()">garrow_boolean_array_invert</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-or" title="garrow_boolean_array_or ()">garrow_boolean_array_or</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-or" title="garrow_boolean_array_or ()">garrow_boolean_array_or</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-xor" title="garrow_boolean_array_xor ()">garrow_boolean_array_xor</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-xor" title="garrow_boolean_array_xor ()">garrow_boolean_array_xor</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxC"></a><h3 class="title">C</h3>
@@ -75,7 +75,7 @@
 <dd></dd>
 <a name="idxD"></a><h3 class="title">D</h3>
 <dt>
-<a class="link" href="compute.html#garrow-double-array-sum" title="garrow_double_array_sum ()">garrow_double_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-double-array-sum" title="garrow_double_array_sum ()">garrow_double_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxF"></a><h3 class="title">F</h3>
@@ -84,24 +84,24 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-float-array-sum" title="garrow_float_array_sum ()">garrow_float_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-float-array-sum" title="garrow_float_array_sum ()">garrow_float_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxI"></a><h3 class="title">I</h3>
 <dt>
-<a class="link" href="compute.html#garrow-int16-array-sum" title="garrow_int16_array_sum ()">garrow_int16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int16-array-sum" title="garrow_int16_array_sum ()">garrow_int16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int32-array-sum" title="garrow_int32_array_sum ()">garrow_int32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int32-array-sum" title="garrow_int32_array_sum ()">garrow_int32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int64-array-sum" title="garrow_int64_array_sum ()">garrow_int64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int64-array-sum" title="garrow_int64_array_sum ()">garrow_int64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int8-array-sum" title="garrow_int8_array_sum ()">garrow_int8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int8-array-sum" title="garrow_int8_array_sum ()">garrow_int8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxL"></a><h3 class="title">L</h3>
@@ -123,7 +123,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-numeric-array-mean" title="garrow_numeric_array_mean ()">garrow_numeric_array_mean</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-numeric-array-mean" title="garrow_numeric_array_mean ()">garrow_numeric_array_mean</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxR"></a><h3 class="title">R</h3>
@@ -137,19 +137,19 @@
 <dd></dd>
 <a name="idxU"></a><h3 class="title">U</h3>
 <dt>
-<a class="link" href="compute.html#garrow-uint16-array-sum" title="garrow_uint16_array_sum ()">garrow_uint16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint16-array-sum" title="garrow_uint16_array_sum ()">garrow_uint16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint32-array-sum" title="garrow_uint32_array_sum ()">garrow_uint32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint32-array-sum" title="garrow_uint32_array_sum ()">garrow_uint32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint64-array-sum" title="garrow_uint64_array_sum ()">garrow_uint64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint64-array-sum" title="garrow_uint64_array_sum ()">garrow_uint64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint8-array-sum" title="garrow_uint8_array_sum ()">garrow_uint8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint8-array-sum" title="garrow_uint8_array_sum ()">garrow_uint8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-14-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-14-0.html
index 2c30bf3..877bc59 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-14-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-14-0.html
@@ -36,7 +36,7 @@
 <a name="api-index-0-14-0"></a>Index of new symbols in 0.14.0</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#garrow-array-take" title="garrow_array_take ()">garrow_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-take" title="garrow_array_take ()">garrow_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxC"></a><h3 class="title">C</h3>
@@ -137,7 +137,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-take-options-new" title="garrow_take_options_new ()">garrow_take_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-take-options-new" title="garrow_take_options_new ()">garrow_take_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-15-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-15-0.html
index fe02be2..3518f22 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-15-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-15-0.html
@@ -40,19 +40,19 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-filter" title="garrow_array_filter ()">garrow_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-filter" title="garrow_array_filter ()">garrow_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-is-in" title="garrow_array_is_in ()">garrow_array_is_in</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-is-in" title="garrow_array_is_in ()">garrow_array_is_in</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-is-in-chunked-array" title="garrow_array_is_in_chunked_array ()">garrow_array_is_in_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-is-in-chunked-array" title="garrow_array_is_in_chunked_array ()">garrow_array_is_in_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-to-indices" title="garrow_array_sort_to_indices ()">garrow_array_sort_to_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-to-indices" title="garrow_array_sort_to_indices ()">garrow_array_sort_to_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -61,11 +61,11 @@
 <dd></dd>
 <a name="idxC"></a><h3 class="title">C</h3>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-filter" title="garrow_chunked_array_filter ()">garrow_chunked_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-filter" title="garrow_chunked_array_filter ()">garrow_chunked_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-filter-chunked-array" title="garrow_chunked_array_filter_chunked_array ()">garrow_chunked_array_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-filter-chunked-array" title="garrow_chunked_array_filter_chunked_array ()">garrow_chunked_array_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -91,7 +91,7 @@
 <dd></dd>
 <a name="idxR"></a><h3 class="title">R</h3>
 <dt>
-<a class="link" href="compute.html#garrow-record-batch-filter" title="garrow_record_batch_filter ()">garrow_record_batch_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-record-batch-filter" title="garrow_record_batch_filter ()">garrow_record_batch_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -113,11 +113,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-filter" title="garrow_table_filter ()">garrow_table_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-filter" title="garrow_table_filter ()">garrow_table_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-filter-chunked-array" title="garrow_table_filter_chunked_array ()">garrow_table_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-filter-chunked-array" title="garrow_table_filter_chunked_array ()">garrow_table_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-16-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-16-0.html
index 1cc43e4..17fb2dc 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-16-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-16-0.html
@@ -40,7 +40,7 @@
 <a name="api-index-0-16-0"></a>Index of new symbols in 0.16.0</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#garrow-array-take-chunked-array" title="garrow_array_take_chunked_array ()">garrow_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-take-chunked-array" title="garrow_array_take_chunked_array ()">garrow_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxB"></a><h3 class="title">B</h3>
@@ -58,11 +58,11 @@
 <dd></dd>
 <a name="idxC"></a><h3 class="title">C</h3>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-take" title="garrow_chunked_array_take ()">garrow_chunked_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-take" title="garrow_chunked_array_take ()">garrow_chunked_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-take-chunked-array" title="garrow_chunked_array_take_chunked_array ()">garrow_chunked_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-take-chunked-array" title="garrow_chunked_array_take_chunked_array ()">garrow_chunked_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxI"></a><h3 class="title">I</h3>
@@ -169,7 +169,7 @@
 <dd></dd>
 <a name="idxR"></a><h3 class="title">R</h3>
 <dt>
-<a class="link" href="compute.html#garrow-record-batch-take" title="garrow_record_batch_take ()">garrow_record_batch_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-record-batch-take" title="garrow_record_batch_take ()">garrow_record_batch_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxS"></a><h3 class="title">S</h3>
@@ -187,11 +187,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-take" title="garrow_table_take ()">garrow_table_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-take" title="garrow_table_take ()">garrow_table_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-take-chunked-array" title="garrow_table_take_chunked_array ()">garrow_table_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-take-chunked-array" title="garrow_table_take_chunked_array ()">garrow_table_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-17-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-17-0.html
index 5762772..e3f7576 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-17-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-17-0.html
@@ -168,11 +168,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFilterOptions--null-selection-behavior" title="The “null-selection-behavior” property">GArrowFilterOptions:null-selection-behavior</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFilterOptions--null-selection-behavior" title="The “null-selection-behavior” property">GArrowFilterOptions:null-selection-behavior</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-filter-options-new" title="garrow_filter_options_new ()">garrow_filter_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-filter-options-new" title="garrow_filter_options_new ()">garrow_filter_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxL"></a><h3 class="title">L</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-7-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-7-0.html
index c7ca26a..acf878e 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-7-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-7-0.html
@@ -30,7 +30,7 @@
 <a name="api-index-0-7-0"></a>Index of new symbols in 0.7.0</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#garrow-array-cast" title="garrow_array_cast ()">garrow_array_cast</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-cast" title="garrow_array_cast ()">garrow_array_cast</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxC"></a><h3 class="title">C</h3>
@@ -39,7 +39,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-cast-options-new" title="garrow_cast_options_new ()">garrow_cast_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-cast-options-new" title="garrow_cast_options_new ()">garrow_cast_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxD"></a><h3 class="title">D</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-0-8-0.html b/docs/dev/c_glib/arrow-glib/api-index-0-8-0.html
index 8a97411..cbdb41d 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-0-8-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-0-8-0.html
@@ -44,7 +44,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-dictionary-encode" title="garrow_array_dictionary_encode ()">garrow_array_dictionary_encode</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-dictionary-encode" title="garrow_array_dictionary_encode ()">garrow_array_dictionary_encode</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -52,7 +52,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-unique" title="garrow_array_unique ()">garrow_array_unique</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-unique" title="garrow_array_unique ()">garrow_array_unique</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxB"></a><h3 class="title">B</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-1-0-0.html b/docs/dev/c_glib/arrow-glib/api-index-1-0-0.html
index 227fd1c..5a7ab8c 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-1-0-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-1-0-0.html
@@ -94,7 +94,7 @@
 <dd></dd>
 <a name="idxE"></a><h3 class="title">E</h3>
 <dt>
-<a class="link" href="compute.html#garrow-execute-context-new" title="garrow_execute_context_new ()">garrow_execute_context_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-context-new" title="garrow_execute_context_new ()">garrow_execute_context_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxF"></a><h3 class="title">F</h3>
@@ -103,11 +103,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-execute" title="garrow_function_execute ()">garrow_function_execute</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-execute" title="garrow_function_execute ()">garrow_function_execute</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-find" title="garrow_function_find ()">garrow_function_find</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-find" title="garrow_function_find ()">garrow_function_find</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxI"></a><h3 class="title">I</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-3-0-0.html b/docs/dev/c_glib/arrow-glib/api-index-3-0-0.html
index d6439d8..ebff780 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-3-0-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-3-0-0.html
@@ -40,7 +40,7 @@
 <a name="api-index-3-0-0"></a>Index of new symbols in 3.0.0</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#GArrowArraySortOptions--order" title="The “order” property">GArrowArraySortOptions:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowArraySortOptions--order" title="The “order” property">GArrowArraySortOptions:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -60,20 +60,20 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-indices" title="garrow_array_sort_indices ()">garrow_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-indices" title="garrow_array_sort_indices ()">garrow_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-options-equal" title="garrow_array_sort_options_equal ()">garrow_array_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-options-equal" title="garrow_array_sort_options_equal ()">garrow_array_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-options-new" title="garrow_array_sort_options_new ()">garrow_array_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-options-new" title="garrow_array_sort_options_new ()">garrow_array_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxC"></a><h3 class="title">C</h3>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-sort-indices" title="garrow_chunked_array_sort_indices ()">garrow_chunked_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-sort-indices" title="garrow_chunked_array_sort_indices ()">garrow_chunked_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxD"></a><h3 class="title">D</h3>
@@ -297,7 +297,7 @@
 <dd></dd>
 <a name="idxR"></a><h3 class="title">R</h3>
 <dt>
-<a class="link" href="compute.html#garrow-record-batch-sort-indices" title="garrow_record_batch_sort_indices ()">garrow_record_batch_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-record-batch-sort-indices" title="garrow_record_batch_sort_indices ()">garrow_record_batch_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxS"></a><h3 class="title">S</h3>
@@ -306,44 +306,44 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortKey--order" title="The “order” property">GArrowSortKey:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortKey--order" title="The “order” property">GArrowSortKey:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortOrder" title="enum GArrowSortOrder">GArrowSortOrder</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortOrder" title="enum GArrowSortOrder">GArrowSortOrder</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-key-equal" title="garrow_sort_key_equal ()">garrow_sort_key_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-key-equal" title="garrow_sort_key_equal ()">garrow_sort_key_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-key-new" title="garrow_sort_key_new ()">garrow_sort_key_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-key-new" title="garrow_sort_key_new ()">garrow_sort_key_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-add-sort-key" title="garrow_sort_options_add_sort_key ()">garrow_sort_options_add_sort_key</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-add-sort-key" title="garrow_sort_options_add_sort_key ()">garrow_sort_options_add_sort_key</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-equal" title="garrow_sort_options_equal ()">garrow_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-equal" title="garrow_sort_options_equal ()">garrow_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-get-sort-keys" title="garrow_sort_options_get_sort_keys ()">garrow_sort_options_get_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-get-sort-keys" title="garrow_sort_options_get_sort_keys ()">garrow_sort_options_get_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-new" title="garrow_sort_options_new ()">garrow_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-new" title="garrow_sort_options_new ()">garrow_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-set-sort-keys" title="garrow_sort_options_set_sort_keys ()">garrow_sort_options_set_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-set-sort-keys" title="garrow_sort_options_set_sort_keys ()">garrow_sort_options_set_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxT"></a><h3 class="title">T</h3>
 <dt>
-<a class="link" href="compute.html#garrow-table-sort-indices" title="garrow_table_sort_indices ()">garrow_table_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-sort-indices" title="garrow_table_sort_indices ()">garrow_table_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-5-0-0.html b/docs/dev/c_glib/arrow-glib/api-index-5-0-0.html
index d6afd86..2df7fb2 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-5-0-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-5-0-0.html
@@ -241,15 +241,15 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowScalarAggregateOptions--min-count" title="The “min-count” property">GArrowScalarAggregateOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowScalarAggregateOptions--min-count" title="The “min-count” property">GArrowScalarAggregateOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowScalarAggregateOptions--skip-nulls" title="The “skip-nulls” property">GArrowScalarAggregateOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowScalarAggregateOptions--skip-nulls" title="The “skip-nulls” property">GArrowScalarAggregateOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-scalar-aggregate-options-new" title="garrow_scalar_aggregate_options_new ()">garrow_scalar_aggregate_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-scalar-aggregate-options-new" title="garrow_scalar_aggregate_options_new ()">garrow_scalar_aggregate_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-6-0-0.html b/docs/dev/c_glib/arrow-glib/api-index-6-0-0.html
index 15b298a..7096232 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-6-0-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-6-0-0.html
@@ -44,27 +44,27 @@
 <a name="api-index-6-0-0"></a>Index of new symbols in 6.0.0</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#garrow-aggregate-node-options-new" title="garrow_aggregate_node_options_new ()">garrow_aggregate_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-aggregate-node-options-new" title="garrow_aggregate_node_options_new ()">garrow_aggregate_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--function" title="The “function” property">GArrowAggregation:function</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--function" title="The “function” property">GArrowAggregation:function</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--input" title="The “input” property">GArrowAggregation:input</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--input" title="The “input” property">GArrowAggregation:input</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--options" title="The “options” property">GArrowAggregation:options</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--options" title="The “options” property">GArrowAggregation:options</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--output" title="The “output” property">GArrowAggregation:output</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--output" title="The “output” property">GArrowAggregation:output</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-aggregation-new" title="garrow_aggregation_new ()">garrow_aggregation_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-aggregation-new" title="garrow_aggregation_new ()">garrow_aggregation_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -81,7 +81,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-count-options-new" title="garrow_count_options_new ()">garrow_count_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-count-options-new" title="garrow_count_options_new ()">garrow_count_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxD"></a><h3 class="title">D</h3>
@@ -95,47 +95,47 @@
 <dd></dd>
 <a name="idxE"></a><h3 class="title">E</h3>
 <dt>
-<a class="link" href="compute.html#garrow-execute-node-get-kind-name" title="garrow_execute_node_get_kind_name ()">garrow_execute_node_get_kind_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-node-get-kind-name" title="garrow_execute_node_get_kind_name ()">garrow_execute_node_get_kind_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-node-get-output-schema" title="garrow_execute_node_get_output_schema ()">garrow_execute_node_get_output_schema</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-node-get-output-schema" title="garrow_execute_node_get_output_schema ()">garrow_execute_node_get_output_schema</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-aggregate-node" title="garrow_execute_plan_build_aggregate_node ()">garrow_execute_plan_build_aggregate_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-aggregate-node" title="garrow_execute_plan_build_aggregate_node ()">garrow_execute_plan_build_aggregate_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-node" title="garrow_execute_plan_build_node ()">garrow_execute_plan_build_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-node" title="garrow_execute_plan_build_node ()">garrow_execute_plan_build_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-sink-node" title="garrow_execute_plan_build_sink_node ()">garrow_execute_plan_build_sink_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-sink-node" title="garrow_execute_plan_build_sink_node ()">garrow_execute_plan_build_sink_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-source-node" title="garrow_execute_plan_build_source_node ()">garrow_execute_plan_build_source_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-source-node" title="garrow_execute_plan_build_source_node ()">garrow_execute_plan_build_source_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-new" title="garrow_execute_plan_new ()">garrow_execute_plan_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-new" title="garrow_execute_plan_new ()">garrow_execute_plan_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-start" title="garrow_execute_plan_start ()">garrow_execute_plan_start</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-start" title="garrow_execute_plan_start ()">garrow_execute_plan_start</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-stop" title="garrow_execute_plan_stop ()">garrow_execute_plan_stop</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-stop" title="garrow_execute_plan_stop ()">garrow_execute_plan_stop</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-validate" title="garrow_execute_plan_validate ()">garrow_execute_plan_validate</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-validate" title="garrow_execute_plan_validate ()">garrow_execute_plan_validate</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-wait" title="garrow_execute_plan_wait ()">garrow_execute_plan_wait</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-wait" title="garrow_execute_plan_wait ()">garrow_execute_plan_wait</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -172,23 +172,23 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-arg-names" title="garrow_function_doc_get_arg_names ()">garrow_function_doc_get_arg_names</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-arg-names" title="garrow_function_doc_get_arg_names ()">garrow_function_doc_get_arg_names</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-description" title="garrow_function_doc_get_description ()">garrow_function_doc_get_description</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-description" title="garrow_function_doc_get_description ()">garrow_function_doc_get_description</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-options-class-name" title="garrow_function_doc_get_options_class_name ()">garrow_function_doc_get_options_class_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-options-class-name" title="garrow_function_doc_get_options_class_name ()">garrow_function_doc_get_options_class_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-summary" title="garrow_function_doc_get_summary ()">garrow_function_doc_get_summary</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-summary" title="garrow_function_doc_get_summary ()">garrow_function_doc_get_summary</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-doc" title="garrow_function_get_doc ()">garrow_function_get_doc</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-doc" title="garrow_function_get_doc ()">garrow_function_get_doc</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxL"></a><h3 class="title">L</h3>
@@ -231,35 +231,35 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSetLookupOptions--skip-nulls" title="The “skip-nulls” property">GArrowSetLookupOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSetLookupOptions--skip-nulls" title="The “skip-nulls” property">GArrowSetLookupOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSetLookupOptions--value-set" title="The “value-set” property">GArrowSetLookupOptions:value-set</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSetLookupOptions--value-set" title="The “value-set” property">GArrowSetLookupOptions:value-set</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-set-lookup-options-new" title="garrow_set_lookup_options_new ()">garrow_set_lookup_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-set-lookup-options-new" title="garrow_set_lookup_options_new ()">garrow_set_lookup_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sink-node-options-get-reader" title="garrow_sink_node_options_get_reader ()">garrow_sink_node_options_get_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sink-node-options-get-reader" title="garrow_sink_node_options_get_reader ()">garrow_sink_node_options_get_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sink-node-options-new" title="garrow_sink_node_options_new ()">garrow_sink_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sink-node-options-new" title="garrow_sink_node_options_new ()">garrow_sink_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-source-node-options-new-record-batch" title="garrow_source_node_options_new_record_batch ()">garrow_source_node_options_new_record_batch</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-source-node-options-new-record-batch" title="garrow_source_node_options_new_record_batch ()">garrow_source_node_options_new_record_batch</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-source-node-options-new-record-batch-reader" title="garrow_source_node_options_new_record_batch_reader ()">garrow_source_node_options_new_record_batch_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-source-node-options-new-record-batch-reader" title="garrow_source_node_options_new_record_batch_reader ()">garrow_source_node_options_new_record_batch_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-source-node-options-new-table" title="garrow_source_node_options_new_table ()">garrow_source_node_options_new_table</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-source-node-options-new-table" title="garrow_source_node_options_new_table ()">garrow_source_node_options_new_table</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxT"></a><h3 class="title">T</h3>
@@ -282,19 +282,19 @@
 <dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions--ddof" title="The “ddof” property">GArrowVarianceOptions:ddof</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions--ddof" title="The “ddof” property">GArrowVarianceOptions:ddof</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions--min-count" title="The “min-count” property">GArrowVarianceOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions--min-count" title="The “min-count” property">GArrowVarianceOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions--skip-nulls" title="The “skip-nulls” property">GArrowVarianceOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions--skip-nulls" title="The “skip-nulls” property">GArrowVarianceOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-variance-options-new" title="garrow_variance_options_new ()">garrow_variance_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-variance-options-new" title="garrow_variance_options_new ()">garrow_variance_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-7-0-0.html b/docs/dev/c_glib/arrow-glib/api-index-7-0-0.html
index f22aff5..b3c222a 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-7-0-0.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-7-0-0.html
@@ -6,7 +6,7 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="index.html" title="Apache Arrow GLib Reference Manual">
-<link rel="prev" href="deprecated-api-index.html" title="Index of deprecated API">
+<link rel="prev" href="api-index-8-0-0.html" title="Index of new symbols in 8.0.0">
 <link rel="next" href="api-index-6-0-0.html" title="Index of new symbols in 6.0.0">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
@@ -34,7 +34,7 @@
                   <a class="shortcut" href="#idxV">V</a></span></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
-<td><a accesskey="p" href="deprecated-api-index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="p" href="api-index-8-0-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 <td><a accesskey="n" href="api-index-6-0-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 </tr></table>
 <div class="index">
@@ -47,53 +47,53 @@
 <dd></dd>
 <a name="idxE"></a><h3 class="title">E</h3>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-hash-join-node" title="garrow_execute_plan_build_hash_join_node ()">garrow_execute_plan_build_hash_join_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-hash-join-node" title="garrow_execute_plan_build_hash_join_node ()">garrow_execute_plan_build_hash_join_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxF"></a><h3 class="title">F</h3>
 <dt>
-<a class="link" href="compute.html#garrow-function-all" title="garrow_function_all ()">garrow_function_all</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-all" title="garrow_function_all ()">garrow_function_all</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-equal" title="garrow_function_equal ()">garrow_function_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-equal" title="garrow_function_equal ()">garrow_function_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-default-options" title="garrow_function_get_default_options ()">garrow_function_get_default_options</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-default-options" title="garrow_function_get_default_options ()">garrow_function_get_default_options</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-name" title="garrow_function_get_name ()">garrow_function_get_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-name" title="garrow_function_get_name ()">garrow_function_get_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-options-type" title="garrow_function_get_options_type ()">garrow_function_get_options_type</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-options-type" title="garrow_function_get_options_type ()">garrow_function_get_options_type</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-options-equal" title="garrow_function_options_equal ()">garrow_function_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-options-equal" title="garrow_function_options_equal ()">garrow_function_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-options-to-string" title="garrow_function_options_to_string ()">garrow_function_options_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-options-to-string" title="garrow_function_options_to_string ()">garrow_function_options_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-to-string" title="garrow_function_to_string ()">garrow_function_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-to-string" title="garrow_function_to_string ()">garrow_function_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxH"></a><h3 class="title">H</h3>
 <dt>
-<a class="link" href="compute.html#garrow-hash-join-node-options-new" title="garrow_hash_join_node_options_new ()">garrow_hash_join_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-hash-join-node-options-new" title="garrow_hash_join_node_options_new ()">garrow_hash_join_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-hash-join-node-options-set-left-outputs" title="garrow_hash_join_node_options_set_left_outputs ()">garrow_hash_join_node_options_set_left_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-hash-join-node-options-set-left-outputs" title="garrow_hash_join_node_options_set_left_outputs ()">garrow_hash_join_node_options_set_left_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-hash-join-node-options-set-right-outputs" title="garrow_hash_join_node_options_set_right_outputs ()">garrow_hash_join_node_options_set_right_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-hash-join-node-options-set-right-outputs" title="garrow_hash_join_node_options_set_right_outputs ()">garrow_hash_join_node_options_set_right_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxI"></a><h3 class="title">I</h3>
@@ -103,7 +103,7 @@
 <dd></dd>
 <a name="idxJ"></a><h3 class="title">J</h3>
 <dt>
-<a class="link" href="compute.html#GArrowJoinType" title="enum GArrowJoinType">GArrowJoinType</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowJoinType" title="enum GArrowJoinType">GArrowJoinType</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxM"></a><h3 class="title">M</h3>
@@ -117,31 +117,31 @@
 <dd></dd>
 <a name="idxR"></a><h3 class="title">R</h3>
 <dt>
-<a class="link" href="compute.html#GArrowRoundMode" title="enum GArrowRoundMode">GArrowRoundMode</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundMode" title="enum GArrowRoundMode">GArrowRoundMode</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundOptions--mode" title="The “mode” property">GArrowRoundOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundOptions--mode" title="The “mode” property">GArrowRoundOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundOptions--n-digits" title="The “n-digits” property">GArrowRoundOptions:n-digits</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundOptions--n-digits" title="The “n-digits” property">GArrowRoundOptions:n-digits</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundToMultipleOptions--mode" title="The “mode” property">GArrowRoundToMultipleOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundToMultipleOptions--mode" title="The “mode” property">GArrowRoundToMultipleOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundToMultipleOptions--multiple" title="The “multiple” property">GArrowRoundToMultipleOptions:multiple</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundToMultipleOptions--multiple" title="The “multiple” property">GArrowRoundToMultipleOptions:multiple</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-round-options-new" title="garrow_round_options_new ()">garrow_round_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-round-options-new" title="garrow_round_options_new ()">garrow_round_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-round-to-multiple-options-new" title="garrow_round_to_multiple_options_new ()">garrow_round_to_multiple_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-round-to-multiple-options-new" title="garrow_round_to_multiple_options_new ()">garrow_round_to_multiple_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxS"></a><h3 class="title">S</h3>
@@ -170,7 +170,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortKey--target" title="The “target” property">GArrowSortKey:target</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortKey--target" title="The “target” property">GArrowSortKey:target</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
diff --git a/docs/dev/c_glib/arrow-glib/api-index-8-0-0.html b/docs/dev/c_glib/arrow-glib/api-index-8-0-0.html
new file mode 100644
index 0000000..6b6f5e3
--- /dev/null
+++ b/docs/dev/c_glib/arrow-glib/api-index-8-0-0.html
@@ -0,0 +1,191 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Index of new symbols in 8.0.0: Apache Arrow GLib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
+<link rel="up" href="index.html" title="Apache Arrow GLib Reference Manual">
+<link rel="prev" href="deprecated-api-index.html" title="Index of deprecated API">
+<link rel="next" href="api-index-7-0-0.html" title="Index of new symbols in 7.0.0">
+<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxD">D</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#idxM">M</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#idxU">U</a>
+                     <span class="dim">|</span> 
+                  <a class="shortcut" href="#idxV">V</a></span></td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
+<td><a accesskey="p" href="deprecated-api-index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="api-index-7-0-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="index">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="api-index-8-0-0"></a>Index of new symbols in 8.0.0</h1></div></div></div>
+<a name="idx"></a><a name="idxD"></a><h3 class="title">D</h3>
+<dt>
+<a class="link" href="interval.html#GArrowDayMillisecond--day" title="The “day” property">GArrowDayMillisecond:day</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowDayMillisecond--millisecond" title="The “millisecond” property">GArrowDayMillisecond:millisecond</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-day-millisecond-equal" title="garrow_day_millisecond_equal ()">garrow_day_millisecond_equal</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-day-millisecond-less-than" title="garrow_day_millisecond_less_than ()">garrow_day_millisecond_less_than</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-day-millisecond-new" title="garrow_day_millisecond_new ()">garrow_day_millisecond_new</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-append-value" title="garrow_day_time_interval_array_builder_append_value ()">garrow_day_time_interval_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-append-values" title="garrow_day_time_interval_array_builder_append_values ()">garrow_day_time_interval_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-new" title="garrow_day_time_interval_array_builder_new ()">garrow_day_time_interval_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-get-value" title="garrow_day_time_interval_array_get_value ()">garrow_day_time_interval_array_get_value</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-get-values" title="garrow_day_time_interval_array_get_values ()">garrow_day_time_interval_array_get_values</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-new" title="garrow_day_time_interval_array_new ()">garrow_day_time_interval_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-day-time-interval-scalar-get-value" title="garrow_day_time_interval_scalar_get_value ()">garrow_day_time_interval_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-day-time-interval-scalar-new" title="garrow_day_time_interval_scalar_new ()">garrow_day_time_interval_scalar_new</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<a name="idxM"></a><h3 class="title">M</h3>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNano--day" title="The “day” property">GArrowMonthDayNano:day</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNano--month" title="The “month” property">GArrowMonthDayNano:month</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNano--nanosecond" title="The “nanosecond” property">GArrowMonthDayNano:nanosecond</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-month-day-nano-equal" title="garrow_month_day_nano_equal ()">garrow_month_day_nano_equal</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-value" title="garrow_month_day_nano_interval_array_builder_append_value ()">garrow_month_day_nano_interval_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-values" title="garrow_month_day_nano_interval_array_builder_append_values ()">garrow_month_day_nano_interval_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-new" title="garrow_month_day_nano_interval_array_builder_new ()">garrow_month_day_nano_interval_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-get-value" title="garrow_month_day_nano_interval_array_get_value ()">garrow_month_day_nano_interval_array_get_value</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-get-values" title="garrow_month_day_nano_interval_array_get_values ()">garrow_month_day_nano_interval_array_get_values</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-new" title="garrow_month_day_nano_interval_array_new ()">garrow_month_day_nano_interval_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-month-day-nano-interval-scalar-get-value" title="garrow_month_day_nano_interval_scalar_get_value ()">garrow_month_day_nano_interval_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-month-day-nano-interval-scalar-new" title="garrow_month_day_nano_interval_scalar_new ()">garrow_month_day_nano_interval_scalar_new</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-month-day-nano-new" title="garrow_month_day_nano_new ()">garrow_month_day_nano_new</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-append-value" title="garrow_month_interval_array_builder_append_value ()">garrow_month_interval_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-append-values" title="garrow_month_interval_array_builder_append_values ()">garrow_month_interval_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-new" title="garrow_month_interval_array_builder_new ()">garrow_month_interval_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-get-value" title="garrow_month_interval_array_get_value ()">garrow_month_interval_array_get_value</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-get-values" title="garrow_month_interval_array_get_values ()">garrow_month_interval_array_get_values</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-new" title="garrow_month_interval_array_new ()">garrow_month_interval_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-month-interval-scalar-get-value" title="garrow_month_interval_scalar_get_value ()">garrow_month_interval_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-month-interval-scalar-new" title="garrow_month_interval_scalar_new ()">garrow_month_interval_scalar_new</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<a name="idxU"></a><h3 class="title">U</h3>
+<dt>
+<a class="link" href="compute.html#GArrowUTF8NormalizeForm" title="enum GArrowUTF8NormalizeForm">GArrowUTF8NormalizeForm</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#GArrowUTF8NormalizeOptions--form" title="The “form” property">GArrowUTF8NormalizeOptions:form</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#garrow-utf8-normalize-options-new" title="garrow_utf8_normalize_options_new ()">garrow_utf8_normalize_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<a name="idxV"></a><h3 class="title">V</h3>
+<dt>
+<a class="link" href="version-macros.html#GARROW-VERSION-8-0:CAPS" title="GARROW_VERSION_8_0">GARROW_VERSION_8_0</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
+</dt>
+<dd></dd>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.32</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/docs/dev/c_glib/arrow-glib/api-index-full.html b/docs/dev/c_glib/arrow-glib/api-index-full.html
index 34aefa8..ff7600f 100644
--- a/docs/dev/c_glib/arrow-glib/api-index-full.html
+++ b/docs/dev/c_glib/arrow-glib/api-index-full.html
@@ -64,43 +64,43 @@
 <a name="api-index-full"></a>API Index</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#GArrowAggregateNodeOptions-struct" title="GArrowAggregateNodeOptions">GArrowAggregateNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregateNodeOptions-struct" title="GArrowAggregateNodeOptions">GArrowAggregateNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregateNodeOptionsClass" title="struct GArrowAggregateNodeOptionsClass">GArrowAggregateNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregateNodeOptionsClass" title="struct GArrowAggregateNodeOptionsClass">GArrowAggregateNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-aggregate-node-options-new" title="garrow_aggregate_node_options_new ()">garrow_aggregate_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-aggregate-node-options-new" title="garrow_aggregate_node_options_new ()">garrow_aggregate_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation-struct" title="GArrowAggregation">GArrowAggregation</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation-struct" title="GArrowAggregation">GArrowAggregation</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--function" title="The “function” property">GArrowAggregation:function</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--function" title="The “function” property">GArrowAggregation:function</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--input" title="The “input” property">GArrowAggregation:input</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--input" title="The “input” property">GArrowAggregation:input</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--options" title="The “options” property">GArrowAggregation:options</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--options" title="The “options” property">GArrowAggregation:options</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregation--output" title="The “output” property">GArrowAggregation:output</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregation--output" title="The “output” property">GArrowAggregation:output</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowAggregationClass" title="struct GArrowAggregationClass">GArrowAggregationClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowAggregationClass" title="struct GArrowAggregationClass">GArrowAggregationClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-aggregation-new" title="garrow_aggregation_new ()">garrow_aggregation_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-aggregation-new" title="garrow_aggregation_new ()">garrow_aggregation_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -160,15 +160,15 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowArraySortOptions-struct" title="GArrowArraySortOptions">GArrowArraySortOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowArraySortOptions-struct" title="GArrowArraySortOptions">GArrowArraySortOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowArraySortOptions--order" title="The “order” property">GArrowArraySortOptions:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowArraySortOptions--order" title="The “order” property">GArrowArraySortOptions:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowArraySortOptionsClass" title="struct GArrowArraySortOptionsClass">GArrowArraySortOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowArraySortOptionsClass" title="struct GArrowArraySortOptionsClass">GArrowArraySortOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -228,7 +228,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-cast" title="garrow_array_cast ()">garrow_array_cast</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-cast" title="garrow_array_cast ()">garrow_array_cast</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -236,11 +236,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-count" title="garrow_array_count ()">garrow_array_count</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-count" title="garrow_array_count ()">garrow_array_count</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-count-values" title="garrow_array_count_values ()">garrow_array_count_values</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-count-values" title="garrow_array_count_values ()">garrow_array_count_values</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -248,7 +248,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-dictionary-encode" title="garrow_array_dictionary_encode ()">garrow_array_dictionary_encode</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-dictionary-encode" title="garrow_array_dictionary_encode ()">garrow_array_dictionary_encode</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -276,7 +276,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-filter" title="garrow_array_filter ()">garrow_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-filter" title="garrow_array_filter ()">garrow_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -308,11 +308,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-is-in" title="garrow_array_is_in ()">garrow_array_is_in</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-is-in" title="garrow_array_is_in ()">garrow_array_is_in</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-is-in-chunked-array" title="garrow_array_is_in_chunked_array ()">garrow_array_is_in_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-is-in-chunked-array" title="garrow_array_is_in_chunked_array ()">garrow_array_is_in_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -328,27 +328,27 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-indices" title="garrow_array_sort_indices ()">garrow_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-indices" title="garrow_array_sort_indices ()">garrow_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-options-equal" title="garrow_array_sort_options_equal ()">garrow_array_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-options-equal" title="garrow_array_sort_options_equal ()">garrow_array_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-options-new" title="garrow_array_sort_options_new ()">garrow_array_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-options-new" title="garrow_array_sort_options_new ()">garrow_array_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-to-indices" title="garrow_array_sort_to_indices ()">garrow_array_sort_to_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-to-indices" title="garrow_array_sort_to_indices ()">garrow_array_sort_to_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-take" title="garrow_array_take ()">garrow_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-take" title="garrow_array_take ()">garrow_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-take-chunked-array" title="garrow_array_take_chunked_array ()">garrow_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-take-chunked-array" title="garrow_array_take_chunked_array ()">garrow_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -356,7 +356,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-array-unique" title="garrow_array_unique ()">garrow_array_unique</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-unique" title="garrow_array_unique ()">garrow_array_unique</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -420,6 +420,10 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="version-macros.html#GARROW-AVAILABLE-IN-8-0:CAPS" title="GARROW_AVAILABLE_IN_8_0">GARROW_AVAILABLE_IN_8_0</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="version-macros.html#GARROW-AVAILABLE-IN-ALL:CAPS" title="GARROW_AVAILABLE_IN_ALL">GARROW_AVAILABLE_IN_ALL</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
 </dt>
 <dd></dd>
@@ -625,7 +629,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-and" title="garrow_boolean_array_and ()">garrow_boolean_array_and</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-and" title="garrow_boolean_array_and ()">garrow_boolean_array_and</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -661,7 +665,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-invert" title="garrow_boolean_array_invert ()">garrow_boolean_array_invert</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-invert" title="garrow_boolean_array_invert ()">garrow_boolean_array_invert</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -669,11 +673,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-or" title="garrow_boolean_array_or ()">garrow_boolean_array_or</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-or" title="garrow_boolean_array_or ()">garrow_boolean_array_or</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-boolean-array-xor" title="garrow_boolean_array_xor ()">garrow_boolean_array_xor</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-boolean-array-xor" title="garrow_boolean_array_xor ()">garrow_boolean_array_xor</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -830,11 +834,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowCastOptionsClass" title="struct GArrowCastOptionsClass">GArrowCastOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowCastOptionsClass" title="struct GArrowCastOptionsClass">GArrowCastOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-cast-options-new" title="garrow_cast_options_new ()">garrow_cast_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-cast-options-new" title="garrow_cast_options_new ()">garrow_cast_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -874,11 +878,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-filter" title="garrow_chunked_array_filter ()">garrow_chunked_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-filter" title="garrow_chunked_array_filter ()">garrow_chunked_array_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-filter-chunked-array" title="garrow_chunked_array_filter_chunked_array ()">garrow_chunked_array_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-filter-chunked-array" title="garrow_chunked_array_filter_chunked_array ()">garrow_chunked_array_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -922,15 +926,15 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-sort-indices" title="garrow_chunked_array_sort_indices ()">garrow_chunked_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-sort-indices" title="garrow_chunked_array_sort_indices ()">garrow_chunked_array_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-take" title="garrow_chunked_array_take ()">garrow_chunked_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-take" title="garrow_chunked_array_take ()">garrow_chunked_array_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-chunked-array-take-chunked-array" title="garrow_chunked_array_take_chunked_array ()">garrow_chunked_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-chunked-array-take-chunked-array" title="garrow_chunked_array_take_chunked_array ()">garrow_chunked_array_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -1010,23 +1014,23 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowCountMode" title="enum GArrowCountMode">GArrowCountMode</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowCountMode" title="enum GArrowCountMode">GArrowCountMode</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowCountOptions-struct" title="GArrowCountOptions">GArrowCountOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowCountOptions-struct" title="GArrowCountOptions">GArrowCountOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowCountOptions--mode" title="The “mode” property">GArrowCountOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowCountOptions--mode" title="The “mode” property">GArrowCountOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowCountOptionsClass" title="struct GArrowCountOptionsClass">GArrowCountOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowCountOptionsClass" title="struct GArrowCountOptionsClass">GArrowCountOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-count-options-new" title="garrow_count_options_new ()">garrow_count_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-count-options-new" title="garrow_count_options_new ()">garrow_count_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -1587,6 +1591,38 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="interval.html#GArrowDayMillisecond-struct" title="GArrowDayMillisecond">GArrowDayMillisecond</a>, struct in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowDayMillisecond--day" title="The “day” property">GArrowDayMillisecond:day</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowDayMillisecond--millisecond" title="The “millisecond” property">GArrowDayMillisecond:millisecond</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowDayMillisecondClass" title="struct GArrowDayMillisecondClass">GArrowDayMillisecondClass</a>, struct in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray-struct" title="GArrowDayTimeIntervalArray">GArrowDayTimeIntervalArray</a>, struct in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder-struct" title="GArrowDayTimeIntervalArrayBuilder">GArrowDayTimeIntervalArrayBuilder</a>, struct in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilderClass" title="struct GArrowDayTimeIntervalArrayBuilderClass">GArrowDayTimeIntervalArrayBuilderClass</a>, struct in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArrayClass" title="struct GArrowDayTimeIntervalArrayClass">GArrowDayTimeIntervalArrayClass</a>, struct in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#GArrowDayTimeIntervalDataType-struct" title="GArrowDayTimeIntervalDataType">GArrowDayTimeIntervalDataType</a>, struct in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
@@ -1595,10 +1631,62 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar-struct" title="GArrowDayTimeIntervalScalar">GArrowDayTimeIntervalScalar</a>, struct in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalarClass" title="struct GArrowDayTimeIntervalScalarClass">GArrowDayTimeIntervalScalarClass</a>, struct in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-day-millisecond-equal" title="garrow_day_millisecond_equal ()">garrow_day_millisecond_equal</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-day-millisecond-less-than" title="garrow_day_millisecond_less_than ()">garrow_day_millisecond_less_than</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-day-millisecond-new" title="garrow_day_millisecond_new ()">garrow_day_millisecond_new</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-append-value" title="garrow_day_time_interval_array_builder_append_value ()">garrow_day_time_interval_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-append-values" title="garrow_day_time_interval_array_builder_append_values ()">garrow_day_time_interval_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-new" title="garrow_day_time_interval_array_builder_new ()">garrow_day_time_interval_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-get-value" title="garrow_day_time_interval_array_get_value ()">garrow_day_time_interval_array_get_value</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-get-values" title="garrow_day_time_interval_array_get_values ()">garrow_day_time_interval_array_get_values</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-new" title="garrow_day_time_interval_array_new ()">garrow_day_time_interval_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#garrow-day-time-interval-data-type-new" title="garrow_day_time_interval_data_type_new ()">garrow_day_time_interval_data_type_new</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#garrow-day-time-interval-scalar-get-value" title="garrow_day_time_interval_scalar_get_value ()">garrow_day_time_interval_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-day-time-interval-scalar-new" title="garrow_day_time_interval_scalar_new ()">garrow_day_time_interval_scalar_new</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="decimal.html#GArrowDecimal128-struct" title="GArrowDecimal128">GArrowDecimal128</a>, struct in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
 </dt>
 <dd></dd>
@@ -2111,6 +2199,14 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="version-macros.html#GARROW-DEPRECATED-IN-8-0:CAPS" title="GARROW_DEPRECATED_IN_8_0">GARROW_DEPRECATED_IN_8_0</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="version-macros.html#GARROW-DEPRECATED-IN-8-0-FOR:CAPS" title="GARROW_DEPRECATED_IN_8_0_FOR()">GARROW_DEPRECATED_IN_8_0_FOR</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="composite-array-classes.html#GArrowDictionaryArray-struct" title="GArrowDictionaryArray">GArrowDictionaryArray</a>, struct in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
 </dt>
 <dd></dd>
@@ -2235,7 +2331,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-double-array-sum" title="garrow_double_array_sum ()">garrow_double_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-double-array-sum" title="garrow_double_array_sum ()">garrow_double_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -2292,99 +2388,99 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteContext-struct" title="GArrowExecuteContext">GArrowExecuteContext</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteContext-struct" title="GArrowExecuteContext">GArrowExecuteContext</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteContextClass" title="struct GArrowExecuteContextClass">GArrowExecuteContextClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteContextClass" title="struct GArrowExecuteContextClass">GArrowExecuteContextClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteNode-struct" title="GArrowExecuteNode">GArrowExecuteNode</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteNode-struct" title="GArrowExecuteNode">GArrowExecuteNode</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteNode--node" title="The “node” property">GArrowExecuteNode:node</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteNode--node" title="The “node” property">GArrowExecuteNode:node</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteNodeClass" title="struct GArrowExecuteNodeClass">GArrowExecuteNodeClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteNodeClass" title="struct GArrowExecuteNodeClass">GArrowExecuteNodeClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteNodeOptions-struct" title="GArrowExecuteNodeOptions">GArrowExecuteNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteNodeOptions-struct" title="GArrowExecuteNodeOptions">GArrowExecuteNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteNodeOptions--options" title="The “options” property">GArrowExecuteNodeOptions:options</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteNodeOptions--options" title="The “options” property">GArrowExecuteNodeOptions:options</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecuteNodeOptionsClass" title="struct GArrowExecuteNodeOptionsClass">GArrowExecuteNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecuteNodeOptionsClass" title="struct GArrowExecuteNodeOptionsClass">GArrowExecuteNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecutePlan-struct" title="GArrowExecutePlan">GArrowExecutePlan</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecutePlan-struct" title="GArrowExecutePlan">GArrowExecutePlan</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecutePlan--plan" title="The “plan” property">GArrowExecutePlan:plan</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecutePlan--plan" title="The “plan” property">GArrowExecutePlan:plan</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowExecutePlanClass" title="struct GArrowExecutePlanClass">GArrowExecutePlanClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowExecutePlanClass" title="struct GArrowExecutePlanClass">GArrowExecutePlanClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-context-new" title="garrow_execute_context_new ()">garrow_execute_context_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-context-new" title="garrow_execute_context_new ()">garrow_execute_context_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-node-get-kind-name" title="garrow_execute_node_get_kind_name ()">garrow_execute_node_get_kind_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-node-get-kind-name" title="garrow_execute_node_get_kind_name ()">garrow_execute_node_get_kind_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-node-get-output-schema" title="garrow_execute_node_get_output_schema ()">garrow_execute_node_get_output_schema</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-node-get-output-schema" title="garrow_execute_node_get_output_schema ()">garrow_execute_node_get_output_schema</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-aggregate-node" title="garrow_execute_plan_build_aggregate_node ()">garrow_execute_plan_build_aggregate_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-aggregate-node" title="garrow_execute_plan_build_aggregate_node ()">garrow_execute_plan_build_aggregate_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-hash-join-node" title="garrow_execute_plan_build_hash_join_node ()">garrow_execute_plan_build_hash_join_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-hash-join-node" title="garrow_execute_plan_build_hash_join_node ()">garrow_execute_plan_build_hash_join_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-node" title="garrow_execute_plan_build_node ()">garrow_execute_plan_build_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-node" title="garrow_execute_plan_build_node ()">garrow_execute_plan_build_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-sink-node" title="garrow_execute_plan_build_sink_node ()">garrow_execute_plan_build_sink_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-sink-node" title="garrow_execute_plan_build_sink_node ()">garrow_execute_plan_build_sink_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-build-source-node" title="garrow_execute_plan_build_source_node ()">garrow_execute_plan_build_source_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-build-source-node" title="garrow_execute_plan_build_source_node ()">garrow_execute_plan_build_source_node</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-new" title="garrow_execute_plan_new ()">garrow_execute_plan_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-new" title="garrow_execute_plan_new ()">garrow_execute_plan_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-start" title="garrow_execute_plan_start ()">garrow_execute_plan_start</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-start" title="garrow_execute_plan_start ()">garrow_execute_plan_start</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-stop" title="garrow_execute_plan_stop ()">garrow_execute_plan_stop</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-stop" title="garrow_execute_plan_stop ()">garrow_execute_plan_stop</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-validate" title="garrow_execute_plan_validate ()">garrow_execute_plan_validate</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-validate" title="garrow_execute_plan_validate ()">garrow_execute_plan_validate</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-execute-plan-wait" title="garrow_execute_plan_wait ()">garrow_execute_plan_wait</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-execute-plan-wait" title="garrow_execute_plan_wait ()">garrow_execute_plan_wait</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -2833,23 +2929,23 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFilterNullSelectionBehavior" title="enum GArrowFilterNullSelectionBehavior">GArrowFilterNullSelectionBehavior</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFilterNullSelectionBehavior" title="enum GArrowFilterNullSelectionBehavior">GArrowFilterNullSelectionBehavior</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFilterOptions-struct" title="GArrowFilterOptions">GArrowFilterOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFilterOptions-struct" title="GArrowFilterOptions">GArrowFilterOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFilterOptions--null-selection-behavior" title="The “null-selection-behavior” property">GArrowFilterOptions:null-selection-behavior</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFilterOptions--null-selection-behavior" title="The “null-selection-behavior” property">GArrowFilterOptions:null-selection-behavior</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFilterOptionsClass" title="struct GArrowFilterOptionsClass">GArrowFilterOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFilterOptionsClass" title="struct GArrowFilterOptionsClass">GArrowFilterOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-filter-options-new" title="garrow_filter_options_new ()">garrow_filter_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-filter-options-new" title="garrow_filter_options_new ()">garrow_filter_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3021,7 +3117,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-float-array-sum" title="garrow_float_array_sum ()">garrow_float_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-float-array-sum" title="garrow_float_array_sum ()">garrow_float_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3037,95 +3133,95 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunction-struct" title="GArrowFunction">GArrowFunction</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunction-struct" title="GArrowFunction">GArrowFunction</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunction--function" title="The “function” property">GArrowFunction:function</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunction--function" title="The “function” property">GArrowFunction:function</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunctionClass" title="struct GArrowFunctionClass">GArrowFunctionClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunctionClass" title="struct GArrowFunctionClass">GArrowFunctionClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunctionDoc-struct" title="GArrowFunctionDoc">GArrowFunctionDoc</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunctionDoc-struct" title="GArrowFunctionDoc">GArrowFunctionDoc</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunctionDoc--doc" title="The “doc” property">GArrowFunctionDoc:doc</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunctionDoc--doc" title="The “doc” property">GArrowFunctionDoc:doc</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunctionDocClass" title="struct GArrowFunctionDocClass">GArrowFunctionDocClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunctionDocClass" title="struct GArrowFunctionDocClass">GArrowFunctionDocClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunctionOptions-struct" title="GArrowFunctionOptions">GArrowFunctionOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunctionOptions-struct" title="GArrowFunctionOptions">GArrowFunctionOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowFunctionOptionsClass" title="struct GArrowFunctionOptionsClass">GArrowFunctionOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowFunctionOptionsClass" title="struct GArrowFunctionOptionsClass">GArrowFunctionOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-all" title="garrow_function_all ()">garrow_function_all</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-all" title="garrow_function_all ()">garrow_function_all</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-arg-names" title="garrow_function_doc_get_arg_names ()">garrow_function_doc_get_arg_names</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-arg-names" title="garrow_function_doc_get_arg_names ()">garrow_function_doc_get_arg_names</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-description" title="garrow_function_doc_get_description ()">garrow_function_doc_get_description</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-description" title="garrow_function_doc_get_description ()">garrow_function_doc_get_description</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-options-class-name" title="garrow_function_doc_get_options_class_name ()">garrow_function_doc_get_options_class_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-options-class-name" title="garrow_function_doc_get_options_class_name ()">garrow_function_doc_get_options_class_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-doc-get-summary" title="garrow_function_doc_get_summary ()">garrow_function_doc_get_summary</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-doc-get-summary" title="garrow_function_doc_get_summary ()">garrow_function_doc_get_summary</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-equal" title="garrow_function_equal ()">garrow_function_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-equal" title="garrow_function_equal ()">garrow_function_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-execute" title="garrow_function_execute ()">garrow_function_execute</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-execute" title="garrow_function_execute ()">garrow_function_execute</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-find" title="garrow_function_find ()">garrow_function_find</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-find" title="garrow_function_find ()">garrow_function_find</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-default-options" title="garrow_function_get_default_options ()">garrow_function_get_default_options</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-default-options" title="garrow_function_get_default_options ()">garrow_function_get_default_options</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-doc" title="garrow_function_get_doc ()">garrow_function_get_doc</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-doc" title="garrow_function_get_doc ()">garrow_function_get_doc</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-name" title="garrow_function_get_name ()">garrow_function_get_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-name" title="garrow_function_get_name ()">garrow_function_get_name</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-get-options-type" title="garrow_function_get_options_type ()">garrow_function_get_options_type</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-get-options-type" title="garrow_function_get_options_type ()">garrow_function_get_options_type</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-options-equal" title="garrow_function_options_equal ()">garrow_function_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-options-equal" title="garrow_function_options_equal ()">garrow_function_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-options-to-string" title="garrow_function_options_to_string ()">garrow_function_options_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-options-to-string" title="garrow_function_options_to_string ()">garrow_function_options_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-function-to-string" title="garrow_function_to_string ()">garrow_function_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-function-to-string" title="garrow_function_to_string ()">garrow_function_to_string</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxG"></a><h3 class="title">G</h3>
@@ -3163,23 +3259,23 @@
 <dd></dd>
 <a name="idxH"></a><h3 class="title">H</h3>
 <dt>
-<a class="link" href="compute.html#GArrowHashJoinNodeOptions-struct" title="GArrowHashJoinNodeOptions">GArrowHashJoinNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowHashJoinNodeOptions-struct" title="GArrowHashJoinNodeOptions">GArrowHashJoinNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowHashJoinNodeOptionsClass" title="struct GArrowHashJoinNodeOptionsClass">GArrowHashJoinNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowHashJoinNodeOptionsClass" title="struct GArrowHashJoinNodeOptionsClass">GArrowHashJoinNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-hash-join-node-options-new" title="garrow_hash_join_node_options_new ()">garrow_hash_join_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-hash-join-node-options-new" title="garrow_hash_join_node_options_new ()">garrow_hash_join_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-hash-join-node-options-set-left-outputs" title="garrow_hash_join_node_options_set_left_outputs ()">garrow_hash_join_node_options_set_left_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-hash-join-node-options-set-left-outputs" title="garrow_hash_join_node_options_set_left_outputs ()">garrow_hash_join_node_options_set_left_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-hash-join-node-options-set-right-outputs" title="garrow_hash_join_node_options_set_right_outputs ()">garrow_hash_join_node_options_set_right_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-hash-join-node-options-set-right-outputs" title="garrow_hash_join_node_options_set_right_outputs ()">garrow_hash_join_node_options_set_right_outputs</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3288,7 +3384,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int16-array-sum" title="garrow_int16_array_sum ()">garrow_int16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int16-array-sum" title="garrow_int16_array_sum ()">garrow_int16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3372,7 +3468,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int32-array-sum" title="garrow_int32_array_sum ()">garrow_int32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int32-array-sum" title="garrow_int32_array_sum ()">garrow_int32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3456,7 +3552,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int64-array-sum" title="garrow_int64_array_sum ()">garrow_int64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int64-array-sum" title="garrow_int64_array_sum ()">garrow_int64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3540,7 +3636,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-int8-array-sum" title="garrow_int8_array_sum ()">garrow_int8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-int8-array-sum" title="garrow_int8_array_sum ()">garrow_int8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -3617,7 +3713,7 @@
 <dd></dd>
 <a name="idxJ"></a><h3 class="title">J</h3>
 <dt>
-<a class="link" href="compute.html#GArrowJoinType" title="enum GArrowJoinType">GArrowJoinType</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowJoinType" title="enum GArrowJoinType">GArrowJoinType</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -4187,6 +4283,42 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="interval.html#GArrowMonthDayNano-struct" title="GArrowMonthDayNano">GArrowMonthDayNano</a>, struct in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNano--day" title="The “day” property">GArrowMonthDayNano:day</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNano--month" title="The “month” property">GArrowMonthDayNano:month</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNano--nanosecond" title="The “nanosecond” property">GArrowMonthDayNano:nanosecond</a>, object property in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#GArrowMonthDayNanoClass" title="struct GArrowMonthDayNanoClass">GArrowMonthDayNanoClass</a>, struct in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray-struct" title="GArrowMonthDayNanoIntervalArray">GArrowMonthDayNanoIntervalArray</a>, struct in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder-struct" title="GArrowMonthDayNanoIntervalArrayBuilder">GArrowMonthDayNanoIntervalArrayBuilder</a>, struct in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilderClass" title="struct GArrowMonthDayNanoIntervalArrayBuilderClass">GArrowMonthDayNanoIntervalArrayBuilderClass</a>, struct in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArrayClass" title="struct GArrowMonthDayNanoIntervalArrayClass">GArrowMonthDayNanoIntervalArrayClass</a>, struct in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#GArrowMonthDayNanoIntervalDataType-struct" title="GArrowMonthDayNanoIntervalDataType">GArrowMonthDayNanoIntervalDataType</a>, struct in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
@@ -4195,6 +4327,30 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar-struct" title="GArrowMonthDayNanoIntervalScalar">GArrowMonthDayNanoIntervalScalar</a>, struct in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalarClass" title="struct GArrowMonthDayNanoIntervalScalarClass">GArrowMonthDayNanoIntervalScalarClass</a>, struct in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray-struct" title="GArrowMonthIntervalArray">GArrowMonthIntervalArray</a>, struct in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder-struct" title="GArrowMonthIntervalArrayBuilder">GArrowMonthIntervalArrayBuilder</a>, struct in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilderClass" title="struct GArrowMonthIntervalArrayBuilderClass">GArrowMonthIntervalArrayBuilderClass</a>, struct in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GArrowMonthIntervalArrayClass" title="struct GArrowMonthIntervalArrayClass">GArrowMonthIntervalArrayClass</a>, struct in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#GArrowMonthIntervalDataType-struct" title="GArrowMonthIntervalDataType">GArrowMonthIntervalDataType</a>, struct in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
@@ -4203,14 +4359,94 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar-struct" title="GArrowMonthIntervalScalar">GArrowMonthIntervalScalar</a>, struct in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#GArrowMonthIntervalScalarClass" title="struct GArrowMonthIntervalScalarClass">GArrowMonthIntervalScalarClass</a>, struct in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-month-day-nano-equal" title="garrow_month_day_nano_equal ()">garrow_month_day_nano_equal</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-value" title="garrow_month_day_nano_interval_array_builder_append_value ()">garrow_month_day_nano_interval_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-values" title="garrow_month_day_nano_interval_array_builder_append_values ()">garrow_month_day_nano_interval_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-new" title="garrow_month_day_nano_interval_array_builder_new ()">garrow_month_day_nano_interval_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-get-value" title="garrow_month_day_nano_interval_array_get_value ()">garrow_month_day_nano_interval_array_get_value</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-get-values" title="garrow_month_day_nano_interval_array_get_values ()">garrow_month_day_nano_interval_array_get_values</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-new" title="garrow_month_day_nano_interval_array_new ()">garrow_month_day_nano_interval_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#garrow-month-day-nano-interval-data-type-new" title="garrow_month_day_nano_interval_data_type_new ()">garrow_month_day_nano_interval_data_type_new</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#garrow-month-day-nano-interval-scalar-get-value" title="garrow_month_day_nano_interval_scalar_get_value ()">garrow_month_day_nano_interval_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-month-day-nano-interval-scalar-new" title="garrow_month_day_nano_interval_scalar_new ()">garrow_month_day_nano_interval_scalar_new</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="interval.html#garrow-month-day-nano-new" title="garrow_month_day_nano_new ()">garrow_month_day_nano_new</a>, function in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-append-value" title="garrow_month_interval_array_builder_append_value ()">garrow_month_interval_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-append-values" title="garrow_month_interval_array_builder_append_values ()">garrow_month_interval_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-new" title="garrow_month_interval_array_builder_new ()">garrow_month_interval_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-get-value" title="garrow_month_interval_array_get_value ()">garrow_month_interval_array_get_value</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-get-values" title="garrow_month_interval_array_get_values ()">garrow_month_interval_array_get_values</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-new" title="garrow_month_interval_array_new ()">garrow_month_interval_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#garrow-month-interval-data-type-new" title="garrow_month_interval_data_type_new ()">garrow_month_interval_data_type_new</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#garrow-month-interval-scalar-get-value" title="garrow_month_interval_scalar_get_value ()">garrow_month_interval_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="scalar-classes.html#garrow-month-interval-scalar-new" title="garrow_month_interval_scalar_new ()">garrow_month_interval_scalar_new</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="buffer-classes.html#GArrowMutableBuffer-struct" title="GArrowMutableBuffer">GArrowMutableBuffer</a>, struct in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
 </dt>
 <dd></dd>
@@ -4308,7 +4544,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-numeric-array-mean" title="garrow_numeric_array_mean ()">garrow_numeric_array_mean</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-numeric-array-mean" title="garrow_numeric_array_mean ()">garrow_numeric_array_mean</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxO"></a><h3 class="title">O</h3>
@@ -4627,7 +4863,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-record-batch-filter" title="garrow_record_batch_filter ()">garrow_record_batch_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-record-batch-filter" title="garrow_record_batch_filter ()">garrow_record_batch_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -4719,7 +4955,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-record-batch-sort-indices" title="garrow_record_batch_sort_indices ()">garrow_record_batch_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-record-batch-sort-indices" title="garrow_record_batch_sort_indices ()">garrow_record_batch_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -4731,7 +4967,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-record-batch-take" title="garrow_record_batch_take ()">garrow_record_batch_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-record-batch-take" title="garrow_record_batch_take ()">garrow_record_batch_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -4771,47 +5007,47 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundMode" title="enum GArrowRoundMode">GArrowRoundMode</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundMode" title="enum GArrowRoundMode">GArrowRoundMode</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundOptions-struct" title="GArrowRoundOptions">GArrowRoundOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundOptions-struct" title="GArrowRoundOptions">GArrowRoundOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundOptions--mode" title="The “mode” property">GArrowRoundOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundOptions--mode" title="The “mode” property">GArrowRoundOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundOptions--n-digits" title="The “n-digits” property">GArrowRoundOptions:n-digits</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundOptions--n-digits" title="The “n-digits” property">GArrowRoundOptions:n-digits</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundOptionsClass" title="struct GArrowRoundOptionsClass">GArrowRoundOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundOptionsClass" title="struct GArrowRoundOptionsClass">GArrowRoundOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundToMultipleOptions-struct" title="GArrowRoundToMultipleOptions">GArrowRoundToMultipleOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundToMultipleOptions-struct" title="GArrowRoundToMultipleOptions">GArrowRoundToMultipleOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundToMultipleOptions--mode" title="The “mode” property">GArrowRoundToMultipleOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundToMultipleOptions--mode" title="The “mode” property">GArrowRoundToMultipleOptions:mode</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundToMultipleOptions--multiple" title="The “multiple” property">GArrowRoundToMultipleOptions:multiple</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundToMultipleOptions--multiple" title="The “multiple” property">GArrowRoundToMultipleOptions:multiple</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowRoundToMultipleOptionsClass" title="struct GArrowRoundToMultipleOptionsClass">GArrowRoundToMultipleOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowRoundToMultipleOptionsClass" title="struct GArrowRoundToMultipleOptionsClass">GArrowRoundToMultipleOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-round-options-new" title="garrow_round_options_new ()">garrow_round_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-round-options-new" title="garrow_round_options_new ()">garrow_round_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-round-to-multiple-options-new" title="garrow_round_to_multiple_options_new ()">garrow_round_to_multiple_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-round-to-multiple-options-new" title="garrow_round_to_multiple_options_new ()">garrow_round_to_multiple_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxS"></a><h3 class="title">S</h3>
@@ -4868,19 +5104,19 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowScalarAggregateOptions-struct" title="GArrowScalarAggregateOptions">GArrowScalarAggregateOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowScalarAggregateOptions-struct" title="GArrowScalarAggregateOptions">GArrowScalarAggregateOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowScalarAggregateOptions--min-count" title="The “min-count” property">GArrowScalarAggregateOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowScalarAggregateOptions--min-count" title="The “min-count” property">GArrowScalarAggregateOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowScalarAggregateOptions--skip-nulls" title="The “skip-nulls” property">GArrowScalarAggregateOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowScalarAggregateOptions--skip-nulls" title="The “skip-nulls” property">GArrowScalarAggregateOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowScalarAggregateOptionsClass" title="struct GArrowScalarAggregateOptionsClass">GArrowScalarAggregateOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowScalarAggregateOptionsClass" title="struct GArrowScalarAggregateOptionsClass">GArrowScalarAggregateOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -4900,7 +5136,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-scalar-aggregate-options-new" title="garrow_scalar_aggregate_options_new ()">garrow_scalar_aggregate_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-scalar-aggregate-options-new" title="garrow_scalar_aggregate_options_new ()">garrow_scalar_aggregate_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5044,39 +5280,39 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSetLookupOptions-struct" title="GArrowSetLookupOptions">GArrowSetLookupOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSetLookupOptions-struct" title="GArrowSetLookupOptions">GArrowSetLookupOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSetLookupOptions--skip-nulls" title="The “skip-nulls” property">GArrowSetLookupOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSetLookupOptions--skip-nulls" title="The “skip-nulls” property">GArrowSetLookupOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSetLookupOptions--value-set" title="The “value-set” property">GArrowSetLookupOptions:value-set</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSetLookupOptions--value-set" title="The “value-set” property">GArrowSetLookupOptions:value-set</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSetLookupOptionsClass" title="struct GArrowSetLookupOptionsClass">GArrowSetLookupOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSetLookupOptionsClass" title="struct GArrowSetLookupOptionsClass">GArrowSetLookupOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-set-lookup-options-new" title="garrow_set_lookup_options_new ()">garrow_set_lookup_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-set-lookup-options-new" title="garrow_set_lookup_options_new ()">garrow_set_lookup_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSinkNodeOptions-struct" title="GArrowSinkNodeOptions">GArrowSinkNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSinkNodeOptions-struct" title="GArrowSinkNodeOptions">GArrowSinkNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSinkNodeOptionsClass" title="struct GArrowSinkNodeOptionsClass">GArrowSinkNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSinkNodeOptionsClass" title="struct GArrowSinkNodeOptionsClass">GArrowSinkNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sink-node-options-get-reader" title="garrow_sink_node_options_get_reader ()">garrow_sink_node_options_get_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sink-node-options-get-reader" title="garrow_sink_node_options_get_reader ()">garrow_sink_node_options_get_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sink-node-options-new" title="garrow_sink_node_options_new ()">garrow_sink_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sink-node-options-new" title="garrow_sink_node_options_new ()">garrow_sink_node_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5100,87 +5336,87 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortKey-struct" title="GArrowSortKey">GArrowSortKey</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortKey-struct" title="GArrowSortKey">GArrowSortKey</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortKey--order" title="The “order” property">GArrowSortKey:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortKey--order" title="The “order” property">GArrowSortKey:order</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortKey--target" title="The “target” property">GArrowSortKey:target</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortKey--target" title="The “target” property">GArrowSortKey:target</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortKeyClass" title="struct GArrowSortKeyClass">GArrowSortKeyClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortKeyClass" title="struct GArrowSortKeyClass">GArrowSortKeyClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortOptions-struct" title="GArrowSortOptions">GArrowSortOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortOptions-struct" title="GArrowSortOptions">GArrowSortOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortOptionsClass" title="struct GArrowSortOptionsClass">GArrowSortOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortOptionsClass" title="struct GArrowSortOptionsClass">GArrowSortOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSortOrder" title="enum GArrowSortOrder">GArrowSortOrder</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSortOrder" title="enum GArrowSortOrder">GArrowSortOrder</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-key-equal" title="garrow_sort_key_equal ()">garrow_sort_key_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-key-equal" title="garrow_sort_key_equal ()">garrow_sort_key_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-key-new" title="garrow_sort_key_new ()">garrow_sort_key_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-key-new" title="garrow_sort_key_new ()">garrow_sort_key_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-add-sort-key" title="garrow_sort_options_add_sort_key ()">garrow_sort_options_add_sort_key</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-add-sort-key" title="garrow_sort_options_add_sort_key ()">garrow_sort_options_add_sort_key</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-equal" title="garrow_sort_options_equal ()">garrow_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-equal" title="garrow_sort_options_equal ()">garrow_sort_options_equal</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-get-sort-keys" title="garrow_sort_options_get_sort_keys ()">garrow_sort_options_get_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-get-sort-keys" title="garrow_sort_options_get_sort_keys ()">garrow_sort_options_get_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-new" title="garrow_sort_options_new ()">garrow_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-new" title="garrow_sort_options_new ()">garrow_sort_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-sort-options-set-sort-keys" title="garrow_sort_options_set_sort_keys ()">garrow_sort_options_set_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-sort-options-set-sort-keys" title="garrow_sort_options_set_sort_keys ()">garrow_sort_options_set_sort_keys</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSourceNodeOptions-struct" title="GArrowSourceNodeOptions">GArrowSourceNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSourceNodeOptions-struct" title="GArrowSourceNodeOptions">GArrowSourceNodeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSourceNodeOptions--reader" title="The “reader” property">GArrowSourceNodeOptions:reader</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSourceNodeOptions--reader" title="The “reader” property">GArrowSourceNodeOptions:reader</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSourceNodeOptions--record-batch" title="The “record-batch” property">GArrowSourceNodeOptions:record-batch</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSourceNodeOptions--record-batch" title="The “record-batch” property">GArrowSourceNodeOptions:record-batch</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowSourceNodeOptionsClass" title="struct GArrowSourceNodeOptionsClass">GArrowSourceNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowSourceNodeOptionsClass" title="struct GArrowSourceNodeOptionsClass">GArrowSourceNodeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-source-node-options-new-record-batch" title="garrow_source_node_options_new_record_batch ()">garrow_source_node_options_new_record_batch</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-source-node-options-new-record-batch" title="garrow_source_node_options_new_record_batch ()">garrow_source_node_options_new_record_batch</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-source-node-options-new-record-batch-reader" title="garrow_source_node_options_new_record_batch_reader ()">garrow_source_node_options_new_record_batch_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-source-node-options-new-record-batch-reader" title="garrow_source_node_options_new_record_batch_reader ()">garrow_source_node_options_new_record_batch_reader</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-source-node-options-new-table" title="garrow_source_node_options_new_table ()">garrow_source_node_options_new_table</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-source-node-options-new-table" title="garrow_source_node_options_new_table ()">garrow_source_node_options_new_table</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5541,11 +5777,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-filter" title="garrow_table_filter ()">garrow_table_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-filter" title="garrow_table_filter ()">garrow_table_filter</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-filter-chunked-array" title="garrow_table_filter_chunked_array ()">garrow_table_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-filter-chunked-array" title="garrow_table_filter_chunked_array ()">garrow_table_filter_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5593,15 +5829,15 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-sort-indices" title="garrow_table_sort_indices ()">garrow_table_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-sort-indices" title="garrow_table_sort_indices ()">garrow_table_sort_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-take" title="garrow_table_take ()">garrow_table_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-take" title="garrow_table_take ()">garrow_table_take</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-table-take-chunked-array" title="garrow_table_take_chunked_array ()">garrow_table_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-table-take-chunked-array" title="garrow_table_take_chunked_array ()">garrow_table_take_chunked_array</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5613,15 +5849,15 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowTakeOptions-struct" title="GArrowTakeOptions">GArrowTakeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowTakeOptions-struct" title="GArrowTakeOptions">GArrowTakeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowTakeOptionsClass" title="struct GArrowTakeOptionsClass">GArrowTakeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowTakeOptionsClass" title="struct GArrowTakeOptionsClass">GArrowTakeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-take-options-new" title="garrow_take_options_new ()">garrow_take_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-take-options-new" title="garrow_take_options_new ()">garrow_take_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5973,11 +6209,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-AGGREGATE-NODE-OPTIONS:CAPS" title="GARROW_TYPE_AGGREGATE_NODE_OPTIONS">GARROW_TYPE_AGGREGATE_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-AGGREGATE-NODE-OPTIONS:CAPS" title="GARROW_TYPE_AGGREGATE_NODE_OPTIONS">GARROW_TYPE_AGGREGATE_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-AGGREGATION:CAPS" title="GARROW_TYPE_AGGREGATION">GARROW_TYPE_AGGREGATION</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-AGGREGATION:CAPS" title="GARROW_TYPE_AGGREGATION">GARROW_TYPE_AGGREGATION</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -5993,7 +6229,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-ARRAY-SORT-OPTIONS:CAPS" title="GARROW_TYPE_ARRAY_SORT_OPTIONS">GARROW_TYPE_ARRAY_SORT_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-ARRAY-SORT-OPTIONS:CAPS" title="GARROW_TYPE_ARRAY_SORT_OPTIONS">GARROW_TYPE_ARRAY_SORT_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6053,7 +6289,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-CAST-OPTIONS:CAPS" title="GARROW_TYPE_CAST_OPTIONS">GARROW_TYPE_CAST_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-CAST-OPTIONS:CAPS" title="GARROW_TYPE_CAST_OPTIONS">GARROW_TYPE_CAST_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6077,7 +6313,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-COUNT-OPTIONS:CAPS" title="GARROW_TYPE_COUNT_OPTIONS">GARROW_TYPE_COUNT_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-COUNT-OPTIONS:CAPS" title="GARROW_TYPE_COUNT_OPTIONS">GARROW_TYPE_COUNT_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6129,10 +6365,26 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="interval.html#GARROW-TYPE-DAY-MILLISECOND:CAPS" title="GARROW_TYPE_DAY_MILLISECOND">GARROW_TYPE_DAY_MILLISECOND</a>, macro in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY">GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY</a>, macro in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER">GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER</a>, macro in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-DATA-TYPE:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_DATA_TYPE">GARROW_TYPE_DAY_TIME_INTERVAL_DATA_TYPE</a>, macro in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-SCALAR:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR">GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR</a>, macro in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-array-classes.html#GARROW-TYPE-DECIMAL128-ARRAY:CAPS" title="GARROW_TYPE_DECIMAL128_ARRAY">GARROW_TYPE_DECIMAL128_ARRAY</a>, macro in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
 </dt>
 <dd></dd>
@@ -6209,19 +6461,19 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-CONTEXT:CAPS" title="GARROW_TYPE_EXECUTE_CONTEXT">GARROW_TYPE_EXECUTE_CONTEXT</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-CONTEXT:CAPS" title="GARROW_TYPE_EXECUTE_CONTEXT">GARROW_TYPE_EXECUTE_CONTEXT</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-NODE:CAPS" title="GARROW_TYPE_EXECUTE_NODE">GARROW_TYPE_EXECUTE_NODE</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-NODE:CAPS" title="GARROW_TYPE_EXECUTE_NODE">GARROW_TYPE_EXECUTE_NODE</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-NODE-OPTIONS:CAPS" title="GARROW_TYPE_EXECUTE_NODE_OPTIONS">GARROW_TYPE_EXECUTE_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-NODE-OPTIONS:CAPS" title="GARROW_TYPE_EXECUTE_NODE_OPTIONS">GARROW_TYPE_EXECUTE_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-PLAN:CAPS" title="GARROW_TYPE_EXECUTE_PLAN">GARROW_TYPE_EXECUTE_PLAN</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-EXECUTE-PLAN:CAPS" title="GARROW_TYPE_EXECUTE_PLAN">GARROW_TYPE_EXECUTE_PLAN</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6281,7 +6533,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-FILTER-OPTIONS:CAPS" title="GARROW_TYPE_FILTER_OPTIONS">GARROW_TYPE_FILTER_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-FILTER-OPTIONS:CAPS" title="GARROW_TYPE_FILTER_OPTIONS">GARROW_TYPE_FILTER_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6325,19 +6577,19 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-FUNCTION:CAPS" title="GARROW_TYPE_FUNCTION">GARROW_TYPE_FUNCTION</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-FUNCTION:CAPS" title="GARROW_TYPE_FUNCTION">GARROW_TYPE_FUNCTION</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-FUNCTION-DOC:CAPS" title="GARROW_TYPE_FUNCTION_DOC">GARROW_TYPE_FUNCTION_DOC</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-FUNCTION-DOC:CAPS" title="GARROW_TYPE_FUNCTION_DOC">GARROW_TYPE_FUNCTION_DOC</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-FUNCTION-OPTIONS:CAPS" title="GARROW_TYPE_FUNCTION_OPTIONS">GARROW_TYPE_FUNCTION_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-FUNCTION-OPTIONS:CAPS" title="GARROW_TYPE_FUNCTION_OPTIONS">GARROW_TYPE_FUNCTION_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-HASH-JOIN-NODE-OPTIONS:CAPS" title="GARROW_TYPE_HASH_JOIN_NODE_OPTIONS">GARROW_TYPE_HASH_JOIN_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-HASH-JOIN-NODE-OPTIONS:CAPS" title="GARROW_TYPE_HASH_JOIN_NODE_OPTIONS">GARROW_TYPE_HASH_JOIN_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6533,14 +6785,42 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="interval.html#GARROW-TYPE-MONTH-DAY-NANO:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO">GARROW_TYPE_MONTH_DAY_NANO</a>, macro in <a class="link" href="interval.html" title="Interval classes">GArrowMonthDayNano</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY</a>, macro in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER</a>, macro in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-DATA-TYPE:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_DATA_TYPE">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_DATA_TYPE</a>, macro in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-SCALAR:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR</a>, macro in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="basic-array-classes.html#GARROW-TYPE-MONTH-INTERVAL-ARRAY:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_ARRAY">GARROW_TYPE_MONTH_INTERVAL_ARRAY</a>, macro in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="array-builder-classes.html#GARROW-TYPE-MONTH-INTERVAL-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER">GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER</a>, macro in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="basic-data-type-classes.html#GARROW-TYPE-MONTH-INTERVAL-DATA-TYPE:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_DATA_TYPE">GARROW_TYPE_MONTH_INTERVAL_DATA_TYPE</a>, macro in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="scalar-classes.html#GARROW-TYPE-MONTH-INTERVAL-SCALAR:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_SCALAR">GARROW_TYPE_MONTH_INTERVAL_SCALAR</a>, macro in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="buffer-classes.html#GARROW-TYPE-MUTABLE-BUFFER:CAPS" title="GARROW_TYPE_MUTABLE_BUFFER">GARROW_TYPE_MUTABLE_BUFFER</a>, macro in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
 </dt>
 <dd></dd>
@@ -6613,11 +6893,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-ROUND-OPTIONS:CAPS" title="GARROW_TYPE_ROUND_OPTIONS">GARROW_TYPE_ROUND_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-ROUND-OPTIONS:CAPS" title="GARROW_TYPE_ROUND_OPTIONS">GARROW_TYPE_ROUND_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-ROUND-TO-MULTIPLE-OPTIONS:CAPS" title="GARROW_TYPE_ROUND_TO_MULTIPLE_OPTIONS">GARROW_TYPE_ROUND_TO_MULTIPLE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-ROUND-TO-MULTIPLE-OPTIONS:CAPS" title="GARROW_TYPE_ROUND_TO_MULTIPLE_OPTIONS">GARROW_TYPE_ROUND_TO_MULTIPLE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6633,7 +6913,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-SCALAR-AGGREGATE-OPTIONS:CAPS" title="GARROW_TYPE_SCALAR_AGGREGATE_OPTIONS">GARROW_TYPE_SCALAR_AGGREGATE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-SCALAR-AGGREGATE-OPTIONS:CAPS" title="GARROW_TYPE_SCALAR_AGGREGATE_OPTIONS">GARROW_TYPE_SCALAR_AGGREGATE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6649,11 +6929,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-SET-LOOKUP-OPTIONS:CAPS" title="GARROW_TYPE_SET_LOOKUP_OPTIONS">GARROW_TYPE_SET_LOOKUP_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-SET-LOOKUP-OPTIONS:CAPS" title="GARROW_TYPE_SET_LOOKUP_OPTIONS">GARROW_TYPE_SET_LOOKUP_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-SINK-NODE-OPTIONS:CAPS" title="GARROW_TYPE_SINK_NODE_OPTIONS">GARROW_TYPE_SINK_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-SINK-NODE-OPTIONS:CAPS" title="GARROW_TYPE_SINK_NODE_OPTIONS">GARROW_TYPE_SINK_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6661,15 +6941,15 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-SORT-KEY:CAPS" title="GARROW_TYPE_SORT_KEY">GARROW_TYPE_SORT_KEY</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-SORT-KEY:CAPS" title="GARROW_TYPE_SORT_KEY">GARROW_TYPE_SORT_KEY</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-SORT-OPTIONS:CAPS" title="GARROW_TYPE_SORT_OPTIONS">GARROW_TYPE_SORT_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-SORT-OPTIONS:CAPS" title="GARROW_TYPE_SORT_OPTIONS">GARROW_TYPE_SORT_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-SOURCE-NODE-OPTIONS:CAPS" title="GARROW_TYPE_SOURCE_NODE_OPTIONS">GARROW_TYPE_SOURCE_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-SOURCE-NODE-OPTIONS:CAPS" title="GARROW_TYPE_SOURCE_NODE_OPTIONS">GARROW_TYPE_SOURCE_NODE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6741,7 +7021,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-TAKE-OPTIONS:CAPS" title="GARROW_TYPE_TAKE_OPTIONS">GARROW_TYPE_TAKE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-TAKE-OPTIONS:CAPS" title="GARROW_TYPE_TAKE_OPTIONS">GARROW_TYPE_TAKE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6885,7 +7165,11 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GARROW-TYPE-VARIANCE-OPTIONS:CAPS" title="GARROW_TYPE_VARIANCE_OPTIONS">GARROW_TYPE_VARIANCE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GARROW-TYPE-UTF8-NORMALIZE-OPTIONS:CAPS" title="GARROW_TYPE_UTF8_NORMALIZE_OPTIONS">GARROW_TYPE_UTF8_NORMALIZE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#GARROW-TYPE-VARIANCE-OPTIONS:CAPS" title="GARROW_TYPE_VARIANCE_OPTIONS">GARROW_TYPE_VARIANCE_OPTIONS</a>, macro in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -6970,7 +7254,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint16-array-sum" title="garrow_uint16_array_sum ()">garrow_uint16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint16-array-sum" title="garrow_uint16_array_sum ()">garrow_uint16_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -7054,7 +7338,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint32-array-sum" title="garrow_uint32_array_sum ()">garrow_uint32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint32-array-sum" title="garrow_uint32_array_sum ()">garrow_uint32_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -7138,7 +7422,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint64-array-sum" title="garrow_uint64_array_sum ()">garrow_uint64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint64-array-sum" title="garrow_uint64_array_sum ()">garrow_uint64_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -7222,7 +7506,7 @@
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-uint8-array-sum" title="garrow_uint8_array_sum ()">garrow_uint8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-uint8-array-sum" title="garrow_uint8_array_sum ()">garrow_uint8_array_sum</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -7333,29 +7617,49 @@
 <a class="link" href="scalar-classes.html#garrow-union-scalar-get-value" title="garrow_union_scalar_get_value ()">garrow_union_scalar_get_value</a>, function in <a class="link" href="scalar-classes.html" title="Scalar classes">GArrowExtensionScalar</a>
 </dt>
 <dd></dd>
+<dt>
+<a class="link" href="compute.html#GArrowUTF8NormalizeForm" title="enum GArrowUTF8NormalizeForm">GArrowUTF8NormalizeForm</a>, enum in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#GArrowUTF8NormalizeOptions-struct" title="GArrowUTF8NormalizeOptions">GArrowUTF8NormalizeOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#GArrowUTF8NormalizeOptions--form" title="The “form” property">GArrowUTF8NormalizeOptions:form</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#GArrowUTF8NormalizeOptionsClass" title="struct GArrowUTF8NormalizeOptionsClass">GArrowUTF8NormalizeOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
+<dt>
+<a class="link" href="compute.html#garrow-utf8-normalize-options-new" title="garrow_utf8_normalize_options_new ()">garrow_utf8_normalize_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
+</dt>
+<dd></dd>
 <a name="idxV"></a><h3 class="title">V</h3>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions-struct" title="GArrowVarianceOptions">GArrowVarianceOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions-struct" title="GArrowVarianceOptions">GArrowVarianceOptions</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions--ddof" title="The “ddof” property">GArrowVarianceOptions:ddof</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions--ddof" title="The “ddof” property">GArrowVarianceOptions:ddof</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions--min-count" title="The “min-count” property">GArrowVarianceOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions--min-count" title="The “min-count” property">GArrowVarianceOptions:min-count</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptions--skip-nulls" title="The “skip-nulls” property">GArrowVarianceOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptions--skip-nulls" title="The “skip-nulls” property">GArrowVarianceOptions:skip-nulls</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#GArrowVarianceOptionsClass" title="struct GArrowVarianceOptionsClass">GArrowVarianceOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#GArrowVarianceOptionsClass" title="struct GArrowVarianceOptionsClass">GArrowVarianceOptionsClass</a>, struct in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
-<a class="link" href="compute.html#garrow-variance-options-new" title="garrow_variance_options_new ()">garrow_variance_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-variance-options-new" title="garrow_variance_options_new ()">garrow_variance_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <dt>
@@ -7415,6 +7719,10 @@
 </dt>
 <dd></dd>
 <dt>
+<a class="link" href="version-macros.html#GARROW-VERSION-8-0:CAPS" title="GARROW_VERSION_8_0">GARROW_VERSION_8_0</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
+</dt>
+<dd></dd>
+<dt>
 <a class="link" href="version-macros.html#GARROW-VERSION-CHECK:CAPS" title="GARROW_VERSION_CHECK()">GARROW_VERSION_CHECK</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
 </dt>
 <dd></dd>
diff --git a/docs/dev/c_glib/arrow-glib/array-builder-classes.html b/docs/dev/c_glib/arrow-glib/array-builder-classes.html
index f04fdc7..983fd63 100644
--- a/docs/dev/c_glib/arrow-glib/array-builder-classes.html
+++ b/docs/dev/c_glib/arrow-glib/array-builder-classes.html
@@ -1259,6 +1259,78 @@
 </tr>
 <tr>
 <td class="function_type">
+<a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="returnvalue">GArrowMonthIntervalArrayBuilder</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-new" title="garrow_month_interval_array_builder_new ()">garrow_month_interval_array_builder_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-append-value" title="garrow_month_interval_array_builder_append_value ()">garrow_month_interval_array_builder_append_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-month-interval-array-builder-append-values" title="garrow_month_interval_array_builder_append_values ()">garrow_month_interval_array_builder_append_values</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="returnvalue">GArrowDayTimeIntervalArrayBuilder</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-new" title="garrow_day_time_interval_array_builder_new ()">garrow_day_time_interval_array_builder_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-append-value" title="garrow_day_time_interval_array_builder_append_value ()">garrow_day_time_interval_array_builder_append_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-day-time-interval-array-builder-append-values" title="garrow_day_time_interval_array_builder_append_values ()">garrow_day_time_interval_array_builder_append_values</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="returnvalue">GArrowMonthDayNanoIntervalArrayBuilder</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-new" title="garrow_month_day_nano_interval_array_builder_new ()">garrow_month_day_nano_interval_array_builder_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-value" title="garrow_month_day_nano_interval_array_builder_append_value ()">garrow_month_day_nano_interval_array_builder_append_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-values" title="garrow_month_day_nano_interval_array_builder_append_values ()">garrow_month_day_nano_interval_array_builder_append_values</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
 <a class="link" href="array-builder-classes.html#GArrowBinaryDictionaryArrayBuilder"><span class="returnvalue">GArrowBinaryDictionaryArrayBuilder</span></a> *
 </td>
 <td class="function_name">
@@ -1675,7 +1747,7 @@
 </tr></tbody>
 </table></div>
 </div>
-<a name="GArrowArrayBuilder"></a><a name="GArrowBinaryArrayBuilder"></a><a name="GArrowBinaryDictionaryArrayBuilder"></a><a name="GArrowBooleanArrayBuilder"></a><a name="GArrowDate32ArrayBuilder"></a><a name="GArrowDate64ArrayBuilder"></a><a name="GArrowDecimal128ArrayBuilder"></a><a name="GArrowDecimal256ArrayBuilder"></a><a name="GArrowDoubleArrayBuilder"></a><a name="GArrowFixedSizeBinaryArrayBuilder"></a><a name="GArrowFloatArrayBuilder"></a><a name="GArrowInt16ArrayBuilder"></a><a n [...]
+<a name="GArrowArrayBuilder"></a><a name="GArrowBinaryArrayBuilder"></a><a name="GArrowBinaryDictionaryArrayBuilder"></a><a name="GArrowBooleanArrayBuilder"></a><a name="GArrowDate32ArrayBuilder"></a><a name="GArrowDate64ArrayBuilder"></a><a name="GArrowDayTimeIntervalArrayBuilder"></a><a name="GArrowDecimal128ArrayBuilder"></a><a name="GArrowDecimal256ArrayBuilder"></a><a name="GArrowDoubleArrayBuilder"></a><a name="GArrowFixedSizeBinaryArrayBuilder"></a><a name="GArrowFloatArrayBuilder [...]
 <a name="array-builder-classes.other"></a><h2>Types and Values</h2>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
 <colgroup>
@@ -1885,6 +1957,30 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GARROW-TYPE-MONTH-INTERVAL-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER">GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilderClass" title="struct GArrowMonthIntervalArrayBuilderClass">GArrowMonthIntervalArrayBuilderClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER">GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilderClass" title="struct GArrowDayTimeIntervalArrayBuilderClass">GArrowDayTimeIntervalArrayBuilderClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilderClass" title="struct GArrowMonthDayNanoIntervalArrayBuilderClass">GArrowMonthDayNanoIntervalArrayBuilderClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="array-builder-classes.html#GARROW-TYPE-BINARY-DICTIONARY-ARRAY-BUILDER:CAPS" title="GARROW_TYPE_BINARY_DICTIONARY_ARRAY_BUILDER">GARROW_TYPE_BINARY_DICTIONARY_ARRAY_BUILDER</a></td>
 </tr>
 <tr>
@@ -1973,6 +2069,10 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder-struct" title="GArrowDayTimeIntervalArrayBuilder">GArrowDayTimeIntervalArrayBuilder</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="array-builder-classes.html#GArrowDecimal128ArrayBuilder-struct" title="GArrowDecimal128ArrayBuilder">GArrowDecimal128ArrayBuilder</a></td>
 </tr>
 <tr>
@@ -2033,6 +2133,14 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder-struct" title="GArrowMonthDayNanoIntervalArrayBuilder">GArrowMonthDayNanoIntervalArrayBuilder</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder-struct" title="GArrowMonthIntervalArrayBuilder">GArrowMonthIntervalArrayBuilder</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="array-builder-classes.html#GArrowNullArrayBuilder-struct" title="GArrowNullArrayBuilder">GArrowNullArrayBuilder</a></td>
 </tr>
 <tr>
@@ -2092,6 +2200,7 @@
         <span class="lineart">├──</span> GArrowBooleanArrayBuilder
         <span class="lineart">├──</span> GArrowDate32ArrayBuilder
         <span class="lineart">├──</span> GArrowDate64ArrayBuilder
+        <span class="lineart">├──</span> GArrowDayTimeIntervalArrayBuilder
         <span class="lineart">├──</span> GArrowFixedSizeBinaryArrayBuilder
         <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowDecimal128ArrayBuilder">GArrowDecimal128ArrayBuilder</a>
         <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowDecimal256ArrayBuilder">GArrowDecimal256ArrayBuilder</a>
@@ -2109,6 +2218,8 @@
         <span class="lineart">├──</span> GArrowLargeListArrayBuilder
         <span class="lineart">├──</span> GArrowListArrayBuilder
         <span class="lineart">├──</span> GArrowMapArrayBuilder
+        <span class="lineart">├──</span> GArrowMonthDayNanoIntervalArrayBuilder
+        <span class="lineart">├──</span> GArrowMonthIntervalArrayBuilder
         <span class="lineart">├──</span> GArrowNullArrayBuilder
         <span class="lineart">├──</span> GArrowStringDictionaryArrayBuilder
         <span class="lineart">├──</span> GArrowStructArrayBuilder
@@ -2184,6 +2295,12 @@ integer size builder such as <a class="link" href="array-builder-classes.html#GA
 <a class="link" href="basic-array-classes.html#GArrowTime32Array"><span class="type">GArrowTime32Array</span></a>.</p>
 <p><a class="link" href="array-builder-classes.html#GArrowTime64ArrayBuilder"><span class="type">GArrowTime64ArrayBuilder</span></a> is the class to create a new
 <a class="link" href="basic-array-classes.html#GArrowTime64Array"><span class="type">GArrowTime64Array</span></a>.</p>
+<p><a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a> is the class to create a new
+<a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a>.</p>
+<p><a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a> is the class to create a new
+<a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a>.</p>
+<p><span class="type">GArrowMonthDayNanoArrayBuilder</span> is the class to create a new
+<span class="type">GArrowMonthDayNanoArray</span>.</p>
 <p><a class="link" href="array-builder-classes.html#GArrowStringDictionaryArrayBuilder"><span class="type">GArrowStringDictionaryArrayBuilder</span></a> is the class to create a new
 <a class="link" href="composite-array-classes.html#GArrowDictionaryArray"><span class="type">GArrowDictionaryArray</span></a> with a dictionary array of <a class="link" href="basic-array-classes.html#GArrowStringArray"><span class="type">GArrowStringArray</span></a>.</p>
 <p><a class="link" href="array-builder-classes.html#GArrowListArrayBuilder"><span class="type">GArrowListArrayBuilder</span></a> is the class to create a new
@@ -8424,6 +8541,357 @@ garrow_time64_array_builder_append_nulls
 </div>
 <hr>
 <div class="refsect2">
+<a name="garrow-month-interval-array-builder-new"></a><h3>garrow_month_interval_array_builder_new ()</h3>
+<pre class="programlisting"><a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="returnvalue">GArrowMonthIntervalArrayBuilder</span></a> *
+garrow_month_interval_array_builder_new
+                               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-array-builder-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-interval-array-builder-append-value"></a><h3>garrow_month_interval_array_builder_append_value ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_month_interval_array_builder_append_value
+                               (<em class="parameter"><code><a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a> *builder</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> value</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-array-builder-append-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>builder</p></td>
+<td class="parameter_description"><p>A <a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>The month.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p>Return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-array-builder-append-value.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-interval-array-builder-append-values"></a><h3>garrow_month_interval_array_builder_append_values ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_month_interval_array_builder_append_values
+                               (<em class="parameter"><code><a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a> *builder</code></em>,
+                                <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> *values</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> values_length</code></em>,
+                                <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *is_valids</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> is_valids_length</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<p>Append multiple values at once. It's more efficient than multiple
+<code class="literal">append</code> calls.</p>
+<div class="refsect3">
+<a name="garrow-month-interval-array-builder-append-values.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>builder</p></td>
+<td class="parameter_description"><p>A <a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>values</p></td>
+<td class="parameter_description"><p>The array of the month. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=values_length]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>values_length</p></td>
+<td class="parameter_description"><p>The length of <code class="literal">values</code>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>is_valids</p></td>
+<td class="parameter_description"><p>The array of
+boolean that shows whether the Nth value is valid or not. If the
+Nth <code class="literal">is_valids</code> is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the Nth <code class="literal">values</code> is valid value. Otherwise
+the Nth value is null value. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=is_valids_length]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>is_valids_length</p></td>
+<td class="parameter_description"><p>The length of <code class="literal">is_valids</code>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p>Return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-array-builder-append-values.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-array-builder-new"></a><h3>garrow_day_time_interval_array_builder_new ()</h3>
+<pre class="programlisting"><a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="returnvalue">GArrowDayTimeIntervalArrayBuilder</span></a> *
+garrow_day_time_interval_array_builder_new
+                               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-builder-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-array-builder-append-value"></a><h3>garrow_day_time_interval_array_builder_append_value ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_day_time_interval_array_builder_append_value
+                               (<em class="parameter"><code><a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a> *builder</code></em>,
+                                <em class="parameter"><code><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> *value</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-builder-append-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>builder</p></td>
+<td class="parameter_description"><p>A <a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p>Return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-builder-append-value.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-array-builder-append-values"></a><h3>garrow_day_time_interval_array_builder_append_values ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_day_time_interval_array_builder_append_values
+                               (<em class="parameter"><code><a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a> *builder</code></em>,
+                                <em class="parameter"><code>const <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> **values</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> values_length</code></em>,
+                                <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *is_valids</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> is_valids_length</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<p>Append multiple values at once. It's more efficient than multiple
+<code class="literal">append</code> calls.</p>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-builder-append-values.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>builder</p></td>
+<td class="parameter_description"><p>A <a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>values</p></td>
+<td class="parameter_description"><p>The array of a <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=values_length]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>values_length</p></td>
+<td class="parameter_description"><p>The length of <code class="literal">values</code>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>is_valids</p></td>
+<td class="parameter_description"><p>The array of
+boolean that shows whether the Nth value is valid or not. If the
+Nth <code class="literal">is_valids</code> is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the Nth <code class="literal">values</code> is valid value. Otherwise
+the Nth value is null value. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=is_valids_length]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>is_valids_length</p></td>
+<td class="parameter_description"><p>The length of <code class="literal">is_valids</code>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p>Return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-builder-append-values.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-array-builder-new"></a><h3>garrow_month_day_nano_interval_array_builder_new ()</h3>
+<pre class="programlisting"><a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="returnvalue">GArrowMonthDayNanoIntervalArrayBuilder</span></a> *
+garrow_month_day_nano_interval_array_builder_new
+                               (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-builder-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="type">GArrowMonthDayNanoIntervalArrayBuilder</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-array-builder-append-value"></a><h3>garrow_month_day_nano_interval_array_builder_append_value ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_month_day_nano_interval_array_builder_append_value
+                               (<em class="parameter"><code><a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="type">GArrowMonthDayNanoIntervalArrayBuilder</span></a> *builder</code></em>,
+                                <em class="parameter"><code><a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> *value</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-builder-append-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>builder</p></td>
+<td class="parameter_description"><p>A <a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="type">GArrowMonthDayNanoIntervalArrayBuilder</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p>Return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-builder-append-value.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-array-builder-append-values"></a><h3>garrow_month_day_nano_interval_array_builder_append_values ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_month_day_nano_interval_array_builder_append_values
+                               (<em class="parameter"><code><a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="type">GArrowMonthDayNanoIntervalArrayBuilder</span></a> *builder</code></em>,
+                                <em class="parameter"><code>const <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> **values</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> values_length</code></em>,
+                                <em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> *is_valids</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> is_valids_length</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
+<p>Append multiple values at once. It's more efficient than multiple
+<code class="literal">append</code> calls.</p>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-builder-append-values.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>builder</p></td>
+<td class="parameter_description"><p>A <a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder"><span class="type">GArrowMonthDayNanoIntervalArrayBuilder</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>values</p></td>
+<td class="parameter_description"><p>The array of a <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=values_length]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>values_length</p></td>
+<td class="parameter_description"><p>The length of <code class="literal">values</code>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>is_valids</p></td>
+<td class="parameter_description"><p>The array of
+boolean that shows whether the Nth value is valid or not. If the
+Nth <code class="literal">is_valids</code> is <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the Nth <code class="literal">values</code> is valid value. Otherwise
+the Nth value is null value. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=is_valids_length]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>is_valids_length</p></td>
+<td class="parameter_description"><p>The length of <code class="literal">is_valids</code>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p>Return location for a <a href="/usr/share/gtk-doc/html/glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-builder-append-values.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there was an error.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="garrow-binary-dictionary-array-builder-new"></a><h3>garrow_binary_dictionary_array_builder_new ()</h3>
 <pre class="programlisting"><a class="link" href="array-builder-classes.html#GArrowBinaryDictionaryArrayBuilder"><span class="returnvalue">GArrowBinaryDictionaryArrayBuilder</span></a> *
 garrow_binary_dictionary_array_builder_new
@@ -10818,6 +11286,45 @@ the Nth value is null value. </p></td>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GARROW-TYPE-MONTH-INTERVAL-ARRAY-BUILDER:CAPS"></a><h3>GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER</h3>
+<pre class="programlisting">#define             GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthIntervalArrayBuilderClass"></a><h3>struct GArrowMonthIntervalArrayBuilderClass</h3>
+<pre class="programlisting">struct GArrowMonthIntervalArrayBuilderClass {
+  GArrowArrayBuilderClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY-BUILDER:CAPS"></a><h3>GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER</h3>
+<pre class="programlisting">#define             GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDayTimeIntervalArrayBuilderClass"></a><h3>struct GArrowDayTimeIntervalArrayBuilderClass</h3>
+<pre class="programlisting">struct GArrowDayTimeIntervalArrayBuilderClass {
+  GArrowArrayBuilderClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY-BUILDER:CAPS"></a><h3>GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER</h3>
+<pre class="programlisting">#define             GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNanoIntervalArrayBuilderClass"></a><h3>struct GArrowMonthDayNanoIntervalArrayBuilderClass</h3>
+<pre class="programlisting">struct GArrowMonthDayNanoIntervalArrayBuilderClass {
+  GArrowArrayBuilderClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GARROW-TYPE-BINARY-DICTIONARY-ARRAY-BUILDER:CAPS"></a><h3>GARROW_TYPE_BINARY_DICTIONARY_ARRAY_BUILDER</h3>
 <pre class="programlisting">#define GARROW_TYPE_BINARY_DICTIONARY_ARRAY_BUILDER (garrow_binary_dictionary_array_builder_get_type())
 </pre>
@@ -10958,6 +11465,11 @@ the Nth value is null value. </p></td>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowDayTimeIntervalArrayBuilder-struct"></a><h3>GArrowDayTimeIntervalArrayBuilder</h3>
+<pre class="programlisting">typedef struct _GArrowDayTimeIntervalArrayBuilder GArrowDayTimeIntervalArrayBuilder;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowDecimal128ArrayBuilder-struct"></a><h3>GArrowDecimal128ArrayBuilder</h3>
 <pre class="programlisting">typedef struct _GArrowDecimal128ArrayBuilder GArrowDecimal128ArrayBuilder;</pre>
 </div>
@@ -11033,6 +11545,16 @@ the Nth value is null value. </p></td>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowMonthDayNanoIntervalArrayBuilder-struct"></a><h3>GArrowMonthDayNanoIntervalArrayBuilder</h3>
+<pre class="programlisting">typedef struct _GArrowMonthDayNanoIntervalArrayBuilder GArrowMonthDayNanoIntervalArrayBuilder;</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthIntervalArrayBuilder-struct"></a><h3>GArrowMonthIntervalArrayBuilder</h3>
+<pre class="programlisting">typedef struct _GArrowMonthIntervalArrayBuilder GArrowMonthIntervalArrayBuilder;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowNullArrayBuilder-struct"></a><h3>GArrowNullArrayBuilder</h3>
 <pre class="programlisting">typedef struct _GArrowNullArrayBuilder GArrowNullArrayBuilder;</pre>
 </div>
diff --git a/docs/dev/c_glib/arrow-glib/arrow-glib.devhelp2 b/docs/dev/c_glib/arrow-glib/arrow-glib.devhelp2
index f9dabd1..1ea8c4c 100644
--- a/docs/dev/c_glib/arrow-glib/arrow-glib.devhelp2
+++ b/docs/dev/c_glib/arrow-glib/arrow-glib.devhelp2
@@ -14,6 +14,7 @@
       </sub>
       <sub name="Value" link="value.html">
         <sub name="128-bit and 256-bit decimal classes" link="decimal.html"/>
+        <sub name="Interval classes" link="interval.html"/>
       </sub>
       <sub name="Scalar" link="scalar.html">
         <sub name="Scalar classes" link="scalar-classes.html"/>
@@ -103,6 +104,7 @@
     <sub name="Object Hierarchy" link="object-tree.html"/>
     <sub name="API Index" link="api-index-full.html"/>
     <sub name="Index of deprecated API" link="deprecated-api-index.html"/>
+    <sub name="Index of new symbols in 8.0.0" link="api-index-8-0-0.html"/>
     <sub name="Index of new symbols in 7.0.0" link="api-index-7-0-0.html"/>
     <sub name="Index of new symbols in 6.0.0" link="api-index-6-0-0.html"/>
     <sub name="Index of new symbols in 5.0.0" link="api-index-5-0-0.html"/>
@@ -214,6 +216,15 @@
     <keyword type="function" name="garrow_time64_array_new ()" link="basic-array-classes.html#garrow-time64-array-new" since="0.7.0"/>
     <keyword type="function" name="garrow_time64_array_get_value ()" link="basic-array-classes.html#garrow-time64-array-get-value" since="0.7.0"/>
     <keyword type="function" name="garrow_time64_array_get_values ()" link="basic-array-classes.html#garrow-time64-array-get-values" since="0.7.0"/>
+    <keyword type="function" name="garrow_month_interval_array_new ()" link="basic-array-classes.html#garrow-month-interval-array-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_interval_array_get_value ()" link="basic-array-classes.html#garrow-month-interval-array-get-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_interval_array_get_values ()" link="basic-array-classes.html#garrow-month-interval-array-get-values" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_array_new ()" link="basic-array-classes.html#garrow-day-time-interval-array-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_array_get_value ()" link="basic-array-classes.html#garrow-day-time-interval-array-get-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_array_get_values ()" link="basic-array-classes.html#garrow-day-time-interval-array-get-values" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_array_new ()" link="basic-array-classes.html#garrow-month-day-nano-interval-array-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_array_get_value ()" link="basic-array-classes.html#garrow-month-day-nano-interval-array-get-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_array_get_values ()" link="basic-array-classes.html#garrow-month-day-nano-interval-array-get-values" since="8.0.0"/>
     <keyword type="function" name="garrow_fixed_size_binary_array_new ()" link="basic-array-classes.html#garrow-fixed-size-binary-array-new" since="3.0.0"/>
     <keyword type="function" name="garrow_fixed_size_binary_array_get_byte_width ()" link="basic-array-classes.html#garrow-fixed-size-binary-array-get-byte-width" since="3.0.0"/>
     <keyword type="function" name="garrow_fixed_size_binary_array_get_value ()" link="basic-array-classes.html#garrow-fixed-size-binary-array-get-value" since="3.0.0"/>
@@ -273,6 +284,12 @@
     <keyword type="struct" name="struct GArrowTime32ArrayClass" link="basic-array-classes.html#GArrowTime32ArrayClass"/>
     <keyword type="macro" name="GARROW_TYPE_TIME64_ARRAY" link="basic-array-classes.html#GARROW-TYPE-TIME64-ARRAY:CAPS"/>
     <keyword type="struct" name="struct GArrowTime64ArrayClass" link="basic-array-classes.html#GArrowTime64ArrayClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_INTERVAL_ARRAY" link="basic-array-classes.html#GARROW-TYPE-MONTH-INTERVAL-ARRAY:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthIntervalArrayClass" link="basic-array-classes.html#GArrowMonthIntervalArrayClass"/>
+    <keyword type="macro" name="GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY" link="basic-array-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY:CAPS"/>
+    <keyword type="struct" name="struct GArrowDayTimeIntervalArrayClass" link="basic-array-classes.html#GArrowDayTimeIntervalArrayClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY" link="basic-array-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthDayNanoIntervalArrayClass" link="basic-array-classes.html#GArrowMonthDayNanoIntervalArrayClass"/>
     <keyword type="macro" name="GARROW_TYPE_FIXED_SIZE_BINARY_ARRAY" link="basic-array-classes.html#GARROW-TYPE-FIXED-SIZE-BINARY-ARRAY:CAPS"/>
     <keyword type="struct" name="struct GArrowFixedSizeBinaryArrayClass" link="basic-array-classes.html#GArrowFixedSizeBinaryArrayClass"/>
     <keyword type="macro" name="GARROW_TYPE_DECIMAL128_ARRAY" link="basic-array-classes.html#GARROW-TYPE-DECIMAL128-ARRAY:CAPS"/>
@@ -286,6 +303,7 @@
     <keyword type="struct" name="GArrowBooleanArray" link="basic-array-classes.html#GArrowBooleanArray-struct"/>
     <keyword type="struct" name="GArrowDate32Array" link="basic-array-classes.html#GArrowDate32Array-struct"/>
     <keyword type="struct" name="GArrowDate64Array" link="basic-array-classes.html#GArrowDate64Array-struct"/>
+    <keyword type="struct" name="GArrowDayTimeIntervalArray" link="basic-array-classes.html#GArrowDayTimeIntervalArray-struct"/>
     <keyword type="struct" name="GArrowDecimal128Array" link="basic-array-classes.html#GArrowDecimal128Array-struct"/>
     <keyword type="struct" name="GArrowDecimal256Array" link="basic-array-classes.html#GArrowDecimal256Array-struct"/>
     <keyword type="struct" name="GArrowDoubleArray" link="basic-array-classes.html#GArrowDoubleArray-struct"/>
@@ -299,6 +317,8 @@
     <keyword type="struct" name="GArrowInt8Array" link="basic-array-classes.html#GArrowInt8Array-struct"/>
     <keyword type="struct" name="GArrowLargeBinaryArray" link="basic-array-classes.html#GArrowLargeBinaryArray-struct"/>
     <keyword type="struct" name="GArrowLargeStringArray" link="basic-array-classes.html#GArrowLargeStringArray-struct"/>
+    <keyword type="struct" name="GArrowMonthDayNanoIntervalArray" link="basic-array-classes.html#GArrowMonthDayNanoIntervalArray-struct"/>
+    <keyword type="struct" name="GArrowMonthIntervalArray" link="basic-array-classes.html#GArrowMonthIntervalArray-struct"/>
     <keyword type="struct" name="GArrowNullArray" link="basic-array-classes.html#GArrowNullArray-struct"/>
     <keyword type="struct" name="GArrowNumericArray" link="basic-array-classes.html#GArrowNumericArray-struct"/>
     <keyword type="struct" name="GArrowPrimitiveArray" link="basic-array-classes.html#GArrowPrimitiveArray-struct"/>
@@ -535,6 +555,15 @@
     <keyword type="function" name="garrow_time64_array_builder_append_values ()" link="array-builder-classes.html#garrow-time64-array-builder-append-values" since="0.8.0"/>
     <keyword type="function" name="garrow_time64_array_builder_append_null ()" link="array-builder-classes.html#garrow-time64-array-builder-append-null" deprecated="" since="0.7.0"/>
     <keyword type="function" name="garrow_time64_array_builder_append_nulls ()" link="array-builder-classes.html#garrow-time64-array-builder-append-nulls" deprecated="" since="0.8.0"/>
+    <keyword type="function" name="garrow_month_interval_array_builder_new ()" link="array-builder-classes.html#garrow-month-interval-array-builder-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_interval_array_builder_append_value ()" link="array-builder-classes.html#garrow-month-interval-array-builder-append-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_interval_array_builder_append_values ()" link="array-builder-classes.html#garrow-month-interval-array-builder-append-values" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_array_builder_new ()" link="array-builder-classes.html#garrow-day-time-interval-array-builder-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_array_builder_append_value ()" link="array-builder-classes.html#garrow-day-time-interval-array-builder-append-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_array_builder_append_values ()" link="array-builder-classes.html#garrow-day-time-interval-array-builder-append-values" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_array_builder_new ()" link="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_array_builder_append_value ()" link="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_array_builder_append_values ()" link="array-builder-classes.html#garrow-month-day-nano-interval-array-builder-append-values" since="8.0.0"/>
     <keyword type="function" name="garrow_binary_dictionary_array_builder_new ()" link="array-builder-classes.html#garrow-binary-dictionary-array-builder-new" since="2.0.0"/>
     <keyword type="function" name="garrow_binary_dictionary_array_builder_append_null ()" link="array-builder-classes.html#garrow-binary-dictionary-array-builder-append-null" deprecated="" since="2.0.0"/>
     <keyword type="function" name="garrow_binary_dictionary_array_builder_append_value ()" link="array-builder-classes.html#garrow-binary-dictionary-array-builder-append-value" since="2.0.0"/>
@@ -635,6 +664,12 @@
     <keyword type="struct" name="struct GArrowTime32ArrayBuilderClass" link="array-builder-classes.html#GArrowTime32ArrayBuilderClass"/>
     <keyword type="macro" name="GARROW_TYPE_TIME64_ARRAY_BUILDER" link="array-builder-classes.html#GARROW-TYPE-TIME64-ARRAY-BUILDER:CAPS"/>
     <keyword type="struct" name="struct GArrowTime64ArrayBuilderClass" link="array-builder-classes.html#GArrowTime64ArrayBuilderClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_INTERVAL_ARRAY_BUILDER" link="array-builder-classes.html#GARROW-TYPE-MONTH-INTERVAL-ARRAY-BUILDER:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthIntervalArrayBuilderClass" link="array-builder-classes.html#GArrowMonthIntervalArrayBuilderClass"/>
+    <keyword type="macro" name="GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY_BUILDER" link="array-builder-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY-BUILDER:CAPS"/>
+    <keyword type="struct" name="struct GArrowDayTimeIntervalArrayBuilderClass" link="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilderClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY_BUILDER" link="array-builder-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY-BUILDER:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthDayNanoIntervalArrayBuilderClass" link="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilderClass"/>
     <keyword type="macro" name="GARROW_TYPE_BINARY_DICTIONARY_ARRAY_BUILDER" link="array-builder-classes.html#GARROW-TYPE-BINARY-DICTIONARY-ARRAY-BUILDER:CAPS"/>
     <keyword type="struct" name="struct GArrowBinaryDictionaryArrayBuilderClass" link="array-builder-classes.html#GArrowBinaryDictionaryArrayBuilderClass"/>
     <keyword type="macro" name="GARROW_TYPE_STRING_DICTIONARY_ARRAY_BUILDER" link="array-builder-classes.html#GARROW-TYPE-STRING-DICTIONARY-ARRAY-BUILDER:CAPS"/>
@@ -657,6 +692,7 @@
     <keyword type="struct" name="GArrowBooleanArrayBuilder" link="array-builder-classes.html#GArrowBooleanArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowDate32ArrayBuilder" link="array-builder-classes.html#GArrowDate32ArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowDate64ArrayBuilder" link="array-builder-classes.html#GArrowDate64ArrayBuilder-struct"/>
+    <keyword type="struct" name="GArrowDayTimeIntervalArrayBuilder" link="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowDecimal128ArrayBuilder" link="array-builder-classes.html#GArrowDecimal128ArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowDecimal256ArrayBuilder" link="array-builder-classes.html#GArrowDecimal256ArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowDoubleArrayBuilder" link="array-builder-classes.html#GArrowDoubleArrayBuilder-struct"/>
@@ -672,6 +708,8 @@
     <keyword type="struct" name="GArrowLargeStringArrayBuilder" link="array-builder-classes.html#GArrowLargeStringArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowListArrayBuilder" link="array-builder-classes.html#GArrowListArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowMapArrayBuilder" link="array-builder-classes.html#GArrowMapArrayBuilder-struct"/>
+    <keyword type="struct" name="GArrowMonthDayNanoIntervalArrayBuilder" link="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder-struct"/>
+    <keyword type="struct" name="GArrowMonthIntervalArrayBuilder" link="array-builder-classes.html#GArrowMonthIntervalArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowNullArrayBuilder" link="array-builder-classes.html#GArrowNullArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowStringArrayBuilder" link="array-builder-classes.html#GArrowStringArrayBuilder-struct"/>
     <keyword type="struct" name="GArrowStringDictionaryArrayBuilder" link="array-builder-classes.html#GArrowStringDictionaryArrayBuilder-struct"/>
@@ -748,6 +786,22 @@
     <keyword type="struct" name="GArrowDecimal256" link="decimal.html#GArrowDecimal256-struct"/>
     <keyword type="property" name="The “decimal128” property" link="decimal.html#GArrowDecimal128--decimal128"/>
     <keyword type="property" name="The “decimal256” property" link="decimal.html#GArrowDecimal256--decimal256"/>
+    <keyword type="function" name="garrow_day_millisecond_new ()" link="interval.html#garrow-day-millisecond-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_millisecond_equal ()" link="interval.html#garrow-day-millisecond-equal" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_millisecond_less_than ()" link="interval.html#garrow-day-millisecond-less-than" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_new ()" link="interval.html#garrow-month-day-nano-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_equal ()" link="interval.html#garrow-month-day-nano-equal" since="8.0.0"/>
+    <keyword type="macro" name="GARROW_TYPE_DAY_MILLISECOND" link="interval.html#GARROW-TYPE-DAY-MILLISECOND:CAPS"/>
+    <keyword type="struct" name="struct GArrowDayMillisecondClass" link="interval.html#GArrowDayMillisecondClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_DAY_NANO" link="interval.html#GARROW-TYPE-MONTH-DAY-NANO:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthDayNanoClass" link="interval.html#GArrowMonthDayNanoClass"/>
+    <keyword type="struct" name="GArrowDayMillisecond" link="interval.html#GArrowDayMillisecond-struct"/>
+    <keyword type="struct" name="GArrowMonthDayNano" link="interval.html#GArrowMonthDayNano-struct"/>
+    <keyword type="property" name="The “day” property" link="interval.html#GArrowDayMillisecond--day"/>
+    <keyword type="property" name="The “millisecond” property" link="interval.html#GArrowDayMillisecond--millisecond"/>
+    <keyword type="property" name="The “day” property" link="interval.html#GArrowMonthDayNano--day"/>
+    <keyword type="property" name="The “month” property" link="interval.html#GArrowMonthDayNano--month"/>
+    <keyword type="property" name="The “nanosecond” property" link="interval.html#GArrowMonthDayNano--nanosecond"/>
     <keyword type="function" name="garrow_scalar_parse ()" link="scalar-classes.html#garrow-scalar-parse" since="5.0.0"/>
     <keyword type="function" name="garrow_scalar_get_data_type ()" link="scalar-classes.html#garrow-scalar-get-data-type" since="5.0.0"/>
     <keyword type="function" name="garrow_scalar_is_valid ()" link="scalar-classes.html#garrow-scalar-is-valid" since="5.0.0"/>
@@ -794,6 +848,12 @@
     <keyword type="function" name="garrow_time64_scalar_get_value ()" link="scalar-classes.html#garrow-time64-scalar-get-value" since="5.0.0"/>
     <keyword type="function" name="garrow_timestamp_scalar_new ()" link="scalar-classes.html#garrow-timestamp-scalar-new" since="5.0.0"/>
     <keyword type="function" name="garrow_timestamp_scalar_get_value ()" link="scalar-classes.html#garrow-timestamp-scalar-get-value" since="5.0.0"/>
+    <keyword type="function" name="garrow_month_interval_scalar_new ()" link="scalar-classes.html#garrow-month-interval-scalar-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_interval_scalar_get_value ()" link="scalar-classes.html#garrow-month-interval-scalar-get-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_scalar_new ()" link="scalar-classes.html#garrow-day-time-interval-scalar-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_day_time_interval_scalar_get_value ()" link="scalar-classes.html#garrow-day-time-interval-scalar-get-value" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_scalar_new ()" link="scalar-classes.html#garrow-month-day-nano-interval-scalar-new" since="8.0.0"/>
+    <keyword type="function" name="garrow_month_day_nano_interval_scalar_get_value ()" link="scalar-classes.html#garrow-month-day-nano-interval-scalar-get-value" since="8.0.0"/>
     <keyword type="function" name="garrow_decimal128_scalar_new ()" link="scalar-classes.html#garrow-decimal128-scalar-new" since="5.0.0"/>
     <keyword type="function" name="garrow_decimal128_scalar_get_value ()" link="scalar-classes.html#garrow-decimal128-scalar-get-value" since="5.0.0"/>
     <keyword type="function" name="garrow_decimal256_scalar_new ()" link="scalar-classes.html#garrow-decimal256-scalar-new" since="5.0.0"/>
@@ -856,6 +916,12 @@
     <keyword type="struct" name="struct GArrowTime64ScalarClass" link="scalar-classes.html#GArrowTime64ScalarClass"/>
     <keyword type="macro" name="GARROW_TYPE_TIMESTAMP_SCALAR" link="scalar-classes.html#GARROW-TYPE-TIMESTAMP-SCALAR:CAPS"/>
     <keyword type="struct" name="struct GArrowTimestampScalarClass" link="scalar-classes.html#GArrowTimestampScalarClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_INTERVAL_SCALAR" link="scalar-classes.html#GARROW-TYPE-MONTH-INTERVAL-SCALAR:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthIntervalScalarClass" link="scalar-classes.html#GArrowMonthIntervalScalarClass"/>
+    <keyword type="macro" name="GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR" link="scalar-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-SCALAR:CAPS"/>
+    <keyword type="struct" name="struct GArrowDayTimeIntervalScalarClass" link="scalar-classes.html#GArrowDayTimeIntervalScalarClass"/>
+    <keyword type="macro" name="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR" link="scalar-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-SCALAR:CAPS"/>
+    <keyword type="struct" name="struct GArrowMonthDayNanoIntervalScalarClass" link="scalar-classes.html#GArrowMonthDayNanoIntervalScalarClass"/>
     <keyword type="macro" name="GARROW_TYPE_DECIMAL128_SCALAR" link="scalar-classes.html#GARROW-TYPE-DECIMAL128-SCALAR:CAPS"/>
     <keyword type="struct" name="struct GArrowDecimal128ScalarClass" link="scalar-classes.html#GArrowDecimal128ScalarClass"/>
     <keyword type="macro" name="GARROW_TYPE_DECIMAL256_SCALAR" link="scalar-classes.html#GARROW-TYPE-DECIMAL256-SCALAR:CAPS"/>
@@ -885,6 +951,7 @@
     <keyword type="struct" name="GArrowCastOptions" link="scalar-classes.html#GArrowCastOptions-struct"/>
     <keyword type="struct" name="GArrowDate32Scalar" link="scalar-classes.html#GArrowDate32Scalar-struct"/>
     <keyword type="struct" name="GArrowDate64Scalar" link="scalar-classes.html#GArrowDate64Scalar-struct"/>
+    <keyword type="struct" name="GArrowDayTimeIntervalScalar" link="scalar-classes.html#GArrowDayTimeIntervalScalar-struct"/>
     <keyword type="struct" name="GArrowDecimal128Scalar" link="scalar-classes.html#GArrowDecimal128Scalar-struct"/>
     <keyword type="struct" name="GArrowDecimal256Scalar" link="scalar-classes.html#GArrowDecimal256Scalar-struct"/>
     <keyword type="struct" name="GArrowDenseUnionScalar" link="scalar-classes.html#GArrowDenseUnionScalar-struct"/>
@@ -901,6 +968,8 @@
     <keyword type="struct" name="GArrowLargeStringScalar" link="scalar-classes.html#GArrowLargeStringScalar-struct"/>
     <keyword type="struct" name="GArrowListScalar" link="scalar-classes.html#GArrowListScalar-struct"/>
     <keyword type="struct" name="GArrowMapScalar" link="scalar-classes.html#GArrowMapScalar-struct"/>
+    <keyword type="struct" name="GArrowMonthDayNanoIntervalScalar" link="scalar-classes.html#GArrowMonthDayNanoIntervalScalar-struct"/>
+    <keyword type="struct" name="GArrowMonthIntervalScalar" link="scalar-classes.html#GArrowMonthIntervalScalar-struct"/>
     <keyword type="struct" name="GArrowNullScalar" link="scalar-classes.html#GArrowNullScalar-struct"/>
     <keyword type="struct" name="GArrowScalar" link="scalar-classes.html#GArrowScalar-struct"/>
     <keyword type="struct" name="GArrowSparseUnionScalar" link="scalar-classes.html#GArrowSparseUnionScalar-struct"/>
@@ -1345,6 +1414,7 @@
     <keyword type="function" name="garrow_variance_options_new ()" link="compute.html#garrow-variance-options-new" since="6.0.0"/>
     <keyword type="function" name="garrow_round_options_new ()" link="compute.html#garrow-round-options-new" since="7.0.0"/>
     <keyword type="function" name="garrow_round_to_multiple_options_new ()" link="compute.html#garrow-round-to-multiple-options-new" since="7.0.0"/>
+    <keyword type="function" name="garrow_utf8_normalize_options_new ()" link="compute.html#garrow-utf8-normalize-options-new" since="8.0.0"/>
     <keyword type="function" name="garrow_array_cast ()" link="compute.html#garrow-array-cast" since="0.7.0"/>
     <keyword type="function" name="garrow_array_unique ()" link="compute.html#garrow-array-unique" since="0.8.0"/>
     <keyword type="function" name="garrow_array_dictionary_encode ()" link="compute.html#garrow-array-dictionary-encode" since="0.8.0"/>
@@ -1438,6 +1508,9 @@
     <keyword type="struct" name="struct GArrowRoundOptionsClass" link="compute.html#GArrowRoundOptionsClass"/>
     <keyword type="macro" name="GARROW_TYPE_ROUND_TO_MULTIPLE_OPTIONS" link="compute.html#GARROW-TYPE-ROUND-TO-MULTIPLE-OPTIONS:CAPS"/>
     <keyword type="struct" name="struct GArrowRoundToMultipleOptionsClass" link="compute.html#GArrowRoundToMultipleOptionsClass"/>
+    <keyword type="enum" name="enum GArrowUTF8NormalizeForm" link="compute.html#GArrowUTF8NormalizeForm" since="8.0.0"/>
+    <keyword type="macro" name="GARROW_TYPE_UTF8_NORMALIZE_OPTIONS" link="compute.html#GARROW-TYPE-UTF8-NORMALIZE-OPTIONS:CAPS"/>
+    <keyword type="struct" name="struct GArrowUTF8NormalizeOptionsClass" link="compute.html#GArrowUTF8NormalizeOptionsClass"/>
     <keyword type="struct" name="GArrowAggregateNodeOptions" link="compute.html#GArrowAggregateNodeOptions-struct"/>
     <keyword type="struct" name="GArrowAggregation" link="compute.html#GArrowAggregation-struct"/>
     <keyword type="struct" name="GArrowArraySortOptions" link="compute.html#GArrowArraySortOptions-struct"/>
@@ -1461,6 +1534,7 @@
     <keyword type="struct" name="GArrowSortOptions" link="compute.html#GArrowSortOptions-struct"/>
     <keyword type="struct" name="GArrowSourceNodeOptions" link="compute.html#GArrowSourceNodeOptions-struct"/>
     <keyword type="struct" name="GArrowTakeOptions" link="compute.html#GArrowTakeOptions-struct"/>
+    <keyword type="struct" name="GArrowUTF8NormalizeOptions" link="compute.html#GArrowUTF8NormalizeOptions-struct"/>
     <keyword type="struct" name="GArrowVarianceOptions" link="compute.html#GArrowVarianceOptions-struct"/>
     <keyword type="property" name="The “function” property" link="compute.html#GArrowAggregation--function"/>
     <keyword type="property" name="The “input” property" link="compute.html#GArrowAggregation--input"/>
@@ -1493,6 +1567,7 @@
     <keyword type="property" name="The “target” property" link="compute.html#GArrowSortKey--target"/>
     <keyword type="property" name="The “reader” property" link="compute.html#GArrowSourceNodeOptions--reader"/>
     <keyword type="property" name="The “record-batch” property" link="compute.html#GArrowSourceNodeOptions--record-batch"/>
+    <keyword type="property" name="The “form” property" link="compute.html#GArrowUTF8NormalizeOptions--form"/>
     <keyword type="property" name="The “ddof” property" link="compute.html#GArrowVarianceOptions--ddof"/>
     <keyword type="property" name="The “min-count” property" link="compute.html#GArrowVarianceOptions--min-count"/>
     <keyword type="property" name="The “skip-nulls” property" link="compute.html#GArrowVarianceOptions--skip-nulls"/>
@@ -1939,6 +2014,7 @@
     <keyword type="macro" name="GARROW_VERSION_CHECK()" link="version-macros.html#GARROW-VERSION-CHECK:CAPS" since="0.10.0"/>
     <keyword type="macro" name="GARROW_DEPRECATED_FOR()" link="version-macros.html#GARROW-DEPRECATED-FOR:CAPS"/>
     <keyword type="macro" name="GARROW_UNAVAILABLE()" link="version-macros.html#GARROW-UNAVAILABLE:CAPS"/>
+    <keyword type="macro" name="GARROW_DEPRECATED_IN_8_0_FOR()" link="version-macros.html#GARROW-DEPRECATED-IN-8-0-FOR:CAPS"/>
     <keyword type="macro" name="GARROW_DEPRECATED_IN_7_0_FOR()" link="version-macros.html#GARROW-DEPRECATED-IN-7-0-FOR:CAPS"/>
     <keyword type="macro" name="GARROW_DEPRECATED_IN_6_0_FOR()" link="version-macros.html#GARROW-DEPRECATED-IN-6-0-FOR:CAPS"/>
     <keyword type="macro" name="GARROW_DEPRECATED_IN_5_0_FOR()" link="version-macros.html#GARROW-DEPRECATED-IN-5-0-FOR:CAPS"/>
@@ -1958,6 +2034,7 @@
     <keyword type="macro" name="GARROW_VERSION_MICRO" link="version-macros.html#GARROW-VERSION-MICRO:CAPS" since="0.10.0"/>
     <keyword type="macro" name="GARROW_VERSION_TAG" link="version-macros.html#GARROW-VERSION-TAG:CAPS" since="0.10.0"/>
     <keyword type="macro" name="GARROW_DEPRECATED" link="version-macros.html#GARROW-DEPRECATED:CAPS"/>
+    <keyword type="macro" name="GARROW_VERSION_8_0" link="version-macros.html#GARROW-VERSION-8-0:CAPS" since="8.0.0"/>
     <keyword type="macro" name="GARROW_VERSION_7_0" link="version-macros.html#GARROW-VERSION-7-0:CAPS" since="7.0.0"/>
     <keyword type="macro" name="GARROW_VERSION_6_0" link="version-macros.html#GARROW-VERSION-6-0:CAPS" since="6.0.0"/>
     <keyword type="macro" name="GARROW_VERSION_5_0" link="version-macros.html#GARROW-VERSION-5-0:CAPS" since="5.0.0"/>
@@ -1975,6 +2052,8 @@
     <keyword type="macro" name="GARROW_VERSION_MIN_REQUIRED" link="version-macros.html#GARROW-VERSION-MIN-REQUIRED:CAPS" since="0.10.0"/>
     <keyword type="macro" name="GARROW_VERSION_MAX_ALLOWED" link="version-macros.html#GARROW-VERSION-MAX-ALLOWED:CAPS" since="0.10.0"/>
     <keyword type="macro" name="GARROW_AVAILABLE_IN_ALL" link="version-macros.html#GARROW-AVAILABLE-IN-ALL:CAPS"/>
+    <keyword type="macro" name="GARROW_DEPRECATED_IN_8_0" link="version-macros.html#GARROW-DEPRECATED-IN-8-0:CAPS"/>
+    <keyword type="macro" name="GARROW_AVAILABLE_IN_8_0" link="version-macros.html#GARROW-AVAILABLE-IN-8-0:CAPS"/>
     <keyword type="macro" name="GARROW_DEPRECATED_IN_7_0" link="version-macros.html#GARROW-DEPRECATED-IN-7-0:CAPS"/>
     <keyword type="macro" name="GARROW_AVAILABLE_IN_7_0" link="version-macros.html#GARROW-AVAILABLE-IN-7-0:CAPS"/>
     <keyword type="macro" name="GARROW_DEPRECATED_IN_6_0" link="version-macros.html#GARROW-DEPRECATED-IN-6-0:CAPS"/>
@@ -2073,6 +2152,10 @@
     <keyword type="constant" name="GARROW_ROUND_HALF_TOWARDS_INFINITY" link="compute.html#GARROW-ROUND-HALF-TOWARDS-INFINITY:CAPS"/>
     <keyword type="constant" name="GARROW_ROUND_HALF_TO_EVEN" link="compute.html#GARROW-ROUND-HALF-TO-EVEN:CAPS"/>
     <keyword type="constant" name="GARROW_ROUND_HALF_TO_ODD" link="compute.html#GARROW-ROUND-HALF-TO-ODD:CAPS"/>
+    <keyword type="constant" name="GARROW_UTF8_NORMALIZE_FORM_NFC" link="compute.html#GARROW-UTF8-NORMALIZE-FORM-NFC:CAPS"/>
+    <keyword type="constant" name="GARROW_UTF8_NORMALIZE_FORM_NFKC" link="compute.html#GARROW-UTF8-NORMALIZE-FORM-NFKC:CAPS"/>
+    <keyword type="constant" name="GARROW_UTF8_NORMALIZE_FORM_NFD" link="compute.html#GARROW-UTF8-NORMALIZE-FORM-NFD:CAPS"/>
+    <keyword type="constant" name="GARROW_UTF8_NORMALIZE_FORM_NFKD" link="compute.html#GARROW-UTF8-NORMALIZE-FORM-NFKD:CAPS"/>
     <keyword type="constant" name="GARROW_COMPRESSION_TYPE_UNCOMPRESSED" link="GArrowCodec.html#GARROW-COMPRESSION-TYPE-UNCOMPRESSED:CAPS"/>
     <keyword type="constant" name="GARROW_COMPRESSION_TYPE_SNAPPY" link="GArrowCodec.html#GARROW-COMPRESSION-TYPE-SNAPPY:CAPS"/>
     <keyword type="constant" name="GARROW_COMPRESSION_TYPE_GZIP" link="GArrowCodec.html#GARROW-COMPRESSION-TYPE-GZIP:CAPS"/>
diff --git a/docs/dev/c_glib/arrow-glib/basic-array-classes.html b/docs/dev/c_glib/arrow-glib/basic-array-classes.html
index 0afbeb5..e5d4ab1 100644
--- a/docs/dev/c_glib/arrow-glib/basic-array-classes.html
+++ b/docs/dev/c_glib/arrow-glib/basic-array-classes.html
@@ -716,6 +716,77 @@
 </tr>
 <tr>
 <td class="function_type">
+<a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="returnvalue">GArrowMonthIntervalArray</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-new" title="garrow_month_interval_array_new ()">garrow_month_interval_array_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-get-value" title="garrow_month_interval_array_get_value ()">garrow_month_interval_array_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-month-interval-array-get-values" title="garrow_month_interval_array_get_values ()">garrow_month_interval_array_get_values</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="returnvalue">GArrowDayTimeIntervalArray</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-new" title="garrow_day_time_interval_array_new ()">garrow_day_time_interval_array_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="interval.html#GArrowDayMillisecond"><span class="returnvalue">GArrowDayMillisecond</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-get-value" title="garrow_day_time_interval_array_get_value ()">garrow_day_time_interval_array_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-day-time-interval-array-get-values" title="garrow_day_time_interval_array_get_values ()">garrow_day_time_interval_array_get_values</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="returnvalue">GArrowMonthDayNanoIntervalArray</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-new" title="garrow_month_day_nano_interval_array_new ()">garrow_month_day_nano_interval_array_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="interval.html#GArrowMonthDayNano"><span class="returnvalue">GArrowMonthDayNano</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-get-value" title="garrow_month_day_nano_interval_array_get_value ()">garrow_month_day_nano_interval_array_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="basic-array-classes.html#garrow-month-day-nano-interval-array-get-values" title="garrow_month_day_nano_interval_array_get_values ()">garrow_month_day_nano_interval_array_get_values</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
 <a class="link" href="basic-array-classes.html#GArrowFixedSizeBinaryArray"><span class="returnvalue">GArrowFixedSizeBinaryArray</span></a> *
 </td>
 <td class="function_name">
@@ -857,7 +928,7 @@
 </tbody>
 </table></div>
 </div>
-<a name="GArrowArray"></a><a name="GArrowBinaryArray"></a><a name="GArrowBooleanArray"></a><a name="GArrowDate32Array"></a><a name="GArrowDate64Array"></a><a name="GArrowDecimal128Array"></a><a name="GArrowDecimal256Array"></a><a name="GArrowDoubleArray"></a><a name="GArrowEqualOptions"></a><a name="GArrowExtensionArray"></a><a name="GArrowFixedSizeBinaryArray"></a><a name="GArrowFloatArray"></a><a name="GArrowInt16Array"></a><a name="GArrowInt32Array"></a><a name="GArrowInt64Array"></a> [...]
+<a name="GArrowArray"></a><a name="GArrowBinaryArray"></a><a name="GArrowBooleanArray"></a><a name="GArrowDate32Array"></a><a name="GArrowDate64Array"></a><a name="GArrowDayTimeIntervalArray"></a><a name="GArrowDecimal128Array"></a><a name="GArrowDecimal256Array"></a><a name="GArrowDoubleArray"></a><a name="GArrowEqualOptions"></a><a name="GArrowExtensionArray"></a><a name="GArrowFixedSizeBinaryArray"></a><a name="GArrowFloatArray"></a><a name="GArrowInt16Array"></a><a name="GArrowInt32A [...]
 <a name="basic-array-classes.other"></a><h2>Types and Values</h2>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
 <colgroup>
@@ -1067,6 +1138,30 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GARROW-TYPE-MONTH-INTERVAL-ARRAY:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_ARRAY">GARROW_TYPE_MONTH_INTERVAL_ARRAY</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GArrowMonthIntervalArrayClass" title="struct GArrowMonthIntervalArrayClass">GArrowMonthIntervalArrayClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY">GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArrayClass" title="struct GArrowDayTimeIntervalArrayClass">GArrowDayTimeIntervalArrayClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArrayClass" title="struct GArrowMonthDayNanoIntervalArrayClass">GArrowMonthDayNanoIntervalArrayClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="basic-array-classes.html#GARROW-TYPE-FIXED-SIZE-BINARY-ARRAY:CAPS" title="GARROW_TYPE_FIXED_SIZE_BINARY_ARRAY">GARROW_TYPE_FIXED_SIZE_BINARY_ARRAY</a></td>
 </tr>
 <tr>
@@ -1119,6 +1214,10 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray-struct" title="GArrowDayTimeIntervalArray">GArrowDayTimeIntervalArray</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="basic-array-classes.html#GArrowDecimal128Array-struct" title="GArrowDecimal128Array">GArrowDecimal128Array</a></td>
 </tr>
 <tr>
@@ -1171,6 +1270,14 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray-struct" title="GArrowMonthDayNanoIntervalArray">GArrowMonthDayNanoIntervalArray</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray-struct" title="GArrowMonthIntervalArray">GArrowMonthIntervalArray</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="basic-array-classes.html#GArrowNullArray-struct" title="GArrowNullArray">GArrowNullArray</a></td>
 </tr>
 <tr>
@@ -1225,12 +1332,16 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowPrimitiveArray
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowBooleanArray">GArrowBooleanArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowNumericArray">GArrowNumericArray</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray">GArrowDayTimeIntervalArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowFixedSizeBinaryArray">GArrowFixedSizeBinaryArray</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray">GArrowMonthDayNanoIntervalArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowFixedSizeBinaryArray
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDecimal128Array">GArrowDecimal128Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDecimal256Array">GArrowDecimal256Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowDecimal128Array
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> GArrowDecimal256Array
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowDayTimeIntervalArray
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowMonthDayNanoIntervalArray
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowNumericArray
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDate32Array">GArrowDate32Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDate64Array">GArrowDate64Array</a>
@@ -1240,6 +1351,7 @@
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowInt32Array">GArrowInt32Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowInt64Array">GArrowInt64Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowInt8Array">GArrowInt8Array</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray">GArrowMonthIntervalArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowTime32Array
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowTime64Array
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowTimestampArray
@@ -1254,7 +1366,8 @@
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowInt16Array
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowInt32Array
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowInt64Array
-    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> GArrowInt8Array
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowInt8Array
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> GArrowMonthIntervalArray
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> GArrowBooleanArray
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="composite-array-classes.html#GArrowUnionArray">GArrowUnionArray</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="composite-array-classes.html#GArrowDictionaryArray">GArrowDictionaryArray</a>
@@ -1370,6 +1483,18 @@ you need to use <a class="link" href="array-builder-classes.html#GArrowTime32Arr
 nanoseconds since midnight in 64-bit signed integer array. It can
 store zero or more time data. If you don't have Arrow format data,
 you need to use <a class="link" href="array-builder-classes.html#GArrowTime64ArrayBuilder"><span class="type">GArrowTime64ArrayBuilder</span></a> to create a new array.</p>
+<p><a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a> is a class for the month intarval array.
+It can store zero or more date data. If you don't have Arrow format 
+data, you need to use <a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder"><span class="type">GArrowMonthIntervalArrayBuilder</span></a> to create a 
+new array.</p>
+<p><a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a> is a class for the day time intarval array.
+It can store zero or more date data. If you don't have Arrow format 
+data, you need to use <a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder"><span class="type">GArrowDayTimeIntervalArrayBuilder</span></a> to create a 
+new array.</p>
+<p><a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a> is a class for the month day nano 
+intarval array. It can store zero or more date data. If you don't
+have Arrow format data, you need to use <a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a>
+to create a new array.</p>
 <p><a class="link" href="basic-array-classes.html#GArrowDecimal128Array"><span class="type">GArrowDecimal128Array</span></a> is a class for 128-bit decimal array. It can
 store zero or more 128-bit decimal data. If you don't have Arrow
 format data, you need to use <a class="link" href="array-builder-classes.html#GArrowDecimal128ArrayBuilder"><span class="type">GArrowDecimal128ArrayBuilder</span></a> to
@@ -4703,6 +4828,364 @@ garrow_time64_array_get_values (<em class="parameter"><code><a class="link" href
 </div>
 <hr>
 <div class="refsect2">
+<a name="garrow-month-interval-array-new"></a><h3>garrow_month_interval_array_new ()</h3>
+<pre class="programlisting"><a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="returnvalue">GArrowMonthIntervalArray</span></a> *
+garrow_month_interval_array_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> length</code></em>,
+                                 <em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowBuffer"><span class="type">GArrowBuffer</span></a> *data</code></em>,
+                                 <em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowBuffer"><span class="type">GArrowBuffer</span></a> *null_bitmap</code></em>,
+                                 <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> n_nulls</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-array-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>length</p></td>
+<td class="parameter_description"><p>The number of elements.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>data</p></td>
+<td class="parameter_description"><p>The binary data in Arrow format of the array.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>null_bitmap</p></td>
+<td class="parameter_description"><p>The bitmap that shows null elements. The
+N-th element is null when the N-th bit is 0, not null otherwise.
+If the array has no null elements, the bitmap must be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
+<em class="parameter"><code>n_nulls</code></em>
+is 0. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>n_nulls</p></td>
+<td class="parameter_description"><p>The number of null elements. If -1 is specified, the
+number of nulls are computed from <em class="parameter"><code>null_bitmap</code></em>
+.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-array-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-interval-array-get-value"></a><h3>garrow_month_interval_array_get_value ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+garrow_month_interval_array_get_value (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a> *array</code></em>,
+                                       <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> i</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-array-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>array</p></td>
+<td class="parameter_description"><p>A <a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the target value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-array-get-value.returns"></a><h4>Returns</h4>
+<p> The <em class="parameter"><code>i</code></em>
+-th value.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-interval-array-get-values"></a><h3>garrow_month_interval_array_get_values ()</h3>
+<pre class="programlisting">const <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a> *
+garrow_month_interval_array_get_values
+                               (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a> *array</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> *length</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-array-get-values.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>array</p></td>
+<td class="parameter_description"><p>A <a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray"><span class="type">GArrowMonthIntervalArray</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>length</p></td>
+<td class="parameter_description"><p>The number of values. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-array-get-values.returns"></a><h4>Returns</h4>
+<p>The raw values. </p>
+<p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-array-new"></a><h3>garrow_day_time_interval_array_new ()</h3>
+<pre class="programlisting"><a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="returnvalue">GArrowDayTimeIntervalArray</span></a> *
+garrow_day_time_interval_array_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> length</code></em>,
+                                    <em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowBuffer"><span class="type">GArrowBuffer</span></a> *data</code></em>,
+                                    <em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowBuffer"><span class="type">GArrowBuffer</span></a> *null_bitmap</code></em>,
+                                    <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> n_nulls</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>length</p></td>
+<td class="parameter_description"><p>The number of elements.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>data</p></td>
+<td class="parameter_description"><p>The binary data in Arrow format of the array.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>null_bitmap</p></td>
+<td class="parameter_description"><p>The bitmap that shows null elements. The
+N-th element is null when the N-th bit is 0, not null otherwise.
+If the array has no null elements, the bitmap must be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
+<em class="parameter"><code>n_nulls</code></em>
+is 0. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>n_nulls</p></td>
+<td class="parameter_description"><p>The number of null elements. If -1 is specified, the
+number of nulls are computed from <em class="parameter"><code>null_bitmap</code></em>
+.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-array-get-value"></a><h3>garrow_day_time_interval_array_get_value ()</h3>
+<pre class="programlisting"><a class="link" href="interval.html#GArrowDayMillisecond"><span class="returnvalue">GArrowDayMillisecond</span></a> *
+garrow_day_time_interval_array_get_value
+                               (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a> *array</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> i</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>array</p></td>
+<td class="parameter_description"><p>A <a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the target value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-get-value.returns"></a><h4>Returns</h4>
+<p>The <em class="parameter"><code>i</code></em>
+-th value. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-array-get-values"></a><h3>garrow_day_time_interval_array_get_values ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
+garrow_day_time_interval_array_get_values
+                               (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a> *array</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-get-values.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>array</p></td>
+<td class="parameter_description"><p>A <a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray"><span class="type">GArrowDayTimeIntervalArray</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-array-get-values.returns"></a><h4>Returns</h4>
+<p>The list of <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a>. </p>
+<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GArrowDayMillisecond][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-array-new"></a><h3>garrow_month_day_nano_interval_array_new ()</h3>
+<pre class="programlisting"><a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="returnvalue">GArrowMonthDayNanoIntervalArray</span></a> *
+garrow_month_day_nano_interval_array_new
+                               (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> length</code></em>,
+                                <em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowBuffer"><span class="type">GArrowBuffer</span></a> *data</code></em>,
+                                <em class="parameter"><code><a class="link" href="buffer-classes.html#GArrowBuffer"><span class="type">GArrowBuffer</span></a> *null_bitmap</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> n_nulls</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>length</p></td>
+<td class="parameter_description"><p>The number of elements.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>data</p></td>
+<td class="parameter_description"><p>The binary data in Arrow format of the array.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>null_bitmap</p></td>
+<td class="parameter_description"><p>The bitmap that shows null elements. The
+N-th element is null when the N-th bit is 0, not null otherwise.
+If the array has no null elements, the bitmap must be <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> and
+<em class="parameter"><code>n_nulls</code></em>
+is 0. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
+</tr>
+<tr>
+<td class="parameter_name"><p>n_nulls</p></td>
+<td class="parameter_description"><p>The number of null elements. If -1 is specified, the
+number of nulls are computed from <em class="parameter"><code>null_bitmap</code></em>
+.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-array-get-value"></a><h3>garrow_month_day_nano_interval_array_get_value ()</h3>
+<pre class="programlisting"><a class="link" href="interval.html#GArrowMonthDayNano"><span class="returnvalue">GArrowMonthDayNano</span></a> *
+garrow_month_day_nano_interval_array_get_value
+                               (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a> *array</code></em>,
+                                <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> i</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>array</p></td>
+<td class="parameter_description"><p>A <a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the target value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-get-value.returns"></a><h4>Returns</h4>
+<p>The <em class="parameter"><code>i</code></em>
+-th value. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-array-get-values"></a><h3>garrow_month_day_nano_interval_array_get_values ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList"><span class="returnvalue">GList</span></a> *
+garrow_month_day_nano_interval_array_get_values
+                               (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a> *array</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-get-values.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>array</p></td>
+<td class="parameter_description"><p>A <a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray"><span class="type">GArrowMonthDayNanoIntervalArray</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-array-get-values.returns"></a><h4>Returns</h4>
+<p>The list of <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a>. </p>
+<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GArrowMonthDayNano][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="garrow-fixed-size-binary-array-new"></a><h3>garrow_fixed_size_binary_array_new ()</h3>
 <pre class="programlisting"><a class="link" href="basic-array-classes.html#GArrowFixedSizeBinaryArray"><span class="returnvalue">GArrowFixedSizeBinaryArray</span></a> *
 garrow_fixed_size_binary_array_new (<em class="parameter"><code><a class="link" href="basic-data-type-classes.html#GArrowFixedSizeBinaryDataType"><span class="type">GArrowFixedSizeBinaryDataType</span></a> *data_type</code></em>,
@@ -5378,6 +5861,45 @@ garrow_extension_array_get_storage (<em class="parameter"><code><a class="link"
 </div>
 <hr>
 <div class="refsect2">
+<a name="GARROW-TYPE-MONTH-INTERVAL-ARRAY:CAPS"></a><h3>GARROW_TYPE_MONTH_INTERVAL_ARRAY</h3>
+<pre class="programlisting">#define             GARROW_TYPE_MONTH_INTERVAL_ARRAY</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthIntervalArrayClass"></a><h3>struct GArrowMonthIntervalArrayClass</h3>
+<pre class="programlisting">struct GArrowMonthIntervalArrayClass {
+  GArrowNumericArrayClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-DAY-TIME-INTERVAL-ARRAY:CAPS"></a><h3>GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY</h3>
+<pre class="programlisting">#define             GARROW_TYPE_DAY_TIME_INTERVAL_ARRAY</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDayTimeIntervalArrayClass"></a><h3>struct GArrowDayTimeIntervalArrayClass</h3>
+<pre class="programlisting">struct GArrowDayTimeIntervalArrayClass {
+  GArrowPrimitiveArrayClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-ARRAY:CAPS"></a><h3>GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY</h3>
+<pre class="programlisting">#define             GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_ARRAY</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNanoIntervalArrayClass"></a><h3>struct GArrowMonthDayNanoIntervalArrayClass</h3>
+<pre class="programlisting">struct GArrowMonthDayNanoIntervalArrayClass {
+  GArrowPrimitiveArrayClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GARROW-TYPE-FIXED-SIZE-BINARY-ARRAY:CAPS"></a><h3>GARROW_TYPE_FIXED_SIZE_BINARY_ARRAY</h3>
 <pre class="programlisting">#define GARROW_TYPE_FIXED_SIZE_BINARY_ARRAY (garrow_fixed_size_binary_array_get_type())
 </pre>
@@ -5459,6 +5981,11 @@ garrow_extension_array_get_storage (<em class="parameter"><code><a class="link"
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowDayTimeIntervalArray-struct"></a><h3>GArrowDayTimeIntervalArray</h3>
+<pre class="programlisting">typedef struct _GArrowDayTimeIntervalArray GArrowDayTimeIntervalArray;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowDecimal128Array-struct"></a><h3>GArrowDecimal128Array</h3>
 <pre class="programlisting">typedef struct _GArrowDecimal128Array GArrowDecimal128Array;</pre>
 </div>
@@ -5524,6 +6051,16 @@ garrow_extension_array_get_storage (<em class="parameter"><code><a class="link"
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowMonthDayNanoIntervalArray-struct"></a><h3>GArrowMonthDayNanoIntervalArray</h3>
+<pre class="programlisting">typedef struct _GArrowMonthDayNanoIntervalArray GArrowMonthDayNanoIntervalArray;</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthIntervalArray-struct"></a><h3>GArrowMonthIntervalArray</h3>
+<pre class="programlisting">typedef struct _GArrowMonthIntervalArray GArrowMonthIntervalArray;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowNullArray-struct"></a><h3>GArrowNullArray</h3>
 <pre class="programlisting">typedef struct _GArrowNullArray GArrowNullArray;</pre>
 </div>
diff --git a/docs/dev/c_glib/arrow-glib/compute.html b/docs/dev/c_glib/arrow-glib/compute.html
index fd73fcd..ce1423b 100644
--- a/docs/dev/c_glib/arrow-glib/compute.html
+++ b/docs/dev/c_glib/arrow-glib/compute.html
@@ -489,6 +489,14 @@
 </tr>
 <tr>
 <td class="function_type">
+<a class="link" href="compute.html#GArrowUTF8NormalizeOptions"><span class="returnvalue">GArrowUTF8NormalizeOptions</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="compute.html#garrow-utf8-normalize-options-new" title="garrow_utf8_normalize_options_new ()">garrow_utf8_normalize_options_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
 <a class="link" href="basic-array-classes.html#GArrowArray"><span class="returnvalue">GArrowArray</span></a> *
 </td>
 <td class="function_name">
@@ -985,6 +993,11 @@
 <td class="property_flags">Write / Construct Only</td>
 </tr>
 <tr>
+<td class="property_type"><a class="link" href="compute.html#GArrowUTF8NormalizeForm" title="enum GArrowUTF8NormalizeForm"><span class="type">GArrowUTF8NormalizeForm</span></a></td>
+<td class="property_name"><a class="link" href="compute.html#GArrowUTF8NormalizeOptions--form" title="The “form” property">form</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
 <td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
 <td class="property_name"><a class="link" href="compute.html#GArrowVarianceOptions--ddof" title="The “ddof” property">ddof</a></td>
 <td class="property_flags">Read / Write</td>
@@ -1002,7 +1015,7 @@
 </tbody>
 </table></div>
 </div>
-<a name="GArrowAggregateNodeOptions"></a><a name="GArrowAggregation"></a><a name="GArrowArraySortOptions"></a><a name="GArrowCastOptions"></a><a name="GArrowCountOptions"></a><a name="GArrowExecuteContext"></a><a name="GArrowExecuteNode"></a><a name="GArrowExecuteNodeOptions"></a><a name="GArrowExecutePlan"></a><a name="GArrowFilterOptions"></a><a name="GArrowFunction"></a><a name="GArrowFunctionDoc"></a><a name="GArrowFunctionOptions"></a><a name="GArrowHashJoinNodeOptions"></a><a name= [...]
+<a name="GArrowAggregateNodeOptions"></a><a name="GArrowAggregation"></a><a name="GArrowArraySortOptions"></a><a name="GArrowCastOptions"></a><a name="GArrowCountOptions"></a><a name="GArrowExecuteContext"></a><a name="GArrowExecuteNode"></a><a name="GArrowExecuteNodeOptions"></a><a name="GArrowExecutePlan"></a><a name="GArrowFilterOptions"></a><a name="GArrowFunction"></a><a name="GArrowFunctionDoc"></a><a name="GArrowFunctionOptions"></a><a name="GArrowHashJoinNodeOptions"></a><a name= [...]
 <a name="compute.other"></a><h2>Types and Values</h2>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
 <colgroup>
@@ -1223,6 +1236,18 @@
 <td class="function_name"><a class="link" href="compute.html#GArrowRoundToMultipleOptionsClass" title="struct GArrowRoundToMultipleOptionsClass">GArrowRoundToMultipleOptionsClass</a></td>
 </tr>
 <tr>
+<td class="datatype_keyword">enum</td>
+<td class="function_name"><a class="link" href="compute.html#GArrowUTF8NormalizeForm" title="enum GArrowUTF8NormalizeForm">GArrowUTF8NormalizeForm</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="compute.html#GARROW-TYPE-UTF8-NORMALIZE-OPTIONS:CAPS" title="GARROW_TYPE_UTF8_NORMALIZE_OPTIONS">GARROW_TYPE_UTF8_NORMALIZE_OPTIONS</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="compute.html#GArrowUTF8NormalizeOptionsClass" title="struct GArrowUTF8NormalizeOptionsClass">GArrowUTF8NormalizeOptionsClass</a></td>
+</tr>
+<tr>
 <td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="compute.html#GArrowAggregateNodeOptions-struct" title="GArrowAggregateNodeOptions">GArrowAggregateNodeOptions</a></td>
 </tr>
@@ -1316,6 +1341,10 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="compute.html#GArrowUTF8NormalizeOptions-struct" title="GArrowUTF8NormalizeOptions">GArrowUTF8NormalizeOptions</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="compute.html#GArrowVarianceOptions-struct" title="GArrowVarianceOptions">GArrowVarianceOptions</a></td>
 </tr>
 </tbody>
@@ -1328,7 +1357,8 @@
     <span class="lineart">├──</span> GArrowFilterNullSelectionBehavior
     <span class="lineart">├──</span> GArrowJoinType
     <span class="lineart">├──</span> GArrowRoundMode
-    <span class="lineart">╰──</span> GArrowSortOrder
+    <span class="lineart">├──</span> GArrowSortOrder
+    <span class="lineart">╰──</span> GArrowUTF8NormalizeForm
     <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
     <span class="lineart">├──</span> GArrowExecuteContext
     <span class="lineart">├──</span> GArrowExecuteNode
@@ -1346,6 +1376,7 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowSetLookupOptions
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowSortOptions
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowTakeOptions
+    <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowUTF8NormalizeOptions
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowVarianceOptions
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowArraySortOptions
     <span class="lineart">│</span>   <span class="lineart">├──</span> GArrowCastOptions
@@ -1405,6 +1436,8 @@ and <code class="literal">variance</code> function.</p>
 <p><a class="link" href="compute.html#GArrowRoundOptions"><span class="type">GArrowRoundOptions</span></a> is a class to customize the <code class="literal">round</code> function.</p>
 <p><a class="link" href="compute.html#GArrowRoundToMultipleOptions"><span class="type">GArrowRoundToMultipleOptions</span></a> is a class to customize the
 <code class="literal">round_to_multiple</code> function.</p>
+<p><a class="link" href="compute.html#GArrowUTF8NormalizeOptions"><span class="type">GArrowUTF8NormalizeOptions</span></a> is a class to customize the
+<code class="literal">utf8_normalize</code> function.</p>
 <p>There are many functions to compute data on an array.</p>
 </div>
 <div class="refsect1">
@@ -3089,6 +3122,17 @@ garrow_round_to_multiple_options_new (<em class="parameter"><code><span class="t
 </div>
 <hr>
 <div class="refsect2">
+<a name="garrow-utf8-normalize-options-new"></a><h3>garrow_utf8_normalize_options_new ()</h3>
+<pre class="programlisting"><a class="link" href="compute.html#GArrowUTF8NormalizeOptions"><span class="returnvalue">GArrowUTF8NormalizeOptions</span></a> *
+garrow_utf8_normalize_options_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-utf8-normalize-options-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="compute.html#GArrowUTF8NormalizeOptions"><span class="type">GArrowUTF8NormalizeOptions</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="garrow-array-cast"></a><h3>garrow_array_cast ()</h3>
 <pre class="programlisting"><a class="link" href="basic-array-classes.html#GArrowArray"><span class="returnvalue">GArrowArray</span></a> *
 garrow_array_cast (<em class="parameter"><code><a class="link" href="basic-array-classes.html#GArrowArray"><span class="type">GArrowArray</span></a> *array</code></em>,
@@ -5350,6 +5394,67 @@ Round ties to nearest odd integer</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowUTF8NormalizeForm"></a><h3>enum GArrowUTF8NormalizeForm</h3>
+<p>They correspond to the values of <code class="literal">arrow::compute::Utf8NormalizeOptions::Form</code>.</p>
+<div class="refsect3">
+<a name="GArrowUTF8NormalizeForm.members"></a><h4>Members</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="300px" class="enum_members_name">
+<col class="enum_members_description">
+<col width="200px" class="enum_members_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="enum_member_name"><p><a name="GARROW-UTF8-NORMALIZE-FORM-NFC:CAPS"></a>GARROW_UTF8_NORMALIZE_FORM_NFC</p></td>
+<td class="enum_member_description">
+<p>Normalization Form Canonical Composition.</p>
+</td>
+<td class="enum_member_annotations"> </td>
+</tr>
+<tr>
+<td class="enum_member_name"><p><a name="GARROW-UTF8-NORMALIZE-FORM-NFKC:CAPS"></a>GARROW_UTF8_NORMALIZE_FORM_NFKC</p></td>
+<td class="enum_member_description">
+<p>Normalization Form Compatibility
+Composition.</p>
+</td>
+<td class="enum_member_annotations"> </td>
+</tr>
+<tr>
+<td class="enum_member_name"><p><a name="GARROW-UTF8-NORMALIZE-FORM-NFD:CAPS"></a>GARROW_UTF8_NORMALIZE_FORM_NFD</p></td>
+<td class="enum_member_description">
+<p>Normalization Form Canonical Decomposition.</p>
+</td>
+<td class="enum_member_annotations"> </td>
+</tr>
+<tr>
+<td class="enum_member_name"><p><a name="GARROW-UTF8-NORMALIZE-FORM-NFKD:CAPS"></a>GARROW_UTF8_NORMALIZE_FORM_NFKD</p></td>
+<td class="enum_member_description">
+<p>Normalization Form Compatibility
+Decomposition.</p>
+</td>
+<td class="enum_member_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-UTF8-NORMALIZE-OPTIONS:CAPS"></a><h3>GARROW_TYPE_UTF8_NORMALIZE_OPTIONS</h3>
+<pre class="programlisting">#define             GARROW_TYPE_UTF8_NORMALIZE_OPTIONS</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowUTF8NormalizeOptionsClass"></a><h3>struct GArrowUTF8NormalizeOptionsClass</h3>
+<pre class="programlisting">struct GArrowUTF8NormalizeOptionsClass {
+  GArrowFunctionOptionsClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowAggregateNodeOptions-struct"></a><h3>GArrowAggregateNodeOptions</h3>
 <pre class="programlisting">typedef struct _GArrowAggregateNodeOptions GArrowAggregateNodeOptions;</pre>
 </div>
@@ -5465,6 +5570,11 @@ Round ties to nearest odd integer</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowUTF8NormalizeOptions-struct"></a><h3>GArrowUTF8NormalizeOptions</h3>
+<pre class="programlisting">typedef struct _GArrowUTF8NormalizeOptions GArrowUTF8NormalizeOptions;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowVarianceOptions-struct"></a><h3>GArrowVarianceOptions</h3>
 <pre class="programlisting">typedef struct _GArrowVarianceOptions GArrowVarianceOptions;</pre>
 </div>
@@ -5770,6 +5880,16 @@ point scalar is required.</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowUTF8NormalizeOptions--form"></a><h3>The <code class="literal">“form”</code> property</h3>
+<pre class="programlisting">  “form”                     <a class="link" href="compute.html#GArrowUTF8NormalizeForm" title="enum GArrowUTF8NormalizeForm"><span class="type">GArrowUTF8NormalizeForm</span></a></pre>
+<p>The Unicode normalization form to apply.</p>
+<p>Owner: GArrowUTF8NormalizeOptions</p>
+<p>Flags: Read / Write</p>
+<p>Default value: GARROW_UTF8_NORMALIZE_FORM_NFC</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowVarianceOptions--ddof"></a><h3>The <code class="literal">“ddof”</code> property</h3>
 <pre class="programlisting">  “ddof”                     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
 <p>The Delta Degrees of Freedom (ddof) to be used.</p>
diff --git a/docs/dev/c_glib/arrow-glib/data.html b/docs/dev/c_glib/arrow-glib/data.html
index 712758d..4310759 100644
--- a/docs/dev/c_glib/arrow-glib/data.html
+++ b/docs/dev/c_glib/arrow-glib/data.html
@@ -43,9 +43,14 @@
 <span class="refentrytitle"><a href="GArrowTensor.html">GArrowTensor</a></span><span class="refpurpose"> — Tensor class</span>
 </dt></dl></dd>
 <dt><span class="chapter"><a href="value.html">Value</a></span></dt>
-<dd><dl><dt>
+<dd><dl>
+<dt>
 <span class="refentrytitle"><a href="decimal.html">128-bit and 256-bit decimal classes</a></span><span class="refpurpose"></span>
-</dt></dl></dd>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="interval.html">Interval classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
 <dt><span class="chapter"><a href="scalar.html">Scalar</a></span></dt>
 <dd><dl><dt>
 <span class="refentrytitle"><a href="scalar-classes.html">Scalar classes</a></span><span class="refpurpose"></span>
diff --git a/docs/dev/c_glib/arrow-glib/decimal.html b/docs/dev/c_glib/arrow-glib/decimal.html
index c70103d..76dd895 100644
--- a/docs/dev/c_glib/arrow-glib/decimal.html
+++ b/docs/dev/c_glib/arrow-glib/decimal.html
@@ -7,7 +7,7 @@
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="value.html" title="Value">
 <link rel="prev" href="value.html" title="Value">
-<link rel="next" href="scalar.html" title="Scalar">
+<link rel="next" href="interval.html" title="Interval classes">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
@@ -22,7 +22,7 @@
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 <td><a accesskey="u" href="value.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
 <td><a accesskey="p" href="value.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="scalar.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+<td><a accesskey="n" href="interval.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 </tr></table>
 <div class="refentry">
 <a name="decimal"></a><div class="titlepage"></div>
diff --git a/docs/dev/c_glib/arrow-glib/deprecated-api-index.html b/docs/dev/c_glib/arrow-glib/deprecated-api-index.html
index c5205b1..646a7b7 100644
--- a/docs/dev/c_glib/arrow-glib/deprecated-api-index.html
+++ b/docs/dev/c_glib/arrow-glib/deprecated-api-index.html
@@ -7,7 +7,7 @@
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="prev" href="api-index-full.html" title="API Index">
-<link rel="next" href="api-index-7-0-0.html" title="Index of new symbols in 7.0.0">
+<link rel="next" href="api-index-8-0-0.html" title="Index of new symbols in 8.0.0">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
@@ -47,14 +47,14 @@
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
 <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-7-0-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+<td><a accesskey="n" href="api-index-8-0-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 </tr></table>
 <div class="index">
 <div class="titlepage"><div><div><h1 class="title">
 <a name="deprecated-api-index"></a>Index of deprecated API</h1></div></div></div>
 <a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
 <dt>
-<a class="link" href="compute.html#garrow-array-sort-to-indices" title="garrow_array_sort_to_indices ()">garrow_array_sort_to_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowRoundToMultipleOptions</a>
+<a class="link" href="compute.html#garrow-array-sort-to-indices" title="garrow_array_sort_to_indices ()">garrow_array_sort_to_indices</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowUTF8NormalizeOptions</a>
 </dt>
 <dd></dd>
 <a name="idxB"></a><h3 class="title">B</h3>
diff --git a/docs/dev/c_glib/arrow-glib/index.html b/docs/dev/c_glib/arrow-glib/index.html
index c724c89..95c9c70 100644
--- a/docs/dev/c_glib/arrow-glib/index.html
+++ b/docs/dev/c_glib/arrow-glib/index.html
@@ -42,9 +42,14 @@
 <span class="refentrytitle"><a href="GArrowTensor.html">GArrowTensor</a></span><span class="refpurpose"> — Tensor class</span>
 </dt></dl></dd>
 <dt><span class="chapter"><a href="value.html">Value</a></span></dt>
-<dd><dl><dt>
+<dd><dl>
+<dt>
 <span class="refentrytitle"><a href="decimal.html">128-bit and 256-bit decimal classes</a></span><span class="refpurpose"></span>
-</dt></dl></dd>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="interval.html">Interval classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></dd>
 <dt><span class="chapter"><a href="scalar.html">Scalar</a></span></dt>
 <dd><dl><dt>
 <span class="refentrytitle"><a href="scalar-classes.html">Scalar classes</a></span><span class="refpurpose"></span>
@@ -195,6 +200,7 @@
 <dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
 <dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
 <dt><span class="index"><a href="deprecated-api-index.html">Index of deprecated API</a></span></dt>
+<dt><span class="index"><a href="api-index-8-0-0.html">Index of new symbols in 8.0.0</a></span></dt>
 <dt><span class="index"><a href="api-index-7-0-0.html">Index of new symbols in 7.0.0</a></span></dt>
 <dt><span class="index"><a href="api-index-6-0-0.html">Index of new symbols in 6.0.0</a></span></dt>
 <dt><span class="index"><a href="api-index-5-0-0.html">Index of new symbols in 5.0.0</a></span></dt>
diff --git a/docs/dev/c_glib/arrow-glib/interval.html b/docs/dev/c_glib/arrow-glib/interval.html
new file mode 100644
index 0000000..d51470a
--- /dev/null
+++ b/docs/dev/c_glib/arrow-glib/interval.html
@@ -0,0 +1,457 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Interval classes: Apache Arrow GLib Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
+<link rel="up" href="value.html" title="Value">
+<link rel="prev" href="decimal.html" title="128-bit and 256-bit decimal classes">
+<link rel="next" href="scalar.html" title="Scalar">
+<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
+                  <a href="#interval.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
+                  <a href="#interval.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
+                  <a href="#interval.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="value.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="decimal.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="scalar.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="interval"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="interval.top_of_page"></a>Interval classes</span></h2>
+<p>Interval classes</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="interval.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="functions_proto_type">
+<col class="functions_proto_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<a class="link" href="interval.html#GArrowDayMillisecond"><span class="returnvalue">GArrowDayMillisecond</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="interval.html#garrow-day-millisecond-new" title="garrow_day_millisecond_new ()">garrow_day_millisecond_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="interval.html#garrow-day-millisecond-equal" title="garrow_day_millisecond_equal ()">garrow_day_millisecond_equal</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="interval.html#garrow-day-millisecond-less-than" title="garrow_day_millisecond_less_than ()">garrow_day_millisecond_less_than</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="interval.html#GArrowMonthDayNano"><span class="returnvalue">GArrowMonthDayNano</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="interval.html#garrow-month-day-nano-new" title="garrow_month_day_nano_new ()">garrow_month_day_nano_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="interval.html#garrow-month-day-nano-equal" title="garrow_month_day_nano_equal ()">garrow_month_day_nano_equal</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="interval.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table class="informaltable" border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody>
+<tr>
+<td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
+<td class="property_name"><a class="link" href="interval.html#GArrowDayMillisecond--day" title="The “day” property">day</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
+<td class="property_name"><a class="link" href="interval.html#GArrowDayMillisecond--millisecond" title="The “millisecond” property">millisecond</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
+<td class="property_name"><a class="link" href="interval.html#GArrowMonthDayNano--day" title="The “day” property">day</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
+<td class="property_name"><a class="link" href="interval.html#GArrowMonthDayNano--month" title="The “month” property">month</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+<tr>
+<td class="property_type"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></td>
+<td class="property_name"><a class="link" href="interval.html#GArrowMonthDayNano--nanosecond" title="The “nanosecond” property">nanosecond</a></td>
+<td class="property_flags">Read / Write</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<a name="GArrowDayMillisecond"></a><a name="GArrowMonthDayNano"></a><div class="refsect1">
+<a name="interval.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="other_proto_type">
+<col class="other_proto_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="interval.html#GARROW-TYPE-DAY-MILLISECOND:CAPS" title="GARROW_TYPE_DAY_MILLISECOND">GARROW_TYPE_DAY_MILLISECOND</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="interval.html#GArrowDayMillisecondClass" title="struct GArrowDayMillisecondClass">GArrowDayMillisecondClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="interval.html#GARROW-TYPE-MONTH-DAY-NANO:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO">GARROW_TYPE_MONTH_DAY_NANO</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="interval.html#GArrowMonthDayNanoClass" title="struct GArrowMonthDayNanoClass">GArrowMonthDayNanoClass</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="interval.html#GArrowDayMillisecond-struct" title="GArrowDayMillisecond">GArrowDayMillisecond</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="interval.html#GArrowMonthDayNano-struct" title="GArrowMonthDayNano">GArrowMonthDayNano</a></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="interval.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen">    <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
+    <span class="lineart">├──</span> GArrowDayMillisecond
+    <span class="lineart">╰──</span> GArrowMonthDayNano
+</pre>
+</div>
+<div class="refsect1">
+<a name="interval.includes"></a><h2>Includes</h2>
+<pre class="synopsis">#include &lt;arrow-glib/arrow-glib.h&gt;
+</pre>
+</div>
+<div class="refsect1">
+<a name="interval.description"></a><h2>Description</h2>
+<p><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> is the class for day and millisecond
+interval.</p>
+<p><a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> is the class for month, day and nanosecond
+interval.</p>
+</div>
+<div class="refsect1">
+<a name="interval.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-day-millisecond-new"></a><h3>garrow_day_millisecond_new ()</h3>
+<pre class="programlisting"><a class="link" href="interval.html#GArrowDayMillisecond"><span class="returnvalue">GArrowDayMillisecond</span></a> *
+garrow_day_millisecond_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> day</code></em>,
+                            <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> millisecond</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-millisecond-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>day</p></td>
+<td class="parameter_description"><p>A day part value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>millisecond</p></td>
+<td class="parameter_description"><p>A millisecond part value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-millisecond-new.returns"></a><h4>Returns</h4>
+<p>A newly created <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a>. </p>
+<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-millisecond-equal"></a><h3>garrow_day_millisecond_equal ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_day_millisecond_equal (<em class="parameter"><code><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> *day_millisecond</code></em>,
+                              <em class="parameter"><code><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> *other_day_millisecond</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-millisecond-equal.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>day_millisecond</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>other_day_millisecond</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> to be compared.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-millisecond-equal.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if both of them have the same data, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
+otherwise.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-millisecond-less-than"></a><h3>garrow_day_millisecond_less_than ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_day_millisecond_less_than (<em class="parameter"><code><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> *day_millisecond</code></em>,
+                                  <em class="parameter"><code><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> *other_day_millisecond</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-millisecond-less-than.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>day_millisecond</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>other_day_millisecond</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> to be compared.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-millisecond-less-than.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the value is less than the other value,
+<a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-new"></a><h3>garrow_month_day_nano_new ()</h3>
+<pre class="programlisting"><a class="link" href="interval.html#GArrowMonthDayNano"><span class="returnvalue">GArrowMonthDayNano</span></a> *
+garrow_month_day_nano_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> month</code></em>,
+                           <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> day</code></em>,
+                           <em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a> nanosecond</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>month</p></td>
+<td class="parameter_description"><p>A month part value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>day</p></td>
+<td class="parameter_description"><p>A day part value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>nanosecond</p></td>
+<td class="parameter_description"><p>The nanosecond value.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-new.returns"></a><h4>Returns</h4>
+<p>A newly created <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a>. </p>
+<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-equal"></a><h3>garrow_month_day_nano_equal ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
+garrow_month_day_nano_equal (<em class="parameter"><code><a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> *month_nano_day</code></em>,
+                             <em class="parameter"><code><a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> *other_month_nano_day</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-equal.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>month_nano_day</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>other_month_nano_day</p></td>
+<td class="parameter_description"><p>A <a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> to be compared.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-equal.returns"></a><h4>Returns</h4>
+<p> <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if both of them have the same data, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
+otherwise.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+</div>
+<div class="refsect1">
+<a name="interval.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="GARROW-TYPE-DAY-MILLISECOND:CAPS"></a><h3>GARROW_TYPE_DAY_MILLISECOND</h3>
+<pre class="programlisting">#define GARROW_TYPE_DAY_MILLISECOND (garrow_day_millisecond_get_type())
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDayMillisecondClass"></a><h3>struct GArrowDayMillisecondClass</h3>
+<pre class="programlisting">struct GArrowDayMillisecondClass {
+  GObjectClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-MONTH-DAY-NANO:CAPS"></a><h3>GARROW_TYPE_MONTH_DAY_NANO</h3>
+<pre class="programlisting">#define GARROW_TYPE_MONTH_DAY_NANO (garrow_month_day_nano_get_type())
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNanoClass"></a><h3>struct GArrowMonthDayNanoClass</h3>
+<pre class="programlisting">struct GArrowMonthDayNanoClass {
+  GObjectClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDayMillisecond-struct"></a><h3>GArrowDayMillisecond</h3>
+<pre class="programlisting">typedef struct _GArrowDayMillisecond GArrowDayMillisecond;</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNano-struct"></a><h3>GArrowMonthDayNano</h3>
+<pre class="programlisting">typedef struct _GArrowMonthDayNano GArrowMonthDayNano;</pre>
+</div>
+</div>
+<div class="refsect1">
+<a name="interval.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="GArrowDayMillisecond--day"></a><h3>The <code class="literal">“day”</code> property</h3>
+<pre class="programlisting">  “day”                      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
+<p>The day part value.</p>
+<p>Owner: GArrowDayMillisecond</p>
+<p>Flags: Read / Write</p>
+<p>Default value: 0</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDayMillisecond--millisecond"></a><h3>The <code class="literal">“millisecond”</code> property</h3>
+<pre class="programlisting">  “millisecond”              <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
+<p>The millisecond part value.</p>
+<p>Owner: GArrowDayMillisecond</p>
+<p>Flags: Read / Write</p>
+<p>Default value: 0</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNano--day"></a><h3>The <code class="literal">“day”</code> property</h3>
+<pre class="programlisting">  “day”                      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
+<p>The day part value.</p>
+<p>Owner: GArrowMonthDayNano</p>
+<p>Flags: Read / Write</p>
+<p>Default value: 0</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNano--month"></a><h3>The <code class="literal">“month”</code> property</h3>
+<pre class="programlisting">  “month”                    <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
+<p>The month part value.</p>
+<p>Owner: GArrowMonthDayNano</p>
+<p>Flags: Read / Write</p>
+<p>Default value: 0</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNano--nanosecond"></a><h3>The <code class="literal">“nanosecond”</code> property</h3>
+<pre class="programlisting">  “nanosecond”               <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint64"><span class="type">gint64</span></a></pre>
+<p>The nanosecond part value.</p>
+<p>Owner: GArrowMonthDayNano</p>
+<p>Flags: Read / Write</p>
+<p>Default value: 0</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.32</div>
+</body>
+</html>
\ No newline at end of file
diff --git a/docs/dev/c_glib/arrow-glib/object-tree.html b/docs/dev/c_glib/arrow-glib/object-tree.html
index 4f0274e..48b5dbd 100644
--- a/docs/dev/c_glib/arrow-glib/object-tree.html
+++ b/docs/dev/c_glib/arrow-glib/object-tree.html
@@ -37,6 +37,7 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowBooleanArrayBuilder">GArrowBooleanArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowDate32ArrayBuilder">GArrowDate32ArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowDate64ArrayBuilder">GArrowDate64ArrayBuilder</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowDayTimeIntervalArrayBuilder">GArrowDayTimeIntervalArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowFixedSizeBinaryArrayBuilder">GArrowFixedSizeBinaryArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowDecimal128ArrayBuilder">GArrowDecimal128ArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="array-builder-classes.html#GArrowDecimal256ArrayBuilder">GArrowDecimal256ArrayBuilder</a>
@@ -52,6 +53,8 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowLargeListArrayBuilder">GArrowLargeListArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowListArrayBuilder">GArrowListArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowMapArrayBuilder">GArrowMapArrayBuilder</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowMonthDayNanoIntervalArrayBuilder">GArrowMonthDayNanoIntervalArrayBuilder</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowMonthIntervalArrayBuilder">GArrowMonthIntervalArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowNullArrayBuilder">GArrowNullArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowStringDictionaryArrayBuilder">GArrowStringDictionaryArrayBuilder</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="array-builder-classes.html#GArrowStructArrayBuilder">GArrowStructArrayBuilder</a>
@@ -83,6 +86,7 @@
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowInt32Array">GArrowInt32Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowInt64Array">GArrowInt64Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowInt8Array">GArrowInt8Array</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowMonthIntervalArray">GArrowMonthIntervalArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowTime32Array">GArrowTime32Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowTime64Array">GArrowTime64Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowTimestampArray">GArrowTimestampArray</a>
@@ -90,9 +94,11 @@
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowUInt32Array">GArrowUInt32Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowUInt64Array">GArrowUInt64Array</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="basic-array-classes.html#GArrowUInt8Array">GArrowUInt8Array</a>
-    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="basic-array-classes.html#GArrowFixedSizeBinaryArray">GArrowFixedSizeBinaryArray</a>
-    <span class="lineart">│</span>   <span class="lineart">│</span>       <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDecimal128Array">GArrowDecimal128Array</a>
-    <span class="lineart">│</span>   <span class="lineart">│</span>       <span class="lineart">╰──</span> <a class="link" href="basic-array-classes.html#GArrowDecimal256Array">GArrowDecimal256Array</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDayTimeIntervalArray">GArrowDayTimeIntervalArray</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowFixedSizeBinaryArray">GArrowFixedSizeBinaryArray</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowDecimal128Array">GArrowDecimal128Array</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="basic-array-classes.html#GArrowDecimal256Array">GArrowDecimal256Array</a>
+    <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="basic-array-classes.html#GArrowMonthDayNanoIntervalArray">GArrowMonthDayNanoIntervalArray</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="composite-array-classes.html#GArrowUnionArray">GArrowUnionArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="composite-array-classes.html#GArrowDenseUnionArray">GArrowDenseUnionArray</a>
     <span class="lineart">│</span>   <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="composite-array-classes.html#GArrowSparseUnionArray">GArrowSparseUnionArray</a>
@@ -116,6 +122,7 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="compute.html#GArrowSetLookupOptions">GArrowSetLookupOptions</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="compute.html#GArrowSortOptions">GArrowSortOptions</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="compute.html#GArrowTakeOptions">GArrowTakeOptions</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="compute.html#GArrowUTF8NormalizeOptions">GArrowUTF8NormalizeOptions</a>
     <span class="lineart">│</span>   <span class="lineart">╰──</span> <a class="link" href="compute.html#GArrowVarianceOptions">GArrowVarianceOptions</a>
     <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowScalar">GArrowScalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowBaseBinaryScalar">GArrowBaseBinaryScalar</a>
@@ -131,6 +138,7 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowBooleanScalar">GArrowBooleanScalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDate32Scalar">GArrowDate32Scalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDate64Scalar">GArrowDate64Scalar</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar">GArrowDayTimeIntervalScalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDecimal128Scalar">GArrowDecimal128Scalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDecimal256Scalar">GArrowDecimal256Scalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowUnionScalar">GArrowUnionScalar</a>
@@ -143,6 +151,8 @@
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowInt32Scalar">GArrowInt32Scalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowInt64Scalar">GArrowInt64Scalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowInt8Scalar">GArrowInt8Scalar</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar">GArrowMonthDayNanoIntervalScalar</a>
+    <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar">GArrowMonthIntervalScalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowNullScalar">GArrowNullScalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowStructScalar">GArrowStructScalar</a>
     <span class="lineart">│</span>   <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowTime32Scalar">GArrowTime32Scalar</a>
@@ -228,6 +238,7 @@
     <span class="lineart">├──</span> <a class="link" href="cuda-classes.html#GArrowCUDAContext">GArrowCUDAContext</a>
     <span class="lineart">├──</span> <a class="link" href="cuda-classes.html#GArrowCUDADeviceManager">GArrowCUDADeviceManager</a>
     <span class="lineart">├──</span> <a class="link" href="cuda-classes.html#GArrowCUDAIPCMemoryHandle">GArrowCUDAIPCMemoryHandle</a>
+    <span class="lineart">├──</span> <a class="link" href="interval.html#GArrowDayMillisecond">GArrowDayMillisecond</a>
     <span class="lineart">├──</span> <a class="link" href="decimal.html#GArrowDecimal128">GArrowDecimal128</a>
     <span class="lineart">├──</span> <a class="link" href="decimal.html#GArrowDecimal256">GArrowDecimal256</a>
     <span class="lineart">├──</span> <a class="link" href="basic-array-classes.html#GArrowEqualOptions">GArrowEqualOptions</a>
@@ -252,6 +263,7 @@
     <span class="lineart">├──</span> <a class="link" href="reader-classes.html#GArrowJSONReadOptions">GArrowJSONReadOptions</a>
     <span class="lineart">├──</span> <a class="link" href="reader-classes.html#GArrowJSONReader">GArrowJSONReader</a>
     <span class="lineart">├──</span> <a class="link" href="local-file-system-classes.html#GArrowLocalFileSystemOptions">GArrowLocalFileSystemOptions</a>
+    <span class="lineart">├──</span> <a class="link" href="interval.html#GArrowMonthDayNano">GArrowMonthDayNano</a>
     <span class="lineart">├──</span> <a class="link" href="orc-file-reader.html#GArrowORCFileReader">GArrowORCFileReader</a>
     <span class="lineart">├──</span> <a class="link" href="ipc-options-classes.html#GArrowReadOptions">GArrowReadOptions</a>
     <span class="lineart">├──</span> <a class="link" href="table-builder-classes.html#GArrowRecordBatchBuilder">GArrowRecordBatchBuilder</a>
@@ -291,7 +303,8 @@
     <span class="lineart">├──</span> <a class="link" href="file-system-classes.html#GArrowS3LogLevel" title="enum GArrowS3LogLevel">GArrowS3LogLevel</a>
     <span class="lineart">├──</span> <a class="link" href="compute.html#GArrowSortOrder" title="enum GArrowSortOrder">GArrowSortOrder</a>
     <span class="lineart">├──</span> <a class="link" href="arrow-glib-GArrowType.html#GArrowTimeUnit" title="enum GArrowTimeUnit">GArrowTimeUnit</a>
-    <span class="lineart">╰──</span> <a class="link" href="arrow-glib-GArrowType.html#GArrowType" title="enum GArrowType">GArrowType</a>
+    <span class="lineart">├──</span> <a class="link" href="arrow-glib-GArrowType.html#GArrowType" title="enum GArrowType">GArrowType</a>
+    <span class="lineart">╰──</span> <a class="link" href="compute.html#GArrowUTF8NormalizeForm" title="enum GArrowUTF8NormalizeForm">GArrowUTF8NormalizeForm</a>
 </pre>
 </div>
 <div class="footer">
diff --git a/docs/dev/c_glib/arrow-glib/scalar-classes.html b/docs/dev/c_glib/arrow-glib/scalar-classes.html
index 7536c3b..94d2fa6 100644
--- a/docs/dev/c_glib/arrow-glib/scalar-classes.html
+++ b/docs/dev/c_glib/arrow-glib/scalar-classes.html
@@ -411,6 +411,54 @@
 </tr>
 <tr>
 <td class="function_type">
+<a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar"><span class="returnvalue">GArrowMonthIntervalScalar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="scalar-classes.html#garrow-month-interval-scalar-new" title="garrow_month_interval_scalar_new ()">garrow_month_interval_scalar_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+</td>
+<td class="function_name">
+<a class="link" href="scalar-classes.html#garrow-month-interval-scalar-get-value" title="garrow_month_interval_scalar_get_value ()">garrow_month_interval_scalar_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar"><span class="returnvalue">GArrowDayTimeIntervalScalar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="scalar-classes.html#garrow-day-time-interval-scalar-new" title="garrow_day_time_interval_scalar_new ()">garrow_day_time_interval_scalar_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="interval.html#GArrowDayMillisecond"><span class="returnvalue">GArrowDayMillisecond</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="scalar-classes.html#garrow-day-time-interval-scalar-get-value" title="garrow_day_time_interval_scalar_get_value ()">garrow_day_time_interval_scalar_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar"><span class="returnvalue">GArrowMonthDayNanoIntervalScalar</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="scalar-classes.html#garrow-month-day-nano-interval-scalar-new" title="garrow_month_day_nano_interval_scalar_new ()">garrow_month_day_nano_interval_scalar_new</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="interval.html#GArrowMonthDayNano"><span class="returnvalue">GArrowMonthDayNano</span></a> *
+</td>
+<td class="function_name">
+<a class="link" href="scalar-classes.html#garrow-month-day-nano-interval-scalar-get-value" title="garrow_month_day_nano_interval_scalar_get_value ()">garrow_month_day_nano_interval_scalar_get_value</a> <span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
 <a class="link" href="scalar-classes.html#GArrowDecimal128Scalar"><span class="returnvalue">GArrowDecimal128Scalar</span></a> *
 </td>
 <td class="function_name">
@@ -613,7 +661,7 @@
 </tbody>
 </table></div>
 </div>
-<a name="GArrowBaseBinaryScalar"></a><a name="GArrowBaseListScalar"></a><a name="GArrowBinaryScalar"></a><a name="GArrowBooleanScalar"></a><a name="GArrowCastOptions"></a><a name="GArrowDate32Scalar"></a><a name="GArrowDate64Scalar"></a><a name="GArrowDecimal128Scalar"></a><a name="GArrowDecimal256Scalar"></a><a name="GArrowDenseUnionScalar"></a><a name="GArrowDoubleScalar"></a><a name="GArrowExtensionScalar"></a><a name="GArrowFixedSizeBinaryScalar"></a><a name="GArrowFloatScalar"></a>< [...]
+<a name="GArrowBaseBinaryScalar"></a><a name="GArrowBaseListScalar"></a><a name="GArrowBinaryScalar"></a><a name="GArrowBooleanScalar"></a><a name="GArrowCastOptions"></a><a name="GArrowDate32Scalar"></a><a name="GArrowDate64Scalar"></a><a name="GArrowDayTimeIntervalScalar"></a><a name="GArrowDecimal128Scalar"></a><a name="GArrowDecimal256Scalar"></a><a name="GArrowDenseUnionScalar"></a><a name="GArrowDoubleScalar"></a><a name="GArrowExtensionScalar"></a><a name="GArrowFixedSizeBinarySca [...]
 <a name="scalar-classes.other"></a><h2>Types and Values</h2>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
 <colgroup>
@@ -815,6 +863,30 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GARROW-TYPE-MONTH-INTERVAL-SCALAR:CAPS" title="GARROW_TYPE_MONTH_INTERVAL_SCALAR">GARROW_TYPE_MONTH_INTERVAL_SCALAR</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GArrowMonthIntervalScalarClass" title="struct GArrowMonthIntervalScalarClass">GArrowMonthIntervalScalarClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GARROW-TYPE-DAY-TIME-INTERVAL-SCALAR:CAPS" title="GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR">GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalarClass" title="struct GArrowDayTimeIntervalScalarClass">GArrowDayTimeIntervalScalarClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-SCALAR:CAPS" title="GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR">GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalarClass" title="struct GArrowMonthDayNanoIntervalScalarClass">GArrowMonthDayNanoIntervalScalarClass</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="scalar-classes.html#GARROW-TYPE-DECIMAL128-SCALAR:CAPS" title="GARROW_TYPE_DECIMAL128_SCALAR">GARROW_TYPE_DECIMAL128_SCALAR</a></td>
 </tr>
 <tr>
@@ -931,6 +1003,10 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar-struct" title="GArrowDayTimeIntervalScalar">GArrowDayTimeIntervalScalar</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="scalar-classes.html#GArrowDecimal128Scalar-struct" title="GArrowDecimal128Scalar">GArrowDecimal128Scalar</a></td>
 </tr>
 <tr>
@@ -995,6 +1071,14 @@
 </tr>
 <tr>
 <td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar-struct" title="GArrowMonthDayNanoIntervalScalar">GArrowMonthDayNanoIntervalScalar</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar-struct" title="GArrowMonthIntervalScalar">GArrowMonthIntervalScalar</a></td>
+</tr>
+<tr>
+<td class="datatype_keyword"> </td>
 <td class="function_name"><a class="link" href="scalar-classes.html#GArrowNullScalar-struct" title="GArrowNullScalar">GArrowNullScalar</a></td>
 </tr>
 <tr>
@@ -1059,6 +1143,7 @@
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowBooleanScalar">GArrowBooleanScalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDate32Scalar">GArrowDate32Scalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDate64Scalar">GArrowDate64Scalar</a>
+        <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar">GArrowDayTimeIntervalScalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDecimal128Scalar">GArrowDecimal128Scalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowDecimal256Scalar">GArrowDecimal256Scalar</a>
         <span class="lineart">├──</span> GArrowUnionScalar
@@ -1072,6 +1157,8 @@
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowInt32Scalar">GArrowInt32Scalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowInt64Scalar">GArrowInt64Scalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowInt8Scalar">GArrowInt8Scalar</a>
+        <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar">GArrowMonthDayNanoIntervalScalar</a>
+        <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar">GArrowMonthIntervalScalar</a>
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowNullScalar">GArrowNullScalar</a>
         <span class="lineart">├──</span> GArrowStructScalar
         <span class="lineart">├──</span> GArrowTime32Scalar
@@ -1088,6 +1175,8 @@
         <span class="lineart">├──</span> GArrowInt32Scalar
         <span class="lineart">├──</span> GArrowInt64Scalar
         <span class="lineart">├──</span> GArrowInt8Scalar
+        <span class="lineart">├──</span> GArrowMonthDayNanoIntervalScalar
+        <span class="lineart">├──</span> GArrowMonthIntervalScalar
         <span class="lineart">├──</span> GArrowNullScalar
         <span class="lineart">├──</span> <a class="link" href="scalar-classes.html#GArrowUnionScalar">GArrowUnionScalar</a>
         <span class="lineart">│</span>   <span class="lineart">╰──</span> GArrowDenseUnionScalar
@@ -1104,6 +1193,7 @@
         <span class="lineart">├──</span> GArrowBooleanScalar
         <span class="lineart">├──</span> GArrowDate32Scalar
         <span class="lineart">├──</span> GArrowDate64Scalar
+        <span class="lineart">├──</span> GArrowDayTimeIntervalScalar
         <span class="lineart">├──</span> GArrowDecimal128Scalar
         <span class="lineart">╰──</span> GArrowDecimal256Scalar
 </pre>
@@ -1150,6 +1240,10 @@ nanoseconds since midnight in a 64-bit signed integer scalar.</p>
 <p><a class="link" href="scalar-classes.html#GArrowTimestampScalar"><span class="type">GArrowTimestampScalar</span></a> is a class for the number of
 seconds/milliseconds/microseconds/nanoseconds since UNIX epoch in
 a 64-bit signed integer scalar.</p>
+<p><a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar"><span class="type">GArrowMonthIntervalScalar</span></a> is a class for the month intarval scalar.</p>
+<p><a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar"><span class="type">GArrowDayTimeIntervalScalar</span></a> is a class for the day time intarval scalar.</p>
+<p><a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar"><span class="type">GArrowMonthDayNanoIntervalScalar</span></a> is a class for the month day nano
+intarval scalar.</p>
 <p><a class="link" href="scalar-classes.html#GArrowDecimal128Scalar"><span class="type">GArrowDecimal128Scalar</span></a> is a class for a 128-bit decimal scalar.</p>
 <p><a class="link" href="scalar-classes.html#GArrowDecimal256Scalar"><span class="type">GArrowDecimal256Scalar</span></a> is a class for a 256-bit decimal scalar.</p>
 <p><a class="link" href="scalar-classes.html#GArrowBaseListScalar"><span class="type">GArrowBaseListScalar</span></a> is a base class for all list scalar classes
@@ -2451,6 +2545,168 @@ garrow_timestamp_scalar_get_value (<em class="parameter"><code><a class="link" h
 </div>
 <hr>
 <div class="refsect2">
+<a name="garrow-month-interval-scalar-new"></a><h3>garrow_month_interval_scalar_new ()</h3>
+<pre class="programlisting"><a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar"><span class="returnvalue">GArrowMonthIntervalScalar</span></a> *
+garrow_month_interval_scalar_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> value</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-scalar-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>The value of this scalar.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-scalar-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar"><span class="type">GArrowMonthIntervalScalar</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-interval-scalar-get-value"></a><h3>garrow_month_interval_scalar_get_value ()</h3>
+<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
+garrow_month_interval_scalar_get_value
+                               (<em class="parameter"><code><a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar"><span class="type">GArrowMonthIntervalScalar</span></a> *scalar</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-interval-scalar-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>scalar</p></td>
+<td class="parameter_description"><p>A <a class="link" href="scalar-classes.html#GArrowMonthIntervalScalar"><span class="type">GArrowMonthIntervalScalar</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-interval-scalar-get-value.returns"></a><h4>Returns</h4>
+<p> The value of this scalar.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-scalar-new"></a><h3>garrow_day_time_interval_scalar_new ()</h3>
+<pre class="programlisting"><a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar"><span class="returnvalue">GArrowDayTimeIntervalScalar</span></a> *
+garrow_day_time_interval_scalar_new (<em class="parameter"><code><a class="link" href="interval.html#GArrowDayMillisecond"><span class="type">GArrowDayMillisecond</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-scalar-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>The value of GArrowDayMillisecond.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-scalar-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar"><span class="type">GArrowDayTimeIntervalScalar</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-day-time-interval-scalar-get-value"></a><h3>garrow_day_time_interval_scalar_get_value ()</h3>
+<pre class="programlisting"><a class="link" href="interval.html#GArrowDayMillisecond"><span class="returnvalue">GArrowDayMillisecond</span></a> *
+garrow_day_time_interval_scalar_get_value
+                               (<em class="parameter"><code><a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar"><span class="type">GArrowDayTimeIntervalScalar</span></a> *scalar</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-day-time-interval-scalar-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>scalar</p></td>
+<td class="parameter_description"><p>A <a class="link" href="scalar-classes.html#GArrowDayTimeIntervalScalar"><span class="type">GArrowDayTimeIntervalScalar</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-day-time-interval-scalar-get-value.returns"></a><h4>Returns</h4>
+<p>The value of this scalar. </p>
+<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-scalar-new"></a><h3>garrow_month_day_nano_interval_scalar_new ()</h3>
+<pre class="programlisting"><a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar"><span class="returnvalue">GArrowMonthDayNanoIntervalScalar</span></a> *
+garrow_month_day_nano_interval_scalar_new
+                               (<em class="parameter"><code><a class="link" href="interval.html#GArrowMonthDayNano"><span class="type">GArrowMonthDayNano</span></a> *value</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-scalar-new.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>value</p></td>
+<td class="parameter_description"><p>The value of GArrowMonthDayNano.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-scalar-new.returns"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar"><span class="type">GArrowMonthDayNanoIntervalScalar</span></a>.</p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-month-day-nano-interval-scalar-get-value"></a><h3>garrow_month_day_nano_interval_scalar_get_value ()</h3>
+<pre class="programlisting"><a class="link" href="interval.html#GArrowMonthDayNano"><span class="returnvalue">GArrowMonthDayNano</span></a> *
+garrow_month_day_nano_interval_scalar_get_value
+                               (<em class="parameter"><code><a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar"><span class="type">GArrowMonthDayNanoIntervalScalar</span></a> *scalar</code></em>);</pre>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-scalar-get-value.parameters"></a><h4>Parameters</h4>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>scalar</p></td>
+<td class="parameter_description"><p>A <a class="link" href="scalar-classes.html#GArrowMonthDayNanoIntervalScalar"><span class="type">GArrowMonthDayNanoIntervalScalar</span></a>.</p></td>
+<td class="parameter_annotations"> </td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="garrow-month-day-nano-interval-scalar-get-value.returns"></a><h4>Returns</h4>
+<p>The value of this scalar. </p>
+<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
+</div>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="garrow-decimal128-scalar-new"></a><h3>garrow_decimal128_scalar_new ()</h3>
 <pre class="programlisting"><a class="link" href="scalar-classes.html#GArrowDecimal128Scalar"><span class="returnvalue">GArrowDecimal128Scalar</span></a> *
 garrow_decimal128_scalar_new (<em class="parameter"><code><a class="link" href="basic-data-type-classes.html#GArrowDecimal128DataType"><span class="type">GArrowDecimal128DataType</span></a> *data_type</code></em>,
@@ -3209,6 +3465,45 @@ garrow_dense_union_scalar_new (<em class="parameter"><code><a class="link" href=
 </div>
 <hr>
 <div class="refsect2">
+<a name="GARROW-TYPE-MONTH-INTERVAL-SCALAR:CAPS"></a><h3>GARROW_TYPE_MONTH_INTERVAL_SCALAR</h3>
+<pre class="programlisting">#define             GARROW_TYPE_MONTH_INTERVAL_SCALAR</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthIntervalScalarClass"></a><h3>struct GArrowMonthIntervalScalarClass</h3>
+<pre class="programlisting">struct GArrowMonthIntervalScalarClass {
+  GArrowScalarClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-DAY-TIME-INTERVAL-SCALAR:CAPS"></a><h3>GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR</h3>
+<pre class="programlisting">#define             GARROW_TYPE_DAY_TIME_INTERVAL_SCALAR</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowDayTimeIntervalScalarClass"></a><h3>struct GArrowDayTimeIntervalScalarClass</h3>
+<pre class="programlisting">struct GArrowDayTimeIntervalScalarClass {
+  GArrowScalarClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-TYPE-MONTH-DAY-NANO-INTERVAL-SCALAR:CAPS"></a><h3>GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR</h3>
+<pre class="programlisting">#define             GARROW_TYPE_MONTH_DAY_NANO_INTERVAL_SCALAR</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthDayNanoIntervalScalarClass"></a><h3>struct GArrowMonthDayNanoIntervalScalarClass</h3>
+<pre class="programlisting">struct GArrowMonthDayNanoIntervalScalarClass {
+  GArrowScalarClass parent_class;
+};
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GARROW-TYPE-DECIMAL128-SCALAR:CAPS"></a><h3>GARROW_TYPE_DECIMAL128_SCALAR</h3>
 <pre class="programlisting">#define GARROW_TYPE_DECIMAL128_SCALAR (garrow_decimal128_scalar_get_type())
 </pre>
@@ -3398,6 +3693,11 @@ garrow_dense_union_scalar_new (<em class="parameter"><code><a class="link" href=
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowDayTimeIntervalScalar-struct"></a><h3>GArrowDayTimeIntervalScalar</h3>
+<pre class="programlisting">typedef struct _GArrowDayTimeIntervalScalar GArrowDayTimeIntervalScalar;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowDecimal128Scalar-struct"></a><h3>GArrowDecimal128Scalar</h3>
 <pre class="programlisting">typedef struct _GArrowDecimal128Scalar GArrowDecimal128Scalar;</pre>
 </div>
@@ -3478,6 +3778,16 @@ garrow_dense_union_scalar_new (<em class="parameter"><code><a class="link" href=
 </div>
 <hr>
 <div class="refsect2">
+<a name="GArrowMonthDayNanoIntervalScalar-struct"></a><h3>GArrowMonthDayNanoIntervalScalar</h3>
+<pre class="programlisting">typedef struct _GArrowMonthDayNanoIntervalScalar GArrowMonthDayNanoIntervalScalar;</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GArrowMonthIntervalScalar-struct"></a><h3>GArrowMonthIntervalScalar</h3>
+<pre class="programlisting">typedef struct _GArrowMonthIntervalScalar GArrowMonthIntervalScalar;</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GArrowNullScalar-struct"></a><h3>GArrowNullScalar</h3>
 <pre class="programlisting">typedef struct _GArrowNullScalar GArrowNullScalar;</pre>
 </div>
diff --git a/docs/dev/c_glib/arrow-glib/scalar.html b/docs/dev/c_glib/arrow-glib/scalar.html
index 1fc9c5c..8da6490 100644
--- a/docs/dev/c_glib/arrow-glib/scalar.html
+++ b/docs/dev/c_glib/arrow-glib/scalar.html
@@ -6,7 +6,7 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="data.html" title="Part I. Data">
-<link rel="prev" href="decimal.html" title="128-bit and 256-bit decimal classes">
+<link rel="prev" href="interval.html" title="Interval classes">
 <link rel="next" href="scalar-classes.html" title="Scalar classes">
 <meta name="generator" content="GTK-Doc V1.32 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
@@ -16,7 +16,7 @@
 <td width="100%" align="left" class="shortcuts"></td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
 <td><a accesskey="u" href="data.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="decimal.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="p" href="interval.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
 <td><a accesskey="n" href="scalar-classes.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
 </tr></table>
 <div class="chapter">
diff --git a/docs/dev/c_glib/arrow-glib/value.html b/docs/dev/c_glib/arrow-glib/value.html
index fa54d3d..ec86d12 100644
--- a/docs/dev/c_glib/arrow-glib/value.html
+++ b/docs/dev/c_glib/arrow-glib/value.html
@@ -22,9 +22,14 @@
 <div class="chapter">
 <div class="titlepage"><div><div><h2 class="title">
 <a name="value"></a>Value</h2></div></div></div>
-<div class="toc"><dl class="toc"><dt>
+<div class="toc"><dl class="toc">
+<dt>
 <span class="refentrytitle"><a href="decimal.html">128-bit and 256-bit decimal classes</a></span><span class="refpurpose"></span>
-</dt></dl></div>
+</dt>
+<dt>
+<span class="refentrytitle"><a href="interval.html">Interval classes</a></span><span class="refpurpose"></span>
+</dt>
+</dl></div>
 </div>
 <div class="footer">
 <hr>Generated by GTK-Doc V1.32</div>
diff --git a/docs/dev/c_glib/arrow-glib/version-macros.html b/docs/dev/c_glib/arrow-glib/version-macros.html
index 2d8920b..5b30b98 100644
--- a/docs/dev/c_glib/arrow-glib/version-macros.html
+++ b/docs/dev/c_glib/arrow-glib/version-macros.html
@@ -60,6 +60,12 @@
 <tr>
 <td class="define_keyword">#define</td>
 <td class="function_name">
+<a class="link" href="version-macros.html#GARROW-DEPRECATED-IN-8-0-FOR:CAPS" title="GARROW_DEPRECATED_IN_8_0_FOR()">GARROW_DEPRECATED_IN_8_0_FOR</a><span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name">
 <a class="link" href="version-macros.html#GARROW-DEPRECATED-IN-7-0-FOR:CAPS" title="GARROW_DEPRECATED_IN_7_0_FOR()">GARROW_DEPRECATED_IN_7_0_FOR</a><span class="c_punctuation">()</span>
 </td>
 </tr>
@@ -174,6 +180,10 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="version-macros.html#GARROW-VERSION-8-0:CAPS" title="GARROW_VERSION_8_0">GARROW_VERSION_8_0</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="version-macros.html#GARROW-VERSION-7-0:CAPS" title="GARROW_VERSION_7_0">GARROW_VERSION_7_0</a></td>
 </tr>
 <tr>
@@ -242,6 +252,14 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="version-macros.html#GARROW-DEPRECATED-IN-8-0:CAPS" title="GARROW_DEPRECATED_IN_8_0">GARROW_DEPRECATED_IN_8_0</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="version-macros.html#GARROW-AVAILABLE-IN-8-0:CAPS" title="GARROW_AVAILABLE_IN_8_0">GARROW_AVAILABLE_IN_8_0</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="version-macros.html#GARROW-DEPRECATED-IN-7-0:CAPS" title="GARROW_DEPRECATED_IN_7_0">GARROW_DEPRECATED_IN_7_0</a></td>
 </tr>
 <tr>
@@ -419,6 +437,12 @@ same as or newer than the passed version, <a href="/usr/share/gtk-doc/html/glib/
 </div>
 <hr>
 <div class="refsect2">
+<a name="GARROW-DEPRECATED-IN-8-0-FOR:CAPS"></a><h3>GARROW_DEPRECATED_IN_8_0_FOR()</h3>
+<pre class="programlisting">#  define GARROW_DEPRECATED_IN_8_0_FOR(function)  GARROW_DEPRECATED_FOR(function)
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GARROW-DEPRECATED-IN-7-0-FOR:CAPS"></a><h3>GARROW_DEPRECATED_IN_7_0_FOR()</h3>
 <pre class="programlisting">#  define GARROW_DEPRECATED_IN_7_0_FOR(function)  GARROW_DEPRECATED_FOR(function)
 </pre>
@@ -544,6 +568,14 @@ for snapshot version.</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GARROW-VERSION-8-0:CAPS"></a><h3>GARROW_VERSION_8_0</h3>
+<pre class="programlisting">#define GARROW_VERSION_8_0 G_ENCODE_VERSION(8, 0)
+</pre>
+<p>You can use this macro value for compile time API version check.</p>
+<p class="since">Since: <a class="link" href="api-index-8-0-0.html#api-index-8.0.0">8.0.0</a></p>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GARROW-VERSION-7-0:CAPS"></a><h3>GARROW_VERSION_7_0</h3>
 <pre class="programlisting">#define GARROW_VERSION_7_0 G_ENCODE_VERSION(7, 0)
 </pre>
@@ -690,6 +722,18 @@ arrow-glib/arrow-glib.h header.</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="GARROW-DEPRECATED-IN-8-0:CAPS"></a><h3>GARROW_DEPRECATED_IN_8_0</h3>
+<pre class="programlisting">#  define GARROW_DEPRECATED_IN_8_0                GARROW_DEPRECATED
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="GARROW-AVAILABLE-IN-8-0:CAPS"></a><h3>GARROW_AVAILABLE_IN_8_0</h3>
+<pre class="programlisting">#  define GARROW_AVAILABLE_IN_8_0 GARROW_UNAVAILABLE(8, 0)
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="GARROW-DEPRECATED-IN-7-0:CAPS"></a><h3>GARROW_DEPRECATED_IN_7_0</h3>
 <pre class="programlisting">#  define GARROW_DEPRECATED_IN_7_0                GARROW_DEPRECATED
 </pre>
diff --git a/docs/dev/c_glib/index.html b/docs/dev/c_glib/index.html
index aa2e720..1ac0f40 100644
--- a/docs/dev/c_glib/index.html
+++ b/docs/dev/c_glib/index.html
@@ -20,13 +20,13 @@
 <meta property="og:site_name" content="Apache Arrow" />
 <meta property="og:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="og:type" content="article" />
-<meta property="article:published_time" content="2022-01-28T17:23:34-05:00" />
+<meta property="article:published_time" content="2022-01-31T18:23:10-05:00" />
 <meta name="twitter:card" content="summary_large_image" />
 <meta property="twitter:image" content="https://arrow.apache.org/img/arrow.png" />
 <meta property="twitter:title" content="Apache Arrow GLib (C)" />
 <meta name="twitter:site" content="@ApacheArrow" />
 <script type="application/ld+json">
-{"mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/docs/c_glib/"},"image":"https://arrow.apache.org/img/arrow.png","description":"Apache Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject Introspection. It means that you can create language bindings at runtime or compile time automatically. API reference manuals Apache Arrow GLib Apache Parquet GLib Gandiva GLib Plasma GLib", [...]
+{"mainEntityOfPage":{"@type":"WebPage","@id":"https://arrow.apache.org/docs/c_glib/"},"image":"https://arrow.apache.org/img/arrow.png","description":"Apache Arrow GLib (C) Apache Arrow GLib is a wrapper library for Apache Arrow C++. Apache Arrow GLib provides C API. Apache Arrow GLib supports GObject Introspection. It means that you can create language bindings at runtime or compile time automatically. API reference manuals Apache Arrow GLib Apache Parquet GLib Gandiva GLib Plasma GLib", [...]
 <!-- End Jekyll SEO tag -->
 
 
diff --git a/docs/dev/cpp/api.html b/docs/dev/cpp/api.html
index 58fd5ba..e178c40 100644
--- a/docs/dev/cpp/api.html
+++ b/docs/dev/cpp/api.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>API Reference &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>API Reference &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -78,7 +78,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -258,6 +258,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -363,6 +368,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="api/async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="api/io.html">
        Input / output
       </a>
@@ -4287,8 +4297,14 @@ function checkPageExistsAndRedirect(event) {
 <div class="toctree-wrapper compound">
 <ul>
 <li class="toctree-l1"><a class="reference internal" href="api/support.html">Programming Support</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="api/support.html#general-information">General information</a></li>
-<li class="toctree-l2"><a class="reference internal" href="api/support.html#error-return-and-reporting">Error return and reporting</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/support.html#general-information">General information</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="api/support.html#macro-definitions">Macro definitions</a></li>
+</ul>
+</li>
+<li class="toctree-l2"><a class="reference internal" href="api/support.html#error-return-and-reporting">Error return and reporting</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="api/support.html#functional-macros-for-error-based-control-flow">Functional macros for error-based control flow</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/memory.html">Memory (management)</a><ul>
@@ -4313,7 +4329,10 @@ function checkPageExistsAndRedirect(event) {
 <li class="toctree-l3"><a class="reference internal" href="api/datatype.html#extension-types">Extension types</a></li>
 </ul>
 </li>
-<li class="toctree-l2"><a class="reference internal" href="api/datatype.html#fields-and-schemas">Fields and Schemas</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/datatype.html#fields-and-schemas">Fields and Schemas</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="api/datatype.html#helpers-for-looking-up-fields">Helpers for looking up fields</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/array.html">Arrays</a><ul>
@@ -4334,7 +4353,14 @@ function checkPageExistsAndRedirect(event) {
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/builder.html">Array Builders</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="api/builder.html#concrete-builder-subclasses">Concrete builder subclasses</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/builder.html#concrete-builder-subclasses">Concrete builder subclasses</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="api/builder.html#primitive">Primitive</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/builder.html#temporal">Temporal</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/builder.html#binary-like">Binary-like</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/builder.html#nested">Nested</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/builder.html#dictionary-encoded">Dictionary-encoded</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/table.html">Two-dimensional Datasets</a><ul>
@@ -4356,6 +4382,11 @@ function checkPageExistsAndRedirect(event) {
 <li class="toctree-l2"><a class="reference internal" href="api/compute.html#concrete-options-classes">Concrete options classes</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" href="api/compute.html#streaming-execution">Streaming Execution</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="api/compute.html#streaming-execution-operators">Streaming Execution Operators</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/compute.html#execution-plan-expressions">Execution Plan Expressions</a></li>
+</ul>
+</li>
 <li class="toctree-l1"><a class="reference internal" href="api/tensor.html">Tensors</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="api/tensor.html#dense-tensors">Dense Tensors</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/tensor.html#sparse-tensors">Sparse Tensors</a></li>
@@ -4363,10 +4394,14 @@ function checkPageExistsAndRedirect(event) {
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/utilities.html">Utilities</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="api/utilities.html#decimal-numbers">Decimal Numbers</a></li>
-<li class="toctree-l2"><a class="reference internal" href="api/utilities.html#abstract-sequences">Abstract Sequences</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/utilities.html#iterators">Iterators</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/utilities.html#compression">Compression</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" href="api/async.html">Asynchronous programming</a><ul>
+<li class="toctree-l2"><a class="reference internal" href="api/async.html#futures">Futures</a></li>
+</ul>
+</li>
 <li class="toctree-l1"><a class="reference internal" href="api/io.html">Input / output</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="api/io.html#interfaces">Interfaces</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/io.html#concrete-implementations">Concrete implementations</a><ul>
@@ -4374,6 +4409,7 @@ function checkPageExistsAndRedirect(event) {
 <li class="toctree-l3"><a class="reference internal" href="api/io.html#local-files">Local files</a></li>
 <li class="toctree-l3"><a class="reference internal" href="api/io.html#buffering-input-output-wrappers">Buffering input / output wrappers</a></li>
 <li class="toctree-l3"><a class="reference internal" href="api/io.html#compressed-input-output-wrappers">Compressed input / output wrappers</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/io.html#transforming-input-wrapper">Transforming input wrapper</a></li>
 </ul>
 </li>
 </ul>
@@ -4394,7 +4430,8 @@ function checkPageExistsAndRedirect(event) {
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/formats.html">File Formats</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="api/formats.html#csv">CSV</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/formats.html#csv-reader">CSV reader</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/formats.html#csv-writer">CSV writer</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/formats.html#line-separated-json">Line-separated JSON</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/formats.html#parquet-reader">Parquet reader</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/formats.html#parquet-writer">Parquet writer</a></li>
@@ -4419,7 +4456,14 @@ function checkPageExistsAndRedirect(event) {
 <li class="toctree-l1"><a class="reference internal" href="api/filesystem.html">Filesystems</a><ul>
 <li class="toctree-l2"><a class="reference internal" href="api/filesystem.html#interface">Interface</a></li>
 <li class="toctree-l2"><a class="reference internal" href="api/filesystem.html#high-level-factory-function">High-level factory function</a></li>
-<li class="toctree-l2"><a class="reference internal" href="api/filesystem.html#concrete-implementations">Concrete implementations</a></li>
+<li class="toctree-l2"><a class="reference internal" href="api/filesystem.html#concrete-implementations">Concrete implementations</a><ul>
+<li class="toctree-l3"><a class="reference internal" href="api/filesystem.html#subtree-filesystem-wrapper">“Subtree” filesystem wrapper</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/filesystem.html#local-filesystem">Local filesystem</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/filesystem.html#s3-filesystem">S3 filesystem</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/filesystem.html#hadoop-filesystem">Hadoop filesystem</a></li>
+<li class="toctree-l3"><a class="reference internal" href="api/filesystem.html#google-cloud-storage-filesystem">Google Cloud Storage filesystem</a></li>
+</ul>
+</li>
 </ul>
 </li>
 <li class="toctree-l1"><a class="reference internal" href="api/dataset.html">Dataset</a><ul>
diff --git a/docs/dev/cpp/api/array.html b/docs/dev/cpp/api/array.html
index f0d452e..179de7c 100644
--- a/docs/dev/cpp/api/array.html
+++ b/docs/dev/cpp/api/array.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>Arrays &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>Arrays &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -78,7 +78,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -258,6 +258,11 @@ function checkPageExistsAndRedirect(event) {
        Arrow Flight RPC
       </a>
      </li>
+     <li class="toctree-l3">
+      <a class="reference internal" href="../gdb.html">
+       Debugging code using Arrow
+      </a>
+     </li>
     </ul>
    </li>
    <li class="toctree-l2 has-children">
@@ -363,6 +368,11 @@ function checkPageExistsAndRedirect(event) {
       </a>
      </li>
      <li class="toctree-l3">
+      <a class="reference internal" href="async.html">
+       Asynchronous programming
+      </a>
+     </li>
+     <li class="toctree-l3">
       <a class="reference internal" href="io.html">
        Input / output
       </a>
@@ -4572,7 +4582,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow15Decimal128ArrayE">
 <span id="_CPPv3N5arrow15Decimal128ArrayE"></span><span id="_CPPv2N5arrow15Decimal128ArrayE"></span><span id="arrow::Decimal128Array"></span><span class="target" id="classarrow_1_1_decimal128_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class [...]
-<dd><em>#include &lt;arrow/array/array_decimal.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for 128-bit decimal data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_decimal.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for 128-bit decimal data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4587,7 +4599,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow15Decimal256ArrayE">
 <span id="_CPPv3N5arrow15Decimal256ArrayE"></span><span id="_CPPv2N5arrow15Decimal256ArrayE"></span><span id="arrow::Decimal256Array"></span><span class="target" id="classarrow_1_1_decimal256_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class [...]
-<dd><em>#include &lt;arrow/array/array_decimal.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for 256-bit decimal data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_decimal.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for 256-bit decimal data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4602,7 +4616,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4I0EN5arrow12NumericArrayE">
 <span id="_CPPv3I0EN5arrow12NumericArrayE"></span><span id="_CPPv2I0EN5arrow12NumericArrayE"></span><span class="k"><span class="pre">template</span></span><span class="p"><span class="pre">&lt;</span></span><span class="k"><span class="pre">typename</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">TYPE</span></span></span><span class="p"><span class="pre">&gt;</span></span><br /><span class="target" id="classarrow_1_1_numeric_array"> [...]
-<dd><em>#include &lt;arrow/array/array_primitive.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for numeric data with a corresponding C type. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_primitive.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for numeric data with a corresponding C type. </p>
 <p>This class is templated on the corresponding <a class="reference internal" href="datatype.html#classarrow_1_1_data_type"><span class="std std-ref">DataType</span></a> subclass for the given data, for example NumericArray&lt;Int8Type&gt; or NumericArray&lt;Date32Type&gt;.</p>
 <p>Note that convenience aliases are available for all accepted types (for example Int8Array for NumericArray&lt;Int8Type&gt;). </p>
 </dd></dl>
@@ -4610,14 +4626,18 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow20DayTimeIntervalArrayE">
 <span id="_CPPv3N5arrow20DayTimeIntervalArrayE"></span><span id="_CPPv2N5arrow20DayTimeIntervalArrayE"></span><span id="arrow::DayTimeIntervalArray"></span><span class="target" id="classarrow_1_1_day_time_interval_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">DayTimeIntervalArray</span></span></span><span class="w"> </span><span class="p"><span class="pre">:</span></span><span c [...]
-<dd><em>#include &lt;arrow/array/array_primitive.h&gt;</em><p><a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> of Day and Millisecond values. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_primitive.h&gt;</em></div>
+<p><a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> of Day and Millisecond values. </p>
 <p><em>DayTimeArray </em></p>
 </dd></dl>
 
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow25MonthDayNanoIntervalArrayE">
 <span id="_CPPv3N5arrow25MonthDayNanoIntervalArrayE"></span><span id="_CPPv2N5arrow25MonthDayNanoIntervalArrayE"></span><span id="arrow::MonthDayNanoIntervalArray"></span><span class="target" id="classarrow_1_1_month_day_nano_interval_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">MonthDayNanoIntervalArray</span></span></span><span class="w"> </span><span class="p"><span class="p [...]
-<dd><em>#include &lt;arrow/array/array_primitive.h&gt;</em><p><a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> of Month, Day and nanosecond values. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_primitive.h&gt;</em></div>
+<p><a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> of Month, Day and nanosecond values. </p>
 </dd></dl>
 
 </div>
@@ -4626,7 +4646,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4I0EN5arrow15BaseBinaryArrayE">
 <span id="_CPPv3I0EN5arrow15BaseBinaryArrayE"></span><span id="_CPPv2I0EN5arrow15BaseBinaryArrayE"></span><span class="k"><span class="pre">template</span></span><span class="p"><span class="pre">&lt;</span></span><span class="k"><span class="pre">typename</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">TYPE</span></span></span><span class="p"><span class="pre">&gt;</span></span><br /><span class="target" id="classarrow_1_1_base_bina [...]
-<dd><em>#include &lt;arrow/array/array_binary.h&gt;</em><p>Base class for variable-sized binary arrays, regardless of offset size and logical interpretation. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_binary.h&gt;</em></div>
+<p>Base class for variable-sized binary arrays, regardless of offset size and logical interpretation. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4716,14 +4738,18 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow11BinaryArrayE">
 <span id="_CPPv3N5arrow11BinaryArrayE"></span><span id="_CPPv2N5arrow11BinaryArrayE"></span><span id="arrow::BinaryArray"></span><span class="target" id="classarrow_1_1_binary_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">BinaryArray</span></span></span><span class="w"> </span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="k"><span class="p [...]
-<dd><em>#include &lt;arrow/array/array_binary.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for variable-size binary data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_binary.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for variable-size binary data. </p>
 <p>Subclassed by <a class="reference internal" href="#classarrow_1_1_string_array"><span class="std std-ref">arrow::StringArray</span></a></p>
 </dd></dl>
 
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow11StringArrayE">
 <span id="_CPPv3N5arrow11StringArrayE"></span><span id="_CPPv2N5arrow11StringArrayE"></span><span id="arrow::StringArray"></span><span class="target" id="classarrow_1_1_string_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class="pre">StringArr [...]
-<dd><em>#include &lt;arrow/array/array_binary.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for variable-size string (utf-8) data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_binary.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for variable-size string (utf-8) data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4739,14 +4765,18 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow16LargeBinaryArrayE">
 <span id="_CPPv3N5arrow16LargeBinaryArrayE"></span><span id="_CPPv2N5arrow16LargeBinaryArrayE"></span><span id="arrow::LargeBinaryArray"></span><span class="target" id="classarrow_1_1_large_binary_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">LargeBinaryArray</span></span></span><span class="w"> </span><span class="p"><span class="pre">:</span></span><span class="w"> </span><spa [...]
-<dd><em>#include &lt;arrow/array/array_binary.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for large variable-size binary data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_binary.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for large variable-size binary data. </p>
 <p>Subclassed by <a class="reference internal" href="#classarrow_1_1_large_string_array"><span class="std std-ref">arrow::LargeStringArray</span></a></p>
 </dd></dl>
 
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow16LargeStringArrayE">
 <span id="_CPPv3N5arrow16LargeStringArrayE"></span><span id="_CPPv2N5arrow16LargeStringArrayE"></span><span id="arrow::LargeStringArray"></span><span class="target" id="classarrow_1_1_large_string_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span  [...]
-<dd><em>#include &lt;arrow/array/array_binary.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for large variable-size string (utf-8) data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_binary.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for large variable-size string (utf-8) data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4762,7 +4792,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow20FixedSizeBinaryArrayE">
 <span id="_CPPv3N5arrow20FixedSizeBinaryArrayE"></span><span id="_CPPv2N5arrow20FixedSizeBinaryArrayE"></span><span id="arrow::FixedSizeBinaryArray"></span><span class="target" id="classarrow_1_1_fixed_size_binary_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">FixedSizeBinaryArray</span></span></span><span class="w"> </span><span class="p"><span class="pre">:</span></span><span c [...]
-<dd><em>#include &lt;arrow/array/array_binary.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for fixed-size binary data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_binary.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for fixed-size binary data. </p>
 <p>Subclassed by <a class="reference internal" href="#classarrow_1_1_decimal128_array"><span class="std std-ref">arrow::Decimal128Array</span></a>, <a class="reference internal" href="#classarrow_1_1_decimal256_array"><span class="std std-ref">arrow::Decimal256Array</span></a></p>
 </dd></dl>
 
@@ -4772,7 +4804,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4I0EN5arrow13BaseListArrayE">
 <span id="_CPPv3I0EN5arrow13BaseListArrayE"></span><span id="_CPPv2I0EN5arrow13BaseListArrayE"></span><span class="k"><span class="pre">template</span></span><span class="p"><span class="pre">&lt;</span></span><span class="k"><span class="pre">typename</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">TYPE</span></span></span><span class="p"><span class="pre">&gt;</span></span><br /><span class="target" id="classarrow_1_1_base_list_arr [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Base class for variable-sized list arrays, regardless of offset size. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Base class for variable-sized list arrays, regardless of offset size. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4799,7 +4833,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow9ListArrayE">
 <span id="_CPPv3N5arrow9ListArrayE"></span><span id="_CPPv2N5arrow9ListArrayE"></span><span id="arrow::ListArray"></span><span class="target" id="classarrow_1_1_list_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class="pre">ListArray</span></s [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for list data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for list data. </p>
 <p>Subclassed by <a class="reference internal" href="#classarrow_1_1_map_array"><span class="std std-ref">arrow::MapArray</span></a></p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
@@ -4841,7 +4877,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow14LargeListArrayE">
 <span id="_CPPv3N5arrow14LargeListArrayE"></span><span id="_CPPv2N5arrow14LargeListArrayE"></span><span id="arrow::LargeListArray"></span><span class="target" id="classarrow_1_1_large_list_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class="p [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for large list data (with 64-bit offsets) </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for large list data (with 64-bit offsets) </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4882,7 +4920,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow8MapArrayE">
 <span id="_CPPv3N5arrow8MapArrayE"></span><span id="_CPPv2N5arrow8MapArrayE"></span><span id="arrow::MapArray"></span><span class="target" id="classarrow_1_1_map_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class="pre">MapArray</span></span>< [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for map data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for map data. </p>
 <p>NB: “value” in this context refers to a pair of a key and the corresponding item </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
@@ -4930,7 +4970,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow18FixedSizeListArrayE">
 <span id="_CPPv3N5arrow18FixedSizeListArrayE"></span><span id="_CPPv2N5arrow18FixedSizeListArrayE"></span><span id="arrow::FixedSizeListArray"></span><span class="target" id="classarrow_1_1_fixed_size_list_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class=" [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for fixed size list data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for fixed size list data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -4972,7 +5014,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow11StructArrayE">
 <span id="_CPPv3N5arrow11StructArrayE"></span><span id="_CPPv2N5arrow11StructArrayE"></span><span id="arrow::StructArray"></span><span class="target" id="classarrow_1_1_struct_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class="pre">StructArr [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for struct data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for struct data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -5029,7 +5073,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow10UnionArrayE">
 <span id="_CPPv3N5arrow10UnionArrayE"></span><span id="_CPPv2N5arrow10UnionArrayE"></span><span id="arrow::UnionArray"></span><span class="target" id="classarrow_1_1_union_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span class="pre">UnionArray</s [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Base class for <a class="reference internal" href="#classarrow_1_1_sparse_union_array"><span class="std std-ref">SparseUnionArray</span></a> and <a class="reference internal" href="#classarrow_1_1_dense_union_array"><span class="std std-ref">DenseUnionArray</span></a>. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Base class for <a class="reference internal" href="#classarrow_1_1_sparse_union_array"><span class="std std-ref">SparseUnionArray</span></a> and <a class="reference internal" href="#classarrow_1_1_dense_union_array"><span class="std std-ref">DenseUnionArray</span></a>. </p>
 <p>Subclassed by <a class="reference internal" href="#classarrow_1_1_dense_union_array"><span class="std std-ref">arrow::DenseUnionArray</span></a>, <a class="reference internal" href="#classarrow_1_1_sparse_union_array"><span class="std std-ref">arrow::SparseUnionArray</span></a></p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
@@ -5064,7 +5110,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow16SparseUnionArrayE">
 <span id="_CPPv3N5arrow16SparseUnionArrayE"></span><span id="_CPPv2N5arrow16SparseUnionArrayE"></span><span id="arrow::SparseUnionArray"></span><span class="target" id="classarrow_1_1_sparse_union_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span  [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for sparse union data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for sparse union data. </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
 <dl class="cpp function">
@@ -5123,7 +5171,9 @@ function checkPageExistsAndRedirect(event) {
 <dl class="cpp class">
 <dt class="sig sig-object cpp" id="_CPPv4N5arrow15DenseUnionArrayE">
 <span id="_CPPv3N5arrow15DenseUnionArrayE"></span><span id="_CPPv2N5arrow15DenseUnionArrayE"></span><span id="arrow::DenseUnionArray"></span><span class="target" id="classarrow_1_1_dense_union_array"></span><span class="k"><span class="pre">class</span></span><span class="w"> </span><span class="sig-prename descclassname"><span class="n"><span class="pre">arrow</span></span><span class="p"><span class="pre">::</span></span></span><span class="sig-name descname"><span class="n"><span clas [...]
-<dd><em>#include &lt;arrow/array/array_nested.h&gt;</em><p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for dense union data. </p>
+<dd><div class="docutils container">
+<em>#include &lt;arrow/array/array_nested.h&gt;</em></div>
+<p>Concrete <a class="reference internal" href="#classarrow_1_1_array"><span class="std std-ref">Array</span></a> class for dense union data. </p>
 <p>Note that union types do not have a validity bitmap </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-public-functions">Public Functions</p>
diff --git a/docs/dev/cpp/api/c_abi.html b/docs/dev/cpp/api/async.html
similarity index 68%
copy from docs/dev/cpp/api/c_abi.html
copy to docs/dev/cpp/api/async.html
index 5faa4d9..996ebb9 100644
--- a/docs/dev/cpp/api/c_abi.html
+++ b/docs/dev/cpp/api/async.html
@@ -5,7 +5,7 @@
   <head>
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>C Interfaces &#8212; Apache Arrow v7.0.0.dev585</title>
+    <title>Asynchronous programming &#8212; Apache Arrow v7.0.0.dev627</title>
     
     <link href="../../_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
 <link href="../../_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
@@ -33,12 +33,12 @@
     <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/cpp/api/c_abi.html" />
+    <link rel="canonical" href="https://arrow.apache.org/docs/cpp/api/async.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" />
-    <link rel="next" title="Compute Functions" href="compute.html" />
-    <link rel="prev" title="Two-dimensional Datasets" href="table.html" />
+    <link rel="next" title="Input / output" href="io.html" />
+    <link rel="prev" title="Utilities" href="utilities.html" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <meta name="docsearch:language" content="None">
     
@@ -78,7 +78,7 @@
 
 <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">
-        7.0.0.dev585
+        7.0.0.dev627
         <span class="caret"></span>
     </button>
     <div id="version_switcher" class="dropdown-menu list-group-flush py-0" aria-labelledby="version_switcher_button">
@@ -97,7 +97,7 @@ function buildURL(entry) {
 // 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) {
... 87941 lines suppressed ...