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

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

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 43e8f68  [Website] Update documentations for 4.0.1 (#121)
43e8f68 is described below

commit 43e8f68a4df6535aa31a3733b3857413ac5278d7
Author: Krisztián Szűcs <sz...@gmail.com>
AuthorDate: Tue Jun 15 13:56:09 2021 +0200

    [Website] Update documentations for 4.0.1 (#121)
---
 docs/.doctrees/cpp/api/array.doctree               | Bin 393541 -> 394058 bytes
 docs/.doctrees/cpp/api/builder.doctree             | Bin 497689 -> 498533 bytes
 docs/.doctrees/cpp/api/c_abi.doctree               | Bin 120965 -> 121164 bytes
 docs/.doctrees/cpp/api/compute.doctree             | Bin 790248 -> 791543 bytes
 docs/.doctrees/cpp/api/cuda.doctree                | Bin 355880 -> 356418 bytes
 docs/.doctrees/cpp/api/dataset.doctree             | Bin 1018458 -> 1020099 bytes
 docs/.doctrees/cpp/api/datatype.doctree            | Bin 979599 -> 980656 bytes
 docs/.doctrees/cpp/api/filesystem.doctree          | Bin 842151 -> 843586 bytes
 docs/.doctrees/cpp/api/flight.doctree              | Bin 892515 -> 893901 bytes
 docs/.doctrees/cpp/api/formats.doctree             | Bin 542253 -> 542997 bytes
 docs/.doctrees/cpp/api/io.doctree                  | Bin 651473 -> 652065 bytes
 docs/.doctrees/cpp/api/ipc.doctree                 | Bin 405233 -> 405825 bytes
 docs/.doctrees/cpp/api/memory.doctree              | Bin 692508 -> 693593 bytes
 docs/.doctrees/cpp/api/scalar.doctree              | Bin 682966 -> 684410 bytes
 docs/.doctrees/cpp/api/support.doctree             | Bin 392145 -> 392716 bytes
 docs/.doctrees/cpp/api/table.doctree               | Bin 452109 -> 452618 bytes
 docs/.doctrees/cpp/api/tensor.doctree              | Bin 456295 -> 456748 bytes
 docs/.doctrees/cpp/api/utilities.doctree           | Bin 273502 -> 273884 bytes
 docs/.doctrees/environment.pickle                  | Bin 5301461 -> 5450206 bytes
 docs/.doctrees/format/CDataInterface.doctree       | Bin 178396 -> 178530 bytes
 docs/.doctrees/format/CStreamInterface.doctree     | Bin 49150 -> 49205 bytes
 docs/.doctrees/python/api/flight.doctree           | Bin 32221 -> 38186 bytes
 docs/.doctrees/python/data.doctree                 | Bin 69162 -> 69162 bytes
 docs/.doctrees/python/dataset.doctree              | Bin 73490 -> 73490 bytes
 docs/.doctrees/python/extending.doctree            | Bin 332548 -> 333031 bytes
 .../python/generated/pyarrow.flight.Action.doctree | Bin 2325 -> 14370 bytes
 .../generated/pyarrow.flight.ActionType.doctree    | Bin 2345 -> 21858 bytes
 .../generated/pyarrow.flight.CallInfo.doctree      | Bin 2335 -> 16008 bytes
 .../pyarrow.flight.ClientAuthHandler.doctree       | Bin 2380 -> 14677 bytes
 .../pyarrow.flight.ClientMiddleware.doctree        | Bin 2375 -> 20531 bytes
 .../pyarrow.flight.ClientMiddlewareFactory.doctree | Bin 2410 -> 12937 bytes
 .../pyarrow.flight.DescriptorType.doctree          | Bin 2365 -> 13972 bytes
 .../pyarrow.flight.FlightCallOptions.doctree       | Bin 2380 -> 14391 bytes
 .../generated/pyarrow.flight.FlightClient.doctree  | Bin 2355 -> 75601 bytes
 .../pyarrow.flight.FlightDescriptor.doctree        | Bin 2375 -> 25845 bytes
 .../pyarrow.flight.FlightEndpoint.doctree          | Bin 2365 -> 15374 bytes
 .../generated/pyarrow.flight.FlightInfo.doctree    | Bin 2345 -> 29186 bytes
 .../generated/pyarrow.flight.FlightMethod.doctree  | Bin 2355 -> 23760 bytes
 .../pyarrow.flight.FlightServerBase.doctree        | Bin 2375 -> 54161 bytes
 .../pyarrow.flight.GeneratorStream.doctree         | Bin 2370 -> 12173 bytes
 .../generated/pyarrow.flight.Location.doctree      | Bin 2335 -> 20181 bytes
 .../pyarrow.flight.RecordBatchStream.doctree       | Bin 2380 -> 10860 bytes
 .../python/generated/pyarrow.flight.Result.doctree | Bin 2325 -> 11141 bytes
 .../pyarrow.flight.ServerAuthHandler.doctree       | Bin 2380 -> 16825 bytes
 .../pyarrow.flight.ServerMiddleware.doctree        | Bin 2375 -> 16222 bytes
 .../pyarrow.flight.ServerMiddlewareFactory.doctree | Bin 2410 -> 14662 bytes
 .../python/generated/pyarrow.flight.Ticket.doctree | Bin 2325 -> 15729 bytes
 docs/.doctrees/python/ipc.doctree                  | Bin 49661 -> 49661 bytes
 docs/.doctrees/python/memory.doctree               | Bin 54321 -> 54321 bytes
 docs/.doctrees/python/parquet.doctree              | Bin 93774 -> 93774 bytes
 docs/_modules/index.html                           |   1 +
 .../python/generated/pyarrow.flight.Action.rst.txt |  25 +-
 .../generated/pyarrow.flight.ActionType.rst.txt    |  28 +-
 .../generated/pyarrow.flight.CallInfo.rst.txt      |  26 +-
 .../pyarrow.flight.ClientAuthHandler.rst.txt       |  20 +-
 .../pyarrow.flight.ClientMiddleware.rst.txt        |  21 +-
 .../pyarrow.flight.ClientMiddlewareFactory.rst.txt |  19 +-
 .../pyarrow.flight.DescriptorType.rst.txt          |  20 +-
 .../pyarrow.flight.FlightCallOptions.rst.txt       |  18 +-
 .../generated/pyarrow.flight.FlightClient.rst.txt  |  30 +-
 .../pyarrow.flight.FlightDescriptor.rst.txt        |  30 +-
 .../pyarrow.flight.FlightEndpoint.rst.txt          |  25 +-
 .../generated/pyarrow.flight.FlightInfo.rst.txt    |  30 +-
 .../generated/pyarrow.flight.FlightMethod.rst.txt  |  27 +-
 .../pyarrow.flight.FlightServerBase.rst.txt        |  36 +-
 .../pyarrow.flight.GeneratorStream.rst.txt         |  18 +-
 .../generated/pyarrow.flight.Location.rst.txt      |  28 +-
 .../pyarrow.flight.RecordBatchStream.rst.txt       |  18 +-
 .../python/generated/pyarrow.flight.Result.rst.txt |  24 +-
 .../pyarrow.flight.ServerAuthHandler.rst.txt       |  20 +-
 .../pyarrow.flight.ServerMiddleware.rst.txt        |  20 +-
 .../pyarrow.flight.ServerMiddlewareFactory.rst.txt |  19 +-
 .../python/generated/pyarrow.flight.Ticket.rst.txt |  26 +-
 .../arrow-dataset-glib/annotation-glossary.html    |   6 +-
 .../c_glib/arrow-dataset-glib/api-index-1-0-0.html |  61 ---
 docs/c_glib/arrow-dataset-glib/api-index-full.html |   6 +-
 .../arrow-dataset-glib/deprecated-api-index.html   |  30 --
 docs/c_glib/arrow-dataset-glib/fragment.html       |   6 +-
 docs/c_glib/arrow-dataset-glib/index.html          |   8 +-
 docs/c_glib/arrow-dataset-glib/object-tree.html    |   6 +-
 docs/c_glib/arrow-dataset-glib/read.html           |   6 +-
 docs/c_glib/arrow-dataset-glib/scan.html           |   6 +-
 docs/c_glib/arrow-dataset-glib/scanner.html        |   6 +-
 docs/c_glib/arrow-glib/GArrowChunkedArray.html     |   6 +-
 docs/c_glib/arrow-glib/GArrowCodec.html            |   6 +-
 docs/c_glib/arrow-glib/GArrowField.html            |   6 +-
 docs/c_glib/arrow-glib/GArrowFile.html             |   6 +-
 docs/c_glib/arrow-glib/GArrowReadable.html         |   6 +-
 docs/c_glib/arrow-glib/GArrowSchema.html           |   6 +-
 docs/c_glib/arrow-glib/GArrowTable.html            |   6 +-
 docs/c_glib/arrow-glib/GArrowTensor.html           |   6 +-
 docs/c_glib/arrow-glib/GArrowWritable.html         |   6 +-
 docs/c_glib/arrow-glib/GArrowWritableFile.html     |   6 +-
 docs/c_glib/arrow-glib/annotation-glossary.html    |   6 +-
 docs/c_glib/arrow-glib/api-index-0-10-0.html       | 186 ---------
 docs/c_glib/arrow-glib/api-index-0-11-0.html       |  75 ----
 docs/c_glib/arrow-glib/api-index-0-12-0.html       | 371 -----------------
 docs/c_glib/arrow-glib/api-index-0-13-0.html       | 172 --------
 docs/c_glib/arrow-glib/api-index-0-14-0.html       | 209 ----------
 docs/c_glib/arrow-glib/api-index-0-15-0.html       | 144 -------
 docs/c_glib/arrow-glib/api-index-0-16-0.html       | 206 ----------
 docs/c_glib/arrow-glib/api-index-0-17-0.html       | 320 ---------------
 docs/c_glib/arrow-glib/api-index-0-3-0.html        | 166 --------
 docs/c_glib/arrow-glib/api-index-0-4-0.html        | 231 -----------
 docs/c_glib/arrow-glib/api-index-0-5-0.html        |  53 ---
 docs/c_glib/arrow-glib/api-index-0-6-0.html        |  42 --
 docs/c_glib/arrow-glib/api-index-0-7-0.html        | 195 ---------
 docs/c_glib/arrow-glib/api-index-0-8-0.html        | 390 ------------------
 docs/c_glib/arrow-glib/api-index-0-9-0.html        |  74 ----
 docs/c_glib/arrow-glib/api-index-1-0-0.html        | 201 ----------
 docs/c_glib/arrow-glib/api-index-2-0-0.html        | 188 ---------
 docs/c_glib/arrow-glib/api-index-3-0-0.html        | 362 -----------------
 docs/c_glib/arrow-glib/api-index-4-0-0.html        |  48 ---
 docs/c_glib/arrow-glib/api-index-full.html         |   6 +-
 docs/c_glib/arrow-glib/array-builder-classes.html  |   6 +-
 docs/c_glib/arrow-glib/array-builder.html          |   6 +-
 docs/c_glib/arrow-glib/array.html                  |   6 +-
 docs/c_glib/arrow-glib/arrow-glib-GArrowError.html |   6 +-
 .../arrow-glib/arrow-glib-GArrowFileMode.html      |   6 +-
 .../arrow-glib-GArrowMetadataVersion.html          |   6 +-
 docs/c_glib/arrow-glib/arrow-glib-GArrowType.html  |   6 +-
 docs/c_glib/arrow-glib/basic-array-classes.html    |   6 +-
 .../c_glib/arrow-glib/basic-data-type-classes.html |   6 +-
 docs/c_glib/arrow-glib/buffer-classes.html         |   6 +-
 docs/c_glib/arrow-glib/buffer.html                 |   6 +-
 docs/c_glib/arrow-glib/codec.html                  |   6 +-
 .../c_glib/arrow-glib/composite-array-classes.html |   6 +-
 .../arrow-glib/composite-data-type-classes.html    |   6 +-
 docs/c_glib/arrow-glib/computation.html            |   6 +-
 docs/c_glib/arrow-glib/compute.html                |   6 +-
 docs/c_glib/arrow-glib/cuda-classes.html           |   6 +-
 docs/c_glib/arrow-glib/cuda.html                   |   6 +-
 docs/c_glib/arrow-glib/data.html                   |   6 +-
 docs/c_glib/arrow-glib/datum-classes.html          |   6 +-
 docs/c_glib/arrow-glib/decimal.html                |   6 +-
 docs/c_glib/arrow-glib/deprecated-api-index.html   | 443 ---------------------
 docs/c_glib/arrow-glib/error.html                  |   6 +-
 docs/c_glib/arrow-glib/file-system-api.html        |   6 +-
 docs/c_glib/arrow-glib/file-system-classes.html    |   6 +-
 docs/c_glib/arrow-glib/file-system.html            |   6 +-
 docs/c_glib/arrow-glib/gpu.html                    |   6 +-
 docs/c_glib/arrow-glib/index.html                  |  26 +-
 docs/c_glib/arrow-glib/input-output.html           |   6 +-
 docs/c_glib/arrow-glib/input-stream-classes.html   |   6 +-
 docs/c_glib/arrow-glib/input.html                  |   6 +-
 docs/c_glib/arrow-glib/io.html                     |   6 +-
 docs/c_glib/arrow-glib/ipc-options-classes.html    |   6 +-
 docs/c_glib/arrow-glib/ipc-options.html            |   6 +-
 docs/c_glib/arrow-glib/ipc.html                    |   6 +-
 .../arrow-glib/local-file-system-classes.html      |   6 +-
 docs/c_glib/arrow-glib/local-file-system.html      |   6 +-
 docs/c_glib/arrow-glib/metadata.html               |   6 +-
 docs/c_glib/arrow-glib/misc.html                   |   6 +-
 docs/c_glib/arrow-glib/mode.html                   |   6 +-
 docs/c_glib/arrow-glib/object-tree.html            |   6 +-
 docs/c_glib/arrow-glib/orc-file-reader.html        |   6 +-
 docs/c_glib/arrow-glib/output-stream-classes.html  |   6 +-
 docs/c_glib/arrow-glib/output.html                 |   6 +-
 docs/c_glib/arrow-glib/reader-classes.html         |   6 +-
 docs/c_glib/arrow-glib/reader.html                 |   6 +-
 docs/c_glib/arrow-glib/record-batch.html           |   6 +-
 docs/c_glib/arrow-glib/schema.html                 |   6 +-
 docs/c_glib/arrow-glib/table-builder-classes.html  |   6 +-
 docs/c_glib/arrow-glib/table-builder.html          |   6 +-
 docs/c_glib/arrow-glib/table.html                  |   6 +-
 docs/c_glib/arrow-glib/tensor.html                 |   6 +-
 docs/c_glib/arrow-glib/type.html                   |   6 +-
 docs/c_glib/arrow-glib/value.html                  |   6 +-
 docs/c_glib/arrow-glib/version-macros.html         |   6 +-
 docs/c_glib/arrow-glib/version.html                |   6 +-
 docs/c_glib/arrow-glib/writer-classes.html         |   6 +-
 docs/c_glib/arrow-glib/writer.html                 |   6 +-
 docs/c_glib/gandiva-glib/GGandivaCondition.html    |   6 +-
 docs/c_glib/gandiva-glib/GGandivaFilter.html       |   6 +-
 .../gandiva-glib/GGandivaFunctionRegistry.html     |   6 +-
 .../gandiva-glib/GGandivaFunctionSignature.html    |   6 +-
 .../gandiva-glib/GGandivaNativeFunction.html       |   6 +-
 .../gandiva-glib/GGandivaSelectableProjector.html  |   6 +-
 docs/c_glib/gandiva-glib/annotation-glossary.html  |   6 +-
 docs/c_glib/gandiva-glib/api-index-0-12-0.html     | 198 ---------
 docs/c_glib/gandiva-glib/api-index-0-14-0.html     |  93 -----
 docs/c_glib/gandiva-glib/api-index-0-15-0.html     |  34 --
 docs/c_glib/gandiva-glib/api-index-0-17-0.html     |  48 ---
 docs/c_glib/gandiva-glib/api-index-1-0-0.html      |  69 ----
 docs/c_glib/gandiva-glib/api-index-4-0-0.html      |  90 -----
 docs/c_glib/gandiva-glib/api-index-full.html       |   6 +-
 docs/c_glib/gandiva-glib/deprecated-api-index.html |  30 --
 docs/c_glib/gandiva-glib/evaluate-expression.html  |   6 +-
 docs/c_glib/gandiva-glib/expression-tree.html      |   6 +-
 docs/c_glib/gandiva-glib/expression.html           |   6 +-
 docs/c_glib/gandiva-glib/filter.html               |   6 +-
 docs/c_glib/gandiva-glib/function-registry.html    |   6 +-
 docs/c_glib/gandiva-glib/function-signature.html   |   6 +-
 docs/c_glib/gandiva-glib/function.html             |   6 +-
 docs/c_glib/gandiva-glib/index.html                |  13 +-
 docs/c_glib/gandiva-glib/misc.html                 |   6 +-
 docs/c_glib/gandiva-glib/native-function.html      |   6 +-
 docs/c_glib/gandiva-glib/node-classes.html         |   6 +-
 docs/c_glib/gandiva-glib/node.html                 |   6 +-
 docs/c_glib/gandiva-glib/object-tree.html          |   6 +-
 docs/c_glib/gandiva-glib/projector.html            |   6 +-
 .../gandiva-glib/selection-vector-classes.html     |   6 +-
 docs/c_glib/gandiva-glib/selection-vector.html     |   6 +-
 docs/c_glib/gandiva-glib/version-macros.html       |   6 +-
 docs/c_glib/gandiva-glib/version.html              |   6 +-
 .../parquet-glib/GParquetArrowFileReader.html      |   6 +-
 .../parquet-glib/GParquetArrowFileWriter.html      |   6 +-
 docs/c_glib/parquet-glib/annotation-glossary.html  |   6 +-
 docs/c_glib/parquet-glib/api-index-0-11-0.html     |  62 ---
 docs/c_glib/parquet-glib/api-index-0-12-0.html     |  34 --
 docs/c_glib/parquet-glib/api-index-0-15-0.html     |  34 --
 docs/c_glib/parquet-glib/api-index-0-16-0.html     |  62 ---
 docs/c_glib/parquet-glib/api-index-0-17-0.html     |  86 ----
 docs/c_glib/parquet-glib/api-index-1-0-0.html      |  41 --
 docs/c_glib/parquet-glib/api-index-full.html       |   6 +-
 docs/c_glib/parquet-glib/arrow.html                |   6 +-
 docs/c_glib/parquet-glib/deprecated-api-index.html |  30 --
 docs/c_glib/parquet-glib/index.html                |  13 +-
 docs/c_glib/parquet-glib/io.html                   |   6 +-
 docs/c_glib/parquet-glib/misc.html                 |   6 +-
 docs/c_glib/parquet-glib/object-tree.html          |   6 +-
 docs/c_glib/parquet-glib/version-macros.html       |   6 +-
 docs/c_glib/parquet-glib/version.html              |   6 +-
 docs/c_glib/plasma-glib/annotation-glossary.html   |   6 +-
 docs/c_glib/plasma-glib/api-index-0-12-0.html      | 100 -----
 docs/c_glib/plasma-glib/api-index-full.html        |   6 +-
 docs/c_glib/plasma-glib/client-classes.html        |   6 +-
 docs/c_glib/plasma-glib/client-side.html           |   6 +-
 docs/c_glib/plasma-glib/client.html                |   6 +-
 docs/c_glib/plasma-glib/deprecated-api-index.html  |  30 --
 docs/c_glib/plasma-glib/index.html                 |   8 +-
 docs/c_glib/plasma-glib/object-classes.html        |   6 +-
 docs/c_glib/plasma-glib/object-tree.html           |   6 +-
 docs/c_glib/plasma-glib/object.html                |   6 +-
 docs/cpp/api/compute.html                          |  16 +-
 docs/cpp/api/datatype.html                         |  24 +-
 docs/cpp/api/formats.html                          |   4 +-
 docs/cpp/api/scalar.html                           |   2 +-
 docs/cpp/arrays.html                               |   2 +-
 docs/cpp/dataset.html                              |   4 +-
 docs/cpp/flight.html                               |   2 +-
 docs/cpp/ipc.html                                  |   4 +-
 docs/cpp/tables.html                               |   2 +-
 docs/genindex.html                                 | 316 ++++++++++++++-
 docs/java/reference/allclasses-frame.html          |   4 +-
 docs/java/reference/allclasses-noframe.html        |   4 +-
 docs/java/reference/constant-values.html           |   4 +-
 docs/java/reference/deprecated-list.html           |   4 +-
 docs/java/reference/help-doc.html                  |   4 +-
 docs/java/reference/index-all.html                 |   4 +-
 docs/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 +-
 .../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 +-
 .../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 +-
 .../flight/example/integration/package-frame.html  |   4 +-
 .../example/integration/package-summary.html       |   4 +-
 .../flight/example/integration/package-tree.html   |   4 +-
 .../flight/example/integration/package-use.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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../reader/BaseReader.RepeatedListReader.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 +-
 .../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 +-
 .../class-use/BaseReader.RepeatedListReader.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 +-
 .../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.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 +-
 .../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.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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../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 +-
 .../arrow/vector/util/ByteFunctionHelpers.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 +-
 .../vector/util/class-use/ByteFunctionHelpers.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/java/reference/overview-frame.html            |   4 +-
 docs/java/reference/overview-summary.html          |   4 +-
 docs/java/reference/overview-tree.html             |   4 +-
 docs/java/reference/serialized-form.html           |   4 +-
 docs/objects.inv                                   | Bin 105536 -> 106188 bytes
 docs/python/api/flight.html                        |  93 ++---
 docs/python/data.html                              |  32 +-
 docs/python/dataset.html                           | 126 +++---
 docs/python/generated/pyarrow.flight.Action.html   |  60 +++
 .../generated/pyarrow.flight.ActionType.html       |  85 ++++
 docs/python/generated/pyarrow.flight.CallInfo.html |  62 +++
 .../pyarrow.flight.ClientAuthHandler.html          |  51 +++
 .../generated/pyarrow.flight.ClientMiddleware.html |  80 ++++
 .../pyarrow.flight.ClientMiddlewareFactory.html    |  47 +++
 .../generated/pyarrow.flight.DescriptorType.html   |  64 +++
 .../pyarrow.flight.FlightCallOptions.html          |  36 ++
 .../generated/pyarrow.flight.FlightClient.html     | 224 +++++++++++
 .../generated/pyarrow.flight.FlightDescriptor.html | 101 +++++
 .../generated/pyarrow.flight.FlightEndpoint.html   |  62 +++
 .../generated/pyarrow.flight.FlightInfo.html       | 112 ++++++
 .../generated/pyarrow.flight.FlightMethod.html     | 102 +++++
 .../generated/pyarrow.flight.FlightServerBase.html | 171 ++++++++
 .../generated/pyarrow.flight.GeneratorStream.html  |  35 ++
 docs/python/generated/pyarrow.flight.Location.html |  77 ++++
 .../pyarrow.flight.RecordBatchStream.html          |  33 ++
 docs/python/generated/pyarrow.flight.Result.html   |  48 +++
 .../pyarrow.flight.ServerAuthHandler.html          |  62 +++
 .../generated/pyarrow.flight.ServerMiddleware.html |  62 +++
 .../pyarrow.flight.ServerMiddlewareFactory.html    |  54 +++
 docs/python/generated/pyarrow.flight.Ticket.html   |  64 +++
 docs/python/ipc.html                               |  66 +--
 docs/python/memory.html                            |   8 +-
 docs/python/parquet.html                           |  12 +-
 docs/r/articles/arrow.html                         |   2 +-
 .../arrow_files/header-attrs-2.8/header-attrs.js   |  12 +
 docs/r/articles/dataset.html                       |   2 +-
 .../dataset_files/header-attrs-2.8/header-attrs.js |  12 +
 docs/r/articles/developing.html                    | 140 +++----
 .../header-attrs-2.8/header-attrs.js               |  12 +
 docs/r/articles/flight.html                        |   2 +-
 .../flight_files/header-attrs-2.8/header-attrs.js  |  12 +
 docs/r/articles/fs.html                            |   2 +-
 .../fs_files/header-attrs-2.8/header-attrs.js      |  12 +
 docs/r/articles/install.html                       |   2 +-
 .../install_files/header-attrs-2.8/header-attrs.js |  12 +
 docs/r/articles/python.html                        |   2 +-
 .../python_files/header-attrs-2.8/header-attrs.js  |  12 +
 docs/r/pkgdown.yml                                 |   4 +-
 docs/searchindex.js                                |   2 +-
 2430 files changed, 7512 insertions(+), 10210 deletions(-)

diff --git a/docs/.doctrees/cpp/api/array.doctree b/docs/.doctrees/cpp/api/array.doctree
index 452cc96..c70efbc 100644
Binary files a/docs/.doctrees/cpp/api/array.doctree and b/docs/.doctrees/cpp/api/array.doctree differ
diff --git a/docs/.doctrees/cpp/api/builder.doctree b/docs/.doctrees/cpp/api/builder.doctree
index 2b021f5..f6f935f 100644
Binary files a/docs/.doctrees/cpp/api/builder.doctree and b/docs/.doctrees/cpp/api/builder.doctree differ
diff --git a/docs/.doctrees/cpp/api/c_abi.doctree b/docs/.doctrees/cpp/api/c_abi.doctree
index d7f23f3..5222e5a 100644
Binary files a/docs/.doctrees/cpp/api/c_abi.doctree and b/docs/.doctrees/cpp/api/c_abi.doctree differ
diff --git a/docs/.doctrees/cpp/api/compute.doctree b/docs/.doctrees/cpp/api/compute.doctree
index ea0f489..34ac36e 100644
Binary files a/docs/.doctrees/cpp/api/compute.doctree and b/docs/.doctrees/cpp/api/compute.doctree differ
diff --git a/docs/.doctrees/cpp/api/cuda.doctree b/docs/.doctrees/cpp/api/cuda.doctree
index b1dad24..a512eac 100644
Binary files a/docs/.doctrees/cpp/api/cuda.doctree and b/docs/.doctrees/cpp/api/cuda.doctree differ
diff --git a/docs/.doctrees/cpp/api/dataset.doctree b/docs/.doctrees/cpp/api/dataset.doctree
index 23a6711..bab45cf 100644
Binary files a/docs/.doctrees/cpp/api/dataset.doctree and b/docs/.doctrees/cpp/api/dataset.doctree differ
diff --git a/docs/.doctrees/cpp/api/datatype.doctree b/docs/.doctrees/cpp/api/datatype.doctree
index e504118..6104d7e 100644
Binary files a/docs/.doctrees/cpp/api/datatype.doctree and b/docs/.doctrees/cpp/api/datatype.doctree differ
diff --git a/docs/.doctrees/cpp/api/filesystem.doctree b/docs/.doctrees/cpp/api/filesystem.doctree
index 24f4c12..ef3f27a 100644
Binary files a/docs/.doctrees/cpp/api/filesystem.doctree and b/docs/.doctrees/cpp/api/filesystem.doctree differ
diff --git a/docs/.doctrees/cpp/api/flight.doctree b/docs/.doctrees/cpp/api/flight.doctree
index 1f26593..ec760d1 100644
Binary files a/docs/.doctrees/cpp/api/flight.doctree and b/docs/.doctrees/cpp/api/flight.doctree differ
diff --git a/docs/.doctrees/cpp/api/formats.doctree b/docs/.doctrees/cpp/api/formats.doctree
index cf3b955..e88a31f 100644
Binary files a/docs/.doctrees/cpp/api/formats.doctree and b/docs/.doctrees/cpp/api/formats.doctree differ
diff --git a/docs/.doctrees/cpp/api/io.doctree b/docs/.doctrees/cpp/api/io.doctree
index 78ac0bf..7027ad0 100644
Binary files a/docs/.doctrees/cpp/api/io.doctree and b/docs/.doctrees/cpp/api/io.doctree differ
diff --git a/docs/.doctrees/cpp/api/ipc.doctree b/docs/.doctrees/cpp/api/ipc.doctree
index e9a1d9f..6923408 100644
Binary files a/docs/.doctrees/cpp/api/ipc.doctree and b/docs/.doctrees/cpp/api/ipc.doctree differ
diff --git a/docs/.doctrees/cpp/api/memory.doctree b/docs/.doctrees/cpp/api/memory.doctree
index 5e5c0fd..b2d559d 100644
Binary files a/docs/.doctrees/cpp/api/memory.doctree and b/docs/.doctrees/cpp/api/memory.doctree differ
diff --git a/docs/.doctrees/cpp/api/scalar.doctree b/docs/.doctrees/cpp/api/scalar.doctree
index 6aa7160..6c306ef 100644
Binary files a/docs/.doctrees/cpp/api/scalar.doctree and b/docs/.doctrees/cpp/api/scalar.doctree differ
diff --git a/docs/.doctrees/cpp/api/support.doctree b/docs/.doctrees/cpp/api/support.doctree
index f4f653a..6ec728e 100644
Binary files a/docs/.doctrees/cpp/api/support.doctree and b/docs/.doctrees/cpp/api/support.doctree differ
diff --git a/docs/.doctrees/cpp/api/table.doctree b/docs/.doctrees/cpp/api/table.doctree
index 310d04b..2f17b5e 100644
Binary files a/docs/.doctrees/cpp/api/table.doctree and b/docs/.doctrees/cpp/api/table.doctree differ
diff --git a/docs/.doctrees/cpp/api/tensor.doctree b/docs/.doctrees/cpp/api/tensor.doctree
index f9f7238..2e6fbc8 100644
Binary files a/docs/.doctrees/cpp/api/tensor.doctree and b/docs/.doctrees/cpp/api/tensor.doctree differ
diff --git a/docs/.doctrees/cpp/api/utilities.doctree b/docs/.doctrees/cpp/api/utilities.doctree
index a897209..1f16a3c 100644
Binary files a/docs/.doctrees/cpp/api/utilities.doctree and b/docs/.doctrees/cpp/api/utilities.doctree differ
diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle
index ee0f3d3..a471b31 100644
Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ
diff --git a/docs/.doctrees/format/CDataInterface.doctree b/docs/.doctrees/format/CDataInterface.doctree
index 4a71695..33dbcf4 100644
Binary files a/docs/.doctrees/format/CDataInterface.doctree and b/docs/.doctrees/format/CDataInterface.doctree differ
diff --git a/docs/.doctrees/format/CStreamInterface.doctree b/docs/.doctrees/format/CStreamInterface.doctree
index cbee7df..1c2476b 100644
Binary files a/docs/.doctrees/format/CStreamInterface.doctree and b/docs/.doctrees/format/CStreamInterface.doctree differ
diff --git a/docs/.doctrees/python/api/flight.doctree b/docs/.doctrees/python/api/flight.doctree
index b06a5de..5914cc2 100644
Binary files a/docs/.doctrees/python/api/flight.doctree and b/docs/.doctrees/python/api/flight.doctree differ
diff --git a/docs/.doctrees/python/data.doctree b/docs/.doctrees/python/data.doctree
index 347d970..7a0091c 100644
Binary files a/docs/.doctrees/python/data.doctree and b/docs/.doctrees/python/data.doctree differ
diff --git a/docs/.doctrees/python/dataset.doctree b/docs/.doctrees/python/dataset.doctree
index a067296..ac36614 100644
Binary files a/docs/.doctrees/python/dataset.doctree and b/docs/.doctrees/python/dataset.doctree differ
diff --git a/docs/.doctrees/python/extending.doctree b/docs/.doctrees/python/extending.doctree
index c768d53..3862d98 100644
Binary files a/docs/.doctrees/python/extending.doctree and b/docs/.doctrees/python/extending.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.Action.doctree b/docs/.doctrees/python/generated/pyarrow.flight.Action.doctree
index 0371df8..076c7bb 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.Action.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.Action.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ActionType.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ActionType.doctree
index 60f5e9b..2c7a927 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ActionType.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ActionType.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.CallInfo.doctree b/docs/.doctrees/python/generated/pyarrow.flight.CallInfo.doctree
index df7446e..76339fa 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.CallInfo.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.CallInfo.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ClientAuthHandler.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ClientAuthHandler.doctree
index 976dd70..5898c00 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ClientAuthHandler.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ClientAuthHandler.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddleware.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddleware.doctree
index 1d0758f..ba1453a 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddleware.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddleware.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddlewareFactory.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddlewareFactory.doctree
index 1b96eb9..10632e4 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddlewareFactory.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ClientMiddlewareFactory.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.DescriptorType.doctree b/docs/.doctrees/python/generated/pyarrow.flight.DescriptorType.doctree
index d4a40e3..2c3f421 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.DescriptorType.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.DescriptorType.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightCallOptions.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightCallOptions.doctree
index 8c7971a..0864514 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightCallOptions.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightCallOptions.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightClient.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightClient.doctree
index 55120f6..d7fdfb6 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightClient.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightClient.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightDescriptor.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightDescriptor.doctree
index b8a915f..44d0fb5 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightDescriptor.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightDescriptor.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightEndpoint.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightEndpoint.doctree
index 44e6f8c..fda2751 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightEndpoint.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightEndpoint.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightInfo.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightInfo.doctree
index 4141d0c..fe26c99 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightInfo.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightInfo.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightMethod.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightMethod.doctree
index 7222ea5..c66400f 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightMethod.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightMethod.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.FlightServerBase.doctree b/docs/.doctrees/python/generated/pyarrow.flight.FlightServerBase.doctree
index 7cc499d..ca3d8d0 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.FlightServerBase.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.FlightServerBase.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.GeneratorStream.doctree b/docs/.doctrees/python/generated/pyarrow.flight.GeneratorStream.doctree
index 3ec2343..bad814c 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.GeneratorStream.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.GeneratorStream.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.Location.doctree b/docs/.doctrees/python/generated/pyarrow.flight.Location.doctree
index 06ca18b..ae637cd 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.Location.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.Location.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.RecordBatchStream.doctree b/docs/.doctrees/python/generated/pyarrow.flight.RecordBatchStream.doctree
index c44c24e..fd40f81 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.RecordBatchStream.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.RecordBatchStream.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.Result.doctree b/docs/.doctrees/python/generated/pyarrow.flight.Result.doctree
index 9a6350b..a81f809 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.Result.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.Result.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ServerAuthHandler.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ServerAuthHandler.doctree
index b9d4125..31f503f 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ServerAuthHandler.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ServerAuthHandler.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddleware.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddleware.doctree
index 1553f67..fd14404 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddleware.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddleware.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddlewareFactory.doctree b/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddlewareFactory.doctree
index 8b98a0e..a80799e 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddlewareFactory.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.ServerMiddlewareFactory.doctree differ
diff --git a/docs/.doctrees/python/generated/pyarrow.flight.Ticket.doctree b/docs/.doctrees/python/generated/pyarrow.flight.Ticket.doctree
index c9e15bc..c121901 100644
Binary files a/docs/.doctrees/python/generated/pyarrow.flight.Ticket.doctree and b/docs/.doctrees/python/generated/pyarrow.flight.Ticket.doctree differ
diff --git a/docs/.doctrees/python/ipc.doctree b/docs/.doctrees/python/ipc.doctree
index 3e77b26..7f44a2c 100644
Binary files a/docs/.doctrees/python/ipc.doctree and b/docs/.doctrees/python/ipc.doctree differ
diff --git a/docs/.doctrees/python/memory.doctree b/docs/.doctrees/python/memory.doctree
index 6537226..4830ae9 100644
Binary files a/docs/.doctrees/python/memory.doctree and b/docs/.doctrees/python/memory.doctree differ
diff --git a/docs/.doctrees/python/parquet.doctree b/docs/.doctrees/python/parquet.doctree
index 3ea41ea..52f5590 100644
Binary files a/docs/.doctrees/python/parquet.doctree and b/docs/.doctrees/python/parquet.doctree differ
diff --git a/docs/_modules/index.html b/docs/_modules/index.html
index 49ce27c..13669f3 100644
--- a/docs/_modules/index.html
+++ b/docs/_modules/index.html
@@ -2844,6 +2844,7 @@
 <ul><li><a href="pyarrow/_csv.html">pyarrow._csv</a></li>
 <li><a href="pyarrow/_cuda.html">pyarrow._cuda</a></li>
 <li><a href="pyarrow/_dataset.html">pyarrow._dataset</a></li>
+<li><a href="pyarrow/_flight.html">pyarrow._flight</a></li>
 <li><a href="pyarrow/_fs.html">pyarrow._fs</a></li>
 <li><a href="pyarrow/_hdfs.html">pyarrow._hdfs</a></li>
 <li><a href="pyarrow/_json.html">pyarrow._json</a></li>
diff --git a/docs/_sources/python/generated/pyarrow.flight.Action.rst.txt b/docs/_sources/python/generated/pyarrow.flight.Action.rst.txt
index da8832b..171a4b9 100644
--- a/docs/_sources/python/generated/pyarrow.flight.Action.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.Action.rst.txt
@@ -3,4 +3,27 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: Action
\ No newline at end of file
+.. autoclass:: Action
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~Action.__init__
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~Action.body
+      ~Action.type
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ActionType.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ActionType.rst.txt
index ad45dda..9ad8ffb 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ActionType.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ActionType.rst.txt
@@ -3,4 +3,30 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ActionType
\ No newline at end of file
+.. autoclass:: ActionType
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ActionType.__init__
+      ~ActionType.count
+      ~ActionType.index
+      ~ActionType.make_action
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~ActionType.description
+      ~ActionType.type
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.CallInfo.rst.txt b/docs/_sources/python/generated/pyarrow.flight.CallInfo.rst.txt
index 349d781..5584dd4 100644
--- a/docs/_sources/python/generated/pyarrow.flight.CallInfo.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.CallInfo.rst.txt
@@ -3,4 +3,28 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: CallInfo
\ No newline at end of file
+.. autoclass:: CallInfo
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~CallInfo.__init__
+      ~CallInfo.count
+      ~CallInfo.index
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~CallInfo.method
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ClientAuthHandler.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ClientAuthHandler.rst.txt
index 7fce2d1..633d9a8 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ClientAuthHandler.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ClientAuthHandler.rst.txt
@@ -3,4 +3,22 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ClientAuthHandler
\ No newline at end of file
+.. autoclass:: ClientAuthHandler
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ClientAuthHandler.__init__
+      ~ClientAuthHandler.authenticate
+      ~ClientAuthHandler.get_token
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ClientMiddleware.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ClientMiddleware.rst.txt
index 9770044..6932b0e 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ClientMiddleware.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ClientMiddleware.rst.txt
@@ -3,4 +3,23 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ClientMiddleware
\ No newline at end of file
+.. autoclass:: ClientMiddleware
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ClientMiddleware.__init__
+      ~ClientMiddleware.call_completed
+      ~ClientMiddleware.received_headers
+      ~ClientMiddleware.sending_headers
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ClientMiddlewareFactory.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ClientMiddlewareFactory.rst.txt
index 99eefaf..938f593 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ClientMiddlewareFactory.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ClientMiddlewareFactory.rst.txt
@@ -3,4 +3,21 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ClientMiddlewareFactory
\ No newline at end of file
+.. autoclass:: ClientMiddlewareFactory
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ClientMiddlewareFactory.__init__
+      ~ClientMiddlewareFactory.start_call
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.DescriptorType.rst.txt b/docs/_sources/python/generated/pyarrow.flight.DescriptorType.rst.txt
index 87daa83..e851a48 100644
--- a/docs/_sources/python/generated/pyarrow.flight.DescriptorType.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.DescriptorType.rst.txt
@@ -3,4 +3,22 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: DescriptorType
\ No newline at end of file
+.. autoclass:: DescriptorType
+
+   
+   .. automethod:: __init__
+
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~DescriptorType.CMD
+      ~DescriptorType.PATH
+      ~DescriptorType.UNKNOWN
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightCallOptions.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightCallOptions.rst.txt
index cf8ef20..0501db6 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightCallOptions.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightCallOptions.rst.txt
@@ -3,4 +3,20 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightCallOptions
\ No newline at end of file
+.. autoclass:: FlightCallOptions
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~FlightCallOptions.__init__
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightClient.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightClient.rst.txt
index 46ea34e..46c4610 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightClient.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightClient.rst.txt
@@ -3,4 +3,32 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightClient
\ No newline at end of file
+.. autoclass:: FlightClient
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~FlightClient.__init__
+      ~FlightClient.authenticate
+      ~FlightClient.authenticate_basic_token
+      ~FlightClient.connect
+      ~FlightClient.do_action
+      ~FlightClient.do_exchange
+      ~FlightClient.do_get
+      ~FlightClient.do_put
+      ~FlightClient.get_flight_info
+      ~FlightClient.get_schema
+      ~FlightClient.list_actions
+      ~FlightClient.list_flights
+      ~FlightClient.wait_for_available
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightDescriptor.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightDescriptor.rst.txt
index 995668f..02e06a3 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightDescriptor.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightDescriptor.rst.txt
@@ -3,4 +3,32 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightDescriptor
\ No newline at end of file
+.. autoclass:: FlightDescriptor
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~FlightDescriptor.__init__
+      ~FlightDescriptor.deserialize
+      ~FlightDescriptor.for_command
+      ~FlightDescriptor.for_path
+      ~FlightDescriptor.serialize
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~FlightDescriptor.command
+      ~FlightDescriptor.descriptor_type
+      ~FlightDescriptor.path
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightEndpoint.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightEndpoint.rst.txt
index 58efba1..2bc6ddb 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightEndpoint.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightEndpoint.rst.txt
@@ -3,4 +3,27 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightEndpoint
\ No newline at end of file
+.. autoclass:: FlightEndpoint
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~FlightEndpoint.__init__
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~FlightEndpoint.locations
+      ~FlightEndpoint.ticket
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightInfo.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightInfo.rst.txt
index 5a6577c..8d26148 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightInfo.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightInfo.rst.txt
@@ -3,4 +3,32 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightInfo
\ No newline at end of file
+.. autoclass:: FlightInfo
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~FlightInfo.__init__
+      ~FlightInfo.deserialize
+      ~FlightInfo.serialize
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~FlightInfo.descriptor
+      ~FlightInfo.endpoints
+      ~FlightInfo.schema
+      ~FlightInfo.total_bytes
+      ~FlightInfo.total_records
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightMethod.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightMethod.rst.txt
index fbd8cb5..969b359 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightMethod.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightMethod.rst.txt
@@ -3,4 +3,29 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightMethod
\ No newline at end of file
+.. autoclass:: FlightMethod
+
+   
+   .. automethod:: __init__
+
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~FlightMethod.DO_ACTION
+      ~FlightMethod.DO_EXCHANGE
+      ~FlightMethod.DO_GET
+      ~FlightMethod.DO_PUT
+      ~FlightMethod.GET_FLIGHT_INFO
+      ~FlightMethod.GET_SCHEMA
+      ~FlightMethod.HANDSHAKE
+      ~FlightMethod.INVALID
+      ~FlightMethod.LIST_ACTIONS
+      ~FlightMethod.LIST_FLIGHTS
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.FlightServerBase.rst.txt b/docs/_sources/python/generated/pyarrow.flight.FlightServerBase.rst.txt
index 7be44b6..a41bd3f 100644
--- a/docs/_sources/python/generated/pyarrow.flight.FlightServerBase.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.FlightServerBase.rst.txt
@@ -3,4 +3,38 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: FlightServerBase
\ No newline at end of file
+.. autoclass:: FlightServerBase
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~FlightServerBase.__init__
+      ~FlightServerBase.do_action
+      ~FlightServerBase.do_exchange
+      ~FlightServerBase.do_get
+      ~FlightServerBase.do_put
+      ~FlightServerBase.get_flight_info
+      ~FlightServerBase.get_schema
+      ~FlightServerBase.list_actions
+      ~FlightServerBase.list_flights
+      ~FlightServerBase.run
+      ~FlightServerBase.serve
+      ~FlightServerBase.shutdown
+      ~FlightServerBase.wait
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~FlightServerBase.port
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.GeneratorStream.rst.txt b/docs/_sources/python/generated/pyarrow.flight.GeneratorStream.rst.txt
index 6d60680..cee3de4 100644
--- a/docs/_sources/python/generated/pyarrow.flight.GeneratorStream.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.GeneratorStream.rst.txt
@@ -3,4 +3,20 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: GeneratorStream
\ No newline at end of file
+.. autoclass:: GeneratorStream
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~GeneratorStream.__init__
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.Location.rst.txt b/docs/_sources/python/generated/pyarrow.flight.Location.rst.txt
index c7f963b..3219a19 100644
--- a/docs/_sources/python/generated/pyarrow.flight.Location.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.Location.rst.txt
@@ -3,4 +3,30 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: Location
\ No newline at end of file
+.. autoclass:: Location
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~Location.__init__
+      ~Location.equals
+      ~Location.for_grpc_tcp
+      ~Location.for_grpc_tls
+      ~Location.for_grpc_unix
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~Location.uri
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.RecordBatchStream.rst.txt b/docs/_sources/python/generated/pyarrow.flight.RecordBatchStream.rst.txt
index f1f3ba6..0ab55ba 100644
--- a/docs/_sources/python/generated/pyarrow.flight.RecordBatchStream.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.RecordBatchStream.rst.txt
@@ -3,4 +3,20 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: RecordBatchStream
\ No newline at end of file
+.. autoclass:: RecordBatchStream
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~RecordBatchStream.__init__
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.Result.rst.txt b/docs/_sources/python/generated/pyarrow.flight.Result.rst.txt
index d2f9130..12ac3bc 100644
--- a/docs/_sources/python/generated/pyarrow.flight.Result.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.Result.rst.txt
@@ -3,4 +3,26 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: Result
\ No newline at end of file
+.. autoclass:: Result
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~Result.__init__
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~Result.body
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ServerAuthHandler.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ServerAuthHandler.rst.txt
index c3c2a61..4941012 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ServerAuthHandler.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ServerAuthHandler.rst.txt
@@ -3,4 +3,22 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ServerAuthHandler
\ No newline at end of file
+.. autoclass:: ServerAuthHandler
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ServerAuthHandler.__init__
+      ~ServerAuthHandler.authenticate
+      ~ServerAuthHandler.is_valid
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ServerMiddleware.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ServerMiddleware.rst.txt
index a67cfd0..d7ced2b 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ServerMiddleware.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ServerMiddleware.rst.txt
@@ -3,4 +3,22 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ServerMiddleware
\ No newline at end of file
+.. autoclass:: ServerMiddleware
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ServerMiddleware.__init__
+      ~ServerMiddleware.call_completed
+      ~ServerMiddleware.sending_headers
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.ServerMiddlewareFactory.rst.txt b/docs/_sources/python/generated/pyarrow.flight.ServerMiddlewareFactory.rst.txt
index b15ae7a..17a980c 100644
--- a/docs/_sources/python/generated/pyarrow.flight.ServerMiddlewareFactory.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.ServerMiddlewareFactory.rst.txt
@@ -3,4 +3,21 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: ServerMiddlewareFactory
\ No newline at end of file
+.. autoclass:: ServerMiddlewareFactory
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~ServerMiddlewareFactory.__init__
+      ~ServerMiddlewareFactory.start_call
+   
+   
+
+   
+   
+   
\ No newline at end of file
diff --git a/docs/_sources/python/generated/pyarrow.flight.Ticket.rst.txt b/docs/_sources/python/generated/pyarrow.flight.Ticket.rst.txt
index 5165857..3b7537e 100644
--- a/docs/_sources/python/generated/pyarrow.flight.Ticket.rst.txt
+++ b/docs/_sources/python/generated/pyarrow.flight.Ticket.rst.txt
@@ -3,4 +3,28 @@
 
 .. currentmodule:: pyarrow.flight
 
-.. autoattribute:: Ticket
\ No newline at end of file
+.. autoclass:: Ticket
+
+   
+   .. automethod:: __init__
+
+   
+   .. rubric:: Methods
+
+   .. autosummary::
+   
+      ~Ticket.__init__
+      ~Ticket.deserialize
+      ~Ticket.serialize
+   
+   
+
+   
+   
+   .. rubric:: Attributes
+
+   .. autosummary::
+   
+      ~Ticket.ticket
+   
+   
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/annotation-glossary.html b/docs/c_glib/arrow-dataset-glib/annotation-glossary.html
index 7d69ada..75cb17b 100644
--- a/docs/c_glib/arrow-dataset-glib/annotation-glossary.html
+++ b/docs/c_glib/arrow-dataset-glib/annotation-glossary.html
@@ -3,11 +3,11 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Annotation Glossary: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="prev" href="api-index-1-0-0.html" title="Index of new symbols in 1.0.0">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -36,6 +36,6 @@
 <dd class="glossdef"><p>Free data after the code is done.</p></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/api-index-1-0-0.html b/docs/c_glib/arrow-dataset-glib/api-index-1-0-0.html
deleted file mode 100644
index ea23665..0000000
--- a/docs/c_glib/arrow-dataset-glib/api-index-1-0-0.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!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 1.0.0: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
-<link rel="up" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
-<link rel="prev" href="deprecated-api-index.html" title="Index of deprecated API">
-<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
-<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="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</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="annotation-glossary.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-1-0-0"></a>Index of new symbols in 1.0.0</h1></div></div></div>
-<a name="idx"></a><a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="scanner.html#gad-in-memory-scan-task-new" title="gad_in_memory_scan_task_new ()">gad_in_memory_scan_task_new</a>, function in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="scanner.html#GADScanOptions--batch-size" title="The “batch-size” property">GADScanOptions:batch-size</a>, object property in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="scanner.html#GADScanTask--options" title="The “options” property">GADScanTask:options</a>, object property in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="scanner.html#gad-scan-options-get-schema" title="gad_scan_options_get_schema ()">gad_scan_options_get_schema</a>, function in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="scanner.html#gad-scan-options-new" title="gad_scan_options_new ()">gad_scan_options_new</a>, function in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="scanner.html#gad-scan-task-execute" title="gad_scan_task_execute ()">gad_scan_task_execute</a>, function in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="scanner.html#gad-scan-task-get-options" title="gad_scan_task_get_options ()">gad_scan_task_get_options</a>, function in <a class="link" href="scanner.html" title="Scanner classes">GADInMemoryScanTask</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/c_glib/arrow-dataset-glib/api-index-full.html b/docs/c_glib/arrow-dataset-glib/api-index-full.html
index 8db9756..0c78216 100644
--- a/docs/c_glib/arrow-dataset-glib/api-index-full.html
+++ b/docs/c_glib/arrow-dataset-glib/api-index-full.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Index: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="prev" href="object-tree.html" title="Object Hierarchy">
 <link rel="next" href="deprecated-api-index.html" title="Index of deprecated API">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -228,6 +228,6 @@ GAD_TYPE_PARQUET_FILE_FORMAT, macro in GADParquetFileFormat
 <dd></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/deprecated-api-index.html b/docs/c_glib/arrow-dataset-glib/deprecated-api-index.html
deleted file mode 100644
index 63b4490..0000000
--- a/docs/c_glib/arrow-dataset-glib/deprecated-api-index.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!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 deprecated API: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
-<link rel="up" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
-<link rel="prev" href="api-index-full.html" title="API Index">
-<link rel="next" href="api-index-1-0-0.html" title="Index of new symbols in 1.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"></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="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-1-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>
-</div>
-<div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
-</body>
-</html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/fragment.html b/docs/c_glib/arrow-dataset-glib/fragment.html
index af3cfd5..20d1b8b 100644
--- a/docs/c_glib/arrow-dataset-glib/fragment.html
+++ b/docs/c_glib/arrow-dataset-glib/fragment.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Fragment classes: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="scan.html" title="Scan">
 <link rel="prev" href="scanner.html" title="Scanner classes">
 <link rel="next" href="object-tree.html" title="Object Hierarchy">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -211,6 +211,6 @@ gad_in_memory_fragment_new (<em class="parameter"><code><a href="../arrow-glib/G
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/index.html b/docs/c_glib/arrow-dataset-glib/index.html
index a14f111..2ad3c2b 100644
--- a/docs/c_glib/arrow-dataset-glib/index.html
+++ b/docs/c_glib/arrow-dataset-glib/index.html
@@ -3,10 +3,10 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Arrow Dataset GLib Reference Manual: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="next" href="read.html" title="Part I. Read">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -36,12 +36,10 @@
 </dl></dd>
 <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-1-0-0.html">Index of new symbols in 1.0.0</a></span></dt>
 <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/object-tree.html b/docs/c_glib/arrow-dataset-glib/object-tree.html
index ec2220e..8d81b7a 100644
--- a/docs/c_glib/arrow-dataset-glib/object-tree.html
+++ b/docs/c_glib/arrow-dataset-glib/object-tree.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Object Hierarchy: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="prev" href="fragment.html" title="Fragment classes">
 <link rel="next" href="api-index-full.html" title="API Index">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -36,6 +36,6 @@
 </pre>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/read.html b/docs/c_glib/arrow-dataset-glib/read.html
index db354ca..217c689 100644
--- a/docs/c_glib/arrow-dataset-glib/read.html
+++ b/docs/c_glib/arrow-dataset-glib/read.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part I. Read: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="prev" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="next" href="scan.html" title="Scan">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -38,6 +38,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/scan.html b/docs/c_glib/arrow-dataset-glib/scan.html
index 0f7f76b..8ffa404 100644
--- a/docs/c_glib/arrow-dataset-glib/scan.html
+++ b/docs/c_glib/arrow-dataset-glib/scan.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Scan: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="read.html" title="Part I. Read">
 <link rel="prev" href="read.html" title="Part I. Read">
 <link rel="next" href="scanner.html" title="Scanner classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -36,6 +36,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-dataset-glib/scanner.html b/docs/c_glib/arrow-dataset-glib/scanner.html
index 69c922b..b820fff 100644
--- a/docs/c_glib/arrow-dataset-glib/scanner.html
+++ b/docs/c_glib/arrow-dataset-glib/scanner.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Scanner classes: Apache Arrow Dataset GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow Dataset GLib Reference Manual">
 <link rel="up" href="scan.html" title="Scan">
 <link rel="prev" href="scan.html" title="Scan">
 <link rel="next" href="fragment.html" title="Fragment classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -512,6 +512,6 @@ gad_in_memory_scan_task_new (<em class="parameter"><code><a href="../arrow-glib/
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowChunkedArray.html b/docs/c_glib/arrow-glib/GArrowChunkedArray.html
index 5f11e8e..8610b2c 100644
--- a/docs/c_glib/arrow-glib/GArrowChunkedArray.html
+++ b/docs/c_glib/arrow-glib/GArrowChunkedArray.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowChunkedArray: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="table.html" title="Table">
 <link rel="prev" href="record-batch.html" title="Record batch related classes">
 <link rel="next" href="table-builder.html" title="Table builder">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -626,6 +626,6 @@ all data in all chunks. </p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowCodec.html b/docs/c_glib/arrow-glib/GArrowCodec.html
index 5905ff9..40f569a 100644
--- a/docs/c_glib/arrow-glib/GArrowCodec.html
+++ b/docs/c_glib/arrow-glib/GArrowCodec.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Codec related type and class: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="codec.html" title="Codec">
 <link rel="prev" href="codec.html" title="Codec">
 <link rel="next" href="error.html" title="Error">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -356,6 +356,6 @@ garrow_codec_get_compression_level (<em class="parameter"><code><a class="link"
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowField.html b/docs/c_glib/arrow-glib/GArrowField.html
index 31931db..0d0a324 100644
--- a/docs/c_glib/arrow-glib/GArrowField.html
+++ b/docs/c_glib/arrow-glib/GArrowField.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowField: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="schema.html" title="Schema">
 <link rel="prev" href="schema.html" title="Schema">
 <link rel="next" href="GArrowSchema.html" title="GArrowSchema">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -644,6 +644,6 @@ garrow_field_remove_metadata (<em class="parameter"><code><a class="link" href="
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowFile.html b/docs/c_glib/arrow-glib/GArrowFile.html
index 698a966..a53ebb7 100644
--- a/docs/c_glib/arrow-glib/GArrowFile.html
+++ b/docs/c_glib/arrow-glib/GArrowFile.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowFile: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="input-output.html" title="Input and output">
 <link rel="prev" href="input-output.html" title="Input and output">
 <link rel="next" href="ipc.html" title="Part IV. IPC">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -262,6 +262,6 @@ garrow_file_get_mode (<em class="parameter"><code><a class="link" href="GArrowFi
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowReadable.html b/docs/c_glib/arrow-glib/GArrowReadable.html
index d99b92a..aff2d44 100644
--- a/docs/c_glib/arrow-glib/GArrowReadable.html
+++ b/docs/c_glib/arrow-glib/GArrowReadable.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowReadable: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="input.html" title="Input">
 <link rel="prev" href="input.html" title="Input">
 <link rel="next" href="input-stream-classes.html" title="Input stream classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -212,6 +212,6 @@ success, <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CA
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowSchema.html b/docs/c_glib/arrow-glib/GArrowSchema.html
index 3c1a763..41164d5 100644
--- a/docs/c_glib/arrow-glib/GArrowSchema.html
+++ b/docs/c_glib/arrow-glib/GArrowSchema.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowSchema: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="schema.html" title="Schema">
 <link rel="prev" href="GArrowField.html" title="GArrowField">
 <link rel="next" href="table.html" title="Table">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -751,6 +751,6 @@ garrow_schema_with_metadata (<em class="parameter"><code><a class="link" href="G
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowTable.html b/docs/c_glib/arrow-glib/GArrowTable.html
index f9ff276..93b4cc4 100644
--- a/docs/c_glib/arrow-glib/GArrowTable.html
+++ b/docs/c_glib/arrow-glib/GArrowTable.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowTable: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="table.html" title="Table">
 <link rel="prev" href="table.html" title="Table">
 <link rel="next" href="record-batch.html" title="Record batch related classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1089,6 +1089,6 @@ default here.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowTensor.html b/docs/c_glib/arrow-glib/GArrowTensor.html
index b56a9b8..b1f0770 100644
--- a/docs/c_glib/arrow-glib/GArrowTensor.html
+++ b/docs/c_glib/arrow-glib/GArrowTensor.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowTensor: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="tensor.html" title="Tensor">
 <link rel="prev" href="tensor.html" title="Tensor">
 <link rel="next" href="value.html" title="Value">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -711,6 +711,6 @@ garrow_tensor_is_column_major (<em class="parameter"><code><a class="link" href=
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowWritable.html b/docs/c_glib/arrow-glib/GArrowWritable.html
index 8627e8e..ae8bb7e 100644
--- a/docs/c_glib/arrow-glib/GArrowWritable.html
+++ b/docs/c_glib/arrow-glib/GArrowWritable.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowWritable: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="output.html" title="Output">
 <link rel="prev" href="output.html" title="Output">
 <link rel="next" href="GArrowWritableFile.html" title="GArrowWritableFile">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -208,6 +208,6 @@ garrow_writable_flush (<em class="parameter"><code><a class="link" href="GArrowW
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/GArrowWritableFile.html b/docs/c_glib/arrow-glib/GArrowWritableFile.html
index 46992f1..84660d7 100644
--- a/docs/c_glib/arrow-glib/GArrowWritableFile.html
+++ b/docs/c_glib/arrow-glib/GArrowWritableFile.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowWritableFile: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="output.html" title="Output">
 <link rel="prev" href="GArrowWritable.html" title="GArrowWritable">
 <link rel="next" href="output-stream-classes.html" title="Output stream classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -162,6 +162,6 @@ garrow_writable_file_write_at (<em class="parameter"><code><a class="link" href=
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/annotation-glossary.html b/docs/c_glib/arrow-glib/annotation-glossary.html
index 3cabc24..84979d8 100644
--- a/docs/c_glib/arrow-glib/annotation-glossary.html
+++ b/docs/c_glib/arrow-glib/annotation-glossary.html
@@ -3,11 +3,11 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Annotation Glossary: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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-0-3-0.html" title="Index of new symbols in 0.3.0">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -53,6 +53,6 @@
 <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/api-index-0-10-0.html b/docs/c_glib/arrow-glib/api-index-0-10-0.html
deleted file mode 100644
index 76c8cb4..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-10-0.html
+++ /dev/null
@@ -1,186 +0,0 @@
-<!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 0.10.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="api-index-0-11-0.html" title="Index of new symbols in 0.11.0">
-<link rel="next" href="api-index-0-9-0.html" title="Index of new symbols in 0.9.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="#idxO">O</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</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="api-index-0-11-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-9-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-0-10-0"></a>Index of new symbols in 0.10.0</h1></div></div></div>
-<a name="idx"></a><a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-abs" title="garrow_decimal128_abs ()">garrow_decimal128_abs</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-decimal128-array-builder-append" title="garrow_decimal128_array_builder_append ()">garrow_decimal128_array_builder_append</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-decimal128-array-builder-new" title="garrow_decimal128_array_builder_new ()">garrow_decimal128_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-decimal128-array-format-value" title="garrow_decimal128_array_format_value ()">garrow_decimal128_array_format_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-decimal128-array-get-value" title="garrow_decimal128_array_get_value ()">garrow_decimal128_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="decimal.html#garrow-decimal128-negate" title="garrow_decimal128_negate ()">garrow_decimal128_negate</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-new-integer" title="garrow_decimal128_new_integer ()">garrow_decimal128_new_integer</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-new-string" title="garrow_decimal128_new_string ()">garrow_decimal128_new_string</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-to-integer" title="garrow_decimal128_to_integer ()">garrow_decimal128_to_integer</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-to-string" title="garrow_decimal128_to_string ()">garrow_decimal128_to_string</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-to-string-scale" title="garrow_decimal128_to_string_scale ()">garrow_decimal128_to_string_scale</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-decimal-data-type-get-precision" title="garrow_decimal_data_type_get_precision ()">garrow_decimal_data_type_get_precision</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="basic-data-type-classes.html#garrow-decimal-data-type-get-scale" title="garrow_decimal_data_type_get_scale ()">garrow_decimal_data_type_get_scale</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="basic-data-type-classes.html#garrow-decimal-data-type-new" title="garrow_decimal_data_type_new ()">garrow_decimal_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>
-<a name="idxO"></a><h3 class="title">O</h3>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-get-field-indexes" title="garrow_orc_file_reader_get_field_indexes ()">garrow_orc_file_reader_get_field_indexes</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-get-n-rows" title="garrow_orc_file_reader_get_n_rows ()">garrow_orc_file_reader_get_n_rows</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-get-n-stripes" title="garrow_orc_file_reader_get_n_stripes ()">garrow_orc_file_reader_get_n_stripes</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-new" title="garrow_orc_file_reader_new ()">garrow_orc_file_reader_new</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-read-stripe" title="garrow_orc_file_reader_read_stripe ()">garrow_orc_file_reader_read_stripe</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-read-stripes" title="garrow_orc_file_reader_read_stripes ()">garrow_orc_file_reader_read_stripes</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-read-type" title="garrow_orc_file_reader_read_type ()">garrow_orc_file_reader_read_type</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-set-field-indexes" title="garrow_orc_file_reader_set_field_indexes ()">garrow_orc_file_reader_set_field_indexes</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-resizable-buffer-new" title="garrow_resizable_buffer_new ()">garrow_resizable_buffer_new</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-add-field" title="garrow_schema_add_field ()">garrow_schema_add_field</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-remove-field" title="garrow_schema_remove_field ()">garrow_schema_remove_field</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-replace-field" title="garrow_schema_replace_field ()">garrow_schema_replace_field</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-string-array-builder-append-values" title="garrow_string_array_builder_append_values ()">garrow_string_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="composite-array-classes.html#garrow-struct-array-flatten" title="garrow_struct_array_flatten ()">garrow_struct_array_flatten</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-10:CAPS" title="GARROW_VERSION_0_10">GARROW_VERSION_0_10</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>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-MAJOR:CAPS" title="GARROW_VERSION_MAJOR">GARROW_VERSION_MAJOR</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-MAX-ALLOWED:CAPS" title="GARROW_VERSION_MAX_ALLOWED">GARROW_VERSION_MAX_ALLOWED</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-MICRO:CAPS" title="GARROW_VERSION_MICRO">GARROW_VERSION_MICRO</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-MINOR:CAPS" title="GARROW_VERSION_MINOR">GARROW_VERSION_MINOR</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-MIN-REQUIRED:CAPS" title="GARROW_VERSION_MIN_REQUIRED">GARROW_VERSION_MIN_REQUIRED</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-TAG:CAPS" title="GARROW_VERSION_TAG">GARROW_VERSION_TAG</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/c_glib/arrow-glib/api-index-0-11-0.html b/docs/c_glib/arrow-glib/api-index-0-11-0.html
deleted file mode 100644
index ccc9dc2..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-11-0.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<!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 0.11.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="api-index-0-12-0.html" title="Index of new symbols in 0.12.0">
-<link rel="next" href="api-index-0-10-0.html" title="Index of new symbols in 0.10.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="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxO">O</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="api-index-0-12-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-10-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-0-11-0"></a>Index of new symbols in 0.11.0</h1></div></div></div>
-<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-to-string" title="garrow_chunked_array_to_string ()">garrow_chunked_array_to_string</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-divide" title="garrow_decimal128_divide ()">garrow_decimal128_divide</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-minus" title="garrow_decimal128_minus ()">garrow_decimal128_minus</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-multiply" title="garrow_decimal128_multiply ()">garrow_decimal128_multiply</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-plus" title="garrow_decimal128_plus ()">garrow_decimal128_plus</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-input-stream-advance" title="garrow_input_stream_advance ()">garrow_input_stream_advance</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-input-stream-align" title="garrow_input_stream_align ()">garrow_input_stream_align</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-input-stream-read-tensor" title="garrow_input_stream_read_tensor ()">garrow_input_stream_read_tensor</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<a name="idxO"></a><h3 class="title">O</h3>
-<dt>
-<a class="link" href="output-stream-classes.html#garrow-output-stream-align" title="garrow_output_stream_align ()">garrow_output_stream_align</a>, function in <a class="link" href="output-stream-classes.html" title="Output stream classes">GArrowCompressedOutputStream</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/c_glib/arrow-glib/api-index-0-12-0.html b/docs/c_glib/arrow-glib/api-index-0-12-0.html
deleted file mode 100644
index 545c4a4..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-12-0.html
+++ /dev/null
@@ -1,371 +0,0 @@
-<!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 0.12.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="api-index-0-13-0.html" title="Index of new symbols in 0.13.0">
-<link rel="next" href="api-index-0-11-0.html" title="Index of new symbols in 0.11.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="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxM">M</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxO">O</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-0-13-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-11-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-0-12-0"></a>Index of new symbols in 0.12.0</h1></div></div></div>
-<a name="idx"></a><a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-binary-array-builder-append-value" title="garrow_binary_array_builder_append_value ()">garrow_binary_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-boolean-array-builder-append-value" title="garrow_boolean_array_builder_append_value ()">garrow_boolean_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--allow-float-truncate" title="The “allow-float-truncate” property">GArrowCastOptions:allow-float-truncate</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowCodec.html#garrow-codec-get-name" title="garrow_codec_get_name ()">garrow_codec_get_name</a>, function in <a class="link" href="GArrowCodec.html" title="Codec related type and class">GArrowCodec</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowCodec.html#garrow-codec-new" title="garrow_codec_new ()">garrow_codec_new</a>, function in <a class="link" href="GArrowCodec.html" title="Codec related type and class">GArrowCodec</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-compressed-input-stream-new" title="garrow_compressed_input_stream_new ()">garrow_compressed_input_stream_new</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="output-stream-classes.html#garrow-compressed-output-stream-new" title="garrow_compressed_output_stream_new ()">garrow_compressed_output_stream_new</a>, function in <a class="link" href="output-stream-classes.html" title="Output stream classes">GArrowCompressedOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--allow-newlines-in-values" title="The “allow-newlines-in-values” property">GArrowCSVReadOptions:allow-newlines-in-values</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--block-size" title="The “block-size” property">GArrowCSVReadOptions:block-size</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--check-utf8" title="The “check-utf8” property">GArrowCSVReadOptions:check-utf8</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--delimiter" title="The “delimiter” property">GArrowCSVReadOptions:delimiter</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--escape-character" title="The “escape-character” property">GArrowCSVReadOptions:escape-character</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--ignore-empty-lines" title="The “ignore-empty-lines” property">GArrowCSVReadOptions:ignore-empty-lines</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--is-double-quoted" title="The “is-double-quoted” property">GArrowCSVReadOptions:is-double-quoted</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--is-escaped" title="The “is-escaped” property">GArrowCSVReadOptions:is-escaped</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--is-quoted" title="The “is-quoted” property">GArrowCSVReadOptions:is-quoted</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--quote-character" title="The “quote-character” property">GArrowCSVReadOptions:quote-character</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--use-threads" title="The “use-threads” property">GArrowCSVReadOptions:use-threads</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-reader-new" title="garrow_csv_reader_new ()">garrow_csv_reader_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-reader-read" title="garrow_csv_reader_read ()">garrow_csv_reader_read</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-add-column-type" title="garrow_csv_read_options_add_column_type ()">garrow_csv_read_options_add_column_type</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-add-schema" title="garrow_csv_read_options_add_schema ()">garrow_csv_read_options_add_schema</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-get-column-types" title="garrow_csv_read_options_get_column_types ()">garrow_csv_read_options_get_column_types</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-new" title="garrow_csv_read_options_new ()">garrow_csv_read_options_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-date32-array-builder-append-value" title="garrow_date32_array_builder_append_value ()">garrow_date32_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-date64-array-builder-append-value" title="garrow_date64_array_builder_append_value ()">garrow_date64_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-decimal128-array-builder-append-null" title="garrow_decimal128_array_builder_append_null ()">garrow_decimal128_array_builder_append_null</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-decimal128-array-builder-append-value" title="garrow_decimal128_array_builder_append_value ()">garrow_decimal128_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="basic-data-type-classes.html#garrow-decimal128-data-type-new" title="garrow_decimal128_data_type_new ()">garrow_decimal128_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="decimal.html#garrow-decimal128-equal" title="garrow_decimal128_equal ()">garrow_decimal128_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-greater-than" title="garrow_decimal128_greater_than ()">garrow_decimal128_greater_than</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-greater-than-or-equal" title="garrow_decimal128_greater_than_or_equal ()">garrow_decimal128_greater_than_or_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-less-than" title="garrow_decimal128_less_than ()">garrow_decimal128_less_than</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-less-than-or-equal" title="garrow_decimal128_less_than_or_equal ()">garrow_decimal128_less_than_or_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-not-equal" title="garrow_decimal128_not_equal ()">garrow_decimal128_not_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-dense-union-array-new" title="garrow_dense_union_array_new ()">garrow_dense_union_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-double-array-builder-append-value" title="garrow_double_array_builder_append_value ()">garrow_double_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="reader-classes.html#garrow-feather-file-reader-read" title="garrow_feather_file_reader_read ()">garrow_feather_file_reader_read</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-feather-file-reader-read-indices" title="garrow_feather_file_reader_read_indices ()">garrow_feather_file_reader_read_indices</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-feather-file-reader-read-names" title="garrow_feather_file_reader_read_names ()">garrow_feather_file_reader_read_names</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-fixed-size-binary-data-type-get-byte-width" title="garrow_fixed_size_binary_data_type_get_byte_width ()">garrow_fixed_size_binary_data_type_get_byte_width</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="array-builder-classes.html#garrow-float-array-builder-append-value" title="garrow_float_array_builder_append_value ()">garrow_float_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-int16-array-builder-append-value" title="garrow_int16_array_builder_append_value ()">garrow_int16_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-int32-array-builder-append-value" title="garrow_int32_array_builder_append_value ()">garrow_int32_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-int64-array-builder-append-value" title="garrow_int64_array_builder_append_value ()">garrow_int64_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-int8-array-builder-append-value" title="garrow_int8_array_builder_append_value ()">garrow_int8_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-int-array-builder-append-value" title="garrow_int_array_builder_append_value ()">garrow_int_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-list-array-builder-append-value" title="garrow_list_array_builder_append_value ()">garrow_list_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxM"></a><h3 class="title">M</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-mutable-buffer-set-data" title="garrow_mutable_buffer_set_data ()">garrow_mutable_buffer_set_data</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxO"></a><h3 class="title">O</h3>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-get-field-indices" title="garrow_orc_file_reader_get_field_indices ()">garrow_orc_file_reader_get_field_indices</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-set-field-indices" title="garrow_orc_file_reader_set_field_indices ()">garrow_orc_file_reader_set_field_indices</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-seekable-input-stream-peek" title="garrow_seekable_input_stream_peek ()">garrow_seekable_input_stream_peek</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-sparse-union-array-new" title="garrow_sparse_union_array_new ()">garrow_sparse_union_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-string-array-builder-append-value" title="garrow_string_array_builder_append_value ()">garrow_string_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-struct-array-builder-append-value" title="garrow_struct_array_builder_append_value ()">garrow_struct_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="composite-data-type-classes.html#garrow-struct-data-type-get-field" title="garrow_struct_data_type_get_field ()">garrow_struct_data_type_get_field</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-struct-data-type-get-fields" title="garrow_struct_data_type_get_fields ()">garrow_struct_data_type_get_fields</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-struct-data-type-get-field-by-name" title="garrow_struct_data_type_get_field_by_name ()">garrow_struct_data_type_get_field_by_name</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-struct-data-type-get-field-index" title="garrow_struct_data_type_get_field_index ()">garrow_struct_data_type_get_field_index</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-struct-data-type-get-n-fields" title="garrow_struct_data_type_get_n_fields ()">garrow_struct_data_type_get_n_fields</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-new-arrays" title="garrow_table_new_arrays ()">garrow_table_new_arrays</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-new-record-batches" title="garrow_table_new_record_batches ()">garrow_table_new_record_batches</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-new-values" title="garrow_table_new_values ()">garrow_table_new_values</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-to-string" title="garrow_table_to_string ()">garrow_table_to_string</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-time32-array-builder-append-value" title="garrow_time32_array_builder_append_value ()">garrow_time32_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-time64-array-builder-append-value" title="garrow_time64_array_builder_append_value ()">garrow_time64_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-timestamp-array-builder-append-value" title="garrow_timestamp_array_builder_append_value ()">garrow_timestamp_array_builder_append_value</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxU"></a><h3 class="title">U</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-uint16-array-builder-append-value" title="garrow_uint16_array_builder_append_value ()">garrow_uint16_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-uint32-array-builder-append-value" title="garrow_uint32_array_builder_append_value ()">garrow_uint32_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-uint64-array-builder-append-value" title="garrow_uint64_array_builder_append_value ()">garrow_uint64_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-uint8-array-builder-append-value" title="garrow_uint8_array_builder_append_value ()">garrow_uint8_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-uint-array-builder-append-value" title="garrow_uint_array_builder_append_value ()">garrow_uint_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="composite-data-type-classes.html#garrow-union-data-type-get-field" title="garrow_union_data_type_get_field ()">garrow_union_data_type_get_field</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-union-data-type-get-fields" title="garrow_union_data_type_get_fields ()">garrow_union_data_type_get_fields</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-union-data-type-get-n-fields" title="garrow_union_data_type_get_n_fields ()">garrow_union_data_type_get_n_fields</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-union-data-type-get-type-codes" title="garrow_union_data_type_get_type_codes ()">garrow_union_data_type_get_type_codes</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-12:CAPS" title="GARROW_VERSION_0_12">GARROW_VERSION_0_12</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/c_glib/arrow-glib/api-index-0-13-0.html b/docs/c_glib/arrow-glib/api-index-0-13-0.html
deleted file mode 100644
index 1879b47..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-13-0.html
+++ /dev/null
@@ -1,172 +0,0 @@
-<!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 0.13.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="api-index-0-14-0.html" title="Index of new symbols in 0.14.0">
-<link rel="next" href="api-index-0-12-0.html" title="Index of new symbols in 0.12.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxN">N</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</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="api-index-0-14-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-12-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-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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--allow-invalid-utf8" title="The “allow-invalid-utf8” property">GArrowCastOptions:allow-invalid-utf8</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="GArrowFile.html#garrow-file-is-closed" title="garrow_file_is_closed ()">garrow_file_is_closed</a>, function in <a class="link" href="GArrowFile.html" title="GArrowFile">GArrowFile</a>
-</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-list-data-type-get-field" title="garrow_list_data_type_get_field ()">garrow_list_data_type_get_field</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<a name="idxN"></a><h3 class="title">N</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-null-array-builder-append-null" title="garrow_null_array_builder_append_null ()">garrow_null_array_builder_append_null</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-null-array-builder-append-nulls" title="garrow_null_array_builder_append_nulls ()">garrow_null_array_builder_append_nulls</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-null-array-builder-new" title="garrow_null_array_builder_new ()">garrow_null_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="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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-column-builder" title="garrow_record_batch_builder_get_column_builder ()">garrow_record_batch_builder_get_column_builder</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-n-columns" title="garrow_record_batch_builder_get_n_columns ()">garrow_record_batch_builder_get_n_columns</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-13:CAPS" title="GARROW_VERSION_0_13">GARROW_VERSION_0_13</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/c_glib/arrow-glib/api-index-0-14-0.html b/docs/c_glib/arrow-glib/api-index-0-14-0.html
deleted file mode 100644
index 24f3465..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-14-0.html
+++ /dev/null
@@ -1,209 +0,0 @@
-<!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 0.14.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="api-index-0-15-0.html" title="Index of new symbols in 0.15.0">
-<link rel="next" href="api-index-0-13-0.html" title="Index of new symbols in 0.13.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxJ">J</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-0-15-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-13-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-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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="compute.html#GArrowCompareOptions--operator" title="The “operator” property">GArrowCompareOptions:operator</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-compare-options-new" title="garrow_compare_options_new ()">garrow_compare_options_new</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--allow-null-strings" title="The “allow-null-strings” property">GArrowCSVReadOptions:allow-null-strings</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-add-false-value" title="garrow_csv_read_options_add_false_value ()">garrow_csv_read_options_add_false_value</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-add-null-value" title="garrow_csv_read_options_add_null_value ()">garrow_csv_read_options_add_null_value</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-add-true-value" title="garrow_csv_read_options_add_true_value ()">garrow_csv_read_options_add_true_value</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-get-false-values" title="garrow_csv_read_options_get_false_values ()">garrow_csv_read_options_get_false_values</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-get-null-values" title="garrow_csv_read_options_get_null_values ()">garrow_csv_read_options_get_null_values</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-get-true-values" title="garrow_csv_read_options_get_true_values ()">garrow_csv_read_options_get_true_values</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-set-false-values" title="garrow_csv_read_options_set_false_values ()">garrow_csv_read_options_set_false_values</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-set-null-values" title="garrow_csv_read_options_set_null_values ()">garrow_csv_read_options_set_null_values</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-set-true-values" title="garrow_csv_read_options_set_true_values ()">garrow_csv_read_options_set_true_values</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-dense-union-array-new-data-type" title="garrow_dense_union_array_new_data_type ()">garrow_dense_union_array_new_data_type</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-dictionary-data-type-get-value-data-type" title="garrow_dictionary_data_type_get_value_data_type ()">garrow_dictionary_data_type_get_value_data_type</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-double-array-compare" title="garrow_double_array_compare ()">garrow_double_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="compute.html#garrow-float-array-compare" title="garrow_float_array_compare ()">garrow_float_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="compute.html#garrow-int16-array-compare" title="garrow_int16_array_compare ()">garrow_int16_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-int32-array-compare" title="garrow_int32_array_compare ()">garrow_int32_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-int64-array-compare" title="garrow_int64_array_compare ()">garrow_int64_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-int8-array-compare" title="garrow_int8_array_compare ()">garrow_int8_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxJ"></a><h3 class="title">J</h3>
-<dt>
-<a class="link" href="reader-classes.html#GArrowJSONReadOptions--allow-newlines-in-values" title="The “allow-newlines-in-values” property">GArrowJSONReadOptions:allow-newlines-in-values</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowJSONReadOptions--block-size" title="The “block-size” property">GArrowJSONReadOptions:block-size</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowJSONReadOptions--schema" title="The “schema” property">GArrowJSONReadOptions:schema</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowJSONReadOptions--unexpected-field-behavior" title="The “unexpected-field-behavior” property">GArrowJSONReadOptions:unexpected-field-behavior</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowJSONReadOptions--use-threads" title="The “use-threads” property">GArrowJSONReadOptions:use-threads</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-json-reader-new" title="garrow_json_reader_new ()">garrow_json_reader_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-json-reader-read" title="garrow_json_reader_read ()">garrow_json_reader_read</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-json-read-options-new" title="garrow_json_read_options_new ()">garrow_json_read_options_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-sparse-union-array-new-data-type" title="garrow_sparse_union_array_new_data_type ()">garrow_sparse_union_array_new_data_type</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-concatenate" title="garrow_table_concatenate ()">garrow_table_concatenate</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-slice" title="garrow_table_slice ()">garrow_table_slice</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxU"></a><h3 class="title">U</h3>
-<dt>
-<a class="link" href="compute.html#garrow-uint16-array-compare" title="garrow_uint16_array_compare ()">garrow_uint16_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-uint32-array-compare" title="garrow_uint32_array_compare ()">garrow_uint32_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-uint64-array-compare" title="garrow_uint64_array_compare ()">garrow_uint64_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#garrow-uint8-array-compare" title="garrow_uint8_array_compare ()">garrow_uint8_array_compare</a>, function in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-14:CAPS" title="GARROW_VERSION_0_14">GARROW_VERSION_0_14</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/c_glib/arrow-glib/api-index-0-15-0.html b/docs/c_glib/arrow-glib/api-index-0-15-0.html
deleted file mode 100644
index d62484c..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-15-0.html
+++ /dev/null
@@ -1,144 +0,0 @@
-<!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 0.15.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="api-index-0-16-0.html" title="Index of new symbols in 0.16.0">
-<link rel="next" href="api-index-0-14-0.html" title="Index of new symbols in 0.14.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-0-16-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-14-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-0-15-0"></a>Index of new symbols in 0.15.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-array-diff-unified" title="garrow_array_diff_unified ()">garrow_array_diff_unified</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="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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-array-view" title="garrow_array_view ()">garrow_array_view</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-get-n-rows" title="garrow_chunked_array_get_n_rows ()">garrow_chunked_array_get_n_rows</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#GArrowCSVReadOptions--n-skip-rows" title="The “n-skip-rows” property">GArrowCSVReadOptions:n-skip-rows</a>, object property in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-get-column-names" title="garrow_csv_read_options_get_column_names ()">garrow_csv_read_options_get_column_names</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-csv-read-options-set-column-names" title="garrow_csv_read_options_set_column_names ()">garrow_csv_read_options_set_column_names</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal128-rescale" title="garrow_decimal128_rescale ()">garrow_decimal128_rescale</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-get-column-data" title="garrow_record_batch_get_column_data ()">garrow_record_batch_get_column_data</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-get-field-index" title="garrow_schema_get_field_index ()">garrow_schema_get_field_index</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-seekable-input-stream-read-at-bytes" title="garrow_seekable_input_stream_read_at_bytes ()">garrow_seekable_input_stream_read_at_bytes</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-add-column" title="garrow_table_add_column ()">garrow_table_add_column</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-get-column-data" title="garrow_table_get_column_data ()">garrow_table_get_column_data</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-new-chunked-arrays" title="garrow_table_new_chunked_arrays ()">garrow_table_new_chunked_arrays</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-replace-column" title="garrow_table_replace_column ()">garrow_table_replace_column</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-15:CAPS" title="GARROW_VERSION_0_15">GARROW_VERSION_0_15</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/c_glib/arrow-glib/api-index-0-16-0.html b/docs/c_glib/arrow-glib/api-index-0-16-0.html
deleted file mode 100644
index 84a9acc..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-16-0.html
+++ /dev/null
@@ -1,206 +0,0 @@
-<!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 0.16.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="api-index-0-17-0.html" title="Index of new symbols in 0.17.0">
-<link rel="next" href="api-index-0-15-0.html" title="Index of new symbols in 0.15.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-0-17-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-15-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-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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-binary-array-builder-append-nulls" title="garrow_binary_array_builder_append_nulls ()">garrow_binary_array_builder_append_nulls</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-binary-array-builder-append-values" title="garrow_binary_array_builder_append_values ()">garrow_binary_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-binary-array-builder-append-value-bytes" title="garrow_binary_array_builder_append_value_bytes ()">garrow_binary_array_builder_append_value_bytes</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-integer-data-type-is-signed" title="garrow_integer_data_type_is_signed ()">garrow_integer_data_type_is_signed</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-large-binary-array-builder-append-null" title="garrow_large_binary_array_builder_append_null ()">garrow_large_binary_array_builder_append_null</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-large-binary-array-builder-append-nulls" title="garrow_large_binary_array_builder_append_nulls ()">garrow_large_binary_array_builder_append_nulls</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-large-binary-array-builder-append-value" title="garrow_large_binary_array_builder_append_value ()">garrow_large_binary_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-large-binary-array-builder-append-values" title="garrow_large_binary_array_builder_append_values ()">garrow_large_binary_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-large-binary-array-builder-append-value-bytes" title="garrow_large_binary_array_builder_append_value_bytes ()">garrow_large_binary_array_builder_append_value_bytes</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-large-binary-array-builder-new" title="garrow_large_binary_array_builder_new ()">garrow_large_binary_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-large-binary-array-get-buffer" title="garrow_large_binary_array_get_buffer ()">garrow_large_binary_array_get_buffer</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-large-binary-array-get-offsets-buffer" title="garrow_large_binary_array_get_offsets_buffer ()">garrow_large_binary_array_get_offsets_buffer</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-large-binary-array-get-value" title="garrow_large_binary_array_get_value ()">garrow_large_binary_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-large-binary-array-new" title="garrow_large_binary_array_new ()">garrow_large_binary_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="array-builder-classes.html#garrow-large-list-array-builder-append-null" title="garrow_large_list_array_builder_append_null ()">garrow_large_list_array_builder_append_null</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-large-list-array-builder-append-value" title="garrow_large_list_array_builder_append_value ()">garrow_large_list_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-large-list-array-builder-get-value-builder" title="garrow_large_list_array_builder_get_value_builder ()">garrow_large_list_array_builder_get_value_builder</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-large-list-array-builder-new" title="garrow_large_list_array_builder_new ()">garrow_large_list_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="composite-array-classes.html#garrow-large-list-array-get-value" title="garrow_large_list_array_get_value ()">garrow_large_list_array_get_value</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-large-list-array-get-value-type" title="garrow_large_list_array_get_value_type ()">garrow_large_list_array_get_value_type</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-large-list-array-new" title="garrow_large_list_array_new ()">garrow_large_list_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-large-list-data-type-get-field" title="garrow_large_list_data_type_get_field ()">garrow_large_list_data_type_get_field</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-large-list-data-type-new" title="garrow_large_list_data_type_new ()">garrow_large_list_data_type_new</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-large-string-array-builder-append-string" title="garrow_large_string_array_builder_append_string ()">garrow_large_string_array_builder_append_string</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-large-string-array-builder-append-strings" title="garrow_large_string_array_builder_append_strings ()">garrow_large_string_array_builder_append_strings</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-large-string-array-builder-new" title="garrow_large_string_array_builder_new ()">garrow_large_string_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-large-string-array-get-string" title="garrow_large_string_array_get_string ()">garrow_large_string_array_get_string</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-large-string-array-new" title="garrow_large_string_array_new ()">garrow_large_string_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-string-array-builder-append-string" title="garrow_string_array_builder_append_string ()">garrow_string_array_builder_append_string</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-string-array-builder-append-strings" title="garrow_string_array_builder_append_strings ()">garrow_string_array_builder_append_strings</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-combine-chunks" title="garrow_table_combine_chunks ()">garrow_table_combine_chunks</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-16:CAPS" title="GARROW_VERSION_0_16">GARROW_VERSION_0_16</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/c_glib/arrow-glib/api-index-0-17-0.html b/docs/c_glib/arrow-glib/api-index-0-17-0.html
deleted file mode 100644
index 97c3694..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-17-0.html
+++ /dev/null
@@ -1,320 +0,0 @@
-<!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 0.17.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="api-index-1-0-0.html" title="Index of new symbols in 1.0.0">
-<link rel="next" href="api-index-0-16-0.html" title="Index of new symbols in 0.16.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="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxM">M</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-1-0-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-16-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-0-17-0"></a>Index of new symbols in 0.17.0</h1></div></div></div>
-<a name="idx"></a><a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="GArrowTable.html#GArrowFeatherWriteProperties--compression" title="The “compression” property">GArrowFeatherWriteProperties:compression</a>, object property in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-feather-write-properties-new" title="garrow_feather_write_properties_new ()">garrow_feather_write_properties_new</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--base-name" title="The “base-name” property">GArrowFileInfo:base-name</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--dir-name" title="The “dir-name” property">GArrowFileInfo:dir-name</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--extension" title="The “extension” property">GArrowFileInfo:extension</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--mtime" title="The “mtime” property">GArrowFileInfo:mtime</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--path" title="The “path” property">GArrowFileInfo:path</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--size" title="The “size” property">GArrowFileInfo:size</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileInfo--type" title="The “type” property">GArrowFileInfo:type</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileSelector--allow-not-found" title="The “allow-not-found” property">GArrowFileSelector:allow-not-found</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileSelector--base-dir" title="The “base-dir” property">GArrowFileSelector:base-dir</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileSelector--max-recursion" title="The “max-recursion” property">GArrowFileSelector:max-recursion</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileSelector--recursive" title="The “recursive” property">GArrowFileSelector:recursive</a>, object property in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-info-equal" title="garrow_file_info_equal ()">garrow_file_info_equal</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-info-is-dir" title="garrow_file_info_is_dir ()">garrow_file_info_is_dir</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-info-is-file" title="garrow_file_info_is_file ()">garrow_file_info_is_file</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-info-new" title="garrow_file_info_new ()">garrow_file_info_new</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-info-to-string" title="garrow_file_info_to_string ()">garrow_file_info_to_string</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-copy-file" title="garrow_file_system_copy_file ()">garrow_file_system_copy_file</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-create-dir" title="garrow_file_system_create_dir ()">garrow_file_system_create_dir</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-delete-dir" title="garrow_file_system_delete_dir ()">garrow_file_system_delete_dir</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-delete-dir-contents" title="garrow_file_system_delete_dir_contents ()">garrow_file_system_delete_dir_contents</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-delete-file" title="garrow_file_system_delete_file ()">garrow_file_system_delete_file</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-delete-files" title="garrow_file_system_delete_files ()">garrow_file_system_delete_files</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-get-file-info" title="garrow_file_system_get_file_info ()">garrow_file_system_get_file_info</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-get-file-infos-paths" title="garrow_file_system_get_file_infos_paths ()">garrow_file_system_get_file_infos_paths</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-get-file-infos-selector" title="garrow_file_system_get_file_infos_selector ()">garrow_file_system_get_file_infos_selector</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-get-type-name" title="garrow_file_system_get_type_name ()">garrow_file_system_get_type_name</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-move" title="garrow_file_system_move ()">garrow_file_system_move</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-open-append-stream" title="garrow_file_system_open_append_stream ()">garrow_file_system_open_append_stream</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-open-input-file" title="garrow_file_system_open_input_file ()">garrow_file_system_open_input_file</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-open-input-stream" title="garrow_file_system_open_input_stream ()">garrow_file_system_open_input_stream</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-open-output-stream" title="garrow_file_system_open_output_stream ()">garrow_file_system_open_output_stream</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-large-binary-data-type-new" title="garrow_large_binary_data_type_new ()">garrow_large_binary_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="basic-data-type-classes.html#garrow-large-string-data-type-new" title="garrow_large_string_data_type_new ()">garrow_large_string_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="local-file-system-classes.html#GArrowLocalFileSystemOptions--use-mmap" title="The “use-mmap” property">GArrowLocalFileSystemOptions:use-mmap</a>, object property in <a class="link" href="local-file-system-classes.html" title="Local file system classes">GArrowLocalFileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="local-file-system-classes.html#garrow-local-file-system-new" title="garrow_local_file_system_new ()">garrow_local_file_system_new</a>, function in <a class="link" href="local-file-system-classes.html" title="Local file system classes">GArrowLocalFileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="local-file-system-classes.html#garrow-local-file-system-options-new" title="garrow_local_file_system_options_new ()">garrow_local_file_system_options_new</a>, function in <a class="link" href="local-file-system-classes.html" title="Local file system classes">GArrowLocalFileSystem</a>
-</dt>
-<dd></dd>
-<a name="idxM"></a><h3 class="title">M</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-map-array-builder-append-null" title="garrow_map_array_builder_append_null ()">garrow_map_array_builder_append_null</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-map-array-builder-append-nulls" title="garrow_map_array_builder_append_nulls ()">garrow_map_array_builder_append_nulls</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-map-array-builder-append-value" title="garrow_map_array_builder_append_value ()">garrow_map_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-map-array-builder-append-values" title="garrow_map_array_builder_append_values ()">garrow_map_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-map-array-builder-get-item-builder" title="garrow_map_array_builder_get_item_builder ()">garrow_map_array_builder_get_item_builder</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-map-array-builder-get-key-builder" title="garrow_map_array_builder_get_key_builder ()">garrow_map_array_builder_get_key_builder</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-map-array-builder-get-value-builder" title="garrow_map_array_builder_get_value_builder ()">garrow_map_array_builder_get_value_builder</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-map-array-builder-new" title="garrow_map_array_builder_new ()">garrow_map_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="composite-array-classes.html#garrow-map-array-get-items" title="garrow_map_array_get_items ()">garrow_map_array_get_items</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-map-array-get-keys" title="garrow_map_array_get_keys ()">garrow_map_array_get_keys</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-map-array-new" title="garrow_map_array_new ()">garrow_map_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-map-data-type-get-item-type" title="garrow_map_data_type_get_item_type ()">garrow_map_data_type_get_item_type</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-map-data-type-get-key-type" title="garrow_map_data_type_get_key_type ()">garrow_map_data_type_get_key_type</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-map-data-type-new" title="garrow_map_data_type_new ()">garrow_map_data_type_new</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="GArrowReadable.html#garrow-readable-read-bytes" title="garrow_readable_read_bytes ()">garrow_readable_read_bytes</a>, function in <a class="link" href="GArrowReadable.html" title="GArrowReadable">GArrowReadable</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-equal-metadata" title="garrow_record_batch_equal_metadata ()">garrow_record_batch_equal_metadata</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-iterator-equal" title="garrow_record_batch_iterator_equal ()">garrow_record_batch_iterator_equal</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-iterator-new" title="garrow_record_batch_iterator_new ()">garrow_record_batch_iterator_new</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-iterator-next" title="garrow_record_batch_iterator_next ()">garrow_record_batch_iterator_next</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-iterator-to-list" title="garrow_record_batch_iterator_to_list ()">garrow_record_batch_iterator_to_list</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-get-metadata" title="garrow_schema_get_metadata ()">garrow_schema_get_metadata</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-to-string-metadata" title="garrow_schema_to_string_metadata ()">garrow_schema_to_string_metadata</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-with-metadata" title="garrow_schema_with_metadata ()">garrow_schema_with_metadata</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-slow-file-system-new-average-latency" title="garrow_slow_file_system_new_average_latency ()">garrow_slow_file_system_new_average_latency</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-slow-file-system-new-average-latency-and-seed" title="garrow_slow_file_system_new_average_latency_and_seed ()">garrow_slow_file_system_new_average_latency_and_seed</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-sub-tree-file-system-new" title="garrow_sub_tree_file_system_new ()">garrow_sub_tree_file_system_new</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-equal-metadata" title="garrow_table_equal_metadata ()">garrow_table_equal_metadata</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-write-as-feather" title="garrow_table_write_as_feather ()">garrow_table_write_as_feather</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-0-17:CAPS" title="GARROW_VERSION_0_17">GARROW_VERSION_0_17</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/c_glib/arrow-glib/api-index-0-3-0.html b/docs/c_glib/arrow-glib/api-index-0-3-0.html
deleted file mode 100644
index 0b0ded8..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-3-0.html
+++ /dev/null
@@ -1,166 +0,0 @@
-<!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 0.3.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="api-index-0-4-0.html" title="Index of new symbols in 0.4.0">
-<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
-<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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxM">M</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-0-4-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="annotation-glossary.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-0-3-0"></a>Index of new symbols in 0.3.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-array-get-null-bitmap" title="garrow_array_get_null_bitmap ()">garrow_array_get_null_bitmap</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-array-get-value-data-type" title="garrow_array_get_value_data_type ()">garrow_array_get_value_data_type</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-array-get-value-type" title="garrow_array_get_value_type ()">garrow_array_get_value_type</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-array-is-null" title="garrow_array_is_null ()">garrow_array_is_null</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-copy" title="garrow_buffer_copy ()">garrow_buffer_copy</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-get-capacity" title="garrow_buffer_get_capacity ()">garrow_buffer_get_capacity</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-get-data" title="garrow_buffer_get_data ()">garrow_buffer_get_data</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-get-mutable-data" title="garrow_buffer_get_mutable_data ()">garrow_buffer_get_mutable_data</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-get-parent" title="garrow_buffer_get_parent ()">garrow_buffer_get_parent</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-get-size" title="garrow_buffer_get_size ()">garrow_buffer_get_size</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-is-mutable" title="garrow_buffer_is_mutable ()">garrow_buffer_is_mutable</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-new" title="garrow_buffer_new ()">garrow_buffer_new</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-slice" title="garrow_buffer_slice ()">garrow_buffer_slice</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxM"></a><h3 class="title">M</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-mutable-buffer-new" title="garrow_mutable_buffer_new ()">garrow_mutable_buffer_new</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-mutable-buffer-slice" title="garrow_mutable_buffer_slice ()">garrow_mutable_buffer_slice</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-resizable-buffer-reserve" title="garrow_resizable_buffer_reserve ()">garrow_resizable_buffer_reserve</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-resizable-buffer-resize" title="garrow_resizable_buffer_resize ()">garrow_resizable_buffer_resize</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-remove-column" title="garrow_table_remove_column ()">garrow_table_remove_column</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-buffer" title="garrow_tensor_get_buffer ()">garrow_tensor_get_buffer</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-dimension-name" title="garrow_tensor_get_dimension_name ()">garrow_tensor_get_dimension_name</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-n-dimensions" title="garrow_tensor_get_n_dimensions ()">garrow_tensor_get_n_dimensions</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-shape" title="garrow_tensor_get_shape ()">garrow_tensor_get_shape</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-size" title="garrow_tensor_get_size ()">garrow_tensor_get_size</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-strides" title="garrow_tensor_get_strides ()">garrow_tensor_get_strides</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-value-data-type" title="garrow_tensor_get_value_data_type ()">garrow_tensor_get_value_data_type</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-get-value-type" title="garrow_tensor_get_value_type ()">garrow_tensor_get_value_type</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-is-column-major" title="garrow_tensor_is_column_major ()">garrow_tensor_is_column_major</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-is-contiguous" title="garrow_tensor_is_contiguous ()">garrow_tensor_is_contiguous</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-is-mutable" title="garrow_tensor_is_mutable ()">garrow_tensor_is_mutable</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-is-row-major" title="garrow_tensor_is_row_major ()">garrow_tensor_is_row_major</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-new" title="garrow_tensor_new ()">garrow_tensor_new</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</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/c_glib/arrow-glib/api-index-0-4-0.html b/docs/c_glib/arrow-glib/api-index-0-4-0.html
deleted file mode 100644
index 7c83e1f..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-4-0.html
+++ /dev/null
@@ -1,231 +0,0 @@
-<!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 0.4.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="api-index-0-5-0.html" title="Index of new symbols in 0.5.0">
-<link rel="next" href="api-index-0-3-0.html" title="Index of new symbols in 0.3.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxO">O</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxU">U</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="api-index-0-5-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-3-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-0-4-0"></a>Index of new symbols in 0.4.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-array-equal" title="garrow_array_equal ()">garrow_array_equal</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-array-equal-approx" title="garrow_array_equal_approx ()">garrow_array_equal_approx</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-array-equal-range" title="garrow_array_equal_range ()">garrow_array_equal_range</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-array-to-string" title="garrow_array_to_string ()">garrow_array_to_string</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-binary-array-new" title="garrow_binary_array_new ()">garrow_binary_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-array-classes.html#garrow-boolean-array-new" title="garrow_boolean_array_new ()">garrow_boolean_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="buffer-classes.html#garrow-buffer-equal" title="garrow_buffer_equal ()">garrow_buffer_equal</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-equal-n-bytes" title="garrow_buffer_equal_n_bytes ()">garrow_buffer_equal_n_bytes</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-equal" title="garrow_chunked_array_equal ()">garrow_chunked_array_equal</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-double-array-new" title="garrow_double_array_new ()">garrow_double_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="reader-classes.html#garrow-feather-file-reader-get-version" title="garrow_feather_file_reader_get_version ()">garrow_feather_file_reader_get_version</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-feather-file-reader-new" title="garrow_feather_file_reader_new ()">garrow_feather_file_reader_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-float-array-new" title="garrow_float_array_new ()">garrow_float_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-int16-array-new" title="garrow_int16_array_new ()">garrow_int16_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-array-classes.html#garrow-int32-array-new" title="garrow_int32_array_new ()">garrow_int32_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-array-classes.html#garrow-int64-array-new" title="garrow_int64_array_new ()">garrow_int64_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-array-classes.html#garrow-int8-array-new" title="garrow_int8_array_new ()">garrow_int8_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-list-array-new" title="garrow_list_array_new ()">garrow_list_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<a name="idxO"></a><h3 class="title">O</h3>
-<dt>
-<a class="link" href="output-stream-classes.html#garrow-output-stream-write-tensor" title="garrow_output_stream_write_tensor ()">garrow_output_stream_write_tensor</a>, function in <a class="link" href="output-stream-classes.html" title="Output stream classes">GArrowCompressedOutputStream</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-equal" title="garrow_record_batch_equal ()">garrow_record_batch_equal</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-get-n-record-batches" title="garrow_record_batch_file_reader_get_n_record_batches ()">garrow_record_batch_file_reader_get_n_record_batches</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-get-record-batch" title="garrow_record_batch_file_reader_get_record_batch ()">garrow_record_batch_file_reader_get_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-get-schema" title="garrow_record_batch_file_reader_get_schema ()">garrow_record_batch_file_reader_get_schema</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-get-version" title="garrow_record_batch_file_reader_get_version ()">garrow_record_batch_file_reader_get_version</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-new" title="garrow_record_batch_file_reader_new ()">garrow_record_batch_file_reader_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="writer-classes.html#garrow-record-batch-file-writer-new" title="garrow_record_batch_file_writer_new ()">garrow_record_batch_file_writer_new</a>, function in <a class="link" href="writer-classes.html" title="Writer classes">Writer classes</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-reader-get-next-record-batch" title="garrow_record_batch_reader_get_next_record_batch ()">garrow_record_batch_reader_get_next_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-reader-get-schema" title="garrow_record_batch_reader_get_schema ()">garrow_record_batch_reader_get_schema</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-stream-reader-new" title="garrow_record_batch_stream_reader_new ()">garrow_record_batch_stream_reader_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="writer-classes.html#garrow-record-batch-stream-writer-new" title="garrow_record_batch_stream_writer_new ()">garrow_record_batch_stream_writer_new</a>, function in <a class="link" href="writer-classes.html" title="Writer classes">Writer classes</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-to-string" title="garrow_record_batch_to_string ()">garrow_record_batch_to_string</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="writer-classes.html#garrow-record-batch-writer-close" title="garrow_record_batch_writer_close ()">garrow_record_batch_writer_close</a>, function in <a class="link" href="writer-classes.html" title="Writer classes">Writer classes</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="writer-classes.html#garrow-record-batch-writer-write-record-batch" title="garrow_record_batch_writer_write_record_batch ()">garrow_record_batch_writer_write_record_batch</a>, function in <a class="link" href="writer-classes.html" title="Writer classes">Writer classes</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-equal" title="garrow_schema_equal ()">garrow_schema_equal</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-string-array-new" title="garrow_string_array_new ()">garrow_string_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="composite-array-classes.html#garrow-struct-array-new" title="garrow_struct_array_new ()">garrow_struct_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="GArrowTable.html#garrow-table-equal" title="garrow_table_equal ()">garrow_table_equal</a>, function in <a class="link" href="GArrowTable.html" title="GArrowTable">GArrowFeatherWriteProperties</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowTensor.html#garrow-tensor-equal" title="garrow_tensor_equal ()">garrow_tensor_equal</a>, function in <a class="link" href="GArrowTensor.html" title="GArrowTensor">GArrowTensor</a>
-</dt>
-<dd></dd>
-<a name="idxU"></a><h3 class="title">U</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-uint16-array-new" title="garrow_uint16_array_new ()">garrow_uint16_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-array-classes.html#garrow-uint32-array-new" title="garrow_uint32_array_new ()">garrow_uint32_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-array-classes.html#garrow-uint64-array-new" title="garrow_uint64_array_new ()">garrow_uint64_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-array-classes.html#garrow-uint8-array-new" title="garrow_uint8_array_new ()">garrow_uint8_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</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/c_glib/arrow-glib/api-index-0-5-0.html b/docs/c_glib/arrow-glib/api-index-0-5-0.html
deleted file mode 100644
index 4703ade..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-5-0.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!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 0.5.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="api-index-0-6-0.html" title="Index of new symbols in 0.6.0">
-<link rel="next" href="api-index-0-4-0.html" title="Index of new symbols in 0.4.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="#idxG">G</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</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="api-index-0-6-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-4-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-0-5-0"></a>Index of new symbols in 0.5.0</h1></div></div></div>
-<a name="idx"></a><a name="idxG"></a><h3 class="title">G</h3>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-gio-input-stream-get-raw" title="garrow_gio_input_stream_get_raw ()">garrow_gio_input_stream_get_raw</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-gio-input-stream-new" title="garrow_gio_input_stream_new ()">garrow_gio_input_stream_new</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="output-stream-classes.html#garrow-gio-output-stream-get-raw" title="garrow_gio_output_stream_get_raw ()">garrow_gio_output_stream_get_raw</a>, function in <a class="link" href="output-stream-classes.html" title="Output stream classes">GArrowCompressedOutputStream</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-read-record-batch" title="garrow_record_batch_file_reader_read_record_batch ()">garrow_record_batch_file_reader_read_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-reader-read-next-record-batch" title="garrow_record_batch_reader_read_next_record_batch ()">garrow_record_batch_reader_read_next_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</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/c_glib/arrow-glib/api-index-0-6-0.html b/docs/c_glib/arrow-glib/api-index-0-6-0.html
deleted file mode 100644
index 05cc3fb..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-6-0.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<!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 0.6.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="api-index-0-7-0.html" title="Index of new symbols in 0.7.0">
-<link rel="next" href="api-index-0-5-0.html" title="Index of new symbols in 0.5.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="#idxI">I</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="api-index-0-7-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-5-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-0-6-0"></a>Index of new symbols in 0.6.0</h1></div></div></div>
-<a name="idx"></a><a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-int-array-builder-append" title="garrow_int_array_builder_append ()">garrow_int_array_builder_append</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-int-array-builder-append-null" title="garrow_int_array_builder_append_null ()">garrow_int_array_builder_append_null</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-int-array-builder-new" title="garrow_int_array_builder_new ()">garrow_int_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</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/c_glib/arrow-glib/api-index-0-7-0.html b/docs/c_glib/arrow-glib/api-index-0-7-0.html
deleted file mode 100644
index e424674..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-7-0.html
+++ /dev/null
@@ -1,195 +0,0 @@
-<!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 0.7.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="api-index-0-8-0.html" title="Index of new symbols in 0.8.0">
-<link rel="next" href="api-index-0-6-0.html" title="Index of new symbols in 0.6.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-0-8-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-6-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-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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--allow-int-overflow" title="The “allow-int-overflow” property">GArrowCastOptions:allow-int-overflow</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-date32-array-builder-append" title="garrow_date32_array_builder_append ()">garrow_date32_array_builder_append</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-date32-array-builder-append-null" title="garrow_date32_array_builder_append_null ()">garrow_date32_array_builder_append_null</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-date32-array-builder-new" title="garrow_date32_array_builder_new ()">garrow_date32_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-date32-array-get-value" title="garrow_date32_array_get_value ()">garrow_date32_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-date32-array-get-values" title="garrow_date32_array_get_values ()">garrow_date32_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-date32-array-new" title="garrow_date32_array_new ()">garrow_date32_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-date32-data-type-new" title="garrow_date32_data_type_new ()">garrow_date32_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="array-builder-classes.html#garrow-date64-array-builder-append" title="garrow_date64_array_builder_append ()">garrow_date64_array_builder_append</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-date64-array-builder-append-null" title="garrow_date64_array_builder_append_null ()">garrow_date64_array_builder_append_null</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-date64-array-builder-new" title="garrow_date64_array_builder_new ()">garrow_date64_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-date64-array-get-value" title="garrow_date64_array_get_value ()">garrow_date64_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-date64-array-get-values" title="garrow_date64_array_get_values ()">garrow_date64_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-date64-array-new" title="garrow_date64_array_new ()">garrow_date64_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-date64-data-type-new" title="garrow_date64_data_type_new ()">garrow_date64_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>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-time32-array-builder-append" title="garrow_time32_array_builder_append ()">garrow_time32_array_builder_append</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-time32-array-builder-append-null" title="garrow_time32_array_builder_append_null ()">garrow_time32_array_builder_append_null</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-time32-array-builder-new" title="garrow_time32_array_builder_new ()">garrow_time32_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-time32-array-get-value" title="garrow_time32_array_get_value ()">garrow_time32_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-time32-array-get-values" title="garrow_time32_array_get_values ()">garrow_time32_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-time32-array-new" title="garrow_time32_array_new ()">garrow_time32_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-time32-data-type-new" title="garrow_time32_data_type_new ()">garrow_time32_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="array-builder-classes.html#garrow-time64-array-builder-append" title="garrow_time64_array_builder_append ()">garrow_time64_array_builder_append</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-time64-array-builder-append-null" title="garrow_time64_array_builder_append_null ()">garrow_time64_array_builder_append_null</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-time64-array-builder-new" title="garrow_time64_array_builder_new ()">garrow_time64_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-time64-array-get-value" title="garrow_time64_array_get_value ()">garrow_time64_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-time64-array-get-values" title="garrow_time64_array_get_values ()">garrow_time64_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-time64-array-new" title="garrow_time64_array_new ()">garrow_time64_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-time64-data-type-new" title="garrow_time64_data_type_new ()">garrow_time64_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="array-builder-classes.html#garrow-timestamp-array-builder-append" title="garrow_timestamp_array_builder_append ()">garrow_timestamp_array_builder_append</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-timestamp-array-builder-append-null" title="garrow_timestamp_array_builder_append_null ()">garrow_timestamp_array_builder_append_null</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-timestamp-array-builder-new" title="garrow_timestamp_array_builder_new ()">garrow_timestamp_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-timestamp-array-get-value" title="garrow_timestamp_array_get_value ()">garrow_timestamp_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-timestamp-array-get-values" title="garrow_timestamp_array_get_values ()">garrow_timestamp_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-timestamp-array-new" title="garrow_timestamp_array_new ()">garrow_timestamp_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-timestamp-data-type-new" title="garrow_timestamp_data_type_new ()">garrow_timestamp_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="basic-data-type-classes.html#garrow-time-data-type-get-unit" title="garrow_time_data_type_get_unit ()">garrow_time_data_type_get_unit</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</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/c_glib/arrow-glib/api-index-0-8-0.html b/docs/c_glib/arrow-glib/api-index-0-8-0.html
deleted file mode 100644
index 4b6ca39..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-8-0.html
+++ /dev/null
@@ -1,390 +0,0 @@
-<!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 0.8.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="api-index-0-9-0.html" title="Index of new symbols in 0.9.0">
-<link rel="next" href="api-index-0-7-0.html" title="Index of new symbols in 0.7.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxU">U</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="api-index-0-9-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-7-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-0-8-0"></a>Index of new symbols in 0.8.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-array-builder-release-ownership" title="garrow_array_builder_release_ownership ()">garrow_array_builder_release_ownership</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="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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-array-is-valid" title="garrow_array_is_valid ()">garrow_array_is_valid</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="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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-boolean-array-builder-append-nulls" title="garrow_boolean_array_builder_append_nulls ()">garrow_boolean_array_builder_append_nulls</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-boolean-array-builder-append-values" title="garrow_boolean_array_builder_append_values ()">garrow_boolean_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--allow-time-truncate" title="The “allow-time-truncate” property">GArrowCastOptions:allow-time-truncate</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#GArrowCUDAContext--context" title="The “context” property">GArrowCUDAContext:context</a>, object property in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#GArrowCUDAIPCMemoryHandle--ipc-memory-handle" title="The “ipc-memory-handle” property">GArrowCUDAIPCMemoryHandle:ipc-memory-handle</a>, object property in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-copy-from-host" title="garrow_cuda_buffer_copy_from_host ()">garrow_cuda_buffer_copy_from_host</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-copy-to-host" title="garrow_cuda_buffer_copy_to_host ()">garrow_cuda_buffer_copy_to_host</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-export" title="garrow_cuda_buffer_export ()">garrow_cuda_buffer_export</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-get-context" title="garrow_cuda_buffer_get_context ()">garrow_cuda_buffer_get_context</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-input-stream-new" title="garrow_cuda_buffer_input_stream_new ()">garrow_cuda_buffer_input_stream_new</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-new" title="garrow_cuda_buffer_new ()">garrow_cuda_buffer_new</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-new-ipc" title="garrow_cuda_buffer_new_ipc ()">garrow_cuda_buffer_new_ipc</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-new-record-batch" title="garrow_cuda_buffer_new_record_batch ()">garrow_cuda_buffer_new_record_batch</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-output-stream-get-buffered-size" title="garrow_cuda_buffer_output_stream_get_buffered_size ()">garrow_cuda_buffer_output_stream_get_buffered_size</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-output-stream-get-buffer-size" title="garrow_cuda_buffer_output_stream_get_buffer_size ()">garrow_cuda_buffer_output_stream_get_buffer_size</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-output-stream-new" title="garrow_cuda_buffer_output_stream_new ()">garrow_cuda_buffer_output_stream_new</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-output-stream-set-buffer-size" title="garrow_cuda_buffer_output_stream_set_buffer_size ()">garrow_cuda_buffer_output_stream_set_buffer_size</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-buffer-read-record-batch" title="garrow_cuda_buffer_read_record_batch ()">garrow_cuda_buffer_read_record_batch</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-context-get-allocated-size" title="garrow_cuda_context_get_allocated_size ()">garrow_cuda_context_get_allocated_size</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-device-manager-get-context" title="garrow_cuda_device_manager_get_context ()">garrow_cuda_device_manager_get_context</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-device-manager-get-n-devices" title="garrow_cuda_device_manager_get_n_devices ()">garrow_cuda_device_manager_get_n_devices</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-device-manager-new" title="garrow_cuda_device_manager_new ()">garrow_cuda_device_manager_new</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-host-buffer-new" title="garrow_cuda_host_buffer_new ()">garrow_cuda_host_buffer_new</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-ipc-memory-handle-new" title="garrow_cuda_ipc_memory_handle_new ()">garrow_cuda_ipc_memory_handle_new</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="cuda-classes.html#garrow-cuda-ipc-memory-handle-serialize" title="garrow_cuda_ipc_memory_handle_serialize ()">garrow_cuda_ipc_memory_handle_serialize</a>, function in <a class="link" href="cuda-classes.html" title="CUDA related classes">GArrowCUDABufferOutputStream</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-date32-array-builder-append-nulls" title="garrow_date32_array_builder_append_nulls ()">garrow_date32_array_builder_append_nulls</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-date32-array-builder-append-values" title="garrow_date32_array_builder_append_values ()">garrow_date32_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-date64-array-builder-append-nulls" title="garrow_date64_array_builder_append_nulls ()">garrow_date64_array_builder_append_nulls</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-date64-array-builder-append-values" title="garrow_date64_array_builder_append_values ()">garrow_date64_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="composite-array-classes.html#garrow-dictionary-array-get-dictionary" title="garrow_dictionary_array_get_dictionary ()">garrow_dictionary_array_get_dictionary</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-dictionary-array-get-dictionary-data-type" title="garrow_dictionary_array_get_dictionary_data_type ()">garrow_dictionary_array_get_dictionary_data_type</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-dictionary-array-get-indices" title="garrow_dictionary_array_get_indices ()">garrow_dictionary_array_get_indices</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-dictionary-array-new" title="garrow_dictionary_array_new ()">garrow_dictionary_array_new</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-dictionary-data-type-get-index-data-type" title="garrow_dictionary_data_type_get_index_data_type ()">garrow_dictionary_data_type_get_index_data_type</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-dictionary-data-type-is-ordered" title="garrow_dictionary_data_type_is_ordered ()">garrow_dictionary_data_type_is_ordered</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-data-type-classes.html#garrow-dictionary-data-type-new" title="garrow_dictionary_data_type_new ()">garrow_dictionary_data_type_new</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-double-array-builder-append-nulls" title="garrow_double_array_builder_append_nulls ()">garrow_double_array_builder_append_nulls</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-double-array-builder-append-values" title="garrow_double_array_builder_append_values ()">garrow_double_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-float-array-builder-append-nulls" title="garrow_float_array_builder_append_nulls ()">garrow_float_array_builder_append_nulls</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-float-array-builder-append-values" title="garrow_float_array_builder_append_values ()">garrow_float_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-int16-array-builder-append-nulls" title="garrow_int16_array_builder_append_nulls ()">garrow_int16_array_builder_append_nulls</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-int16-array-builder-append-values" title="garrow_int16_array_builder_append_values ()">garrow_int16_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-int32-array-builder-append-nulls" title="garrow_int32_array_builder_append_nulls ()">garrow_int32_array_builder_append_nulls</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-int32-array-builder-append-values" title="garrow_int32_array_builder_append_values ()">garrow_int32_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-int64-array-builder-append-nulls" title="garrow_int64_array_builder_append_nulls ()">garrow_int64_array_builder_append_nulls</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-int64-array-builder-append-values" title="garrow_int64_array_builder_append_values ()">garrow_int64_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-int8-array-builder-append-nulls" title="garrow_int8_array_builder_append_nulls ()">garrow_int8_array_builder_append_nulls</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-int8-array-builder-append-values" title="garrow_int8_array_builder_append_values ()">garrow_int8_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-int-array-builder-append-nulls" title="garrow_int_array_builder_append_nulls ()">garrow_int_array_builder_append_nulls</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-int-array-builder-append-values" title="garrow_int_array_builder_append_values ()">garrow_int_array_builder_append_values</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-flush" title="garrow_record_batch_builder_flush ()">garrow_record_batch_builder_flush</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-field" title="garrow_record_batch_builder_get_field ()">garrow_record_batch_builder_get_field</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-initial-capacity" title="garrow_record_batch_builder_get_initial_capacity ()">garrow_record_batch_builder_get_initial_capacity</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-n-fields" title="garrow_record_batch_builder_get_n_fields ()">garrow_record_batch_builder_get_n_fields</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-schema" title="garrow_record_batch_builder_get_schema ()">garrow_record_batch_builder_get_schema</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-new" title="garrow_record_batch_builder_new ()">garrow_record_batch_builder_new</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-set-initial-capacity" title="garrow_record_batch_builder_set_initial_capacity ()">garrow_record_batch_builder_set_initial_capacity</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-reader-read-next" title="garrow_record_batch_reader_read_next ()">garrow_record_batch_reader_read_next</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="writer-classes.html#garrow-record-batch-writer-write-table" title="garrow_record_batch_writer_write_table ()">garrow_record_batch_writer_write_table</a>, function in <a class="link" href="writer-classes.html" title="Writer classes">Writer classes</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="reader-classes.html#garrow-table-batch-reader-new" title="garrow_table_batch_reader_new ()">garrow_table_batch_reader_new</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-time32-array-builder-append-nulls" title="garrow_time32_array_builder_append_nulls ()">garrow_time32_array_builder_append_nulls</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-time32-array-builder-append-values" title="garrow_time32_array_builder_append_values ()">garrow_time32_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-time64-array-builder-append-nulls" title="garrow_time64_array_builder_append_nulls ()">garrow_time64_array_builder_append_nulls</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-time64-array-builder-append-values" title="garrow_time64_array_builder_append_values ()">garrow_time64_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-timestamp-array-builder-append-nulls" title="garrow_timestamp_array_builder_append_nulls ()">garrow_timestamp_array_builder_append_nulls</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-timestamp-array-builder-append-values" title="garrow_timestamp_array_builder_append_values ()">garrow_timestamp_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="basic-data-type-classes.html#garrow-timestamp-data-type-get-unit" title="garrow_timestamp_data_type_get_unit ()">garrow_timestamp_data_type_get_unit</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
-</dt>
-<dd></dd>
-<a name="idxU"></a><h3 class="title">U</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-uint16-array-builder-append-nulls" title="garrow_uint16_array_builder_append_nulls ()">garrow_uint16_array_builder_append_nulls</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-uint16-array-builder-append-values" title="garrow_uint16_array_builder_append_values ()">garrow_uint16_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-uint32-array-builder-append-nulls" title="garrow_uint32_array_builder_append_nulls ()">garrow_uint32_array_builder_append_nulls</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-uint32-array-builder-append-values" title="garrow_uint32_array_builder_append_values ()">garrow_uint32_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-uint64-array-builder-append-nulls" title="garrow_uint64_array_builder_append_nulls ()">garrow_uint64_array_builder_append_nulls</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-uint64-array-builder-append-values" title="garrow_uint64_array_builder_append_values ()">garrow_uint64_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-uint8-array-builder-append-nulls" title="garrow_uint8_array_builder_append_nulls ()">garrow_uint8_array_builder_append_nulls</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-uint8-array-builder-append-values" title="garrow_uint8_array_builder_append_values ()">garrow_uint8_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-uint-array-builder-append" title="garrow_uint_array_builder_append ()">garrow_uint_array_builder_append</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-uint-array-builder-append-null" title="garrow_uint_array_builder_append_null ()">garrow_uint_array_builder_append_null</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-uint-array-builder-append-nulls" title="garrow_uint_array_builder_append_nulls ()">garrow_uint_array_builder_append_nulls</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-uint-array-builder-append-values" title="garrow_uint_array_builder_append_values ()">garrow_uint_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-uint-array-builder-new" title="garrow_uint_array_builder_new ()">garrow_uint_array_builder_new</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</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/c_glib/arrow-glib/api-index-0-9-0.html b/docs/c_glib/arrow-glib/api-index-0-9-0.html
deleted file mode 100644
index f4d769e..0000000
--- a/docs/c_glib/arrow-glib/api-index-0-9-0.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<!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 0.9.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="api-index-0-10-0.html" title="Index of new symbols in 0.10.0">
-<link rel="next" href="api-index-0-8-0.html" title="Index of new symbols in 0.8.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxM">M</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</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="api-index-0-10-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-8-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-0-9-0"></a>Index of new symbols in 0.9.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-array-builder-get-value-data-type" title="garrow_array_builder_get_value_data_type ()">garrow_array_builder_get_value_data_type</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-array-builder-get-value-type" title="garrow_array_builder_get_value_type ()">garrow_array_builder_get_value_type</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-buffer-new-bytes" title="garrow_buffer_new_bytes ()">garrow_buffer_new_bytes</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-get-value-data-type" title="garrow_chunked_array_get_value_data_type ()">garrow_chunked_array_get_value_data_type</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-get-value-type" title="garrow_chunked_array_get_value_type ()">garrow_chunked_array_get_value_type</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<a name="idxM"></a><h3 class="title">M</h3>
-<dt>
-<a class="link" href="buffer-classes.html#garrow-mutable-buffer-new-bytes" title="garrow_mutable_buffer_new_bytes ()">garrow_mutable_buffer_new_bytes</a>, function in <a class="link" href="buffer-classes.html" title="Buffer classes">GArrowResizableBuffer</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-add-column" title="garrow_record_batch_add_column ()">garrow_record_batch_add_column</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-remove-column" title="garrow_record_batch_remove_column ()">garrow_record_batch_remove_column</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</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/c_glib/arrow-glib/api-index-1-0-0.html b/docs/c_glib/arrow-glib/api-index-1-0-0.html
deleted file mode 100644
index 3eca453..0000000
--- a/docs/c_glib/arrow-glib/api-index-1-0-0.html
+++ /dev/null
@@ -1,201 +0,0 @@
-<!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 1.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="api-index-2-0-0.html" title="Index of new symbols in 2.0.0">
-<link rel="next" href="api-index-0-17-0.html" title="Index of new symbols in 0.17.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxE">E</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxO">O</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxP">P</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxV">V</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxW">W</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="api-index-2-0-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-0-17-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-1-0-0"></a>Index of new symbols in 1.0.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="datum-classes.html#garrow-array-datum-new" title="garrow_array_datum_new ()">garrow_array_datum_new</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-binary-array-get-data-buffer" title="garrow_binary_array_get_data_buffer ()">garrow_binary_array_get_data_buffer</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--allow-decimal-truncate" title="The “allow-decimal-truncate” property">GArrowCastOptions:allow-decimal-truncate</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--allow-time-overflow" title="The “allow-time-overflow” property">GArrowCastOptions:allow-time-overflow</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#GArrowCastOptions--to-data-type" title="The “to-data-type” property">GArrowCastOptions:to-data-type</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="datum-classes.html#garrow-chunked-array-datum-new" title="garrow_chunked_array_datum_new ()">garrow_chunked_array_datum_new</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="datum-classes.html#garrow-datum-equal" title="garrow_datum_equal ()">garrow_datum_equal</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="datum-classes.html#garrow-datum-is-array" title="garrow_datum_is_array ()">garrow_datum_is_array</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="datum-classes.html#garrow-datum-is-array-like" title="garrow_datum_is_array_like ()">garrow_datum_is_array_like</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="datum-classes.html#garrow-datum-to-string" title="garrow_datum_to_string ()">garrow_datum_to_string</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="file-system-classes.html#GArrowFileType" title="enum GArrowFileType">GArrowFileType</a>, enum in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-input-stream-read-record-batch" title="garrow_input_stream_read_record_batch ()">garrow_input_stream_read_record_batch</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-large-binary-array-get-data-buffer" title="garrow_large_binary_array_get_data_buffer ()">garrow_large_binary_array_get_data_buffer</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxO"></a><h3 class="title">O</h3>
-<dt>
-<a class="link" href="output-stream-classes.html#garrow-output-stream-write-record-batch" title="garrow_output_stream_write_record_batch ()">garrow_output_stream_write_record_batch</a>, function in <a class="link" href="output-stream-classes.html" title="Output stream classes">GArrowCompressedOutputStream</a>
-</dt>
-<dd></dd>
-<a name="idxP"></a><h3 class="title">P</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-primitive-array-get-data-buffer" title="garrow_primitive_array_get_data_buffer ()">garrow_primitive_array_get_data_buffer</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowReadOptions--max-recursion-depth" title="The “max-recursion-depth” property">GArrowReadOptions:max-recursion-depth</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowReadOptions--use-threads" title="The “use-threads” property">GArrowReadOptions:use-threads</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#garrow-read-options-get-included-fields" title="garrow_read_options_get_included_fields ()">garrow_read_options_get_included_fields</a>, function in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#garrow-read-options-new" title="garrow_read_options_new ()">garrow_read_options_new</a>, function in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#garrow-read-options-set-included-fields" title="garrow_read_options_set_included_fields ()">garrow_read_options_set_included_fields</a>, function in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="datum-classes.html#garrow-record-batch-datum-new" title="garrow_record_batch_datum_new ()">garrow_record_batch_datum_new</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="record-batch.html#garrow-record-batch-serialize" title="garrow_record_batch_serialize ()">garrow_record_batch_serialize</a>, function in <a class="link" href="record-batch.html" title="Record batch related classes">GArrowRecordBatchIterator</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="datum-classes.html#garrow-table-datum-new" title="garrow_table_datum_new ()">garrow_table_datum_new</a>, function in <a class="link" href="datum-classes.html" title="Datum classes">GArrowTableDatum</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-1-0:CAPS" title="GARROW_VERSION_1_0">GARROW_VERSION_1_0</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
-</dt>
-<dd></dd>
-<a name="idxW"></a><h3 class="title">W</h3>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowWriteOptions--alignment" title="The “alignment” property">GArrowWriteOptions:alignment</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowWriteOptions--allow-64bit" title="The “allow-64bit” property">GArrowWriteOptions:allow-64bit</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowWriteOptions--max-recursion-depth" title="The “max-recursion-depth” property">GArrowWriteOptions:max-recursion-depth</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowWriteOptions--use-threads" title="The “use-threads” property">GArrowWriteOptions:use-threads</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowWriteOptions--write-legacy-ipc-format" title="The “write-legacy-ipc-format” property">GArrowWriteOptions:write-legacy-ipc-format</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="ipc-options-classes.html#garrow-write-options-new" title="garrow_write_options_new ()">garrow_write_options_new</a>, function in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</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/c_glib/arrow-glib/api-index-2-0-0.html b/docs/c_glib/arrow-glib/api-index-2-0-0.html
deleted file mode 100644
index 24ea619..0000000
--- a/docs/c_glib/arrow-glib/api-index-2-0-0.html
+++ /dev/null
@@ -1,188 +0,0 @@
-<!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 2.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="api-index-3-0-0.html" title="Index of new symbols in 3.0.0">
-<link rel="next" href="api-index-1-0-0.html" title="Index of new symbols in 1.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxV">V</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxW">W</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="api-index-3-0-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-1-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-2-0-0"></a>Index of new symbols in 2.0.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-array-builder-get-capacity" title="garrow_array_builder_get_capacity ()">garrow_array_builder_get_capacity</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-array-builder-get-length" title="garrow_array_builder_get_length ()">garrow_array_builder_get_length</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-array-builder-get-n-nulls" title="garrow_array_builder_get_n_nulls ()">garrow_array_builder_get_n_nulls</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-array-builder-reserve" title="garrow_array_builder_reserve ()">garrow_array_builder_reserve</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-array-builder-reset" title="garrow_array_builder_reset ()">garrow_array_builder_reset</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-array-builder-resize" title="garrow_array_builder_resize ()">garrow_array_builder_resize</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-binary-dictionary-array-builder-append-array" title="garrow_binary_dictionary_array_builder_append_array ()">garrow_binary_dictionary_array_builder_append_array</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-binary-dictionary-array-builder-append-indices" title="garrow_binary_dictionary_array_builder_append_indices ()">garrow_binary_dictionary_array_builder_append_indices</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-binary-dictionary-array-builder-append-null" title="garrow_binary_dictionary_array_builder_append_null ()">garrow_binary_dictionary_array_builder_append_null</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-binary-dictionary-array-builder-append-value" title="garrow_binary_dictionary_array_builder_append_value ()">garrow_binary_dictionary_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-binary-dictionary-array-builder-append-value-bytes" title="garrow_binary_dictionary_array_builder_append_value_bytes ()">garrow_binary_dictionary_array_builder_append_value_bytes</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-binary-dictionary-array-builder-finish-delta" title="garrow_binary_dictionary_array_builder_finish_delta ()">garrow_binary_dictionary_array_builder_finish_delta</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-binary-dictionary-array-builder-get-dictionary-length" title="garrow_binary_dictionary_array_builder_get_dictionary_length ()">garrow_binary_dictionary_array_builder_get_dictionary_length</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-binary-dictionary-array-builder-insert-memo-values" title="garrow_binary_dictionary_array_builder_insert_memo_values ()">garrow_binary_dictionary_array_builder_insert_memo_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-binary-dictionary-array-builder-new" title="garrow_binary_dictionary_array_builder_new ()">garrow_binary_dictionary_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="array-builder-classes.html#garrow-binary-dictionary-array-builder-reset-full" title="garrow_binary_dictionary_array_builder_reset_full ()">garrow_binary_dictionary_array_builder_reset_full</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="GArrowCodec.html#garrow-codec-get-compression-level" title="garrow_codec_get_compression_level ()">garrow_codec_get_compression_level</a>, function in <a class="link" href="GArrowCodec.html" title="Codec related type and class">GArrowCodec</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowCodec.html#garrow-codec-get-compression-type" title="garrow_codec_get_compression_type ()">garrow_codec_get_compression_type</a>, function in <a class="link" href="GArrowCodec.html" title="Codec related type and class">GArrowCodec</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-large-list-array-get-values" title="garrow_large_list_array_get_values ()">garrow_large_list_array_get_values</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-large-list-array-get-value-offset" title="garrow_large_list_array_get_value_offset ()">garrow_large_list_array_get_value_offset</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-large-list-array-get-value-offsets" title="garrow_large_list_array_get_value_offsets ()">garrow_large_list_array_get_value_offsets</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-list-array-get-values" title="garrow_list_array_get_values ()">garrow_list_array_get_values</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-list-array-get-value-length" title="garrow_list_array_get_value_length ()">garrow_list_array_get_value_length</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="composite-array-classes.html#garrow-list-array-get-value-offsets" title="garrow_list_array_get_value_offsets ()">garrow_list_array_get_value_offsets</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-string-dictionary-array-builder-append-array" title="garrow_string_dictionary_array_builder_append_array ()">garrow_string_dictionary_array_builder_append_array</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-string-dictionary-array-builder-append-indices" title="garrow_string_dictionary_array_builder_append_indices ()">garrow_string_dictionary_array_builder_append_indices</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-string-dictionary-array-builder-append-null" title="garrow_string_dictionary_array_builder_append_null ()">garrow_string_dictionary_array_builder_append_null</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-string-dictionary-array-builder-append-string" title="garrow_string_dictionary_array_builder_append_string ()">garrow_string_dictionary_array_builder_append_string</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-string-dictionary-array-builder-finish-delta" title="garrow_string_dictionary_array_builder_finish_delta ()">garrow_string_dictionary_array_builder_finish_delta</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-string-dictionary-array-builder-get-dictionary-length" title="garrow_string_dictionary_array_builder_get_dictionary_length ()">garrow_string_dictionary_array_builder_get_dictionary_length</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-string-dictionary-array-builder-insert-memo-values" title="garrow_string_dictionary_array_builder_insert_memo_values ()">garrow_string_dictionary_array_builder_insert_memo_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-string-dictionary-array-builder-new" title="garrow_string_dictionary_array_builder_new ()">garrow_string_dictionary_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="array-builder-classes.html#garrow-string-dictionary-array-builder-reset-full" title="garrow_string_dictionary_array_builder_reset_full ()">garrow_string_dictionary_array_builder_reset_full</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-2-0:CAPS" title="GARROW_VERSION_2_0">GARROW_VERSION_2_0</a>, macro in <a class="link" href="version-macros.html" title="Version related macros">Version related macros</a>
-</dt>
-<dd></dd>
-<a name="idxW"></a><h3 class="title">W</h3>
-<dt>
-<a class="link" href="ipc-options-classes.html#GArrowWriteOptions--codec" title="The “codec” property">GArrowWriteOptions:codec</a>, object property in <a class="link" href="ipc-options-classes.html" title="IPC options classes">GArrowWriteOptions</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/c_glib/arrow-glib/api-index-3-0-0.html b/docs/c_glib/arrow-glib/api-index-3-0-0.html
deleted file mode 100644
index 0b85ef4..0000000
--- a/docs/c_glib/arrow-glib/api-index-3-0-0.html
+++ /dev/null
@@ -1,362 +0,0 @@
-<!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 3.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="api-index-4-0-0.html" title="Index of new symbols in 4.0.0">
-<link rel="next" href="api-index-2-0-0.html" title="Index of new symbols in 2.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxE">E</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</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="api-index-4-0-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="api-index-2-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-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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-array-builder-append-empty-value" title="garrow_array_builder_append_empty_value ()">garrow_array_builder_append_empty_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-array-builder-append-empty-values" title="garrow_array_builder_append_empty_values ()">garrow_array_builder_append_empty_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-array-builder-append-null" title="garrow_array_builder_append_null ()">garrow_array_builder_append_null</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-array-builder-append-nulls" title="garrow_array_builder_append_nulls ()">garrow_array_builder_append_nulls</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="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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-data-type-get-name" title="garrow_data_type_get_name ()">garrow_data_type_get_name</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="array-builder-classes.html#garrow-decimal128-array-builder-append-values" title="garrow_decimal128_array_builder_append_values ()">garrow_decimal128_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="decimal.html#garrow-decimal128-copy" title="garrow_decimal128_copy ()">garrow_decimal128_copy</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-decimal128-data-type-max-precision" title="garrow_decimal128_data_type_max_precision ()">garrow_decimal128_data_type_max_precision</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="decimal.html#garrow-decimal128-to-bytes" title="garrow_decimal128_to_bytes ()">garrow_decimal128_to_bytes</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-abs" title="garrow_decimal256_abs ()">garrow_decimal256_abs</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-decimal256-array-builder-append-value" title="garrow_decimal256_array_builder_append_value ()">garrow_decimal256_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-decimal256-array-builder-append-values" title="garrow_decimal256_array_builder_append_values ()">garrow_decimal256_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-decimal256-array-builder-new" title="garrow_decimal256_array_builder_new ()">garrow_decimal256_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-decimal256-array-format-value" title="garrow_decimal256_array_format_value ()">garrow_decimal256_array_format_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-decimal256-array-get-value" title="garrow_decimal256_array_get_value ()">garrow_decimal256_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="decimal.html#garrow-decimal256-copy" title="garrow_decimal256_copy ()">garrow_decimal256_copy</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="basic-data-type-classes.html#garrow-decimal256-data-type-max-precision" title="garrow_decimal256_data_type_max_precision ()">garrow_decimal256_data_type_max_precision</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="basic-data-type-classes.html#garrow-decimal256-data-type-new" title="garrow_decimal256_data_type_new ()">garrow_decimal256_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="decimal.html#garrow-decimal256-divide" title="garrow_decimal256_divide ()">garrow_decimal256_divide</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-equal" title="garrow_decimal256_equal ()">garrow_decimal256_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-greater-than" title="garrow_decimal256_greater_than ()">garrow_decimal256_greater_than</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-greater-than-or-equal" title="garrow_decimal256_greater_than_or_equal ()">garrow_decimal256_greater_than_or_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-less-than" title="garrow_decimal256_less_than ()">garrow_decimal256_less_than</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-less-than-or-equal" title="garrow_decimal256_less_than_or_equal ()">garrow_decimal256_less_than_or_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-multiply" title="garrow_decimal256_multiply ()">garrow_decimal256_multiply</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-negate" title="garrow_decimal256_negate ()">garrow_decimal256_negate</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-new-integer" title="garrow_decimal256_new_integer ()">garrow_decimal256_new_integer</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-new-string" title="garrow_decimal256_new_string ()">garrow_decimal256_new_string</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-not-equal" title="garrow_decimal256_not_equal ()">garrow_decimal256_not_equal</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-plus" title="garrow_decimal256_plus ()">garrow_decimal256_plus</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-rescale" title="garrow_decimal256_rescale ()">garrow_decimal256_rescale</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-to-bytes" title="garrow_decimal256_to_bytes ()">garrow_decimal256_to_bytes</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-to-string" title="garrow_decimal256_to_string ()">garrow_decimal256_to_string</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="decimal.html#garrow-decimal256-to-string-scale" title="garrow_decimal256_to_string_scale ()">garrow_decimal256_to_string_scale</a>, function in <a class="link" href="decimal.html" title="128-bit and 256-bit decimal classes">GArrowDecimal256</a>
-</dt>
-<dd></dd>
-<a name="idxE"></a><h3 class="title">E</h3>
-<dt>
-<a class="link" href="basic-data-type-classes.html#GArrowExtensionDataTypeClass" title="struct GArrowExtensionDataTypeClass">GArrowExtensionDataTypeClass</a>, struct 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="basic-array-classes.html#garrow-extension-array-get-storage" title="garrow_extension_array_get_storage ()">garrow_extension_array_get_storage</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-extension-data-type-get-extension-name" title="garrow_extension_data_type_get_extension_name ()">garrow_extension_data_type_get_extension_name</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="basic-data-type-classes.html#garrow-extension-data-type-registry-default" title="garrow_extension_data_type_registry_default ()">garrow_extension_data_type_registry_default</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="basic-data-type-classes.html#garrow-extension-data-type-registry-lookup" title="garrow_extension_data_type_registry_lookup ()">garrow_extension_data_type_registry_lookup</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="basic-data-type-classes.html#garrow-extension-data-type-registry-register" title="garrow_extension_data_type_registry_register ()">garrow_extension_data_type_registry_register</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="basic-data-type-classes.html#garrow-extension-data-type-registry-unregister" title="garrow_extension_data_type_registry_unregister ()">garrow_extension_data_type_registry_unregister</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="basic-data-type-classes.html#garrow-extension-data-type-wrap-array" title="garrow_extension_data_type_wrap_array ()">garrow_extension_data_type_wrap_array</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="basic-data-type-classes.html#garrow-extension-data-type-wrap-chunked-array" title="garrow_extension_data_type_wrap_chunked_array ()">garrow_extension_data_type_wrap_chunked_array</a>, function in <a class="link" href="basic-data-type-classes.html" title="Basic data type classes">GArrowExtensionDataTypeRegistry</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="GArrowField.html#garrow-field-get-metadata" title="garrow_field_get_metadata ()">garrow_field_get_metadata</a>, function in <a class="link" href="GArrowField.html" title="GArrowField">GArrowField</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowField.html#garrow-field-has-metadata" title="garrow_field_has_metadata ()">garrow_field_has_metadata</a>, function in <a class="link" href="GArrowField.html" title="GArrowField">GArrowField</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowField.html#garrow-field-remove-metadata" title="garrow_field_remove_metadata ()">garrow_field_remove_metadata</a>, function in <a class="link" href="GArrowField.html" title="GArrowField">GArrowField</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowField.html#garrow-field-to-string-metadata" title="garrow_field_to_string_metadata ()">garrow_field_to_string_metadata</a>, function in <a class="link" href="GArrowField.html" title="GArrowField">GArrowField</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowField.html#garrow-field-with-merged-metadata" title="garrow_field_with_merged_metadata ()">garrow_field_with_merged_metadata</a>, function in <a class="link" href="GArrowField.html" title="GArrowField">GArrowField</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="GArrowField.html#garrow-field-with-metadata" title="garrow_field_with_metadata ()">garrow_field_with_metadata</a>, function in <a class="link" href="GArrowField.html" title="GArrowField">GArrowField</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="file-system-classes.html#garrow-file-system-create" title="garrow_file_system_create ()">garrow_file_system_create</a>, function in <a class="link" href="file-system-classes.html" title="File system classes">GArrowS3FileSystem</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-fixed-size-binary-array-builder-append-value" title="garrow_fixed_size_binary_array_builder_append_value ()">garrow_fixed_size_binary_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-fixed-size-binary-array-builder-append-values" title="garrow_fixed_size_binary_array_builder_append_values ()">garrow_fixed_size_binary_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-fixed-size-binary-array-builder-append-values-packed" title="garrow_fixed_size_binary_array_builder_append_values_packed ()">garrow_fixed_size_binary_array_builder_append_values_packed</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-fixed-size-binary-array-builder-append-value-bytes" title="garrow_fixed_size_binary_array_builder_append_value_bytes ()">garrow_fixed_size_binary_array_builder_append_value_bytes</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-fixed-size-binary-array-get-byte-width" title="garrow_fixed_size_binary_array_get_byte_width ()">garrow_fixed_size_binary_array_get_byte_width</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-fixed-size-binary-array-get-value" title="garrow_fixed_size_binary_array_get_value ()">garrow_fixed_size_binary_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-fixed-size-binary-array-get-values-bytes" title="garrow_fixed_size_binary_array_get_values_bytes ()">garrow_fixed_size_binary_array_get_values_bytes</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-fixed-size-binary-array-new" title="garrow_fixed_size_binary_array_new ()">garrow_fixed_size_binary_array_new</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="GArrowSchema.html#garrow-schema-has-metadata" title="garrow_schema_has_metadata ()">garrow_schema_has_metadata</a>, function in <a class="link" href="GArrowSchema.html" title="GArrowSchema">GArrowSchema</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="compute.html#GArrowSortKey--name" title="The “name” property">GArrowSortKey:name</a>, object property in <a class="link" href="compute.html" title="Computation on data">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-3-0:CAPS" title="GARROW_VERSION_3_0">GARROW_VERSION_3_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/c_glib/arrow-glib/api-index-4-0-0.html b/docs/c_glib/arrow-glib/api-index-4-0-0.html
deleted file mode 100644
index 3b88cef..0000000
--- a/docs/c_glib/arrow-glib/api-index-4-0-0.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!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 4.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-3-0-0.html" title="Index of new symbols in 3.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</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-3-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-4-0-0"></a>Index of new symbols in 4.0.0</h1></div></div></div>
-<a name="idx"></a><a name="idxA"></a><h3 class="title">A</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-array-concatenate" title="garrow_array_concatenate ()">garrow_array_concatenate</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-combine" title="garrow_chunked_array_combine ()">garrow_chunked_array_combine</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<a name="idxV"></a><h3 class="title">V</h3>
-<dt>
-<a class="link" href="version-macros.html#GARROW-VERSION-4-0:CAPS" title="GARROW_VERSION_4_0">GARROW_VERSION_4_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/c_glib/arrow-glib/api-index-full.html b/docs/c_glib/arrow-glib/api-index-full.html
index c7f8267..25421fa 100644
--- a/docs/c_glib/arrow-glib/api-index-full.html
+++ b/docs/c_glib/arrow-glib/api-index-full.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Index: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="object-tree.html" title="Object Hierarchy">
 <link rel="next" href="deprecated-api-index.html" title="Index of deprecated API">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -6057,6 +6057,6 @@
 <dd></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/array-builder-classes.html b/docs/c_glib/arrow-glib/array-builder-classes.html
index f04fdc7..2192ab8 100644
--- a/docs/c_glib/arrow-glib/array-builder-classes.html
+++ b/docs/c_glib/arrow-glib/array-builder-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Array builder classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="array-builder.html" title="Array builder">
 <link rel="prev" href="array-builder.html" title="Array builder">
 <link rel="next" href="tensor.html" title="Tensor">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -11104,6 +11104,6 @@ the Nth value is null value. </p></td>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/array-builder.html b/docs/c_glib/arrow-glib/array-builder.html
index f84dca0..b4be6b8 100644
--- a/docs/c_glib/arrow-glib/array-builder.html
+++ b/docs/c_glib/arrow-glib/array-builder.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Array builder: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="composite-array-classes.html" title="Composite array classes">
 <link rel="next" href="array-builder-classes.html" title="Array builder classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/array.html b/docs/c_glib/arrow-glib/array.html
index 5807c78..0022349 100644
--- a/docs/c_glib/arrow-glib/array.html
+++ b/docs/c_glib/arrow-glib/array.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Array: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="data.html" title="Part I. Data">
 <link rel="next" href="basic-array-classes.html" title="Basic array classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,6 +32,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/arrow-glib-GArrowError.html b/docs/c_glib/arrow-glib/arrow-glib-GArrowError.html
index 2efb0c2..66ba9d8 100644
--- a/docs/c_glib/arrow-glib/arrow-glib-GArrowError.html
+++ b/docs/c_glib/arrow-glib/arrow-glib-GArrowError.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowError: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="error.html" title="Error">
 <link rel="prev" href="error.html" title="Error">
 <link rel="next" href="file-system-api.html" title="Part II. File system API">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -214,6 +214,6 @@ in Gandiva.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/arrow-glib-GArrowFileMode.html b/docs/c_glib/arrow-glib/arrow-glib-GArrowFileMode.html
index 0eb8a40..8be8ad9 100644
--- a/docs/c_glib/arrow-glib/arrow-glib-GArrowFileMode.html
+++ b/docs/c_glib/arrow-glib/arrow-glib-GArrowFileMode.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowFileMode: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="mode.html" title="Mode">
 <link rel="prev" href="mode.html" title="Mode">
 <link rel="next" href="input.html" title="Input">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -102,6 +102,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/arrow-glib-GArrowMetadataVersion.html b/docs/c_glib/arrow-glib/arrow-glib-GArrowMetadataVersion.html
index 048ac17..0298592 100644
--- a/docs/c_glib/arrow-glib/arrow-glib-GArrowMetadataVersion.html
+++ b/docs/c_glib/arrow-glib/arrow-glib-GArrowMetadataVersion.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowMetadataVersion: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="metadata.html" title="Metadata">
 <link rel="prev" href="metadata.html" title="Metadata">
 <link rel="next" href="ipc-options.html" title="Options">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -103,6 +103,6 @@ values.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/arrow-glib-GArrowType.html b/docs/c_glib/arrow-glib/arrow-glib-GArrowType.html
index e48e238..a4ecf6d 100644
--- a/docs/c_glib/arrow-glib/arrow-glib-GArrowType.html
+++ b/docs/c_glib/arrow-glib/arrow-glib-GArrowType.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>GArrowType: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="type.html" title="Type">
 <link rel="prev" href="type.html" title="Type">
 <link rel="next" href="basic-data-type-classes.html" title="Basic data type classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -397,6 +397,6 @@ milliseconds, microseconds or nanoseconds.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/basic-array-classes.html b/docs/c_glib/arrow-glib/basic-array-classes.html
index d1e9fa6..265f6a1 100644
--- a/docs/c_glib/arrow-glib/basic-array-classes.html
+++ b/docs/c_glib/arrow-glib/basic-array-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Basic array classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="array.html" title="Array">
 <link rel="prev" href="array.html" title="Array">
 <link rel="next" href="composite-array-classes.html" title="Composite array classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -5372,6 +5372,6 @@ garrow_extension_array_get_storage (<em class="parameter"><code><a class="link"
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/basic-data-type-classes.html b/docs/c_glib/arrow-glib/basic-data-type-classes.html
index 5f2307e..d3b158d 100644
--- a/docs/c_glib/arrow-glib/basic-data-type-classes.html
+++ b/docs/c_glib/arrow-glib/basic-data-type-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Basic data type classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="type.html" title="Type">
 <link rel="prev" href="arrow-glib-GArrowType.html" title="GArrowType">
 <link rel="next" href="composite-data-type-classes.html" title="Composite data type classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -2766,6 +2766,6 @@ class.</p></td>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/buffer-classes.html b/docs/c_glib/arrow-glib/buffer-classes.html
index a1d2826..82db6f2 100644
--- a/docs/c_glib/arrow-glib/buffer-classes.html
+++ b/docs/c_glib/arrow-glib/buffer-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Buffer classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="buffer.html" title="Buffer">
 <link rel="prev" href="buffer.html" title="Buffer">
 <link rel="next" href="codec.html" title="Codec">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1049,6 +1049,6 @@ garrow_resizable_buffer_reserve (<em class="parameter"><code><a class="link" hre
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/buffer.html b/docs/c_glib/arrow-glib/buffer.html
index 5d832d6..8052e55 100644
--- a/docs/c_glib/arrow-glib/buffer.html
+++ b/docs/c_glib/arrow-glib/buffer.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Buffer: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="datum-classes.html" title="Datum classes">
 <link rel="next" href="buffer-classes.html" title="Buffer classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/codec.html b/docs/c_glib/arrow-glib/codec.html
index f532289..640892e 100644
--- a/docs/c_glib/arrow-glib/codec.html
+++ b/docs/c_glib/arrow-glib/codec.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Codec: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="buffer-classes.html" title="Buffer classes">
 <link rel="next" href="GArrowCodec.html" title="Codec related type and class">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/composite-array-classes.html b/docs/c_glib/arrow-glib/composite-array-classes.html
index 01b811c..04a9cb3 100644
--- a/docs/c_glib/arrow-glib/composite-array-classes.html
+++ b/docs/c_glib/arrow-glib/composite-array-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Composite array classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="array.html" title="Array">
 <link rel="prev" href="basic-array-classes.html" title="Basic array classes">
 <link rel="next" href="array-builder.html" title="Array builder">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1823,6 +1823,6 @@ garrow_dictionary_array_get_dictionary_data_type
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/composite-data-type-classes.html b/docs/c_glib/arrow-glib/composite-data-type-classes.html
index c5db2b6..0e4a0d0 100644
--- a/docs/c_glib/arrow-glib/composite-data-type-classes.html
+++ b/docs/c_glib/arrow-glib/composite-data-type-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Composite data type classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="type.html" title="Type">
 <link rel="prev" href="basic-data-type-classes.html" title="Basic data type classes">
 <link rel="next" href="schema.html" title="Schema">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1256,6 +1256,6 @@ garrow_dictionary_data_type_is_ordered
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/computation.html b/docs/c_glib/arrow-glib/computation.html
index 6163236..6252de5 100644
--- a/docs/c_glib/arrow-glib/computation.html
+++ b/docs/c_glib/arrow-glib/computation.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Computation: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="table-builder-classes.html" title="Table builder classes">
 <link rel="next" href="compute.html" title="Computation on data">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,6 +32,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/compute.html b/docs/c_glib/arrow-glib/compute.html
index ca7e20e..39249c7 100644
--- a/docs/c_glib/arrow-glib/compute.html
+++ b/docs/c_glib/arrow-glib/compute.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Computation on data: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="computation.html" title="Computation">
 <link rel="prev" href="computation.html" title="Computation">
 <link rel="next" href="datum-classes.html" title="Datum classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -3995,6 +3995,6 @@ result in nulls in the output. </p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/cuda-classes.html b/docs/c_glib/arrow-glib/cuda-classes.html
index d884705..7dbd0d7 100644
--- a/docs/c_glib/arrow-glib/cuda-classes.html
+++ b/docs/c_glib/arrow-glib/cuda-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CUDA related classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="cuda.html" title="CUDA">
 <link rel="prev" href="cuda.html" title="CUDA">
 <link rel="next" href="misc.html" title="Part VI. Misc">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1280,6 +1280,6 @@ garrow_cuda_buffer_output_stream_get_buffered_size
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/cuda.html b/docs/c_glib/arrow-glib/cuda.html
index f0e39e7..395e4c9 100644
--- a/docs/c_glib/arrow-glib/cuda.html
+++ b/docs/c_glib/arrow-glib/cuda.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CUDA: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="gpu.html" title="Part V. GPU">
 <link rel="prev" href="gpu.html" title="Part V. GPU">
 <link rel="next" href="cuda-classes.html" title="CUDA related classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/data.html b/docs/c_glib/arrow-glib/data.html
index 2ec1132..1edb083 100644
--- a/docs/c_glib/arrow-glib/data.html
+++ b/docs/c_glib/arrow-glib/data.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part I. Data: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="next" href="array.html" title="Array">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -108,6 +108,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/datum-classes.html b/docs/c_glib/arrow-glib/datum-classes.html
index f2f633e..eec2b15 100644
--- a/docs/c_glib/arrow-glib/datum-classes.html
+++ b/docs/c_glib/arrow-glib/datum-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Datum classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="computation.html" title="Computation">
 <link rel="prev" href="compute.html" title="Computation on data">
 <link rel="next" href="buffer.html" title="Buffer">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -610,6 +610,6 @@ garrow_table_datum_new (<em class="parameter"><code><a class="link" href="GArrow
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/decimal.html b/docs/c_glib/arrow-glib/decimal.html
index 1e9a312..98bb84b 100644
--- a/docs/c_glib/arrow-glib/decimal.html
+++ b/docs/c_glib/arrow-glib/decimal.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>128-bit and 256-bit decimal classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="type.html" title="Type">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1713,6 +1713,6 @@ garrow_decimal256_rescale (<em class="parameter"><code><a class="link" href="dec
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/deprecated-api-index.html b/docs/c_glib/arrow-glib/deprecated-api-index.html
deleted file mode 100644
index e61dff8..0000000
--- a/docs/c_glib/arrow-glib/deprecated-api-index.html
+++ /dev/null
@@ -1,443 +0,0 @@
-<!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 deprecated API: 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="api-index-full.html" title="API Index">
-<link rel="next" href="api-index-4-0-0.html" title="Index of new symbols in 4.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="#idxA">A</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxB">B</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxC">C</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxD">D</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxF">F</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxG">G</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxI">I</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxL">L</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxM">M</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxN">N</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxO">O</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxP">P</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxR">R</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxS">S</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxT">T</a>
-                     <span class="dim">|</span> 
-                  <a class="shortcut" href="#idxU">U</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="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-4-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">GArrowSortOptions</a>
-</dt>
-<dd></dd>
-<a name="idxB"></a><h3 class="title">B</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-binary-array-builder-append" title="garrow_binary_array_builder_append ()">garrow_binary_array_builder_append</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-binary-array-builder-append-null" title="garrow_binary_array_builder_append_null ()">garrow_binary_array_builder_append_null</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-binary-array-builder-append-nulls" title="garrow_binary_array_builder_append_nulls ()">garrow_binary_array_builder_append_nulls</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-binary-array-get-buffer" title="garrow_binary_array_get_buffer ()">garrow_binary_array_get_buffer</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="array-builder-classes.html#garrow-binary-dictionary-array-builder-append-null" title="garrow_binary_dictionary_array_builder_append_null ()">garrow_binary_dictionary_array_builder_append_null</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-boolean-array-builder-append" title="garrow_boolean_array_builder_append ()">garrow_boolean_array_builder_append</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-boolean-array-builder-append-null" title="garrow_boolean_array_builder_append_null ()">garrow_boolean_array_builder_append_null</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-boolean-array-builder-append-nulls" title="garrow_boolean_array_builder_append_nulls ()">garrow_boolean_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxC"></a><h3 class="title">C</h3>
-<dt>
-<a class="link" href="GArrowChunkedArray.html#garrow-chunked-array-get-length" title="garrow_chunked_array_get_length ()">garrow_chunked_array_get_length</a>, function in <a class="link" href="basic-data-type-classes.html#GArrowChunkedArray">GArrowChunkedArray</a>
-</dt>
-<dd></dd>
-<a name="idxD"></a><h3 class="title">D</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-date32-array-builder-append" title="garrow_date32_array_builder_append ()">garrow_date32_array_builder_append</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-date32-array-builder-append-null" title="garrow_date32_array_builder_append_null ()">garrow_date32_array_builder_append_null</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-date32-array-builder-append-nulls" title="garrow_date32_array_builder_append_nulls ()">garrow_date32_array_builder_append_nulls</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-date64-array-builder-append" title="garrow_date64_array_builder_append ()">garrow_date64_array_builder_append</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-date64-array-builder-append-null" title="garrow_date64_array_builder_append_null ()">garrow_date64_array_builder_append_null</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-date64-array-builder-append-nulls" title="garrow_date64_array_builder_append_nulls ()">garrow_date64_array_builder_append_nulls</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-decimal128-array-builder-append" title="garrow_decimal128_array_builder_append ()">garrow_decimal128_array_builder_append</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-decimal128-array-builder-append-null" title="garrow_decimal128_array_builder_append_null ()">garrow_decimal128_array_builder_append_null</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-data-type-classes.html#garrow-decimal-data-type-new" title="garrow_decimal_data_type_new ()">garrow_decimal_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="composite-array-classes.html#garrow-dictionary-array-get-dictionary-data-type" title="garrow_dictionary_array_get_dictionary_data_type ()">garrow_dictionary_array_get_dictionary_data_type</a>, function in <a class="link" href="composite-array-classes.html" title="Composite array classes">GArrowDictionaryArray</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-double-array-builder-append" title="garrow_double_array_builder_append ()">garrow_double_array_builder_append</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-double-array-builder-append-null" title="garrow_double_array_builder_append_null ()">garrow_double_array_builder_append_null</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-double-array-builder-append-nulls" title="garrow_double_array_builder_append_nulls ()">garrow_double_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxF"></a><h3 class="title">F</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-float-array-builder-append" title="garrow_float_array_builder_append ()">garrow_float_array_builder_append</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-float-array-builder-append-null" title="garrow_float_array_builder_append_null ()">garrow_float_array_builder_append_null</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-float-array-builder-append-nulls" title="garrow_float_array_builder_append_nulls ()">garrow_float_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxG"></a><h3 class="title">G</h3>
-<dt>
-<a class="link" href="input-stream-classes.html#garrow-gio-input-stream-get-raw" title="garrow_gio_input_stream_get_raw ()">garrow_gio_input_stream_get_raw</a>, function in <a class="link" href="input-stream-classes.html" title="Input stream classes">GArrowCompressedInputStream</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="output-stream-classes.html#garrow-gio-output-stream-get-raw" title="garrow_gio_output_stream_get_raw ()">garrow_gio_output_stream_get_raw</a>, function in <a class="link" href="output-stream-classes.html" title="Output stream classes">GArrowCompressedOutputStream</a>
-</dt>
-<dd></dd>
-<a name="idxI"></a><h3 class="title">I</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-int16-array-builder-append" title="garrow_int16_array_builder_append ()">garrow_int16_array_builder_append</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-int16-array-builder-append-null" title="garrow_int16_array_builder_append_null ()">garrow_int16_array_builder_append_null</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-int16-array-builder-append-nulls" title="garrow_int16_array_builder_append_nulls ()">garrow_int16_array_builder_append_nulls</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-int32-array-builder-append" title="garrow_int32_array_builder_append ()">garrow_int32_array_builder_append</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-int32-array-builder-append-null" title="garrow_int32_array_builder_append_null ()">garrow_int32_array_builder_append_null</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-int32-array-builder-append-nulls" title="garrow_int32_array_builder_append_nulls ()">garrow_int32_array_builder_append_nulls</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-int64-array-builder-append" title="garrow_int64_array_builder_append ()">garrow_int64_array_builder_append</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-int64-array-builder-append-null" title="garrow_int64_array_builder_append_null ()">garrow_int64_array_builder_append_null</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-int64-array-builder-append-nulls" title="garrow_int64_array_builder_append_nulls ()">garrow_int64_array_builder_append_nulls</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-int8-array-builder-append" title="garrow_int8_array_builder_append ()">garrow_int8_array_builder_append</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-int8-array-builder-append-null" title="garrow_int8_array_builder_append_null ()">garrow_int8_array_builder_append_null</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-int8-array-builder-append-nulls" title="garrow_int8_array_builder_append_nulls ()">garrow_int8_array_builder_append_nulls</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-int-array-builder-append" title="garrow_int_array_builder_append ()">garrow_int_array_builder_append</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-int-array-builder-append-null" title="garrow_int_array_builder_append_null ()">garrow_int_array_builder_append_null</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-int-array-builder-append-nulls" title="garrow_int_array_builder_append_nulls ()">garrow_int_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxL"></a><h3 class="title">L</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-large-binary-array-builder-append-null" title="garrow_large_binary_array_builder_append_null ()">garrow_large_binary_array_builder_append_null</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-large-binary-array-builder-append-nulls" title="garrow_large_binary_array_builder_append_nulls ()">garrow_large_binary_array_builder_append_nulls</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-large-binary-array-get-buffer" title="garrow_large_binary_array_get_buffer ()">garrow_large_binary_array_get_buffer</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="array-builder-classes.html#garrow-large-list-array-builder-append-null" title="garrow_large_list_array_builder_append_null ()">garrow_large_list_array_builder_append_null</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-list-array-builder-append" title="garrow_list_array_builder_append ()">garrow_list_array_builder_append</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-list-array-builder-append-null" title="garrow_list_array_builder_append_null ()">garrow_list_array_builder_append_null</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="composite-data-type-classes.html#garrow-list-data-type-get-value-field" title="garrow_list_data_type_get_value_field ()">garrow_list_data_type_get_value_field</a>, function in <a class="link" href="composite-data-type-classes.html" title="Composite data type classes">GArrowDictionaryDataType</a>
-</dt>
-<dd></dd>
-<a name="idxM"></a><h3 class="title">M</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-map-array-builder-append-null" title="garrow_map_array_builder_append_null ()">garrow_map_array_builder_append_null</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-map-array-builder-append-nulls" title="garrow_map_array_builder_append_nulls ()">garrow_map_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxN"></a><h3 class="title">N</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-null-array-builder-append-null" title="garrow_null_array_builder_append_null ()">garrow_null_array_builder_append_null</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-null-array-builder-append-nulls" title="garrow_null_array_builder_append_nulls ()">garrow_null_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxO"></a><h3 class="title">O</h3>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-get-field-indexes" title="garrow_orc_file_reader_get_field_indexes ()">garrow_orc_file_reader_get_field_indexes</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="orc-file-reader.html#garrow-orc-file-reader-set-field-indexes" title="garrow_orc_file_reader_set_field_indexes ()">garrow_orc_file_reader_set_field_indexes</a>, function in <a class="link" href="orc-file-reader.html" title="ORC reader">GArrowORCFileReader</a>
-</dt>
-<dd></dd>
-<a name="idxP"></a><h3 class="title">P</h3>
-<dt>
-<a class="link" href="basic-array-classes.html#garrow-primitive-array-get-buffer" title="garrow_primitive_array_get_buffer ()">garrow_primitive_array_get_buffer</a>, function in <a class="link" href="basic-array-classes.html" title="Basic array classes">GArrowExtensionArray</a>
-</dt>
-<dd></dd>
-<a name="idxR"></a><h3 class="title">R</h3>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-field" title="garrow_record_batch_builder_get_field ()">garrow_record_batch_builder_get_field</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="table-builder-classes.html#garrow-record-batch-builder-get-n-fields" title="garrow_record_batch_builder_get_n_fields ()">garrow_record_batch_builder_get_n_fields</a>, function in <a class="link" href="table-builder-classes.html" title="Table builder classes">GArrowRecordBatchBuilder</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-file-reader-get-record-batch" title="garrow_record_batch_file_reader_get_record_batch ()">garrow_record_batch_file_reader_get_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-reader-get-next-record-batch" title="garrow_record_batch_reader_get_next_record_batch ()">garrow_record_batch_reader_get_next_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<dt>
-<a class="link" href="reader-classes.html#garrow-record-batch-reader-read-next-record-batch" title="garrow_record_batch_reader_read_next_record_batch ()">garrow_record_batch_reader_read_next_record_batch</a>, function in <a class="link" href="reader-classes.html" title="Reader classes">GArrowJSONReader</a>
-</dt>
-<dd></dd>
-<a name="idxS"></a><h3 class="title">S</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-string-array-builder-append" title="garrow_string_array_builder_append ()">garrow_string_array_builder_append</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-string-array-builder-append-value" title="garrow_string_array_builder_append_value ()">garrow_string_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-string-array-builder-append-values" title="garrow_string_array_builder_append_values ()">garrow_string_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-string-dictionary-array-builder-append-null" title="garrow_string_dictionary_array_builder_append_null ()">garrow_string_dictionary_array_builder_append_null</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-struct-array-builder-append" title="garrow_struct_array_builder_append ()">garrow_struct_array_builder_append</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-struct-array-builder-append-null" title="garrow_struct_array_builder_append_null ()">garrow_struct_array_builder_append_null</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxT"></a><h3 class="title">T</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-time32-array-builder-append" title="garrow_time32_array_builder_append ()">garrow_time32_array_builder_append</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-time32-array-builder-append-null" title="garrow_time32_array_builder_append_null ()">garrow_time32_array_builder_append_null</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-time32-array-builder-append-nulls" title="garrow_time32_array_builder_append_nulls ()">garrow_time32_array_builder_append_nulls</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-time64-array-builder-append" title="garrow_time64_array_builder_append ()">garrow_time64_array_builder_append</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-time64-array-builder-append-null" title="garrow_time64_array_builder_append_null ()">garrow_time64_array_builder_append_null</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-time64-array-builder-append-nulls" title="garrow_time64_array_builder_append_nulls ()">garrow_time64_array_builder_append_nulls</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-timestamp-array-builder-append" title="garrow_timestamp_array_builder_append ()">garrow_timestamp_array_builder_append</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-timestamp-array-builder-append-null" title="garrow_timestamp_array_builder_append_null ()">garrow_timestamp_array_builder_append_null</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-timestamp-array-builder-append-nulls" title="garrow_timestamp_array_builder_append_nulls ()">garrow_timestamp_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</a>
-</dt>
-<dd></dd>
-<a name="idxU"></a><h3 class="title">U</h3>
-<dt>
-<a class="link" href="array-builder-classes.html#garrow-uint16-array-builder-append" title="garrow_uint16_array_builder_append ()">garrow_uint16_array_builder_append</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-uint16-array-builder-append-null" title="garrow_uint16_array_builder_append_null ()">garrow_uint16_array_builder_append_null</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-uint16-array-builder-append-nulls" title="garrow_uint16_array_builder_append_nulls ()">garrow_uint16_array_builder_append_nulls</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-uint32-array-builder-append" title="garrow_uint32_array_builder_append ()">garrow_uint32_array_builder_append</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-uint32-array-builder-append-null" title="garrow_uint32_array_builder_append_null ()">garrow_uint32_array_builder_append_null</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-uint32-array-builder-append-nulls" title="garrow_uint32_array_builder_append_nulls ()">garrow_uint32_array_builder_append_nulls</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-uint64-array-builder-append" title="garrow_uint64_array_builder_append ()">garrow_uint64_array_builder_append</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-uint64-array-builder-append-null" title="garrow_uint64_array_builder_append_null ()">garrow_uint64_array_builder_append_null</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-uint64-array-builder-append-nulls" title="garrow_uint64_array_builder_append_nulls ()">garrow_uint64_array_builder_append_nulls</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-uint8-array-builder-append" title="garrow_uint8_array_builder_append ()">garrow_uint8_array_builder_append</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-uint8-array-builder-append-null" title="garrow_uint8_array_builder_append_null ()">garrow_uint8_array_builder_append_null</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-uint8-array-builder-append-nulls" title="garrow_uint8_array_builder_append_nulls ()">garrow_uint8_array_builder_append_nulls</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-uint-array-builder-append" title="garrow_uint_array_builder_append ()">garrow_uint_array_builder_append</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-uint-array-builder-append-null" title="garrow_uint_array_builder_append_null ()">garrow_uint_array_builder_append_null</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-uint-array-builder-append-nulls" title="garrow_uint_array_builder_append_nulls ()">garrow_uint_array_builder_append_nulls</a>, function in <a class="link" href="array-builder-classes.html" title="Array builder classes">GArrowDecimal256ArrayBuilder</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/c_glib/arrow-glib/error.html b/docs/c_glib/arrow-glib/error.html
index dbcc529..c28faad 100644
--- a/docs/c_glib/arrow-glib/error.html
+++ b/docs/c_glib/arrow-glib/error.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Error: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="GArrowCodec.html" title="Codec related type and class">
 <link rel="next" href="arrow-glib-GArrowError.html" title="GArrowError">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/file-system-api.html b/docs/c_glib/arrow-glib/file-system-api.html
index 4bcd91a..0b18155 100644
--- a/docs/c_glib/arrow-glib/file-system-api.html
+++ b/docs/c_glib/arrow-glib/file-system-api.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part II. File system API: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="arrow-glib-GArrowError.html" title="GArrowError">
 <link rel="next" href="file-system.html" title="File system">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -37,6 +37,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/file-system-classes.html b/docs/c_glib/arrow-glib/file-system-classes.html
index 82ca1d4..bd6fa7f 100644
--- a/docs/c_glib/arrow-glib/file-system-classes.html
+++ b/docs/c_glib/arrow-glib/file-system-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>File system classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="file-system.html" title="File system">
 <link rel="prev" href="file-system.html" title="File system">
 <link rel="next" href="local-file-system.html" title="Local file system">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1783,6 +1783,6 @@ be an error.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/file-system.html b/docs/c_glib/arrow-glib/file-system.html
index 4006fc5..0b5a631 100644
--- a/docs/c_glib/arrow-glib/file-system.html
+++ b/docs/c_glib/arrow-glib/file-system.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>File system: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="file-system-api.html" title="Part II. File system API">
 <link rel="prev" href="file-system-api.html" title="Part II. File system API">
 <link rel="next" href="file-system-classes.html" title="File system classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/gpu.html b/docs/c_glib/arrow-glib/gpu.html
index efc74ca..57d9255 100644
--- a/docs/c_glib/arrow-glib/gpu.html
+++ b/docs/c_glib/arrow-glib/gpu.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part V. GPU: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="writer-classes.html" title="Writer classes">
 <link rel="next" href="cuda.html" title="CUDA">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -33,6 +33,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/index.html b/docs/c_glib/arrow-glib/index.html
index 7a30753..dc72a6c 100644
--- a/docs/c_glib/arrow-glib/index.html
+++ b/docs/c_glib/arrow-glib/index.html
@@ -3,10 +3,10 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Arrow GLib Reference Manual: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="next" href="data.html" title="Part I. Data">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -187,30 +187,10 @@
 </dl></dd>
 <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-4-0-0.html">Index of new symbols in 4.0.0</a></span></dt>
-<dt><span class="index"><a href="api-index-3-0-0.html">Index of new symbols in 3.0.0</a></span></dt>
-<dt><span class="index"><a href="api-index-2-0-0.html">Index of new symbols in 2.0.0</a></span></dt>
-<dt><span class="index"><a href="api-index-1-0-0.html">Index of new symbols in 1.0.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-17-0.html">Index of new symbols in 0.17.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-16-0.html">Index of new symbols in 0.16.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-15-0.html">Index of new symbols in 0.15.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-14-0.html">Index of new symbols in 0.14.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-13-0.html">Index of new symbols in 0.13.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-12-0.html">Index of new symbols in 0.12.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-11-0.html">Index of new symbols in 0.11.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-10-0.html">Index of new symbols in 0.10.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-9-0.html">Index of new symbols in 0.9.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-8-0.html">Index of new symbols in 0.8.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-7-0.html">Index of new symbols in 0.7.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-6-0.html">Index of new symbols in 0.6.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-5-0.html">Index of new symbols in 0.5.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-4-0.html">Index of new symbols in 0.4.0</a></span></dt>
-<dt><span class="index"><a href="api-index-0-3-0.html">Index of new symbols in 0.3.0</a></span></dt>
 <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/input-output.html b/docs/c_glib/arrow-glib/input-output.html
index 8e6faca..1bd102d 100644
--- a/docs/c_glib/arrow-glib/input-output.html
+++ b/docs/c_glib/arrow-glib/input-output.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Input and output: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="io.html" title="Part III. IO">
 <link rel="prev" href="output-stream-classes.html" title="Output stream classes">
 <link rel="next" href="GArrowFile.html" title="GArrowFile">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/input-stream-classes.html b/docs/c_glib/arrow-glib/input-stream-classes.html
index 9d7898b..098dc10 100644
--- a/docs/c_glib/arrow-glib/input-stream-classes.html
+++ b/docs/c_glib/arrow-glib/input-stream-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Input stream classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="input.html" title="Input">
 <link rel="prev" href="GArrowReadable.html" title="GArrowReadable">
 <link rel="next" href="output.html" title="Output">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -1010,6 +1010,6 @@ garrow_compressed_input_stream_new (<em class="parameter"><code><a class="link"
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/input.html b/docs/c_glib/arrow-glib/input.html
index 5e4d7b7..d545a54 100644
--- a/docs/c_glib/arrow-glib/input.html
+++ b/docs/c_glib/arrow-glib/input.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Input: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="io.html" title="Part III. IO">
 <link rel="prev" href="arrow-glib-GArrowFileMode.html" title="GArrowFileMode">
 <link rel="next" href="GArrowReadable.html" title="GArrowReadable">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,6 +32,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/io.html b/docs/c_glib/arrow-glib/io.html
index be55dbb..97b8f7c 100644
--- a/docs/c_glib/arrow-glib/io.html
+++ b/docs/c_glib/arrow-glib/io.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part III. IO: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="local-file-system-classes.html" title="Local file system classes">
 <link rel="next" href="mode.html" title="Mode">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -58,6 +58,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/ipc-options-classes.html b/docs/c_glib/arrow-glib/ipc-options-classes.html
index d9859f1..3f3fc5e 100644
--- a/docs/c_glib/arrow-glib/ipc-options-classes.html
+++ b/docs/c_glib/arrow-glib/ipc-options-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IPC options classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="ipc-options.html" title="Options">
 <link rel="prev" href="ipc-options.html" title="Options">
 <link rel="next" href="reader.html" title="Reader">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -414,6 +414,6 @@ consisting of a 4-byte prefix instead of 8 byte.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/ipc-options.html b/docs/c_glib/arrow-glib/ipc-options.html
index 8c37c68..6a5634c 100644
--- a/docs/c_glib/arrow-glib/ipc-options.html
+++ b/docs/c_glib/arrow-glib/ipc-options.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Options: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="ipc.html" title="Part IV. IPC">
 <link rel="prev" href="arrow-glib-GArrowMetadataVersion.html" title="GArrowMetadataVersion">
 <link rel="next" href="ipc-options-classes.html" title="IPC options classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/ipc.html b/docs/c_glib/arrow-glib/ipc.html
index 58e348a..d477166 100644
--- a/docs/c_glib/arrow-glib/ipc.html
+++ b/docs/c_glib/arrow-glib/ipc.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part IV. IPC: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="GArrowFile.html" title="GArrowFile">
 <link rel="next" href="metadata.html" title="Metadata">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -50,6 +50,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/local-file-system-classes.html b/docs/c_glib/arrow-glib/local-file-system-classes.html
index 722a3c5..045e069 100644
--- a/docs/c_glib/arrow-glib/local-file-system-classes.html
+++ b/docs/c_glib/arrow-glib/local-file-system-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Local file system classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="local-file-system.html" title="Local file system">
 <link rel="prev" href="local-file-system.html" title="Local file system">
 <link rel="next" href="io.html" title="Part III. IO">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -226,6 +226,6 @@ or a regular one.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/local-file-system.html b/docs/c_glib/arrow-glib/local-file-system.html
index 862005b..8c04c56 100644
--- a/docs/c_glib/arrow-glib/local-file-system.html
+++ b/docs/c_glib/arrow-glib/local-file-system.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Local file system: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="file-system-api.html" title="Part II. File system API">
 <link rel="prev" href="file-system-classes.html" title="File system classes">
 <link rel="next" href="local-file-system-classes.html" title="Local file system classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/metadata.html b/docs/c_glib/arrow-glib/metadata.html
index 645ff90..d1ff247 100644
--- a/docs/c_glib/arrow-glib/metadata.html
+++ b/docs/c_glib/arrow-glib/metadata.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metadata: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="ipc.html" title="Part IV. IPC">
 <link rel="prev" href="ipc.html" title="Part IV. IPC">
 <link rel="next" href="arrow-glib-GArrowMetadataVersion.html" title="GArrowMetadataVersion">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/misc.html b/docs/c_glib/arrow-glib/misc.html
index 80f184a..7eacf12 100644
--- a/docs/c_glib/arrow-glib/misc.html
+++ b/docs/c_glib/arrow-glib/misc.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Part VI. Misc: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="cuda-classes.html" title="CUDA related classes">
 <link rel="next" href="version.html" title="Version">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -33,6 +33,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/mode.html b/docs/c_glib/arrow-glib/mode.html
index c870a88..4ca6784 100644
--- a/docs/c_glib/arrow-glib/mode.html
+++ b/docs/c_glib/arrow-glib/mode.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Mode: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="io.html" title="Part III. IO">
 <link rel="prev" href="io.html" title="Part III. IO">
 <link rel="next" href="arrow-glib-GArrowFileMode.html" title="GArrowFileMode">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/object-tree.html b/docs/c_glib/arrow-glib/object-tree.html
index 9e6dc30..727f2a2 100644
--- a/docs/c_glib/arrow-glib/object-tree.html
+++ b/docs/c_glib/arrow-glib/object-tree.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Object Hierarchy: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="version-macros.html" title="Version related macros">
 <link rel="next" href="api-index-full.html" title="API Index">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -230,6 +230,6 @@
 </pre>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/orc-file-reader.html b/docs/c_glib/arrow-glib/orc-file-reader.html
index 7ec58c0..4f79e1f 100644
--- a/docs/c_glib/arrow-glib/orc-file-reader.html
+++ b/docs/c_glib/arrow-glib/orc-file-reader.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ORC reader: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="reader.html" title="Reader">
 <link rel="prev" href="reader-classes.html" title="Reader classes">
 <link rel="next" href="writer.html" title="Writer">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -583,6 +583,6 @@ garrow_orc_file_reader_get_n_rows (<em class="parameter"><code><a class="link" h
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/output-stream-classes.html b/docs/c_glib/arrow-glib/output-stream-classes.html
index 79cfe67..f796ee8 100644
--- a/docs/c_glib/arrow-glib/output-stream-classes.html
+++ b/docs/c_glib/arrow-glib/output-stream-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Output stream classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="output.html" title="Output">
 <link rel="prev" href="GArrowWritableFile.html" title="GArrowWritableFile">
 <link rel="next" href="input-output.html" title="Input and output">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -628,6 +628,6 @@ garrow_compressed_output_stream_new (<em class="parameter"><code><a class="link"
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/output.html b/docs/c_glib/arrow-glib/output.html
index 1fcbb34..4c716b3 100644
--- a/docs/c_glib/arrow-glib/output.html
+++ b/docs/c_glib/arrow-glib/output.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Output: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="io.html" title="Part III. IO">
 <link rel="prev" href="input-stream-classes.html" title="Input stream classes">
 <link rel="next" href="GArrowWritable.html" title="GArrowWritable">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -35,6 +35,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/reader-classes.html b/docs/c_glib/arrow-glib/reader-classes.html
index 1016f88..8c37439 100644
--- a/docs/c_glib/arrow-glib/reader-classes.html
+++ b/docs/c_glib/arrow-glib/reader-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Reader classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="reader.html" title="Reader">
 <link rel="prev" href="reader.html" title="Reader">
 <link rel="next" href="orc-file-reader.html" title="ORC reader">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -2320,6 +2320,6 @@ of chunks when <a class="link" href="reader-classes.html#GArrowJSONReadOptions--
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/reader.html b/docs/c_glib/arrow-glib/reader.html
index 249e25d..cc56678 100644
--- a/docs/c_glib/arrow-glib/reader.html
+++ b/docs/c_glib/arrow-glib/reader.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Reader: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="ipc.html" title="Part IV. IPC">
 <link rel="prev" href="ipc-options-classes.html" title="IPC options classes">
 <link rel="next" href="reader-classes.html" title="Reader classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,6 +32,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/record-batch.html b/docs/c_glib/arrow-glib/record-batch.html
index 428abe0..115f460 100644
--- a/docs/c_glib/arrow-glib/record-batch.html
+++ b/docs/c_glib/arrow-glib/record-batch.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Record batch related classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="table.html" title="Table">
 <link rel="prev" href="GArrowTable.html" title="GArrowTable">
 <link rel="next" href="GArrowChunkedArray.html" title="GArrowChunkedArray">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -939,6 +939,6 @@ garrow_record_batch_iterator_to_list (<em class="parameter"><code><a class="link
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/schema.html b/docs/c_glib/arrow-glib/schema.html
index 3b8b4e5..35f61a1 100644
--- a/docs/c_glib/arrow-glib/schema.html
+++ b/docs/c_glib/arrow-glib/schema.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Schema: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="composite-data-type-classes.html" title="Composite data type classes">
 <link rel="next" href="GArrowField.html" title="GArrowField">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -32,6 +32,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/table-builder-classes.html b/docs/c_glib/arrow-glib/table-builder-classes.html
index cc248c9..45456bf 100644
--- a/docs/c_glib/arrow-glib/table-builder-classes.html
+++ b/docs/c_glib/arrow-glib/table-builder-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Table builder classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="table-builder.html" title="Table builder">
 <link rel="prev" href="table-builder.html" title="Table builder">
 <link rel="next" href="computation.html" title="Computation">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -499,6 +499,6 @@ garrow_record_batch_builder_flush (<em class="parameter"><code><a class="link" h
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/table-builder.html b/docs/c_glib/arrow-glib/table-builder.html
index c6b6290..42f3749 100644
--- a/docs/c_glib/arrow-glib/table-builder.html
+++ b/docs/c_glib/arrow-glib/table-builder.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Table builder: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="GArrowChunkedArray.html" title="GArrowChunkedArray">
 <link rel="next" href="table-builder-classes.html" title="Table builder classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/table.html b/docs/c_glib/arrow-glib/table.html
index b0703cf..fa5685a 100644
--- a/docs/c_glib/arrow-glib/table.html
+++ b/docs/c_glib/arrow-glib/table.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Table: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="GArrowSchema.html" title="GArrowSchema">
 <link rel="next" href="GArrowTable.html" title="GArrowTable">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -35,6 +35,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/tensor.html b/docs/c_glib/arrow-glib/tensor.html
index 2c289cd..d3af740 100644
--- a/docs/c_glib/arrow-glib/tensor.html
+++ b/docs/c_glib/arrow-glib/tensor.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Tensor: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="array-builder-classes.html" title="Array builder classes">
 <link rel="next" href="GArrowTensor.html" title="GArrowTensor">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/type.html b/docs/c_glib/arrow-glib/type.html
index cbfa1b5..153a539 100644
--- a/docs/c_glib/arrow-glib/type.html
+++ b/docs/c_glib/arrow-glib/type.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Type: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="next" href="arrow-glib-GArrowType.html" title="GArrowType">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -35,6 +35,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/value.html b/docs/c_glib/arrow-glib/value.html
index fa54d3d..eff64a7 100644
--- a/docs/c_glib/arrow-glib/value.html
+++ b/docs/c_glib/arrow-glib/value.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Value: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <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="GArrowTensor.html" title="GArrowTensor">
 <link rel="next" href="decimal.html" title="128-bit and 256-bit decimal classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/version-macros.html b/docs/c_glib/arrow-glib/version-macros.html
index 98bdc32..f44a3ca 100644
--- a/docs/c_glib/arrow-glib/version-macros.html
+++ b/docs/c_glib/arrow-glib/version-macros.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Version related macros: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="version.html" title="Version">
 <link rel="prev" href="version.html" title="Version">
 <link rel="next" href="object-tree.html" title="Object Hierarchy">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -727,6 +727,6 @@ arrow-glib/arrow-glib.h header.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/version.html b/docs/c_glib/arrow-glib/version.html
index 9cb54e4..fbc4ba5 100644
--- a/docs/c_glib/arrow-glib/version.html
+++ b/docs/c_glib/arrow-glib/version.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Version: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="misc.html" title="Part VI. Misc">
 <link rel="prev" href="misc.html" title="Part VI. Misc">
 <link rel="next" href="version-macros.html" title="Version related macros">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/writer-classes.html b/docs/c_glib/arrow-glib/writer-classes.html
index 106c30c..3b471b6 100644
--- a/docs/c_glib/arrow-glib/writer-classes.html
+++ b/docs/c_glib/arrow-glib/writer-classes.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Writer classes: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="writer.html" title="Writer">
 <link rel="prev" href="writer.html" title="Writer">
 <link rel="next" href="gpu.html" title="Part V. GPU">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -378,6 +378,6 @@ or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><c
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/arrow-glib/writer.html b/docs/c_glib/arrow-glib/writer.html
index ef79f0f..4bf9da2 100644
--- a/docs/c_glib/arrow-glib/writer.html
+++ b/docs/c_glib/arrow-glib/writer.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Writer: Apache Arrow GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Apache Arrow GLib Reference Manual">
 <link rel="up" href="ipc.html" title="Part IV. IPC">
 <link rel="prev" href="orc-file-reader.html" title="ORC reader">
 <link rel="next" href="writer-classes.html" title="Writer classes">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/gandiva-glib/GGandivaCondition.html b/docs/c_glib/gandiva-glib/GGandivaCondition.html
index 7e0300d..8b4d69c 100644
--- a/docs/c_glib/gandiva-glib/GGandivaCondition.html
+++ b/docs/c_glib/gandiva-glib/GGandivaCondition.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Expression classes: Gandiva GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Gandiva GLib Reference Manual">
 <link rel="up" href="expression.html" title="Expression">
 <link rel="prev" href="expression.html" title="Expression">
 <link rel="next" href="filter.html" title="Filter">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -309,6 +309,6 @@ ggandiva_condition_new (<em class="parameter"><code><a class="link" href="node-c
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/gandiva-glib/GGandivaFilter.html b/docs/c_glib/gandiva-glib/GGandivaFilter.html
index f3ea757..28c8cb8 100644
--- a/docs/c_glib/gandiva-glib/GGandivaFilter.html
+++ b/docs/c_glib/gandiva-glib/GGandivaFilter.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Filter classes: Gandiva GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Gandiva GLib Reference Manual">
 <link rel="up" href="filter.html" title="Filter">
 <link rel="prev" href="filter.html" title="Filter">
 <link rel="next" href="selection-vector.html" title="Selection vector">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -268,6 +268,6 @@ output.</p></td>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/gandiva-glib/GGandivaFunctionRegistry.html b/docs/c_glib/gandiva-glib/GGandivaFunctionRegistry.html
index 760861d..e6eef6d 100644
--- a/docs/c_glib/gandiva-glib/GGandivaFunctionRegistry.html
+++ b/docs/c_glib/gandiva-glib/GGandivaFunctionRegistry.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FunctionRegistry class: Gandiva GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Gandiva GLib Reference Manual">
 <link rel="up" href="function-registry.html" title="Registry">
 <link rel="prev" href="function-registry.html" title="Registry">
 <link rel="next" href="function-signature.html" title="Signature">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -203,6 +203,6 @@ ggandiva_function_registry_get_native_functions
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/gandiva-glib/GGandivaFunctionSignature.html b/docs/c_glib/gandiva-glib/GGandivaFunctionSignature.html
index 987f069..fc53762 100644
--- a/docs/c_glib/gandiva-glib/GGandivaFunctionSignature.html
+++ b/docs/c_glib/gandiva-glib/GGandivaFunctionSignature.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FunctionSignature class: Gandiva GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Gandiva GLib Reference Manual">
 <link rel="up" href="function-signature.html" title="Signature">
 <link rel="prev" href="function-signature.html" title="Signature">
 <link rel="next" href="native-function.html" title="Native function">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -367,6 +367,6 @@ ggandiva_function_signature_get_param_types
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/gandiva-glib/GGandivaNativeFunction.html b/docs/c_glib/gandiva-glib/GGandivaNativeFunction.html
index f025793..10b3fc1 100644
--- a/docs/c_glib/gandiva-glib/GGandivaNativeFunction.html
+++ b/docs/c_glib/gandiva-glib/GGandivaNativeFunction.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NativeFunction class: Gandiva GLib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
 <link rel="home" href="index.html" title="Gandiva GLib Reference Manual">
 <link rel="up" href="native-function.html" title="Native function">
 <link rel="prev" href="native-function.html" title="Native function">
 <link rel="next" href="misc.html" title="Part IV. Misc">
-<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -433,6 +433,6 @@ internal logic.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.32</div>
+<hr>Generated by GTK-Doc V1.32.1</div>
 </body>
 </html>
\ No newline at end of file
diff --git a/docs/c_glib/gandiva-glib/GGandivaSelectableProjector.html b/docs/c_glib/gandiva-glib/GGandivaSelectableProjector.html
index b4871c8..0608dbf 100644
--- a/docs/c_glib/gandiva-glib/GGandivaSelectableProjector.html
+++ b/docs/c_glib/gandiva-glib/GGandivaSelectableProjector.html
@@ -3,12 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
... 42760 lines suppressed ...