blob: a6c9d98e17bba73482f48ce7783335b04d7123f4 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en" data-content_root="" >
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; Apache Arrow v16.0.0</title>
<script data-cfasync="false">
document.documentElement.dataset.mode = localStorage.getItem("mode") || "";
document.documentElement.dataset.theme = localStorage.getItem("theme") || "light";
</script>
<!-- Loaded before other Sphinx assets -->
<link href="_static/styles/theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
<link href="_static/styles/bootstrap.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
<link href="_static/styles/pydata-sphinx-theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
<link href="_static/vendor/fontawesome/6.5.1/css/all.min.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.woff2" />
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.woff2" />
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.woff2" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css" />
<link rel="stylesheet" type="text/css" href="_static/theme_overrides.css" />
<!-- Pre-loaded scripts that we'll load fully later -->
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
<script src="_static/design-tabs.js"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'genindex';</script>
<script>
DOCUMENTATION_OPTIONS.theme_version = '0.15.2';
DOCUMENTATION_OPTIONS.theme_switcher_json_url = '/docs/_static/versions.json';
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '';
DOCUMENTATION_OPTIONS.show_version_warning_banner = false;
</script>
<link rel="canonical" href="https://arrow.apache.org/docs/genindex.html" />
<link rel="icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
/* We explicitly disable cookie tracking to avoid privacy issues */
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '20']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</head>
<body data-bs-spy="scroll" data-bs-target=".bd-toc-nav" data-offset="180" data-bs-root-margin="0px 0px -60%" data-default-mode="">
<a id="pst-skip-link" class="skip-link" href="#main-content">Skip to main content</a>
<div id="pst-scroll-pixel-helper"></div>
<button type="button" class="btn rounded-pill" id="pst-back-to-top">
<i class="fa-solid fa-arrow-up"></i>
Back to top
</button>
<input type="checkbox"
class="sidebar-toggle"
name="__primary"
id="__primary"/>
<label class="overlay overlay-primary" for="__primary"></label>
<input type="checkbox"
class="sidebar-toggle"
name="__secondary"
id="__secondary"/>
<label class="overlay overlay-secondary" for="__secondary"></label>
<div class="search-button__wrapper">
<div class="search-button__overlay"></div>
<div class="search-button__search-container">
<form class="bd-search d-flex align-items-center"
action="search.html"
method="get">
<i class="fa-solid fa-magnifying-glass"></i>
<input type="search"
class="form-control"
name="q"
id="search-input"
placeholder="Search the docs ..."
aria-label="Search the docs ..."
autocomplete="off"
autocorrect="off"
autocapitalize="off"
spellcheck="false"/>
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
</form></div>
</div>
<header class="bd-header navbar navbar-expand-lg bd-navbar">
<div class="bd-header__inner bd-page-width">
<label class="sidebar-toggle primary-toggle" for="__primary">
<span class="fa-solid fa-bars"></span>
</label>
<div class="col-lg-3 navbar-header-items__start">
<div class="navbar-item">
<a class="navbar-brand logo" href="index.html">
<img src="_static/arrow.png" class="logo__image only-light" alt="Apache Arrow v16.0.0 - Home"/>
<script>document.write(`<img src="_static/arrow-dark.png" class="logo__image only-dark" alt="Apache Arrow v16.0.0 - Home"/>`);</script>
</a></div>
</div>
<div class="col-lg-9 navbar-header-items">
<div class="me-auto navbar-header-items__center">
<div class="navbar-item">
<nav class="navbar-nav">
<ul class="bd-navbar-elements navbar-nav">
<li class="nav-item">
<a class="nav-link nav-internal" href="format/index.html">
Specifications
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-internal" href="developers/index.html">
Development
</a>
</li>
<li class="nav-item dropdown">
<button class="btn dropdown-toggle nav-item" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-controls="pst-nav-more-links">
Implementations
</button>
<ul id="pst-nav-more-links" class="dropdown-menu">
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="c_glib/index.html">
C/GLib
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="cpp/index.html">
C++
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://github.com/apache/arrow/blob/main/csharp/README.md">
C#
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://pkg.go.dev/github.com/apache/arrow/go/v16">
Go
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="java/index.html">
Java
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="js/index.html">
JavaScript
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/julia/">
Julia
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://github.com/apache/arrow/blob/main/matlab/README.md">
MATLAB
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/nanoarrow/">
nanoarrow
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="python/index.html">
Python
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="r/index.html">
R
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://github.com/apache/arrow/blob/main/ruby/README.md">
Ruby
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://docs.rs/crate/arrow/">
Rust
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="status.html">
Implementation Status
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/cpp/">
C++ cookbook
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/java/">
Java cookbook
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/py/">
Python cookbook
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/r/">
R cookbook
</a>
</li>
</ul>
</li>
</ul>
</nav></div>
</div>
<div class="navbar-header-items__end">
<div class="navbar-item navbar-persistent--container">
<script>
document.write(`
<button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass"></i>
<span class="search-button__default-text">Search</span>
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
</button>
`);
</script>
</div>
<div class="navbar-item">
<script>
document.write(`
<div class="version-switcher__container dropdown">
<button id="pst-version-switcher-button-2"
type="button"
class="version-switcher__button btn btn-sm navbar-btn dropdown-toggle"
data-bs-toggle="dropdown"
aria-haspopup="listbox"
aria-controls="pst-version-switcher-list-2"
aria-label="Version switcher list"
>
Choose version <!-- this text may get changed later by javascript -->
<span class="caret"></span>
</button>
<div id="pst-version-switcher-list-2"
class="version-switcher__menu dropdown-menu list-group-flush py-0"
role="listbox" aria-labelledby="pst-version-switcher-button-2">
<!-- dropdown will be populated by javascript on page load -->
</div>
</div>
`);
</script></div>
<div class="navbar-item">
<script>
document.write(`
<button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
<span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span>
<span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span>
<span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span>
</button>
`);
</script></div>
<div class="navbar-item"><ul class="navbar-icon-links navbar-nav"
aria-label="Icon Links">
<li class="nav-item">
<a href="https://github.com/apache/arrow" title="GitHub" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-brands fa-square-github fa-lg" aria-hidden="true"></i></span>
<span class="sr-only">GitHub</span></a>
</li>
<li class="nav-item">
<a href="https://twitter.com/ApacheArrow" title="Twitter" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-brands fa-square-twitter fa-lg" aria-hidden="true"></i></span>
<span class="sr-only">Twitter</span></a>
</li>
</ul></div>
</div>
</div>
<div class="navbar-persistent--mobile">
<script>
document.write(`
<button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
<i class="fa-solid fa-magnifying-glass"></i>
<span class="search-button__default-text">Search</span>
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
</button>
`);
</script>
</div>
</div>
</header>
<div class="bd-container">
<div class="bd-container__inner bd-page-width">
<div class="bd-sidebar-primary bd-sidebar hide-on-wide">
<div class="sidebar-header-items sidebar-primary__section">
<div class="sidebar-header-items__center">
<div class="navbar-item">
<nav class="navbar-nav">
<ul class="bd-navbar-elements navbar-nav">
<li class="nav-item">
<a class="nav-link nav-internal" href="format/index.html">
Specifications
</a>
</li>
<li class="nav-item">
<a class="nav-link nav-internal" href="developers/index.html">
Development
</a>
</li>
<li class="nav-item dropdown">
<button class="btn dropdown-toggle nav-item" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-controls="pst-nav-more-links-2">
Implementations
</button>
<ul id="pst-nav-more-links-2" class="dropdown-menu">
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="c_glib/index.html">
C/GLib
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="cpp/index.html">
C++
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://github.com/apache/arrow/blob/main/csharp/README.md">
C#
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://pkg.go.dev/github.com/apache/arrow/go/v16">
Go
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="java/index.html">
Java
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="js/index.html">
JavaScript
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/julia/">
Julia
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://github.com/apache/arrow/blob/main/matlab/README.md">
MATLAB
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/nanoarrow/">
nanoarrow
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="python/index.html">
Python
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="r/index.html">
R
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://github.com/apache/arrow/blob/main/ruby/README.md">
Ruby
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://docs.rs/crate/arrow/">
Rust
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-internal" href="status.html">
Implementation Status
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/cpp/">
C++ cookbook
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/java/">
Java cookbook
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/py/">
Python cookbook
</a>
</li>
<li class="nav-item">
<a class="nav-link dropdown-item nav-external" href="https://arrow.apache.org/cookbook/r/">
R cookbook
</a>
</li>
</ul>
</li>
</ul>
</nav></div>
</div>
<div class="sidebar-header-items__end">
<div class="navbar-item">
<script>
document.write(`
<div class="version-switcher__container dropdown">
<button id="pst-version-switcher-button-3"
type="button"
class="version-switcher__button btn btn-sm navbar-btn dropdown-toggle"
data-bs-toggle="dropdown"
aria-haspopup="listbox"
aria-controls="pst-version-switcher-list-3"
aria-label="Version switcher list"
>
Choose version <!-- this text may get changed later by javascript -->
<span class="caret"></span>
</button>
<div id="pst-version-switcher-list-3"
class="version-switcher__menu dropdown-menu list-group-flush py-0"
role="listbox" aria-labelledby="pst-version-switcher-button-3">
<!-- dropdown will be populated by javascript on page load -->
</div>
</div>
`);
</script></div>
<div class="navbar-item">
<script>
document.write(`
<button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
<span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span>
<span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span>
<span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span>
</button>
`);
</script></div>
<div class="navbar-item"><ul class="navbar-icon-links navbar-nav"
aria-label="Icon Links">
<li class="nav-item">
<a href="https://github.com/apache/arrow" title="GitHub" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-brands fa-square-github fa-lg" aria-hidden="true"></i></span>
<span class="sr-only">GitHub</span></a>
</li>
<li class="nav-item">
<a href="https://twitter.com/ApacheArrow" title="Twitter" class="nav-link" rel="noopener" target="_blank" data-bs-toggle="tooltip" data-bs-placement="bottom"><span><i class="fa-brands fa-square-twitter fa-lg" aria-hidden="true"></i></span>
<span class="sr-only">Twitter</span></a>
</li>
</ul></div>
</div>
</div>
<div class="sidebar-primary-items__end sidebar-primary__section">
</div>
<div id="rtd-footer-container"></div>
</div>
<main id="main-content" class="bd-main">
<div class="bd-content">
<div class="bd-article-container">
<div class="bd-header-article"></div>
<div id="searchbox"></div>
<article class="bd-article">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#_"><strong>_</strong></a>
| <a href="#A"><strong>A</strong></a>
| <a href="#B"><strong>B</strong></a>
| <a href="#C"><strong>C</strong></a>
| <a href="#D"><strong>D</strong></a>
| <a href="#E"><strong>E</strong></a>
| <a href="#F"><strong>F</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#H"><strong>H</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#J"><strong>J</strong></a>
| <a href="#K"><strong>K</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#N"><strong>N</strong></a>
| <a href="#O"><strong>O</strong></a>
| <a href="#P"><strong>P</strong></a>
| <a href="#Q"><strong>Q</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>
| <a href="#U"><strong>U</strong></a>
| <a href="#V"><strong>V</strong></a>
| <a href="#W"><strong>W</strong></a>
| <a href="#X"><strong>X</strong></a>
| <a href="#Y"><strong>Y</strong></a>
</div>
<h2 id="_">_</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="format/CDataInterface/PyCapsuleInterface.html#arrow_c_array__">__arrow_c_array__()</a>
</li>
<li><a href="format/CDataInterface/PyCapsuleInterface.html#arrow_c_schema__">__arrow_c_schema__()</a>
</li>
<li><a href="format/CDataInterface/PyCapsuleInterface.html#arrow_c_stream__">__arrow_c_stream__()</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.__dataframe__">__dataframe__() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.__dataframe__">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.acero.AggregateNodeOptions.html#pyarrow.acero.AggregateNodeOptions.__init__">__init__() (pyarrow.acero.AggregateNodeOptions method)</a>
<ul>
<li><a href="python/generated/pyarrow.acero.Declaration.html#pyarrow.acero.Declaration.__init__">(pyarrow.acero.Declaration method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.ExecNodeOptions.html#pyarrow.acero.ExecNodeOptions.__init__">(pyarrow.acero.ExecNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.FilterNodeOptions.html#pyarrow.acero.FilterNodeOptions.__init__">(pyarrow.acero.FilterNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.HashJoinNodeOptions.html#pyarrow.acero.HashJoinNodeOptions.__init__">(pyarrow.acero.HashJoinNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.OrderByNodeOptions.html#pyarrow.acero.OrderByNodeOptions.__init__">(pyarrow.acero.OrderByNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.ProjectNodeOptions.html#pyarrow.acero.ProjectNodeOptions.__init__">(pyarrow.acero.ProjectNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.ScanNodeOptions.html#pyarrow.acero.ScanNodeOptions.__init__">(pyarrow.acero.ScanNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.TableSourceNodeOptions.html#pyarrow.acero.TableSourceNodeOptions.__init__">(pyarrow.acero.TableSourceNodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.__init__">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.__init__">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.__init__">(pyarrow.BinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.__init__">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.__init__">(pyarrow.BinaryViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.__init__">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.__init__">(pyarrow.BooleanScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.__init__">(pyarrow.Buffer method)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.__init__">(pyarrow.BufferOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.__init__">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.__init__">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.__init__">(pyarrow.Codec method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.__init__">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.__init__">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ArraySortOptions.html#pyarrow.compute.ArraySortOptions.__init__">(pyarrow.compute.ArraySortOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.AssumeTimezoneOptions.html#pyarrow.compute.AssumeTimezoneOptions.__init__">(pyarrow.compute.AssumeTimezoneOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.__init__">(pyarrow.compute.CastOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CountOptions.html#pyarrow.compute.CountOptions.__init__">(pyarrow.compute.CountOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CumulativeSumOptions.html#pyarrow.compute.CumulativeSumOptions.__init__">(pyarrow.compute.CumulativeSumOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DayOfWeekOptions.html#pyarrow.compute.DayOfWeekOptions.__init__">(pyarrow.compute.DayOfWeekOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DictionaryEncodeOptions.html#pyarrow.compute.DictionaryEncodeOptions.__init__">(pyarrow.compute.DictionaryEncodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ElementWiseAggregateOptions.html#pyarrow.compute.ElementWiseAggregateOptions.__init__">(pyarrow.compute.ElementWiseAggregateOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ExtractRegexOptions.html#pyarrow.compute.ExtractRegexOptions.__init__">(pyarrow.compute.ExtractRegexOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.FilterOptions.html#pyarrow.compute.FilterOptions.__init__">(pyarrow.compute.FilterOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.IndexOptions.html#pyarrow.compute.IndexOptions.__init__">(pyarrow.compute.IndexOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.JoinOptions.html#pyarrow.compute.JoinOptions.__init__">(pyarrow.compute.JoinOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ListSliceOptions.html#pyarrow.compute.ListSliceOptions.__init__">(pyarrow.compute.ListSliceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MakeStructOptions.html#pyarrow.compute.MakeStructOptions.__init__">(pyarrow.compute.MakeStructOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MapLookupOptions.html#pyarrow.compute.MapLookupOptions.__init__">(pyarrow.compute.MapLookupOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MatchSubstringOptions.html#pyarrow.compute.MatchSubstringOptions.__init__">(pyarrow.compute.MatchSubstringOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ModeOptions.html#pyarrow.compute.ModeOptions.__init__">(pyarrow.compute.ModeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.NullOptions.html#pyarrow.compute.NullOptions.__init__">(pyarrow.compute.NullOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PadOptions.html#pyarrow.compute.PadOptions.__init__">(pyarrow.compute.PadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PairwiseOptions.html#pyarrow.compute.PairwiseOptions.__init__">(pyarrow.compute.PairwiseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PartitionNthOptions.html#pyarrow.compute.PartitionNthOptions.__init__">(pyarrow.compute.PartitionNthOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.QuantileOptions.html#pyarrow.compute.QuantileOptions.__init__">(pyarrow.compute.QuantileOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSliceOptions.html#pyarrow.compute.ReplaceSliceOptions.__init__">(pyarrow.compute.ReplaceSliceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSubstringOptions.html#pyarrow.compute.ReplaceSubstringOptions.__init__">(pyarrow.compute.ReplaceSubstringOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundOptions.html#pyarrow.compute.RoundOptions.__init__">(pyarrow.compute.RoundOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundTemporalOptions.html#pyarrow.compute.RoundTemporalOptions.__init__">(pyarrow.compute.RoundTemporalOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundToMultipleOptions.html#pyarrow.compute.RoundToMultipleOptions.__init__">(pyarrow.compute.RoundToMultipleOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RunEndEncodeOptions.html#pyarrow.compute.RunEndEncodeOptions.__init__">(pyarrow.compute.RunEndEncodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ScalarAggregateOptions.html#pyarrow.compute.ScalarAggregateOptions.__init__">(pyarrow.compute.ScalarAggregateOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SelectKOptions.html#pyarrow.compute.SelectKOptions.__init__">(pyarrow.compute.SelectKOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SetLookupOptions.html#pyarrow.compute.SetLookupOptions.__init__">(pyarrow.compute.SetLookupOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SliceOptions.html#pyarrow.compute.SliceOptions.__init__">(pyarrow.compute.SliceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SortOptions.html#pyarrow.compute.SortOptions.__init__">(pyarrow.compute.SortOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitOptions.html#pyarrow.compute.SplitOptions.__init__">(pyarrow.compute.SplitOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitPatternOptions.html#pyarrow.compute.SplitPatternOptions.__init__">(pyarrow.compute.SplitPatternOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrftimeOptions.html#pyarrow.compute.StrftimeOptions.__init__">(pyarrow.compute.StrftimeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrptimeOptions.html#pyarrow.compute.StrptimeOptions.__init__">(pyarrow.compute.StrptimeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StructFieldOptions.html#pyarrow.compute.StructFieldOptions.__init__">(pyarrow.compute.StructFieldOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TakeOptions.html#pyarrow.compute.TakeOptions.__init__">(pyarrow.compute.TakeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TDigestOptions.html#pyarrow.compute.TDigestOptions.__init__">(pyarrow.compute.TDigestOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TrimOptions.html#pyarrow.compute.TrimOptions.__init__">(pyarrow.compute.TrimOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.UdfContext.html#pyarrow.compute.UdfContext.__init__">(pyarrow.compute.UdfContext method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.VarianceOptions.html#pyarrow.compute.VarianceOptions.__init__">(pyarrow.compute.VarianceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.WeekOptions.html#pyarrow.compute.WeekOptions.__init__">(pyarrow.compute.WeekOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.__init__">(pyarrow.csv.ConvertOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.__init__">(pyarrow.csv.CSVStreamingReader method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter.__init__">(pyarrow.csv.CSVWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.__init__">(pyarrow.csv.InvalidRow method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.__init__">(pyarrow.csv.ParseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.__init__">(pyarrow.csv.ReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions.__init__">(pyarrow.csv.WriteOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.__init__">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.__init__">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.__init__">(pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.__init__">(pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.__init__">(pyarrow.cuda.HostBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.IpcMemHandle.html#pyarrow.cuda.IpcMemHandle.__init__">(pyarrow.cuda.IpcMemHandle method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.__init__">(pyarrow.dataset.CsvFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFragmentScanOptions.html#pyarrow.dataset.CsvFragmentScanOptions.__init__">(pyarrow.dataset.CsvFragmentScanOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.__init__">(pyarrow.dataset.Dataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.DirectoryPartitioning.html#pyarrow.dataset.DirectoryPartitioning.__init__">(pyarrow.dataset.DirectoryPartitioning method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.__init__">(pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat.__init__">(pyarrow.dataset.FileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FilenamePartitioning.html#pyarrow.dataset.FilenamePartitioning.__init__">(pyarrow.dataset.FilenamePartitioning method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.__init__">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory.__init__">(pyarrow.dataset.FileSystemDatasetFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions.__init__">(pyarrow.dataset.FileSystemFactoryOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.__init__">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FragmentScanOptions.html#pyarrow.dataset.FragmentScanOptions.__init__">(pyarrow.dataset.FragmentScanOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.HivePartitioning.html#pyarrow.dataset.HivePartitioning.__init__">(pyarrow.dataset.HivePartitioning method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.__init__">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.__init__">(pyarrow.dataset.IpcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.__init__">(pyarrow.dataset.JsonFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.__init__">(pyarrow.dataset.OrcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.__init__">(pyarrow.dataset.ParquetFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.__init__">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.__init__">(pyarrow.dataset.ParquetFragmentScanOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetReadOptions.html#pyarrow.dataset.ParquetReadOptions.__init__">(pyarrow.dataset.ParquetReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Partitioning.html#pyarrow.dataset.Partitioning.__init__">(pyarrow.dataset.Partitioning method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.PartitioningFactory.html#pyarrow.dataset.PartitioningFactory.__init__">(pyarrow.dataset.PartitioningFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.__init__">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.TaggedRecordBatch.html#pyarrow.dataset.TaggedRecordBatch.__init__">(pyarrow.dataset.TaggedRecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.__init__">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.WrittenFile.html#pyarrow.dataset.WrittenFile.__init__">(pyarrow.dataset.WrittenFile method)</a>
</li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.__init__">(pyarrow.DataType method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.__init__">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.__init__">(pyarrow.Date32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.__init__">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.__init__">(pyarrow.Date64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.__init__">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.__init__">(pyarrow.Decimal128Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.__init__">(pyarrow.Decimal128Type method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.__init__">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.__init__">(pyarrow.DictionaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.__init__">(pyarrow.DictionaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.__init__">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.__init__">(pyarrow.DoubleScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.__init__">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.__init__">(pyarrow.DurationScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.__init__">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.__init__">(pyarrow.ExtensionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.__init__">(pyarrow.ExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.__init__">(pyarrow.Field method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.__init__">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.__init__">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.__init__">(pyarrow.FixedSizeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.__init__">(pyarrow.FixedSizeBinaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.__init__">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.__init__">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Action.html#pyarrow.flight.Action.__init__">(pyarrow.flight.Action method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType.__init__">(pyarrow.flight.ActionType method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.CallInfo.html#pyarrow.flight.CallInfo.__init__">(pyarrow.flight.CallInfo method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientAuthHandler.html#pyarrow.flight.ClientAuthHandler.__init__">(pyarrow.flight.ClientAuthHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddleware.html#pyarrow.flight.ClientMiddleware.__init__">(pyarrow.flight.ClientMiddleware method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddlewareFactory.html#pyarrow.flight.ClientMiddlewareFactory.__init__">(pyarrow.flight.ClientMiddlewareFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.DescriptorType.html#pyarrow.flight.DescriptorType.__init__">(pyarrow.flight.DescriptorType method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightCallOptions.html#pyarrow.flight.FlightCallOptions.__init__">(pyarrow.flight.FlightCallOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.__init__">(pyarrow.flight.FlightClient method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDataStream.html#pyarrow.flight.FlightDataStream.__init__">(pyarrow.flight.FlightDataStream method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.__init__">(pyarrow.flight.FlightDescriptor method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightEndpoint.html#pyarrow.flight.FlightEndpoint.__init__">(pyarrow.flight.FlightEndpoint method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.__init__">(pyarrow.flight.FlightInfo method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMetadataWriter.html#pyarrow.flight.FlightMetadataWriter.__init__">(pyarrow.flight.FlightMetadataWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.__init__">(pyarrow.flight.FlightMethod method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.__init__">(pyarrow.flight.FlightServerBase method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.__init__">(pyarrow.flight.FlightStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.__init__">(pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.GeneratorStream.html#pyarrow.flight.GeneratorStream.__init__">(pyarrow.flight.GeneratorStream method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location.__init__">(pyarrow.flight.Location method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader.__init__">(pyarrow.flight.MetadataRecordBatchReader method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.__init__">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.RecordBatchStream.html#pyarrow.flight.RecordBatchStream.__init__">(pyarrow.flight.RecordBatchStream method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Result.html#pyarrow.flight.Result.__init__">(pyarrow.flight.Result method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerAuthHandler.html#pyarrow.flight.ServerAuthHandler.__init__">(pyarrow.flight.ServerAuthHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.__init__">(pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerMiddleware.html#pyarrow.flight.ServerMiddleware.__init__">(pyarrow.flight.ServerMiddleware method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerMiddlewareFactory.html#pyarrow.flight.ServerMiddlewareFactory.__init__">(pyarrow.flight.ServerMiddlewareFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Ticket.html#pyarrow.flight.Ticket.__init__">(pyarrow.flight.Ticket method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.__init__">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.__init__">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.__init__">(pyarrow.FloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.__init__">(pyarrow.fs.FileInfo method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSelector.html#pyarrow.fs.FileSelector.__init__">(pyarrow.fs.FileSelector method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.__init__">(pyarrow.fs.FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.__init__">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.__init__">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.__init__">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.__init__">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.__init__">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.__init__">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.__init__">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.__init__">(pyarrow.fs.S3LogLevel method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.__init__">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.__init__">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.__init__">(pyarrow.HalfFloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.__init__">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.__init__">(pyarrow.Int16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.__init__">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.__init__">(pyarrow.Int32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.__init__">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.__init__">(pyarrow.Int64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.__init__">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.__init__">(pyarrow.Int8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.__init__">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcReadOptions.html#pyarrow.ipc.IpcReadOptions.__init__">(pyarrow.ipc.IpcReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.__init__">(pyarrow.ipc.IpcWriteOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.__init__">(pyarrow.ipc.Message method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.MessageReader.html#pyarrow.ipc.MessageReader.__init__">(pyarrow.ipc.MessageReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.__init__">(pyarrow.ipc.RecordBatchFileReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter.__init__">(pyarrow.ipc.RecordBatchFileWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.__init__">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter.__init__">(pyarrow.ipc.RecordBatchStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.json.ParseOptions.html#pyarrow.json.ParseOptions.__init__">(pyarrow.json.ParseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.json.ReadOptions.html#pyarrow.json.ReadOptions.__init__">(pyarrow.json.ReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.__init__">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.__init__">(pyarrow.LargeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.__init__">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.__init__">(pyarrow.LargeListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.__init__">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.__init__">(pyarrow.LargeListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.__init__">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.__init__">(pyarrow.LargeStringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.__init__">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.__init__">(pyarrow.ListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.__init__">(pyarrow.ListType method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.__init__">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.__init__">(pyarrow.ListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.__init__">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.__init__">(pyarrow.MapScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.__init__">(pyarrow.MapType method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.__init__">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryPool.html#pyarrow.MemoryPool.__init__">(pyarrow.MemoryPool method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.__init__">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.__init__">(pyarrow.MonthDayNanoIntervalScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.__init__">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.__init__">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.__init__">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.__init__">(pyarrow.orc.ORCFile method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter.__init__">(pyarrow.orc.ORCWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.__init__">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.__init__">(pyarrow.parquet.ColumnChunkMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.__init__">(pyarrow.parquet.ColumnSchema method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.CryptoFactory.html#pyarrow.parquet.encryption.CryptoFactory.__init__">(pyarrow.parquet.encryption.CryptoFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.DecryptionConfiguration.html#pyarrow.parquet.encryption.DecryptionConfiguration.__init__">(pyarrow.parquet.encryption.DecryptionConfiguration method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.__init__">(pyarrow.parquet.encryption.EncryptionConfiguration method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsClient.html#pyarrow.parquet.encryption.KmsClient.__init__">(pyarrow.parquet.encryption.KmsClient method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig.__init__">(pyarrow.parquet.encryption.KmsConnectionConfig method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.__init__">(pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.__init__">(pyarrow.parquet.ParquetDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.__init__">(pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetLogicalType.html#pyarrow.parquet.ParquetLogicalType.__init__">(pyarrow.parquet.ParquetLogicalType method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetSchema.html#pyarrow.parquet.ParquetSchema.__init__">(pyarrow.parquet.ParquetSchema method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetWriter.html#pyarrow.parquet.ParquetWriter.__init__">(pyarrow.parquet.ParquetWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.__init__">(pyarrow.parquet.RowGroupMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn.__init__">(pyarrow.parquet.SortingColumn method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.__init__">(pyarrow.parquet.Statistics method)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.__init__">(pyarrow.PyExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.__init__">(pyarrow.PythonFile method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.__init__">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.__init__">(pyarrow.RecordBatchReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.__init__">(pyarrow.ResizableBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.__init__">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.__init__">(pyarrow.RunEndEncodedScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.__init__">(pyarrow.RunEndEncodedType method)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.__init__">(pyarrow.Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.__init__">(pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.__init__">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.__init__">(pyarrow.StringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.__init__">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.__init__">(pyarrow.StringViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.__init__">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.__init__">(pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.__init__">(pyarrow.StructType method)</a>
</li>
<li><a href="python/generated/pyarrow.substrait.BoundExpressions.html#pyarrow.substrait.BoundExpressions.__init__">(pyarrow.substrait.BoundExpressions method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.__init__">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.TableGroupBy.html#pyarrow.TableGroupBy.__init__">(pyarrow.TableGroupBy method)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.__init__">(pyarrow.Tensor method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.__init__">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.__init__">(pyarrow.Time32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.__init__">(pyarrow.Time32Type method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.__init__">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.__init__">(pyarrow.Time64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.__init__">(pyarrow.Time64Type method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.__init__">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.__init__">(pyarrow.TimestampScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.__init__">(pyarrow.TimestampType method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.__init__">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.__init__">(pyarrow.UInt16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.__init__">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.__init__">(pyarrow.UInt32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.__init__">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.__init__">(pyarrow.UInt64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.__init__">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.__init__">(pyarrow.UInt8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.__init__">(pyarrow.UnionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.__init__">(pyarrow.UnionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.__init__">(pyarrow.UnionType method)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="A">A</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.abs.html#pyarrow.compute.abs">abs() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.abs_checked.html#pyarrow.compute.abs_checked">abs_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.acos.html#pyarrow.compute.acos">acos() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.acos_checked.html#pyarrow.compute.acos_checked">acos_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Action.html#pyarrow.flight.Action">Action (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType">ActionType (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.actual_columns">actual_columns (pyarrow.csv.InvalidRow attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.add.html#pyarrow.compute.add">add() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.add_checked.html#pyarrow.compute.add_checked">add_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.add_column">add_column() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.add_column">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.add_header">add_header() (pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.add_metadata">add_metadata() (pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.add_trailer">add_trailer() (pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.address">address (pyarrow.Buffer attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.address">(pyarrow.cuda.CudaBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.address">(pyarrow.cuda.HostBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.address">(pyarrow.ResizableBuffer attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.TableGroupBy.html#pyarrow.TableGroupBy.aggregate">aggregate() (pyarrow.TableGroupBy method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.AggregateNodeOptions.html#pyarrow.acero.AggregateNodeOptions">AggregateNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0E3All6FutureINSt6vectorI6ResultI1TEEEENSt6vectorI6FutureI1TEEE">All (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.all.html#pyarrow.compute.all">all() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv411AllCompleteRKNSt6vectorI6FutureIEEE">AllComplete (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv411AllFinishedRKNSt6vectorI6FutureIEEE">AllFinished (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.allocate_buffer.html#pyarrow.allocate_buffer">allocate_buffer() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv414AllocateBitmap7int64_tP10MemoryPool">AllocateBitmap (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv414AllocateBufferK7int64_t7int64_tP10MemoryPool">AllocateBuffer (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv414AllocateBufferK7int64_tP10MemoryPool">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv419AllocateEmptyBitmap7int64_t7int64_tP10MemoryPool">AllocateEmptyBitmap (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv419AllocateEmptyBitmap7int64_tP10MemoryPool">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv423AllocateResizableBufferK7int64_tK7int64_tP10MemoryPool">AllocateResizableBuffer (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv423AllocateResizableBufferK7int64_tP10MemoryPool">[1]</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.allow_64bit">allow_64bit (pyarrow.ipc.IpcWriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.allow_decimal_truncate">allow_decimal_truncate (pyarrow.compute.CastOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.allow_float_truncate">allow_float_truncate (pyarrow.compute.CastOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.allow_int_overflow">allow_int_overflow (pyarrow.compute.CastOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.allow_invalid_utf8">allow_invalid_utf8 (pyarrow.compute.CastOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSelector.html#pyarrow.fs.FileSelector.allow_not_found">allow_not_found (pyarrow.fs.FileSelector attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.allow_time_overflow">allow_time_overflow (pyarrow.compute.CastOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.allow_time_truncate">allow_time_truncate (pyarrow.compute.CastOptions attribute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv44and_10Expression10Expression">and_ (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv44and_RKNSt6vectorI10ExpressionEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.compute.and_.html#pyarrow.compute.and_">and_() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.and_kleene.html#pyarrow.compute.and_kleene">and_kleene() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.and_not.html#pyarrow.compute.and_not">and_not() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.and_not_kleene.html#pyarrow.compute.and_not_kleene">and_not_kleene() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.any.html#pyarrow.compute.any">any() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.append">append() (pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.append_column">append_column() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.append_column">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.append_row_groups">append_row_groups() (pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.approximate_median.html#pyarrow.compute.approximate_median">approximate_median() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightCancelledError.html#pyarrow.flight.FlightCancelledError.args">args (pyarrow.flight.FlightCancelledError attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightError.html#pyarrow.flight.FlightError.args">(pyarrow.flight.FlightError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInternalError.html#pyarrow.flight.FlightInternalError.args">(pyarrow.flight.FlightInternalError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerError.html#pyarrow.flight.FlightServerError.args">(pyarrow.flight.FlightServerError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightTimedOutError.html#pyarrow.flight.FlightTimedOutError.args">(pyarrow.flight.FlightTimedOutError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnauthenticatedError.html#pyarrow.flight.FlightUnauthenticatedError.args">(pyarrow.flight.FlightUnauthenticatedError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnauthorizedError.html#pyarrow.flight.FlightUnauthorizedError.args">(pyarrow.flight.FlightUnauthorizedError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnavailableError.html#pyarrow.flight.FlightUnavailableError.args">(pyarrow.flight.FlightUnavailableError attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightWriteSizeExceededError.html#pyarrow.flight.FlightWriteSizeExceededError.args">(pyarrow.flight.FlightWriteSizeExceededError attribute)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-array"><strong>array</strong></a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array">Array (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.array.html#pyarrow.array">array() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.array_filter.html#pyarrow.compute.array_filter">array_filter() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.array_sort_indices.html#pyarrow.compute.array_sort_indices">array_sort_indices() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.array_take.html#pyarrow.compute.array_take">array_take() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ArraySortOptions.html#pyarrow.compute.ArraySortOptions">ArraySortOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv424ArrayVectorIteratorMaker">ArrayVectorIteratorMaker (C++ type)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20AggregateNodeOptionsE">arrow::acero::AggregateNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20AggregateNodeOptions20AggregateNodeOptionsENSt6vectorI9AggregateEENSt6vectorI8FieldRefEENSt6vectorI8FieldRefEE">arrow::acero::AggregateNodeOptions::AggregateNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20AggregateNodeOptions10aggregatesE">arrow::acero::AggregateNodeOptions::aggregates (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20AggregateNodeOptions4keysE">arrow::acero::AggregateNodeOptions::keys (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20AggregateNodeOptions12segment_keysE">arrow::acero::AggregateNodeOptions::segment_keys (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero28ArrayVectorSourceNodeOptionsE">arrow::acero::ArrayVectorSourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptionsE">arrow::acero::AsofJoinNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptions19AsofJoinNodeOptionsENSt6vectorI4KeysEE7int64_t">arrow::acero::AsofJoinNodeOptions::AsofJoinNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptions10input_keysE">arrow::acero::AsofJoinNodeOptions::input_keys (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptions4KeysE">arrow::acero::AsofJoinNodeOptions::Keys (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptions4Keys6by_keyE">arrow::acero::AsofJoinNodeOptions::Keys::by_key (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptions4Keys6on_keyE">arrow::acero::AsofJoinNodeOptions::Keys::on_key (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19AsofJoinNodeOptions9toleranceE">arrow::acero::AsofJoinNodeOptions::tolerance (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureControlE">arrow::acero::BackpressureControl (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureControl5PauseEv">arrow::acero::BackpressureControl::Pause (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureControl6ResumeEv">arrow::acero::BackpressureControl::Resume (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureControlD0Ev">arrow::acero::BackpressureControl::~BackpressureControl (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureMonitorE">arrow::acero::BackpressureMonitor (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureMonitor12bytes_in_useEv">arrow::acero::BackpressureMonitor::bytes_in_use (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureMonitor9is_pausedEv">arrow::acero::BackpressureMonitor::is_paused (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureMonitorD0Ev">arrow::acero::BackpressureMonitor::~BackpressureMonitor (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureOptionsE">arrow::acero::BackpressureOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureOptions19BackpressureOptionsE8uint64_t8uint64_t">arrow::acero::BackpressureOptions::BackpressureOptions (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureOptions19BackpressureOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureOptions19DefaultBackpressureEv">arrow::acero::BackpressureOptions::DefaultBackpressure (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureOptions14pause_if_aboveE">arrow::acero::BackpressureOptions::pause_if_above (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19BackpressureOptions15resume_if_belowE">arrow::acero::BackpressureOptions::resume_if_below (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero19BackpressureOptions25should_apply_backpressureEv">arrow::acero::BackpressureOptions::should_apply_backpressure (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23BatchesWithCommonSchemaE">arrow::acero::BatchesWithCommonSchema (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23BatchesWithCommonSchema7batchesE">arrow::acero::BatchesWithCommonSchema::batches (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23BatchesWithCommonSchema6schemaE">arrow::acero::BatchesWithCommonSchema::schema (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero24ConsumingSinkNodeOptionsE">arrow::acero::ConsumingSinkNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero24ConsumingSinkNodeOptions8consumerE">arrow::acero::ConsumingSinkNodeOptions::consumer (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero24ConsumingSinkNodeOptions24ConsumingSinkNodeOptionsENSt10shared_ptrI16SinkNodeConsumerEENSt6vectorINSt6stringEEENSt8optionalIbEE">arrow::acero::ConsumingSinkNodeOptions::ConsumingSinkNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero24ConsumingSinkNodeOptions5namesE">arrow::acero::ConsumingSinkNodeOptions::names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero24ConsumingSinkNodeOptions15sequence_outputE">arrow::acero::ConsumingSinkNodeOptions::sequence_output (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11DeclarationE">arrow::acero::Declaration (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero11Declaration9AddToPlanEP8ExecPlanP19ExecFactoryRegistry">arrow::acero::Declaration::AddToPlan (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4I0EN5arrow5acero11Declaration11DeclarationENSt6stringE7Options">arrow::acero::Declaration::Declaration (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4I0EN5arrow5acero11Declaration11DeclarationENSt6stringE7OptionsNSt6stringE">[1]</a>, <a href="cpp/api/acero.html#_CPPv4I0EN5arrow5acero11Declaration11DeclarationENSt6stringENSt6vectorI5InputEE7Options">[2]</a>, <a href="cpp/api/acero.html#_CPPv4I0EN5arrow5acero11Declaration11DeclarationENSt6stringENSt6vectorI5InputEE7OptionsNSt6stringE">[3]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration11DeclarationENSt6stringENSt6vectorI5InputEENSt10shared_ptrI15ExecNodeOptionsEENSt6stringE">[4]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration11DeclarationEv">[5]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration12factory_nameE">arrow::acero::Declaration::factory_name (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration5InputE">arrow::acero::Declaration::Input (C++ type)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration6inputsE">arrow::acero::Declaration::inputs (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero11Declaration7IsValidEP19ExecFactoryRegistry">arrow::acero::Declaration::IsValid (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration5labelE">arrow::acero::Declaration::label (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration7optionsE">arrow::acero::Declaration::options (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero11Declaration8SequenceENSt6vectorI11DeclarationEE">arrow::acero::Declaration::Sequence (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero26ExecBatchSourceNodeOptionsE">arrow::acero::ExecBatchSourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero26ExecBatchSourceNodeOptions26ExecBatchSourceNodeOptionsENSt10shared_ptrI6SchemaEENSt6vectorI9ExecBatchEEPN5arrow8internal8ExecutorE">arrow::acero::ExecBatchSourceNodeOptions::ExecBatchSourceNodeOptions (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero26ExecBatchSourceNodeOptions26ExecBatchSourceNodeOptionsENSt10shared_ptrI6SchemaEENSt6vectorI9ExecBatchEEb">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero26ExecBatchSourceNodeOptions23SchemaSourceNodeOptionsENSt10shared_ptrI6SchemaEE7ItMakerPN5arrow8internal8ExecutorE">arrow::acero::ExecBatchSourceNodeOptions::SchemaSourceNodeOptions (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero26ExecBatchSourceNodeOptions23SchemaSourceNodeOptionsENSt10shared_ptrI6SchemaEE7ItMakerb">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19ExecFactoryRegistryE">arrow::acero::ExecFactoryRegistry (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19ExecFactoryRegistry10AddFactoryENSt6stringE7Factory">arrow::acero::ExecFactoryRegistry::AddFactory (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19ExecFactoryRegistry7FactoryE">arrow::acero::ExecFactoryRegistry::Factory (C++ type)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19ExecFactoryRegistry10GetFactoryERKNSt6stringE">arrow::acero::ExecFactoryRegistry::GetFactory (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19ExecFactoryRegistryD0Ev">arrow::acero::ExecFactoryRegistry::~ExecFactoryRegistry (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNodeE">arrow::acero::ExecNode (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode4InitEv">arrow::acero::ExecNode::Init (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode12input_labelsEv">arrow::acero::ExecNode::input_labels (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode13InputFinishedEP8ExecNodei">arrow::acero::ExecNode::InputFinished (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode13InputReceivedEP8ExecNode9ExecBatch">arrow::acero::ExecNode::InputReceived (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode6inputsEv">arrow::acero::ExecNode::inputs (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode7is_sinkEv">arrow::acero::ExecNode::is_sink (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode9kind_nameEv">arrow::acero::ExecNode::kind_name (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode5labelEv">arrow::acero::ExecNode::label (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode10NodeVectorE">arrow::acero::ExecNode::NodeVector (C++ type)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode10num_inputsEv">arrow::acero::ExecNode::num_inputs (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode8orderingEv">arrow::acero::ExecNode::ordering (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode6outputEv">arrow::acero::ExecNode::output (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode13output_schemaEv">arrow::acero::ExecNode::output_schema (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode14PauseProducingEP8ExecNode7int32_t">arrow::acero::ExecNode::PauseProducing (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode4planEv">arrow::acero::ExecNode::plan (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode15ResumeProducingEP8ExecNode7int32_t">arrow::acero::ExecNode::ResumeProducing (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode8SetLabelENSt6stringE">arrow::acero::ExecNode::SetLabel (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode14StartProducingEv">arrow::acero::ExecNode::StartProducing (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNode13StopProducingEv">arrow::acero::ExecNode::StopProducing (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode8ToStringEi">arrow::acero::ExecNode::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecNode8ValidateEv">arrow::acero::ExecNode::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecNodeD0Ev">arrow::acero::ExecNode::~ExecNode (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15ExecNodeOptionsE">arrow::acero::ExecNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15ExecNodeOptions10debug_optsE">arrow::acero::ExecNodeOptions::debug_opts (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15ExecNodeOptionsD0Ev">arrow::acero::ExecNodeOptions::~ExecNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlanE">arrow::acero::ExecPlan (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan7AddNodeENSt10unique_ptrI8ExecNodeEE">arrow::acero::ExecPlan::AddNode (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4I0DpEN5arrow5acero8ExecPlan11EmplaceNodeEP4NodeDpRR4Args">arrow::acero::ExecPlan::EmplaceNode (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan8finishedEv">arrow::acero::ExecPlan::finished (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecPlan11HasMetadataEv">arrow::acero::ExecPlan::HasMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan13kMaxBatchSizeE">arrow::acero::ExecPlan::kMaxBatchSize (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan4MakeE11ExecContextNSt10shared_ptrIK16KeyValueMetadataEE">arrow::acero::ExecPlan::Make (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan4MakeE12QueryOptions11ExecContextNSt10shared_ptrIK16KeyValueMetadataEE">[1]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan4MakeE12QueryOptionsP11ExecContextNSt10shared_ptrIK16KeyValueMetadataEE">[2]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan4MakeEP11ExecContextNSt10shared_ptrIK16KeyValueMetadataEE">[3]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecPlan8metadataEv">arrow::acero::ExecPlan::metadata (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecPlan5nodesEv">arrow::acero::ExecPlan::nodes (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan10NodeVectorE">arrow::acero::ExecPlan::NodeVector (C++ type)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan13query_contextEv">arrow::acero::ExecPlan::query_context (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan14StartProducingEv">arrow::acero::ExecPlan::StartProducing (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan13StopProducingEv">arrow::acero::ExecPlan::StopProducing (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow5acero8ExecPlan8ToStringEv">arrow::acero::ExecPlan::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlan8ValidateEv">arrow::acero::ExecPlan::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero8ExecPlanD0Ev">arrow::acero::ExecPlan::~ExecPlan (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16FetchNodeOptionsE">arrow::acero::FetchNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16FetchNodeOptions5countE">arrow::acero::FetchNodeOptions::count (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16FetchNodeOptions16FetchNodeOptionsE7int64_t7int64_t">arrow::acero::FetchNodeOptions::FetchNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16FetchNodeOptions5kNameE">arrow::acero::FetchNodeOptions::kName (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16FetchNodeOptions6offsetE">arrow::acero::FetchNodeOptions::offset (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero17FilterNodeOptionsE">arrow::acero::FilterNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero17FilterNodeOptions17filter_expressionE">arrow::acero::FilterNodeOptions::filter_expression (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero17FilterNodeOptions17FilterNodeOptionsE10Expression">arrow::acero::FilterNodeOptions::FilterNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptionsE">arrow::acero::HashJoinNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions30default_output_suffix_for_leftE">arrow::acero::HashJoinNodeOptions::default_output_suffix_for_left (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions31default_output_suffix_for_rightE">arrow::acero::HashJoinNodeOptions::default_output_suffix_for_right (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions20disable_bloom_filterE">arrow::acero::HashJoinNodeOptions::disable_bloom_filter (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions6filterE">arrow::acero::HashJoinNodeOptions::filter (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions19HashJoinNodeOptionsE8JoinTypeNSt6vectorI8FieldRefEENSt6vectorI8FieldRefEE10ExpressionNSt6stringENSt6stringEb">arrow::acero::HashJoinNodeOptions::HashJoinNodeOptions (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions19HashJoinNodeOptionsE8JoinTypeNSt6vectorI8FieldRefEENSt6vectorI8FieldRefEENSt6vectorI8FieldRefEENSt6vectorI8FieldRefEE10ExpressionNSt6stringENSt6stringEb">[1]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions19HashJoinNodeOptionsE8JoinTypeNSt6vectorI8FieldRefEENSt6vectorI8FieldRefEENSt6vectorI8FieldRefEENSt6vectorI8FieldRefEENSt6vectorI10JoinKeyCmpEE10ExpressionNSt6stringENSt6stringEb">[2]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions19HashJoinNodeOptionsENSt6vectorI8FieldRefEENSt6vectorI8FieldRefEE">[3]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions19HashJoinNodeOptionsEv">[4]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions9join_typeE">arrow::acero::HashJoinNodeOptions::join_type (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions7key_cmpE">arrow::acero::HashJoinNodeOptions::key_cmp (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions9left_keysE">arrow::acero::HashJoinNodeOptions::left_keys (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions11left_outputE">arrow::acero::HashJoinNodeOptions::left_output (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions10output_allE">arrow::acero::HashJoinNodeOptions::output_all (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions22output_suffix_for_leftE">arrow::acero::HashJoinNodeOptions::output_suffix_for_left (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions23output_suffix_for_rightE">arrow::acero::HashJoinNodeOptions::output_suffix_for_right (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions10right_keysE">arrow::acero::HashJoinNodeOptions::right_keys (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero19HashJoinNodeOptions12right_outputE">arrow::acero::HashJoinNodeOptions::right_output (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero21NamedTableNodeOptionsE">arrow::acero::NamedTableNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero21NamedTableNodeOptions21NamedTableNodeOptionsENSt6vectorINSt6stringEEENSt10shared_ptrI6SchemaEE">arrow::acero::NamedTableNodeOptions::NamedTableNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero21NamedTableNodeOptions5namesE">arrow::acero::NamedTableNodeOptions::names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero21NamedTableNodeOptions6schemaE">arrow::acero::NamedTableNodeOptions::schema (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18OrderByNodeOptionsE">arrow::acero::OrderByNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18OrderByNodeOptions5kNameE">arrow::acero::OrderByNodeOptions::kName (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18OrderByNodeOptions18OrderByNodeOptionsE8Ordering">arrow::acero::OrderByNodeOptions::OrderByNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18OrderByNodeOptions8orderingE">arrow::acero::OrderByNodeOptions::ordering (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22OrderBySinkNodeOptionsE">arrow::acero::OrderBySinkNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22OrderBySinkNodeOptions22OrderBySinkNodeOptionsE11SortOptionsPNSt8functionIF6FutureINSt8optionalI9ExecBatchEEEvEEE">arrow::acero::OrderBySinkNodeOptions::OrderBySinkNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22OrderBySinkNodeOptions12sort_optionsE">arrow::acero::OrderBySinkNodeOptions::sort_options (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerNodeOptionsE">arrow::acero::PivotLongerNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerNodeOptions19feature_field_namesE">arrow::acero::PivotLongerNodeOptions::feature_field_names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerNodeOptions5kNameE">arrow::acero::PivotLongerNodeOptions::kName (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerNodeOptions23measurement_field_namesE">arrow::acero::PivotLongerNodeOptions::measurement_field_names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerNodeOptions13row_templatesE">arrow::acero::PivotLongerNodeOptions::row_templates (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerRowTemplateE">arrow::acero::PivotLongerRowTemplate (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerRowTemplate14feature_valuesE">arrow::acero::PivotLongerRowTemplate::feature_values (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerRowTemplate18measurement_valuesE">arrow::acero::PivotLongerRowTemplate::measurement_values (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22PivotLongerRowTemplate22PivotLongerRowTemplateENSt6vectorINSt6stringEEENSt6vectorINSt8optionalI8FieldRefEEEE">arrow::acero::PivotLongerRowTemplate::PivotLongerRowTemplate (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18ProjectNodeOptionsE">arrow::acero::ProjectNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18ProjectNodeOptions11expressionsE">arrow::acero::ProjectNodeOptions::expressions (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18ProjectNodeOptions5namesE">arrow::acero::ProjectNodeOptions::names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero18ProjectNodeOptions18ProjectNodeOptionsENSt6vectorI10ExpressionEENSt6vectorINSt6stringEEE">arrow::acero::ProjectNodeOptions::ProjectNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptionsE">arrow::acero::QueryOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions19custom_cpu_executorE">arrow::acero::QueryOptions::custom_cpu_executor (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions18custom_io_executorE">arrow::acero::QueryOptions::custom_io_executor (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions11field_namesE">arrow::acero::QueryOptions::field_names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions17function_registryE">arrow::acero::QueryOptions::function_registry (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions11memory_poolE">arrow::acero::QueryOptions::memory_pool (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions15sequence_outputE">arrow::acero::QueryOptions::sequence_output (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions25unaligned_buffer_handlingE">arrow::acero::QueryOptions::unaligned_buffer_handling (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions19use_legacy_batchingE">arrow::acero::QueryOptions::use_legacy_batching (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero12QueryOptions11use_threadsE">arrow::acero::QueryOptions::use_threads (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero34RecordBatchReaderSourceNodeOptionsE">arrow::acero::RecordBatchReaderSourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero34RecordBatchReaderSourceNodeOptions11io_executorE">arrow::acero::RecordBatchReaderSourceNodeOptions::io_executor (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero34RecordBatchReaderSourceNodeOptions6readerE">arrow::acero::RecordBatchReaderSourceNodeOptions::reader (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero34RecordBatchReaderSourceNodeOptions34RecordBatchReaderSourceNodeOptionsENSt10shared_ptrI17RecordBatchReaderEEPN5arrow8internal8ExecutorE">arrow::acero::RecordBatchReaderSourceNodeOptions::RecordBatchReaderSourceNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero28RecordBatchSourceNodeOptionsE">arrow::acero::RecordBatchSourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4I0EN5arrow5acero23SchemaSourceNodeOptionsE">arrow::acero::SchemaSourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23SchemaSourceNodeOptions11io_executorE">arrow::acero::SchemaSourceNodeOptions::io_executor (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23SchemaSourceNodeOptions8it_makerE">arrow::acero::SchemaSourceNodeOptions::it_maker (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23SchemaSourceNodeOptions11requires_ioE">arrow::acero::SchemaSourceNodeOptions::requires_io (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23SchemaSourceNodeOptions6schemaE">arrow::acero::SchemaSourceNodeOptions::schema (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero23SchemaSourceNodeOptions23SchemaSourceNodeOptionsENSt10shared_ptrI6SchemaEE7ItMakerPN5arrow8internal8ExecutorE">arrow::acero::SchemaSourceNodeOptions::SchemaSourceNodeOptions (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero23SchemaSourceNodeOptions23SchemaSourceNodeOptionsENSt10shared_ptrI6SchemaEE7ItMakerb">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22SelectKSinkNodeOptionsE">arrow::acero::SelectKSinkNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22SelectKSinkNodeOptions16select_k_optionsE">arrow::acero::SelectKSinkNodeOptions::select_k_options (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22SelectKSinkNodeOptions22SelectKSinkNodeOptionsE14SelectKOptionsPNSt8functionIF6FutureINSt8optionalI9ExecBatchEEEvEEE">arrow::acero::SelectKSinkNodeOptions::SelectKSinkNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16SinkNodeConsumerE">arrow::acero::SinkNodeConsumer (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16SinkNodeConsumer7ConsumeE9ExecBatch">arrow::acero::SinkNodeConsumer::Consume (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16SinkNodeConsumer6FinishEv">arrow::acero::SinkNodeConsumer::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16SinkNodeConsumer4InitERKNSt10shared_ptrI6SchemaEEP19BackpressureControlP8ExecPlan">arrow::acero::SinkNodeConsumer::Init (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero16SinkNodeConsumerD0Ev">arrow::acero::SinkNodeConsumer::~SinkNodeConsumer (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptionsE">arrow::acero::SinkNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptions12backpressureE">arrow::acero::SinkNodeOptions::backpressure (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptions20backpressure_monitorE">arrow::acero::SinkNodeOptions::backpressure_monitor (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptions6schemaE">arrow::acero::SinkNodeOptions::schema (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptions15sequence_outputE">arrow::acero::SinkNodeOptions::sequence_output (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptions15SinkNodeOptionsEPNSt8functionIF6FutureINSt8optionalI9ExecBatchEEEvEEE19BackpressureOptionsPP19BackpressureMonitorNSt8optionalIbEE">arrow::acero::SinkNodeOptions::SinkNodeOptions (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow5acero15SinkNodeOptions15SinkNodeOptionsEPNSt8functionIF6FutureINSt8optionalI9ExecBatchEEEvEEEPNSt10shared_ptrI6SchemaEE19BackpressureOptionsPP19BackpressureMonitorNSt8optionalIbEE">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero17SourceNodeOptionsE">arrow::acero::SourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero17SourceNodeOptions13output_schemaE">arrow::acero::SourceNodeOptions::output_schema (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero17SourceNodeOptions17SourceNodeOptionsENSt10shared_ptrI6SchemaEENSt8functionIF6FutureINSt8optionalI9ExecBatchEEEvEEE">arrow::acero::SourceNodeOptions::SourceNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20TableSinkNodeOptionsE">arrow::acero::TableSinkNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20TableSinkNodeOptions5namesE">arrow::acero::TableSinkNodeOptions::names (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20TableSinkNodeOptions12output_tableE">arrow::acero::TableSinkNodeOptions::output_table (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20TableSinkNodeOptions15sequence_outputE">arrow::acero::TableSinkNodeOptions::sequence_output (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero20TableSinkNodeOptions20TableSinkNodeOptionsEPNSt10shared_ptrI5TableEENSt8optionalIbEE">arrow::acero::TableSinkNodeOptions::TableSinkNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22TableSourceNodeOptionsE">arrow::acero::TableSourceNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22TableSourceNodeOptions20kDefaultMaxBatchSizeE">arrow::acero::TableSourceNodeOptions::kDefaultMaxBatchSize (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22TableSourceNodeOptions14max_batch_sizeE">arrow::acero::TableSourceNodeOptions::max_batch_size (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22TableSourceNodeOptions5tableE">arrow::acero::TableSourceNodeOptions::table (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow5acero22TableSourceNodeOptions22TableSourceNodeOptionsENSt10shared_ptrI5TableEE7int64_t">arrow::acero::TableSourceNodeOptions::TableSourceNodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReaderE">arrow::adapters::orc::ORCFileReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader14GetCompressionEv">arrow::adapters::orc::ORCFileReader::GetCompression (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader18GetCompressionSizeEv">arrow::adapters::orc::ORCFileReader::GetCompressionSize (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader16GetContentLengthEv">arrow::adapters::orc::ORCFileReader::GetContentLength (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader19GetFileFooterLengthEv">arrow::adapters::orc::ORCFileReader::GetFileFooterLength (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader13GetFileLengthEv">arrow::adapters::orc::ORCFileReader::GetFileLength (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader23GetFilePostscriptLengthEv">arrow::adapters::orc::ORCFileReader::GetFilePostscriptLength (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader14GetFileVersionEv">arrow::adapters::orc::ORCFileReader::GetFileVersion (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader27GetNumberOfStripeStatisticsEv">arrow::adapters::orc::ORCFileReader::GetNumberOfStripeStatistics (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader20GetRecordBatchReaderE7int64_tRKNSt6vectorINSt6stringEEE">arrow::adapters::orc::ORCFileReader::GetRecordBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader17GetRowIndexStrideEv">arrow::adapters::orc::ORCFileReader::GetRowIndexStride (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader21GetSerializedFileTailEv">arrow::adapters::orc::ORCFileReader::GetSerializedFileTail (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader18GetSoftwareVersionEv">arrow::adapters::orc::ORCFileReader::GetSoftwareVersion (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader20GetStripeInformationE7int64_t">arrow::adapters::orc::ORCFileReader::GetStripeInformation (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader25GetStripeStatisticsLengthEv">arrow::adapters::orc::ORCFileReader::GetStripeStatisticsLength (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader11GetWriterIdEv">arrow::adapters::orc::ORCFileReader::GetWriterId (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader16GetWriterIdValueEv">arrow::adapters::orc::ORCFileReader::GetWriterIdValue (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader16GetWriterVersionEv">arrow::adapters::orc::ORCFileReader::GetWriterVersion (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader16NextStripeReaderE7int64_t">arrow::adapters::orc::ORCFileReader::NextStripeReader (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader16NextStripeReaderE7int64_tRKNSt6vectorIiEE">[1]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader12NumberOfRowsEv">arrow::adapters::orc::ORCFileReader::NumberOfRows (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader15NumberOfStripesEv">arrow::adapters::orc::ORCFileReader::NumberOfStripes (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4OpenERKNSt10shared_ptrIN2io16RandomAccessFileEEEP10MemoryPool">arrow::adapters::orc::ORCFileReader::Open (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4ReadERKNSt10shared_ptrI6SchemaEE">arrow::adapters::orc::ORCFileReader::Read (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4ReadERKNSt10shared_ptrI6SchemaEERKNSt6vectorIiEE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4ReadERKNSt6vectorINSt6stringEEE">[2]</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4ReadERKNSt6vectorIiEE">[3]</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4ReadEv">[4]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader12ReadMetadataEv">arrow::adapters::orc::ORCFileReader::ReadMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader10ReadSchemaEv">arrow::adapters::orc::ORCFileReader::ReadSchema (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader10ReadStripeE7int64_t">arrow::adapters::orc::ORCFileReader::ReadStripe (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader10ReadStripeE7int64_tRKNSt6vectorINSt6stringEEE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader10ReadStripeE7int64_tRKNSt6vectorIiEE">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileReader4SeekE7int64_t">arrow::adapters::orc::ORCFileReader::Seek (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileWriterE">arrow::adapters::orc::ORCFileWriter (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileWriter5CloseEv">arrow::adapters::orc::ORCFileWriter::Close (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileWriter4OpenEPN2io12OutputStreamERK12WriteOptions">arrow::adapters::orc::ORCFileWriter::Open (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileWriter5WriteERK11RecordBatch">arrow::adapters::orc::ORCFileWriter::Write (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc13ORCFileWriter5WriteERK5Table">[1]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptionsE">arrow::adapters::orc::WriteOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions10batch_sizeE">arrow::adapters::orc::WriteOptions::batch_size (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions20bloom_filter_columnsE">arrow::adapters::orc::WriteOptions::bloom_filter_columns (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions16bloom_filter_fppE">arrow::adapters::orc::WriteOptions::bloom_filter_fpp (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions11compressionE">arrow::adapters::orc::WriteOptions::compression (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions22compression_block_sizeE">arrow::adapters::orc::WriteOptions::compression_block_size (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions20compression_strategyE">arrow::adapters::orc::WriteOptions::compression_strategy (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions29dictionary_key_size_thresholdE">arrow::adapters::orc::WriteOptions::dictionary_key_size_threshold (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions12file_versionE">arrow::adapters::orc::WriteOptions::file_version (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions17padding_toleranceE">arrow::adapters::orc::WriteOptions::padding_tolerance (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions16row_index_strideE">arrow::adapters::orc::WriteOptions::row_index_stride (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow8adapters3orc12WriteOptions11stripe_sizeE">arrow::adapters::orc::WriteOptions::stripe_size (C++ member)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18AdaptiveIntBuilderE">arrow::AdaptiveIntBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18AdaptiveIntBuilder6AppendEK7int64_t">arrow::AdaptiveIntBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18AdaptiveIntBuilder12AppendValuesEPK7int64_t7int64_tPK7uint8_t">arrow::AdaptiveIntBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18AdaptiveIntBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::AdaptiveIntBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow18AdaptiveIntBuilder4typeEv">arrow::AdaptiveIntBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19AdaptiveUIntBuilderE">arrow::AdaptiveUIntBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19AdaptiveUIntBuilder6AppendEK8uint64_t">arrow::AdaptiveUIntBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19AdaptiveUIntBuilder12AppendValuesEPK8uint64_t7int64_tPK7uint8_t">arrow::AdaptiveUIntBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19AdaptiveUIntBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::AdaptiveUIntBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow19AdaptiveUIntBuilder4typeEv">arrow::AdaptiveUIntBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow5ArrayE">arrow::Array (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array6AcceptEP12ArrayVisitor">arrow::Array::Accept (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array12ApproxEqualsERKNSt10shared_ptrI5ArrayEERK12EqualOptions">arrow::Array::ApproxEquals (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array23ComputeLogicalNullCountEv">arrow::Array::ComputeLogicalNullCount (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array6CopyToERKNSt10shared_ptrI13MemoryManagerEE">arrow::Array::CopyTo (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array4DiffERK5Array">arrow::Array::Diff (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array6EqualsERK5ArrayRK12EqualOptions">arrow::Array::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array9GetScalarE7int64_t">arrow::Array::GetScalar (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array6IsNullE7int64_t">arrow::Array::IsNull (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array7IsValidE7int64_t">arrow::Array::IsValid (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array6lengthEv">arrow::Array::length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array11null_bitmapEv">arrow::Array::null_bitmap (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array16null_bitmap_dataEv">arrow::Array::null_bitmap_data (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array10null_countEv">arrow::Array::null_count (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array6offsetEv">arrow::Array::offset (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array11RangeEqualsE7int64_t7int64_t7int64_tRK5ArrayRK12EqualOptions">arrow::Array::RangeEquals (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array5SliceE7int64_t">arrow::Array::Slice (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4NK5arrow5Array5SliceE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array9SliceSafeE7int64_t">arrow::Array::SliceSafe (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4NK5arrow5Array9SliceSafeE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array8ToStringEv">arrow::Array::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array8ValidateEv">arrow::Array::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array12ValidateFullEv">arrow::Array::ValidateFull (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array4ViewERKNSt10shared_ptrI8DataTypeEE">arrow::Array::View (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow5Array12ViewOrCopyToERKNSt10shared_ptrI13MemoryManagerEE">arrow::Array::ViewOrCopyTo (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilderE">arrow::ArrayBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::ArrayBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder16AppendEmptyValueEv">arrow::ArrayBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder17AppendEmptyValuesE7int64_t">arrow::ArrayBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder10AppendNullEv">arrow::ArrayBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder11AppendNullsE7int64_t">arrow::ArrayBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder12AppendScalarERK6Scalar">arrow::ArrayBuilder::AppendScalar (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder5childEi">arrow::ArrayBuilder::child (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder6FinishEPNSt10shared_ptrI5ArrayEE">arrow::ArrayBuilder::Finish (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder6FinishEv">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::ArrayBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder7ReserveE7int64_t">arrow::ArrayBuilder::Reserve (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder5ResetEv">arrow::ArrayBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow12ArrayBuilder6ResizeE7int64_t">arrow::ArrayBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow12ArrayBuilder4typeEv">arrow::ArrayBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow9ArrayDataE">arrow::ArrayData (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData23ComputeLogicalNullCountEv">arrow::ArrayData::ComputeLogicalNullCount (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData6CopyToERKNSt10shared_ptrI13MemoryManagerEE">arrow::ArrayData::CopyTo (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData12GetNullCountEv">arrow::ArrayData::GetNullCount (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData17HasValidityBitmapEv">arrow::ArrayData::HasValidityBitmap (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData19MayHaveLogicalNullsEv">arrow::ArrayData::MayHaveLogicalNulls (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData12MayHaveNullsEv">arrow::ArrayData::MayHaveNulls (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData5SliceE7int64_t7int64_t">arrow::ArrayData::Slice (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData9SliceSafeE7int64_t7int64_t">arrow::ArrayData::SliceSafe (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ArrayData12ViewOrCopyToERKNSt10shared_ptrI13MemoryManagerEE">arrow::ArrayData::ViewOrCopyTo (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitorE">arrow::ArrayVisitor (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK10FloatArray">arrow::ArrayVisitor::Visit (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK10Int16Array">[1]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK10Int32Array">[2]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK10Int64Array">[3]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK10UInt8Array">[4]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11BinaryArray">[5]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11Date32Array">[6]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11Date64Array">[7]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11DoubleArray">[8]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11StringArray">[9]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11StructArray">[10]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11Time32Array">[11]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11Time64Array">[12]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11UInt16Array">[13]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11UInt32Array">[14]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK11UInt64Array">[15]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK12BooleanArray">[16]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK13DurationArray">[17]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK13ListViewArray">[18]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK14ExtensionArray">[19]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK14HalfFloatArray">[20]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK14LargeListArray">[21]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK14TimestampArray">[22]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK15BinaryViewArray">[23]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK15Decimal128Array">[24]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK15Decimal256Array">[25]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK15DenseUnionArray">[26]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK15DictionaryArray">[27]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK15StringViewArray">[28]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK16LargeBinaryArray">[29]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK16LargeStringArray">[30]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK16SparseUnionArray">[31]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK18FixedSizeListArray">[32]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK18LargeListViewArray">[33]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK18MonthIntervalArray">[34]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK18RunEndEncodedArray">[35]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK20DayTimeIntervalArray">[36]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK20FixedSizeBinaryArray">[37]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK25MonthDayNanoIntervalArray">[38]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK8MapArray">[39]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK9Int8Array">[40]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK9ListArray">[41]</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitor5VisitERK9NullArray">[42]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12ArrayVisitorD0Ev">arrow::ArrayVisitor::~ArrayVisitor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py8is_arrayEP8PyObject">arrow::arrow::py::is_array (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py8is_batchEP8PyObject">arrow::arrow::py::is_batch (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py9is_bufferEP8PyObject">arrow::arrow::py::is_buffer (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py12is_data_typeEP8PyObject">arrow::arrow::py::is_data_type (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py8is_fieldEP8PyObject">arrow::arrow::py::is_field (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py9is_scalarEP8PyObject">arrow::arrow::py::is_scalar (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py9is_schemaEP8PyObject">arrow::arrow::py::is_schema (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py20is_sparse_coo_tensorEP8PyObject">arrow::arrow::py::is_sparse_coo_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py20is_sparse_csc_matrixEP8PyObject">arrow::arrow::py::is_sparse_csc_matrix (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py20is_sparse_csf_tensorEP8PyObject">arrow::arrow::py::is_sparse_csf_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py20is_sparse_csr_matrixEP8PyObject">arrow::arrow::py::is_sparse_csr_matrix (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py8is_tableEP8PyObject">arrow::arrow::py::is_table (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py9is_tensorEP8PyObject">arrow::arrow::py::is_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py12unwrap_arrayEP8PyObject">arrow::arrow::py::unwrap_array (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py12unwrap_batchEP8PyObject">arrow::arrow::py::unwrap_batch (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py13unwrap_bufferEP8PyObject">arrow::arrow::py::unwrap_buffer (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py16unwrap_data_typeEP8PyObject">arrow::arrow::py::unwrap_data_type (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py12unwrap_fieldEP8PyObject">arrow::arrow::py::unwrap_field (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py13unwrap_scalarEP8PyObject">arrow::arrow::py::unwrap_scalar (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py13unwrap_schemaEP8PyObject">arrow::arrow::py::unwrap_schema (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py24unwrap_sparse_coo_tensorEP8PyObject">arrow::arrow::py::unwrap_sparse_coo_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py24unwrap_sparse_csc_matrixEP8PyObject">arrow::arrow::py::unwrap_sparse_csc_matrix (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py24unwrap_sparse_csf_tensorEP8PyObject">arrow::arrow::py::unwrap_sparse_csf_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py24unwrap_sparse_csr_matrixEP8PyObject">arrow::arrow::py::unwrap_sparse_csr_matrix (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py12unwrap_tableEP8PyObject">arrow::arrow::py::unwrap_table (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py13unwrap_tensorEP8PyObject">arrow::arrow::py::unwrap_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py10wrap_arrayERKNSt10shared_ptrI5ArrayEE">arrow::arrow::py::wrap_array (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py10wrap_batchERKNSt10shared_ptrI11RecordBatchEE">arrow::arrow::py::wrap_batch (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py11wrap_bufferERKNSt10shared_ptrI6BufferEE">arrow::arrow::py::wrap_buffer (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py14wrap_data_typeERKNSt10shared_ptrI8DataTypeEE">arrow::arrow::py::wrap_data_type (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py10wrap_fieldERKNSt10shared_ptrI5FieldEE">arrow::arrow::py::wrap_field (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py11wrap_scalarERKNSt10shared_ptrI6ScalarEE">arrow::arrow::py::wrap_scalar (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py11wrap_schemaERKNSt10shared_ptrI6SchemaEE">arrow::arrow::py::wrap_schema (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py22wrap_sparse_coo_tensorERKNSt10shared_ptrI15SparseCOOTensorEE">arrow::arrow::py::wrap_sparse_coo_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py22wrap_sparse_csc_matrixERKNSt10shared_ptrI15SparseCSCMatrixEE">arrow::arrow::py::wrap_sparse_csc_matrix (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py22wrap_sparse_csf_tensorERKNSt10shared_ptrI15SparseCSFTensorEE">arrow::arrow::py::wrap_sparse_csf_tensor (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py22wrap_sparse_csr_matrixERKNSt10shared_ptrI15SparseCSRMatrixEE">arrow::arrow::py::wrap_sparse_csr_matrix (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py10wrap_tableERKNSt10shared_ptrI5TableEE">arrow::arrow::py::wrap_table (C++ function)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow5arrow2py11wrap_tensorERKNSt10shared_ptrI6TensorEE">arrow::arrow::py::wrap_tensor (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4I0EN5arrow15BaseBinaryArrayE">arrow::BaseBinaryArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray9GetStringE7int64_t">arrow::BaseBinaryArray::GetString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray8GetValueE7int64_tP11offset_type">arrow::BaseBinaryArray::GetValue (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray7GetViewE7int64_t">arrow::BaseBinaryArray::GetView (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray19total_values_lengthEv">arrow::BaseBinaryArray::total_values_length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray5ValueE7int64_t">arrow::BaseBinaryArray::Value (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray10value_dataEv">arrow::BaseBinaryArray::value_data (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray12value_lengthE7int64_t">arrow::BaseBinaryArray::value_length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray12value_offsetE7int64_t">arrow::BaseBinaryArray::value_offset (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15BaseBinaryArray13value_offsetsEv">arrow::BaseBinaryArray::value_offsets (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow17BaseBinaryBuilderE">arrow::BaseBinaryBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::BaseBinaryBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder16AppendEmptyValueEv">arrow::BaseBinaryBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder17AppendEmptyValuesE7int64_t">arrow::BaseBinaryBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder10AppendNullEv">arrow::BaseBinaryBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder11AppendNullsE7int64_t">arrow::BaseBinaryBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder12AppendValuesEPPKc7int64_tPK7uint8_t">arrow::BaseBinaryBuilder::AppendValues (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder12AppendValuesERKNSt6vectorINSt6stringEEEPK7uint8_t">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder13ExtendCurrentEPK7uint8_t11offset_type">arrow::BaseBinaryBuilder::ExtendCurrent (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::BaseBinaryBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BaseBinaryBuilder8GetValueE7int64_tP11offset_type">arrow::BaseBinaryBuilder::GetValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BaseBinaryBuilder7GetViewE7int64_t">arrow::BaseBinaryBuilder::GetView (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BaseBinaryBuilder12offsets_dataEv">arrow::BaseBinaryBuilder::offsets_data (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder11ReserveDataE7int64_t">arrow::BaseBinaryBuilder::ReserveData (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder5ResetEv">arrow::BaseBinaryBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder6ResizeE7int64_t">arrow::BaseBinaryBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder12UnsafeAppendEPK7uint8_t11offset_type">arrow::BaseBinaryBuilder::UnsafeAppend (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BaseBinaryBuilder19UnsafeExtendCurrentEPK7uint8_t11offset_type">arrow::BaseBinaryBuilder::UnsafeExtendCurrent (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BaseBinaryBuilder10value_dataEv">arrow::BaseBinaryBuilder::value_data (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BaseBinaryBuilder19value_data_capacityEv">arrow::BaseBinaryBuilder::value_data_capacity (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BaseBinaryBuilder17value_data_lengthEv">arrow::BaseBinaryBuilder::value_data_length (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BaseBinaryScalarE">arrow::BaseBinaryScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BaseBinaryScalar16BaseBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEE">arrow::BaseBinaryScalar::BaseBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16BaseBinaryScalar16BaseBinaryScalarENSt6stringENSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16BaseBinaryScalar4dataEv">arrow::BaseBinaryScalar::data (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BaseBinaryScalar12mutable_dataEv">arrow::BaseBinaryScalar::mutable_data (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BaseBinaryScalar5valueE">arrow::BaseBinaryScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BaseBinaryScalar9ValueTypeE">arrow::BaseBinaryScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16BaseBinaryScalar4viewEv">arrow::BaseBinaryScalar::view (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4I0EN5arrow13BaseListArrayE">arrow::BaseListArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow13BaseListArray12value_lengthE7int64_t">arrow::BaseListArray::value_length (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow15BaseListBuilderE">arrow::BaseListBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow15BaseListBuilder6AppendEb">arrow::BaseListBuilder::Append (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow15BaseListBuilder6AppendEb7int64_t">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow15BaseListBuilder12AppendValuesEPK11offset_type7int64_tPK7uint8_t">arrow::BaseListBuilder::AppendValues (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow15BaseListBuilder12AppendValuesEPK11offset_typePK11offset_type7int64_tPK7uint8_t">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow15BaseListBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::BaseListBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14BaseListScalarE">arrow::BaseListScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14BaseListScalar14BaseListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::BaseListScalar::BaseListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14BaseListScalar6ScalarENSt10shared_ptrI8DataTypeEEb">arrow::BaseListScalar::Scalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14BaseListScalar5valueE">arrow::BaseListScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14BaseListScalar9ValueTypeE">arrow::BaseListScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow12BaseListTypeE">arrow::BaseListType (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4I0EN5arrow17BaseListViewArrayE">arrow::BaseListViewArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow17BaseListViewArray15raw_value_sizesEv">arrow::BaseListViewArray::raw_value_sizes (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow17BaseListViewArray12value_lengthE7int64_t">arrow::BaseListViewArray::value_length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow17BaseListViewArray11value_sizesEv">arrow::BaseListViewArray::value_sizes (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow19BaseListViewBuilderE">arrow::BaseListViewBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19BaseListViewBuilder12AppendValuesEPK11offset_typePK11offset_type7int64_tPK7uint8_t">arrow::BaseListViewBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19BaseListViewBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::BaseListViewBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19BaseListViewBuilder5ResetEv">arrow::BaseListViewBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow19BaseListViewBuilder6ResizeE7int64_t">arrow::BaseListViewBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128E">arrow::BasicDecimal128 (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal1283AbsERK15BasicDecimal128">arrow::BasicDecimal128::Abs (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal1283AbsEv">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12815BasicDecimal128E7int64_t8uint64_t">arrow::BasicDecimal128::BasicDecimal128 (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal12823CountLeadingBinaryZerosEv">arrow::BasicDecimal128::CountLeadingBinaryZeros (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal1286DivideERK15BasicDecimal128P15BasicDecimal128P15BasicDecimal128">arrow::BasicDecimal128::Divide (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal12815FitsInPrecisionE7int32_t">arrow::BasicDecimal128::FitsInPrecision (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00EN5arrow15BasicDecimal12819GenericBasicDecimalE1T">arrow::BasicDecimal128::GenericBasicDecimal (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12819GenericBasicDecimalE20LittleEndianArrayTagRK9WordArray">[1]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12819GenericBasicDecimalEPK7uint8_t">[2]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12819GenericBasicDecimalERK9WordArray">[3]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12819GenericBasicDecimalEv">[4]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12822GetHalfScaleMultiplierE7int32_t">arrow::BasicDecimal128::GetHalfScaleMultiplier (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12814GetMaxSentinelEv">arrow::BasicDecimal128::GetMaxSentinel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12811GetMaxValueE7int32_t">arrow::BasicDecimal128::GetMaxValue (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12811GetMaxValueEv">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12814GetMinSentinelEv">arrow::BasicDecimal128::GetMinSentinel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal12818GetScaleMultiplierE7int32_t">arrow::BasicDecimal128::GetScaleMultiplier (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal12819GetWholeAndFractionE7int32_tP15BasicDecimal128P15BasicDecimal128">arrow::BasicDecimal128::GetWholeAndFraction (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal1289high_bitsEv">arrow::BasicDecimal128::high_bits (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal12815IncreaseScaleByE7int32_t">arrow::BasicDecimal128::IncreaseScaleBy (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal1288low_bitsEv">arrow::BasicDecimal128::low_bits (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal1286NegateEv">arrow::BasicDecimal128::Negate (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128aNERK15BasicDecimal128">arrow::BasicDecimal128::operator&amp;= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128mLERK15BasicDecimal128">arrow::BasicDecimal128::operator*= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128pLERK15BasicDecimal128">arrow::BasicDecimal128::operator+= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128mIERK15BasicDecimal128">arrow::BasicDecimal128::operator-= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128dVERK15BasicDecimal128">arrow::BasicDecimal128::operator/= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128lSE8uint32_t">arrow::BasicDecimal128::operator&lt;&lt;= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128rSE8uint32_t">arrow::BasicDecimal128::operator&gt;&gt;= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal128oRERK15BasicDecimal128">arrow::BasicDecimal128::operator|= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal12813ReduceScaleByE7int32_tb">arrow::BasicDecimal128::ReduceScaleBy (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal1287RescaleE7int32_t7int32_tP15BasicDecimal128">arrow::BasicDecimal128::Rescale (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256E">arrow::BasicDecimal256 (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal2563AbsERK15BasicDecimal256">arrow::BasicDecimal256::Abs (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal2563AbsEv">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal2566DivideERK15BasicDecimal256P15BasicDecimal256P15BasicDecimal256">arrow::BasicDecimal256::Divide (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal25615FitsInPrecisionE7int32_t">arrow::BasicDecimal256::FitsInPrecision (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00EN5arrow15BasicDecimal25619GenericBasicDecimalE1T">arrow::BasicDecimal256::GenericBasicDecimal (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25619GenericBasicDecimalE20LittleEndianArrayTagRK9WordArray">[1]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25619GenericBasicDecimalEPK7uint8_t">[2]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25619GenericBasicDecimalERK9WordArray">[3]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25619GenericBasicDecimalEv">[4]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25622GetHalfScaleMultiplierE7int32_t">arrow::BasicDecimal256::GetHalfScaleMultiplier (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25614GetMaxSentinelEv">arrow::BasicDecimal256::GetMaxSentinel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25611GetMaxValueE7int32_t">arrow::BasicDecimal256::GetMaxValue (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25614GetMinSentinelEv">arrow::BasicDecimal256::GetMinSentinel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal25618GetScaleMultiplierE7int32_t">arrow::BasicDecimal256::GetScaleMultiplier (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal25619GetWholeAndFractionE7int32_tP15BasicDecimal256P15BasicDecimal256">arrow::BasicDecimal256::GetWholeAndFraction (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal25615IncreaseScaleByE7int32_t">arrow::BasicDecimal256::IncreaseScaleBy (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal2568low_bitsEv">arrow::BasicDecimal256::low_bits (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal2566NegateEv">arrow::BasicDecimal256::Negate (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256mLERK15BasicDecimal256">arrow::BasicDecimal256::operator*= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256pLERK15BasicDecimal256">arrow::BasicDecimal256::operator+= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256mIERK15BasicDecimal256">arrow::BasicDecimal256::operator-= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256dVERK15BasicDecimal256">arrow::BasicDecimal256::operator/= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256lSE8uint32_t">arrow::BasicDecimal256::operator&lt;&lt;= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow15BasicDecimal256rSE8uint32_t">arrow::BasicDecimal256::operator&gt;&gt;= (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal25613ReduceScaleByE7int32_tb">arrow::BasicDecimal256::ReduceScaleBy (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow15BasicDecimal2567RescaleE7int32_t7int32_tP15BasicDecimal256">arrow::BasicDecimal256::Rescale (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BasicUnionBuilderE">arrow::BasicUnionBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BasicUnionBuilder11AppendChildERKNSt10shared_ptrI12ArrayBuilderEERKNSt6stringE">arrow::BasicUnionBuilder::AppendChild (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BasicUnionBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::BasicUnionBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BasicUnionBuilder4typeEv">arrow::BasicUnionBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow11BinaryArrayE">arrow::BinaryArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13BinaryBuilderE">arrow::BinaryBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow13BinaryBuilder4typeEv">arrow::BinaryBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalarE">arrow::BinaryScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalar16BaseBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEE">arrow::BinaryScalar::BaseBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalar16BaseBinaryScalarENSt6stringENSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalar12BinaryScalarENSt10shared_ptrI6BufferEE">arrow::BinaryScalar::BinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalar12BinaryScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalar12BinaryScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12BinaryScalar9TypeClassE">arrow::BinaryScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10BinaryTypeE">arrow::BinaryType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10BinaryType6layoutEv">arrow::BinaryType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10BinaryType4nameEv">arrow::BinaryType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10BinaryType8ToStringEb">arrow::BinaryType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15BinaryViewArrayE">arrow::BinaryViewArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilderE">arrow::BinaryViewBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::BinaryViewBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder16AppendEmptyValueEv">arrow::BinaryViewBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder17AppendEmptyValuesE7int64_t">arrow::BinaryViewBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder10AppendNullEv">arrow::BinaryViewBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder11AppendNullsE7int64_t">arrow::BinaryViewBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BinaryViewBuilder29current_block_bytes_remainingEv">arrow::BinaryViewBuilder::current_block_bytes_remaining (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::BinaryViewBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder11ReserveDataE7int64_t">arrow::BinaryViewBuilder::ReserveData (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder5ResetEv">arrow::BinaryViewBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder6ResizeE7int64_t">arrow::BinaryViewBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder12SetBlockSizeE7int64_t">arrow::BinaryViewBuilder::SetBlockSize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17BinaryViewBuilder4typeEv">arrow::BinaryViewBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17BinaryViewBuilder12UnsafeAppendEPK7uint8_t7int64_t">arrow::BinaryViewBuilder::UnsafeAppend (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalarE">arrow::BinaryViewScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalar16BaseBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEE">arrow::BinaryViewScalar::BaseBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalar16BaseBinaryScalarENSt6stringENSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalar16BinaryViewScalarENSt10shared_ptrI6BufferEE">arrow::BinaryViewScalar::BinaryViewScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalar16BinaryViewScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalar16BinaryViewScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16BinaryViewScalar9TypeClassE">arrow::BinaryViewScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16BinaryViewScalar4viewEv">arrow::BinaryViewScalar::view (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewTypeE">arrow::BinaryViewType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_typeE">arrow::BinaryViewType::c_type (C++ union)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type12buffer_indexE">arrow::BinaryViewType::c_type::buffer_index (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type4dataE">arrow::BinaryViewType::c_type::data (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NKR5arrow14BinaryViewType6c_type11inline_dataEv">arrow::BinaryViewType::c_type::inline_data (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4NO5arrow14BinaryViewType6c_type11inline_dataEv">[1]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type7inlinedE">arrow::BinaryViewType::c_type::inlined (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14BinaryViewType6c_type9is_inlineEv">arrow::BinaryViewType::c_type::is_inline (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type6offsetE">arrow::BinaryViewType::c_type::offset (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type6prefixE">arrow::BinaryViewType::c_type::prefix (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type3refE">arrow::BinaryViewType::c_type::ref (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14BinaryViewType6c_type4sizeEv">arrow::BinaryViewType::c_type::size (C++ function)</a>
<ul>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14BinaryViewType6c_type4sizeE">(C++ member)</a>
</li>
</ul></li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14BinaryViewType6layoutEv">arrow::BinaryViewType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14BinaryViewType4nameEv">arrow::BinaryViewType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14BinaryViewType8ToStringEb">arrow::BinaryViewType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12BooleanArrayE">arrow::BooleanArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12BooleanArray11false_countEv">arrow::BooleanArray::false_count (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12BooleanArray10true_countEv">arrow::BooleanArray::true_count (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilderE">arrow::BooleanBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder6AppendEKb">arrow::BooleanBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::BooleanBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder16AppendEmptyValueEv">arrow::BooleanBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder17AppendEmptyValuesE7int64_t">arrow::BooleanBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder10AppendNullEv">arrow::BooleanBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder11AppendNullsE7int64_t">arrow::BooleanBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I00EN5arrow14BooleanBuilder12AppendValuesE11enable_if_tIXntNSt10is_pointerI9ValidIterE5valueEE6StatusE10ValuesIter10ValuesIter9ValidIter">arrow::BooleanBuilder::AppendValues (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4I0EN5arrow14BooleanBuilder12AppendValuesE6Status10ValuesIter10ValuesIter">[1]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesEPK7uint8_t7int64_tPK7uint8_t">[2]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesEPK7uint8_t7int64_tPK7uint8_t7int64_t">[3]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesEPK7uint8_t7int64_tRKNSt6vectorIbEE">[4]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesERKNSt6vectorI7uint8_tEE">[5]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesERKNSt6vectorI7uint8_tEERKNSt6vectorIbEE">[6]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesERKNSt6vectorIbEE">[7]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12AppendValuesERKNSt6vectorIbEERKNSt6vectorIbEE">[8]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::BooleanBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder5ResetEv">arrow::BooleanBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder6ResizeE7int64_t">arrow::BooleanBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow14BooleanBuilder4typeEv">arrow::BooleanBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14BooleanBuilder12UnsafeAppendEKb">arrow::BooleanBuilder::UnsafeAppend (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13BooleanScalarE">arrow::BooleanScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13BooleanScalar4BaseE">arrow::BooleanScalar::Base (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13BooleanScalar13BooleanScalarEb">arrow::BooleanScalar::BooleanScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13BooleanScalar13BooleanScalarEv">[1]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11BooleanTypeE">arrow::BooleanType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow11BooleanType9bit_widthEv">arrow::BooleanType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow11BooleanType6layoutEv">arrow::BooleanType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6BufferE">arrow::Buffer (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer7addressEv">arrow::Buffer::address (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer6BufferENSt11string_viewE">arrow::Buffer::Buffer (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer6BufferEPK7uint8_t7int64_t">[1]</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer6BufferERKNSt10shared_ptrI6BufferEEK7int64_tK7int64_t">[2]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer8capacityEv">arrow::Buffer::capacity (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer4CopyENSt10shared_ptrI6BufferEERKNSt10shared_ptrI13MemoryManagerEE">arrow::Buffer::Copy (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer12CopyNonOwnedERK6BufferRKNSt10shared_ptrI13MemoryManagerEE">arrow::Buffer::CopyNonOwned (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer9CopySliceEK7int64_tK7int64_tP10MemoryPool">arrow::Buffer::CopySlice (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer4dataEv">arrow::Buffer::data (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0ENK5arrow6Buffer7data_asEPK1Tv">arrow::Buffer::data_as (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer6EqualsERK6Buffer">arrow::Buffer::Equals (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer6EqualsERK6Buffer7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer10FromStringENSt6stringE">arrow::Buffer::FromString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0EN5arrow6Buffer10FromVectorENSt10shared_ptrI6BufferEENSt6vectorI1TEE">arrow::Buffer::FromVector (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer9GetReaderENSt10shared_ptrI6BufferEE">arrow::Buffer::GetReader (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer9GetWriterENSt10shared_ptrI6BufferEE">arrow::Buffer::GetWriter (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer6is_cpuEv">arrow::Buffer::is_cpu (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer10is_mutableEv">arrow::Buffer::is_mutable (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer15mutable_addressEv">arrow::Buffer::mutable_address (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer12mutable_dataEv">arrow::Buffer::mutable_data (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0EN5arrow6Buffer15mutable_data_asEP1Tv">arrow::Buffer::mutable_data_as (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0EN5arrow6Buffer15mutable_span_asEN4util4spanI1TEEv">arrow::Buffer::mutable_span_as (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6BuffercvNSt11string_viewEEv">arrow::Buffer::operator std::string_view (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer4sizeEv">arrow::Buffer::size (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0ENK5arrow6Buffer7span_asEN4util4spanIK1TEEv">arrow::Buffer::span_as (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer11ToHexStringEv">arrow::Buffer::ToHexString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Buffer8ToStringEv">arrow::Buffer::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer4ViewENSt10shared_ptrI6BufferEERKNSt10shared_ptrI13MemoryManagerEE">arrow::Buffer::View (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer10ViewOrCopyENSt10shared_ptrI6BufferEERKNSt10shared_ptrI13MemoryManagerEE">arrow::Buffer::ViewOrCopy (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I00EN5arrow6Buffer4WrapENSt10shared_ptrI6BufferEEPK1T8SizeType">arrow::Buffer::Wrap (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4I0EN5arrow6Buffer4WrapENSt10shared_ptrI6BufferEERKNSt6vectorI1TEE">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Buffer11ZeroPaddingEv">arrow::Buffer::ZeroPadding (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilderE">arrow::BufferBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder6AppendEK7int64_t7uint8_t">arrow::BufferBuilder::Append (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder6AppendENSt11string_viewE">[1]</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder6AppendEPKvK7int64_t">[2]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder13BufferBuilderENSt10shared_ptrI15ResizableBufferEEP10MemoryPool7int64_t">arrow::BufferBuilder::BufferBuilder (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder6FinishEPNSt10shared_ptrI6BufferEEb">arrow::BufferBuilder::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder16FinishWithLengthE7int64_tb">arrow::BufferBuilder::FinishWithLength (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder12GrowByFactorE7int64_t7int64_t">arrow::BufferBuilder::GrowByFactor (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder7ReserveEK7int64_t">arrow::BufferBuilder::Reserve (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder6ResizeEK7int64_tb">arrow::BufferBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13BufferBuilder6RewindE7int64_t">arrow::BufferBuilder::Rewind (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfoE">arrow::BuildInfo (C++ struct)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo10build_typeE">arrow::BuildInfo::build_type (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo11compiler_idE">arrow::BuildInfo::compiler_id (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo15git_descriptionE">arrow::BuildInfo::git_description (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo6git_idE">arrow::BuildInfo::git_id (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo7versionE">arrow::BuildInfo::version (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo13version_majorE">arrow::BuildInfo::version_major (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo13version_minorE">arrow::BuildInfo::version_minor (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo13version_patchE">arrow::BuildInfo::version_patch (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow9BuildInfo14version_stringE">arrow::BuildInfo::version_string (C++ member)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12ChunkedArrayE">arrow::ChunkedArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray12ApproxEqualsERK12ChunkedArrayRK12EqualOptions">arrow::ChunkedArray::ApproxEquals (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray5chunkEi">arrow::ChunkedArray::chunk (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12ChunkedArray12ChunkedArrayE11ArrayVectorNSt10shared_ptrI8DataTypeEE">arrow::ChunkedArray::ChunkedArray (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow12ChunkedArray12ChunkedArrayENSt10shared_ptrI5ArrayEE">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray6chunksEv">arrow::ChunkedArray::chunks (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray6EqualsERK12ChunkedArrayRK12EqualOptions">arrow::ChunkedArray::Equals (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray6EqualsERKNSt10shared_ptrI12ChunkedArrayEERK12EqualOptions">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray7FlattenEP10MemoryPool">arrow::ChunkedArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray9GetScalarE7int64_t">arrow::ChunkedArray::GetScalar (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray6lengthEv">arrow::ChunkedArray::length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow12ChunkedArray9MakeEmptyENSt10shared_ptrI8DataTypeEEP10MemoryPool">arrow::ChunkedArray::MakeEmpty (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray10null_countEv">arrow::ChunkedArray::null_count (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray10num_chunksEv">arrow::ChunkedArray::num_chunks (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray5SliceE7int64_t">arrow::ChunkedArray::Slice (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray5SliceE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray8ToStringEv">arrow::ChunkedArray::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray4typeEv">arrow::ChunkedArray::type (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray8ValidateEv">arrow::ChunkedArray::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray12ValidateFullEv">arrow::ChunkedArray::ValidateFull (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow12ChunkedArray4ViewERKNSt10shared_ptrI8DataTypeEE">arrow::ChunkedArray::View (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4typeE">arrow::Compression::type (C++ enum)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type6BROTLIE">arrow::Compression::type::BROTLI (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type3BZ2E">arrow::Compression::type::BZ2 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type4GZIPE">arrow::Compression::type::GZIP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type3LZ4E">arrow::Compression::type::LZ4 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type9LZ4_FRAMEE">arrow::Compression::type::LZ4_FRAME (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type10LZ4_HADOOPE">arrow::Compression::type::LZ4_HADOOP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type3LZOE">arrow::Compression::type::LZO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type6SNAPPYE">arrow::Compression::type::SNAPPY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type12UNCOMPRESSEDE">arrow::Compression::type::UNCOMPRESSED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11Compression4type4ZSTDE">arrow::Compression::type::ZSTD (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute9AggregateE">arrow::compute::Aggregate (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate9AggregateENSt6stringE8FieldRefNSt6stringE">arrow::compute::Aggregate::Aggregate (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate9AggregateENSt6stringENSt10shared_ptrI15FunctionOptionsEE8FieldRefNSt6stringE">[1]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate9AggregateENSt6stringENSt10shared_ptrI15FunctionOptionsEENSt6vectorI8FieldRefEENSt6stringE">[2]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate9AggregateENSt6stringENSt6stringE">[3]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate9AggregateEv">[4]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate8functionE">arrow::compute::Aggregate::function (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate4nameE">arrow::compute::Aggregate::name (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate7optionsE">arrow::compute::Aggregate::options (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute9Aggregate6targetE">arrow::compute::Aggregate::target (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17ArithmeticOptionsE">arrow::compute::ArithmeticOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17ArithmeticOptions17ArithmeticOptionsEb">arrow::compute::ArithmeticOptions::ArithmeticOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17ArithmeticOptions14check_overflowE">arrow::compute::ArithmeticOptions::check_overflow (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17ArithmeticOptions9kTypeNameE">arrow::compute::ArithmeticOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5ArityE">arrow::compute::Arity (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity6BinaryEv">arrow::compute::Arity::Binary (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity10is_varargsE">arrow::compute::Arity::is_varargs (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity7NullaryEv">arrow::compute::Arity::Nullary (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity8num_argsE">arrow::compute::Arity::num_args (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity7TernaryEv">arrow::compute::Arity::Ternary (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity5UnaryEv">arrow::compute::Arity::Unary (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute5Arity7VarArgsEi">arrow::compute::Arity::VarArgs (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ArraySortOptionsE">arrow::compute::ArraySortOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ArraySortOptions16ArraySortOptionsE9SortOrder13NullPlacement">arrow::compute::ArraySortOptions::ArraySortOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ArraySortOptions8DefaultsEv">arrow::compute::ArraySortOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ArraySortOptions9kTypeNameE">arrow::compute::ArraySortOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ArraySortOptions14null_placementE">arrow::compute::ArraySortOptions::null_placement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ArraySortOptions5orderE">arrow::compute::ArraySortOptions::order (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptionsE">arrow::compute::AssumeTimezoneOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions9AmbiguousE">arrow::compute::AssumeTimezoneOptions::Ambiguous (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions9ambiguousE">arrow::compute::AssumeTimezoneOptions::ambiguous (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions9Ambiguous18AMBIGUOUS_EARLIESTE">arrow::compute::AssumeTimezoneOptions::Ambiguous::AMBIGUOUS_EARLIEST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions9Ambiguous16AMBIGUOUS_LATESTE">arrow::compute::AssumeTimezoneOptions::Ambiguous::AMBIGUOUS_LATEST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions9Ambiguous15AMBIGUOUS_RAISEE">arrow::compute::AssumeTimezoneOptions::Ambiguous::AMBIGUOUS_RAISE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions21AssumeTimezoneOptionsENSt6stringE9Ambiguous11Nonexistent">arrow::compute::AssumeTimezoneOptions::AssumeTimezoneOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions21AssumeTimezoneOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions9kTypeNameE">arrow::compute::AssumeTimezoneOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions11NonexistentE">arrow::compute::AssumeTimezoneOptions::Nonexistent (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions11nonexistentE">arrow::compute::AssumeTimezoneOptions::nonexistent (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions11Nonexistent20NONEXISTENT_EARLIESTE">arrow::compute::AssumeTimezoneOptions::Nonexistent::NONEXISTENT_EARLIEST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions11Nonexistent18NONEXISTENT_LATESTE">arrow::compute::AssumeTimezoneOptions::Nonexistent::NONEXISTENT_LATEST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions11Nonexistent17NONEXISTENT_RAISEE">arrow::compute::AssumeTimezoneOptions::Nonexistent::NONEXISTENT_RAISE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21AssumeTimezoneOptions8timezoneE">arrow::compute::AssumeTimezoneOptions::timezone (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptionsE">arrow::compute::CastOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions22allow_decimal_truncateE">arrow::compute::CastOptions::allow_decimal_truncate (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions20allow_float_truncateE">arrow::compute::CastOptions::allow_float_truncate (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions18allow_int_overflowE">arrow::compute::CastOptions::allow_int_overflow (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions18allow_invalid_utf8E">arrow::compute::CastOptions::allow_invalid_utf8 (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions19allow_time_overflowE">arrow::compute::CastOptions::allow_time_overflow (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions19allow_time_truncateE">arrow::compute::CastOptions::allow_time_truncate (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions11CastOptionsEb">arrow::compute::CastOptions::CastOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute11CastOptions7is_safeEv">arrow::compute::CastOptions::is_safe (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute11CastOptions9is_unsafeEv">arrow::compute::CastOptions::is_unsafe (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions9kTypeNameE">arrow::compute::CastOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions4SafeE10TypeHolder">arrow::compute::CastOptions::Safe (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions7to_typeE">arrow::compute::CastOptions::to_type (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11CastOptions6UnsafeE10TypeHolder">arrow::compute::CastOptions::Unsafe (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14CompareOptionsE">arrow::compute::CompareOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14CompareOptions14CompareOptionsE15CompareOperator">arrow::compute::CompareOptions::CompareOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute14CompareOptions14CompareOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14CompareOptions2opE">arrow::compute::CompareOptions::op (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptionsE">arrow::compute::CountOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions9CountModeE">arrow::compute::CountOptions::CountMode (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions9CountMode3ALLE">arrow::compute::CountOptions::CountMode::ALL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions9CountMode9ONLY_NULLE">arrow::compute::CountOptions::CountMode::ONLY_NULL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions9CountMode10ONLY_VALIDE">arrow::compute::CountOptions::CountMode::ONLY_VALID (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions12CountOptionsE9CountMode">arrow::compute::CountOptions::CountOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions8DefaultsEv">arrow::compute::CountOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions9kTypeNameE">arrow::compute::CountOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12CountOptions4modeE">arrow::compute::CountOptions::mode (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptionsE">arrow::compute::CumulativeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions17CumulativeOptionsENSt10shared_ptrI6ScalarEEb">arrow::compute::CumulativeOptions::CumulativeOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions17CumulativeOptionsEb">[1]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions17CumulativeOptionsEdb">[2]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions8DefaultsEv">arrow::compute::CumulativeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions9kTypeNameE">arrow::compute::CumulativeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions10skip_nullsE">arrow::compute::CumulativeOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17CumulativeOptions5startE">arrow::compute::CumulativeOptions::start (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16DayOfWeekOptionsE">arrow::compute::DayOfWeekOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16DayOfWeekOptions15count_from_zeroE">arrow::compute::DayOfWeekOptions::count_from_zero (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16DayOfWeekOptions16DayOfWeekOptionsEb8uint32_t">arrow::compute::DayOfWeekOptions::DayOfWeekOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16DayOfWeekOptions8DefaultsEv">arrow::compute::DayOfWeekOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16DayOfWeekOptions9kTypeNameE">arrow::compute::DayOfWeekOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16DayOfWeekOptions10week_startE">arrow::compute::DayOfWeekOptions::week_start (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptionsE">arrow::compute::DictionaryEncodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions8DefaultsEv">arrow::compute::DictionaryEncodeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions23DictionaryEncodeOptionsE20NullEncodingBehavior">arrow::compute::DictionaryEncodeOptions::DictionaryEncodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions9kTypeNameE">arrow::compute::DictionaryEncodeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions22null_encoding_behaviorE">arrow::compute::DictionaryEncodeOptions::null_encoding_behavior (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions20NullEncodingBehaviorE">arrow::compute::DictionaryEncodeOptions::NullEncodingBehavior (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions20NullEncodingBehavior6ENCODEE">arrow::compute::DictionaryEncodeOptions::NullEncodingBehavior::ENCODE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23DictionaryEncodeOptions20NullEncodingBehavior4MASKE">arrow::compute::DictionaryEncodeOptions::NullEncodingBehavior::MASK (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute27ElementWiseAggregateOptionsE">arrow::compute::ElementWiseAggregateOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute27ElementWiseAggregateOptions8DefaultsEv">arrow::compute::ElementWiseAggregateOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute27ElementWiseAggregateOptions27ElementWiseAggregateOptionsEb">arrow::compute::ElementWiseAggregateOptions::ElementWiseAggregateOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute27ElementWiseAggregateOptions9kTypeNameE">arrow::compute::ElementWiseAggregateOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute27ElementWiseAggregateOptions10skip_nullsE">arrow::compute::ElementWiseAggregateOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatchE">arrow::compute::ExecBatch (C++ struct)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch6EqualsERK9ExecBatch">arrow::compute::ExecBatch::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch9ExecBatchENSt6vectorI5DatumEE7int64_t">arrow::compute::ExecBatch::ExecBatch (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch9ExecBatchERK11RecordBatch">[1]</a>, <a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch9ExecBatchEv">[2]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch8GetTypesEv">arrow::compute::ExecBatch::GetTypes (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch9guaranteeE">arrow::compute::ExecBatch::guarantee (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch5indexE">arrow::compute::ExecBatch::index (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch11InferLengthERKNSt6vectorI5DatumEE">arrow::compute::ExecBatch::InferLength (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch6lengthE">arrow::compute::ExecBatch::length (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch4MakeENSt6vectorI5DatumEE7int64_t">arrow::compute::ExecBatch::Make (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch10num_valuesEv">arrow::compute::ExecBatch::num_values (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4I0ENK5arrow7compute9ExecBatchixERK5Datum10index_type">arrow::compute::ExecBatch::operator[] (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch16selection_vectorE">arrow::compute::ExecBatch::selection_vector (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch12SelectValuesERKNSt6vectorIiEE">arrow::compute::ExecBatch::SelectValues (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch5SliceE7int64_t7int64_t">arrow::compute::ExecBatch::Slice (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch13ToRecordBatchENSt10shared_ptrI6SchemaEEP10MemoryPool">arrow::compute::ExecBatch::ToRecordBatch (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch8ToStringEv">arrow::compute::ExecBatch::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4NK5arrow7compute9ExecBatch15TotalBufferSizeEv">arrow::compute::ExecBatch::TotalBufferSize (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N5arrow7compute9ExecBatch6valuesE">arrow::compute::ExecBatch::values (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10ExpressionE">arrow::compute::Expression (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression4BindERK10TypeHolderP11ExecContext">arrow::compute::Expression::Bind (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression4callEv">arrow::compute::Expression::call (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10Expression4CallE">arrow::compute::Expression::Call (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression9field_refEv">arrow::compute::Expression::field_ref (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10Expression4HashE">arrow::compute::Expression::Hash (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression7IsBoundEv">arrow::compute::Expression::IsBound (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression13IsNullLiteralEv">arrow::compute::Expression::IsNullLiteral (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression13IsSatisfiableEv">arrow::compute::Expression::IsSatisfiable (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression18IsScalarExpressionEv">arrow::compute::Expression::IsScalarExpression (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression7literalEv">arrow::compute::Expression::literal (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10Expression9ParameterE">arrow::compute::Expression::Parameter (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute10Expression4typeEv">arrow::compute::Expression::type (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ExtractRegexOptionsE">arrow::compute::ExtractRegexOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ExtractRegexOptions19ExtractRegexOptionsENSt6stringE">arrow::compute::ExtractRegexOptions::ExtractRegexOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ExtractRegexOptions19ExtractRegexOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ExtractRegexOptions9kTypeNameE">arrow::compute::ExtractRegexOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ExtractRegexOptions7patternE">arrow::compute::ExtractRegexOptions::pattern (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptionsE">arrow::compute::FilterOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions8DefaultsEv">arrow::compute::FilterOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions13FilterOptionsE21NullSelectionBehavior">arrow::compute::FilterOptions::FilterOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions9kTypeNameE">arrow::compute::FilterOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions23null_selection_behaviorE">arrow::compute::FilterOptions::null_selection_behavior (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions21NullSelectionBehaviorE">arrow::compute::FilterOptions::NullSelectionBehavior (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions21NullSelectionBehavior4DROPE">arrow::compute::FilterOptions::NullSelectionBehavior::DROP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13FilterOptions21NullSelectionBehavior9EMIT_NULLE">arrow::compute::FilterOptions::NullSelectionBehavior::EMIT_NULL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8FunctionE">arrow::compute::Function (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function5arityEv">arrow::compute::Function::arity (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function15default_optionsEv">arrow::compute::Function::default_options (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function12DispatchBestEPNSt6vectorI10TypeHolderEE">arrow::compute::Function::DispatchBest (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function13DispatchExactERKNSt6vectorI10TypeHolderEE">arrow::compute::Function::DispatchExact (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function3docEv">arrow::compute::Function::doc (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function7ExecuteERKNSt6vectorI5DatumEEPK15FunctionOptionsP11ExecContext">arrow::compute::Function::Execute (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function15GetBestExecutorENSt6vectorI10TypeHolderEE">arrow::compute::Function::GetBestExecutor (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function7is_pureEv">arrow::compute::Function::is_pure (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8Function4KindE">arrow::compute::Function::Kind (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function4kindEv">arrow::compute::Function::kind (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8Function4Kind14HASH_AGGREGATEE">arrow::compute::Function::Kind::HASH_AGGREGATE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8Function4Kind4METAE">arrow::compute::Function::Kind::META (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8Function4Kind6SCALARE">arrow::compute::Function::Kind::SCALAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8Function4Kind16SCALAR_AGGREGATEE">arrow::compute::Function::Kind::SCALAR_AGGREGATE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute8Function4Kind6VECTORE">arrow::compute::Function::Kind::VECTOR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function4nameEv">arrow::compute::Function::name (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute8Function11num_kernelsEv">arrow::compute::Function::num_kernels (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11FunctionDocE">arrow::compute::FunctionDoc (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11FunctionDoc9arg_namesE">arrow::compute::FunctionDoc::arg_names (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11FunctionDoc11descriptionE">arrow::compute::FunctionDoc::description (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11FunctionDoc13options_classE">arrow::compute::FunctionDoc::options_class (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11FunctionDoc16options_requiredE">arrow::compute::FunctionDoc::options_required (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11FunctionDoc7summaryE">arrow::compute::FunctionDoc::summary (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionExecutorE">arrow::compute::FunctionExecutor (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionExecutor7ExecuteERKNSt6vectorI5DatumEE7int64_t">arrow::compute::FunctionExecutor::Execute (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionExecutor4InitEPK15FunctionOptionsP11ExecContext">arrow::compute::FunctionExecutor::Init (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15FunctionOptionsE">arrow::compute::FunctionOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15FunctionOptions11DeserializeERKNSt6stringERK6Buffer">arrow::compute::FunctionOptions::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute15FunctionOptions9SerializeEv">arrow::compute::FunctionOptions::Serialize (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19FunctionOptionsTypeE">arrow::compute::FunctionOptionsType (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistryE">arrow::compute::FunctionRegistry (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry8AddAliasERKNSt6stringERKNSt6stringE">arrow::compute::FunctionRegistry::AddAlias (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry11AddFunctionENSt10shared_ptrI8FunctionEEb">arrow::compute::FunctionRegistry::AddFunction (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry22AddFunctionOptionsTypeEPK19FunctionOptionsTypeb">arrow::compute::FunctionRegistry::AddFunctionOptionsType (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry11CanAddAliasERKNSt6stringERKNSt6stringE">arrow::compute::FunctionRegistry::CanAddAlias (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry14CanAddFunctionENSt10shared_ptrI8FunctionEEb">arrow::compute::FunctionRegistry::CanAddFunction (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry25CanAddFunctionOptionsTypeEPK19FunctionOptionsTypeb">arrow::compute::FunctionRegistry::CanAddFunctionOptionsType (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute16FunctionRegistry13cast_functionEv">arrow::compute::FunctionRegistry::cast_function (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute16FunctionRegistry11GetFunctionERKNSt6stringE">arrow::compute::FunctionRegistry::GetFunction (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute16FunctionRegistry16GetFunctionNamesEv">arrow::compute::FunctionRegistry::GetFunctionNames (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute16FunctionRegistry22GetFunctionOptionsTypeERKNSt6stringE">arrow::compute::FunctionRegistry::GetFunctionOptionsType (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry4MakeEP16FunctionRegistry">arrow::compute::FunctionRegistry::Make (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute16FunctionRegistry4MakeEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute16FunctionRegistry13num_functionsEv">arrow::compute::FunctionRegistry::num_functions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19GetFunctionRegistryEv">arrow::compute::GetFunctionRegistry (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21HashAggregateFunctionE">arrow::compute::HashAggregateFunction (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21HashAggregateFunction9AddKernelE19HashAggregateKernel">arrow::compute::HashAggregateFunction::AddKernel (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12IndexOptionsE">arrow::compute::IndexOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12IndexOptions12IndexOptionsENSt10shared_ptrI6ScalarEE">arrow::compute::IndexOptions::IndexOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute12IndexOptions12IndexOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12IndexOptions9kTypeNameE">arrow::compute::IndexOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12IndexOptions5valueE">arrow::compute::IndexOptions::value (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptionsE">arrow::compute::JoinOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions8DefaultsEv">arrow::compute::JoinOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions11JoinOptionsE20NullHandlingBehaviorNSt6stringE">arrow::compute::JoinOptions::JoinOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions9kTypeNameE">arrow::compute::JoinOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions13null_handlingE">arrow::compute::JoinOptions::null_handling (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions16null_replacementE">arrow::compute::JoinOptions::null_replacement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions20NullHandlingBehaviorE">arrow::compute::JoinOptions::NullHandlingBehavior (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions20NullHandlingBehavior9EMIT_NULLE">arrow::compute::JoinOptions::NullHandlingBehavior::EMIT_NULL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions20NullHandlingBehavior7REPLACEE">arrow::compute::JoinOptions::NullHandlingBehavior::REPLACE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11JoinOptions20NullHandlingBehavior4SKIPE">arrow::compute::JoinOptions::NullHandlingBehavior::SKIP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptionsE">arrow::compute::ListSliceOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions9kTypeNameE">arrow::compute::ListSliceOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions16ListSliceOptionsE7int64_tNSt8optionalI7int64_tEE7int64_tNSt8optionalIbEE">arrow::compute::ListSliceOptions::ListSliceOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions16ListSliceOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions22return_fixed_size_listE">arrow::compute::ListSliceOptions::return_fixed_size_list (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions5startE">arrow::compute::ListSliceOptions::start (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions4stepE">arrow::compute::ListSliceOptions::step (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16ListSliceOptions4stopE">arrow::compute::ListSliceOptions::stop (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptionsE">arrow::compute::MakeStructOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions14field_metadataE">arrow::compute::MakeStructOptions::field_metadata (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions11field_namesE">arrow::compute::MakeStructOptions::field_names (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions17field_nullabilityE">arrow::compute::MakeStructOptions::field_nullability (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions9kTypeNameE">arrow::compute::MakeStructOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions17MakeStructOptionsENSt6vectorINSt6stringEEE">arrow::compute::MakeStructOptions::MakeStructOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions17MakeStructOptionsENSt6vectorINSt6stringEEENSt6vectorIbEENSt6vectorINSt10shared_ptrIK16KeyValueMetadataEEEE">[1]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute17MakeStructOptions17MakeStructOptionsEv">[2]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptionsE">arrow::compute::MapLookupOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions9kTypeNameE">arrow::compute::MapLookupOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions16MapLookupOptionsENSt10shared_ptrI6ScalarEE10Occurrence">arrow::compute::MapLookupOptions::MapLookupOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions16MapLookupOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions10OccurrenceE">arrow::compute::MapLookupOptions::Occurrence (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions10occurrenceE">arrow::compute::MapLookupOptions::occurrence (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions10Occurrence3ALLE">arrow::compute::MapLookupOptions::Occurrence::ALL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions10Occurrence5FIRSTE">arrow::compute::MapLookupOptions::Occurrence::FIRST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions10Occurrence4LASTE">arrow::compute::MapLookupOptions::Occurrence::LAST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16MapLookupOptions9query_keyE">arrow::compute::MapLookupOptions::query_key (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21MatchSubstringOptionsE">arrow::compute::MatchSubstringOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21MatchSubstringOptions11ignore_caseE">arrow::compute::MatchSubstringOptions::ignore_case (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21MatchSubstringOptions9kTypeNameE">arrow::compute::MatchSubstringOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21MatchSubstringOptions21MatchSubstringOptionsENSt6stringEb">arrow::compute::MatchSubstringOptions::MatchSubstringOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute21MatchSubstringOptions21MatchSubstringOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute21MatchSubstringOptions7patternE">arrow::compute::MatchSubstringOptions::pattern (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12MetaFunctionE">arrow::compute::MetaFunction (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute12MetaFunction7ExecuteERKNSt6vectorI5DatumEEPK15FunctionOptionsP11ExecContext">arrow::compute::MetaFunction::Execute (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute12MetaFunction11num_kernelsEv">arrow::compute::MetaFunction::num_kernels (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptionsE">arrow::compute::ModeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptions8DefaultsEv">arrow::compute::ModeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptions9kTypeNameE">arrow::compute::ModeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptions9min_countE">arrow::compute::ModeOptions::min_count (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptions11ModeOptionsE7int64_tb8uint32_t">arrow::compute::ModeOptions::ModeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptions1nE">arrow::compute::ModeOptions::n (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11ModeOptions10skip_nullsE">arrow::compute::ModeOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11NullOptionsE">arrow::compute::NullOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11NullOptions8DefaultsEv">arrow::compute::NullOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11NullOptions9kTypeNameE">arrow::compute::NullOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11NullOptions11nan_is_nullE">arrow::compute::NullOptions::nan_is_null (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11NullOptions11NullOptionsEb">arrow::compute::NullOptions::NullOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10PadOptionsE">arrow::compute::PadOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10PadOptions9kTypeNameE">arrow::compute::PadOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10PadOptions7paddingE">arrow::compute::PadOptions::padding (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10PadOptions10PadOptionsE7int64_tNSt6stringE">arrow::compute::PadOptions::PadOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute10PadOptions10PadOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute10PadOptions5widthE">arrow::compute::PadOptions::width (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15PairwiseOptionsE">arrow::compute::PairwiseOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15PairwiseOptions8DefaultsEv">arrow::compute::PairwiseOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15PairwiseOptions9kTypeNameE">arrow::compute::PairwiseOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15PairwiseOptions15PairwiseOptionsE7int64_t">arrow::compute::PairwiseOptions::PairwiseOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15PairwiseOptions7periodsE">arrow::compute::PairwiseOptions::periods (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19PartitionNthOptionsE">arrow::compute::PartitionNthOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19PartitionNthOptions9kTypeNameE">arrow::compute::PartitionNthOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19PartitionNthOptions14null_placementE">arrow::compute::PartitionNthOptions::null_placement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19PartitionNthOptions19PartitionNthOptionsE7int64_t13NullPlacement">arrow::compute::PartitionNthOptions::PartitionNthOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute19PartitionNthOptions19PartitionNthOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19PartitionNthOptions5pivotE">arrow::compute::PartitionNthOptions::pivot (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptionsE">arrow::compute::QuantileOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions8DefaultsEv">arrow::compute::QuantileOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13InterpolationE">arrow::compute::QuantileOptions::Interpolation (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13interpolationE">arrow::compute::QuantileOptions::interpolation (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13Interpolation6HIGHERE">arrow::compute::QuantileOptions::Interpolation::HIGHER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13Interpolation6LINEARE">arrow::compute::QuantileOptions::Interpolation::LINEAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13Interpolation5LOWERE">arrow::compute::QuantileOptions::Interpolation::LOWER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13Interpolation8MIDPOINTE">arrow::compute::QuantileOptions::Interpolation::MIDPOINT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions13Interpolation7NEARESTE">arrow::compute::QuantileOptions::Interpolation::NEAREST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions9kTypeNameE">arrow::compute::QuantileOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions9min_countE">arrow::compute::QuantileOptions::min_count (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions1qE">arrow::compute::QuantileOptions::q (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions15QuantileOptionsENSt6vectorIdEE13Interpolationb8uint32_t">arrow::compute::QuantileOptions::QuantileOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions15QuantileOptionsEd13Interpolationb8uint32_t">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15QuantileOptions10skip_nullsE">arrow::compute::QuantileOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptionsE">arrow::compute::RandomOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions8DefaultsEv">arrow::compute::RandomOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions8FromSeedE8uint64_t">arrow::compute::RandomOptions::FromSeed (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions16FromSystemRandomEv">arrow::compute::RandomOptions::FromSystemRandom (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions11InitializerE">arrow::compute::RandomOptions::Initializer (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions11initializerE">arrow::compute::RandomOptions::initializer (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions11Initializer4SeedE">arrow::compute::RandomOptions::Initializer::Seed (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions11Initializer12SystemRandomE">arrow::compute::RandomOptions::Initializer::SystemRandom (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions9kTypeNameE">arrow::compute::RandomOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions13RandomOptionsE11Initializer8uint64_t">arrow::compute::RandomOptions::RandomOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions13RandomOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute13RandomOptions4seedE">arrow::compute::RandomOptions::seed (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptionsE">arrow::compute::RankOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions8DefaultsEv">arrow::compute::RankOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions9kTypeNameE">arrow::compute::RankOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions14null_placementE">arrow::compute::RankOptions::null_placement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions11RankOptionsE9SortOrder13NullPlacement10Tiebreaker">arrow::compute::RankOptions::RankOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions11RankOptionsENSt6vectorI7SortKeyEE13NullPlacement10Tiebreaker">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions9sort_keysE">arrow::compute::RankOptions::sort_keys (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions10TiebreakerE">arrow::compute::RankOptions::Tiebreaker (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions10tiebreakerE">arrow::compute::RankOptions::tiebreaker (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions10Tiebreaker5DenseE">arrow::compute::RankOptions::Tiebreaker::Dense (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions10Tiebreaker5FirstE">arrow::compute::RankOptions::Tiebreaker::First (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions10Tiebreaker3MaxE">arrow::compute::RankOptions::Tiebreaker::Max (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11RankOptions10Tiebreaker3MinE">arrow::compute::RankOptions::Tiebreaker::Min (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptionsE">arrow::compute::ReplaceSliceOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptions9kTypeNameE">arrow::compute::ReplaceSliceOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptions11replacementE">arrow::compute::ReplaceSliceOptions::replacement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptions19ReplaceSliceOptionsE7int64_t7int64_tNSt6stringE">arrow::compute::ReplaceSliceOptions::ReplaceSliceOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptions19ReplaceSliceOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptions5startE">arrow::compute::ReplaceSliceOptions::start (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19ReplaceSliceOptions4stopE">arrow::compute::ReplaceSliceOptions::stop (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptionsE">arrow::compute::ReplaceSubstringOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptions9kTypeNameE">arrow::compute::ReplaceSubstringOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptions16max_replacementsE">arrow::compute::ReplaceSubstringOptions::max_replacements (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptions7patternE">arrow::compute::ReplaceSubstringOptions::pattern (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptions11replacementE">arrow::compute::ReplaceSubstringOptions::replacement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptions23ReplaceSubstringOptionsENSt6stringENSt6stringE7int64_t">arrow::compute::ReplaceSubstringOptions::ReplaceSubstringOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ReplaceSubstringOptions23ReplaceSubstringOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18RoundBinaryOptionsE">arrow::compute::RoundBinaryOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18RoundBinaryOptions8DefaultsEv">arrow::compute::RoundBinaryOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18RoundBinaryOptions9kTypeNameE">arrow::compute::RoundBinaryOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18RoundBinaryOptions10round_modeE">arrow::compute::RoundBinaryOptions::round_mode (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18RoundBinaryOptions18RoundBinaryOptionsE9RoundMode">arrow::compute::RoundBinaryOptions::RoundBinaryOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12RoundOptionsE">arrow::compute::RoundOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12RoundOptions8DefaultsEv">arrow::compute::RoundOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12RoundOptions9kTypeNameE">arrow::compute::RoundOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12RoundOptions7ndigitsE">arrow::compute::RoundOptions::ndigits (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12RoundOptions10round_modeE">arrow::compute::RoundOptions::round_mode (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12RoundOptions12RoundOptionsE7int64_t9RoundMode">arrow::compute::RoundOptions::RoundOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptionsE">arrow::compute::RoundTemporalOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions21calendar_based_originE">arrow::compute::RoundTemporalOptions::calendar_based_origin (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions24ceil_is_strictly_greaterE">arrow::compute::RoundTemporalOptions::ceil_is_strictly_greater (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions8DefaultsEv">arrow::compute::RoundTemporalOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions9kTypeNameE">arrow::compute::RoundTemporalOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions8multipleE">arrow::compute::RoundTemporalOptions::multiple (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions20RoundTemporalOptionsEi12CalendarUnitbbb">arrow::compute::RoundTemporalOptions::RoundTemporalOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions4unitE">arrow::compute::RoundTemporalOptions::unit (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20RoundTemporalOptions18week_starts_mondayE">arrow::compute::RoundTemporalOptions::week_starts_monday (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptionsE">arrow::compute::RoundToMultipleOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptions8DefaultsEv">arrow::compute::RoundToMultipleOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptions9kTypeNameE">arrow::compute::RoundToMultipleOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptions8multipleE">arrow::compute::RoundToMultipleOptions::multiple (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptions10round_modeE">arrow::compute::RoundToMultipleOptions::round_mode (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptions22RoundToMultipleOptionsENSt10shared_ptrI6ScalarEE9RoundMode">arrow::compute::RoundToMultipleOptions::RoundToMultipleOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute22RoundToMultipleOptions22RoundToMultipleOptionsEd9RoundMode">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19RunEndEncodeOptionsE">arrow::compute::RunEndEncodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19RunEndEncodeOptions8DefaultsEv">arrow::compute::RunEndEncodeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19RunEndEncodeOptions9kTypeNameE">arrow::compute::RunEndEncodeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19RunEndEncodeOptions12run_end_typeE">arrow::compute::RunEndEncodeOptions::run_end_type (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19RunEndEncodeOptions19RunEndEncodeOptionsENSt10shared_ptrI8DataTypeEE">arrow::compute::RunEndEncodeOptions::RunEndEncodeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ScalarAggregateFunctionE">arrow::compute::ScalarAggregateFunction (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute23ScalarAggregateFunction9AddKernelE21ScalarAggregateKernel">arrow::compute::ScalarAggregateFunction::AddKernel (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22ScalarAggregateOptionsE">arrow::compute::ScalarAggregateOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22ScalarAggregateOptions8DefaultsEv">arrow::compute::ScalarAggregateOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22ScalarAggregateOptions9kTypeNameE">arrow::compute::ScalarAggregateOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22ScalarAggregateOptions9min_countE">arrow::compute::ScalarAggregateOptions::min_count (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22ScalarAggregateOptions22ScalarAggregateOptionsEb8uint32_t">arrow::compute::ScalarAggregateOptions::ScalarAggregateOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute22ScalarAggregateOptions10skip_nullsE">arrow::compute::ScalarAggregateOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14ScalarFunctionE">arrow::compute::ScalarFunction (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14ScalarFunction9AddKernelE12ScalarKernel">arrow::compute::ScalarFunction::AddKernel (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute14ScalarFunction9AddKernelENSt6vectorI9InputTypeEE10OutputType15ArrayKernelExec10KernelInit">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute14ScalarFunction7is_pureEv">arrow::compute::ScalarFunction::is_pure (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptionsE">arrow::compute::SelectKOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions14BottomKDefaultE7int64_tNSt6vectorINSt6stringEEE">arrow::compute::SelectKOptions::BottomKDefault (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions8DefaultsEv">arrow::compute::SelectKOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions1kE">arrow::compute::SelectKOptions::k (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions9kTypeNameE">arrow::compute::SelectKOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions14SelectKOptionsE7int64_tNSt6vectorI7SortKeyEE">arrow::compute::SelectKOptions::SelectKOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions9sort_keysE">arrow::compute::SelectKOptions::sort_keys (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14SelectKOptions11TopKDefaultE7int64_tNSt6vectorINSt6stringEEE">arrow::compute::SelectKOptions::TopKDefault (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptionsE">arrow::compute::SetLookupOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow7compute16SetLookupOptions23GetNullMatchingBehaviorEv">arrow::compute::SetLookupOptions::GetNullMatchingBehavior (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions9kTypeNameE">arrow::compute::SetLookupOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions22null_matching_behaviorE">arrow::compute::SetLookupOptions::null_matching_behavior (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions20NullMatchingBehaviorE">arrow::compute::SetLookupOptions::NullMatchingBehavior (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions20NullMatchingBehavior9EMIT_NULLE">arrow::compute::SetLookupOptions::NullMatchingBehavior::EMIT_NULL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions20NullMatchingBehavior12INCONCLUSIVEE">arrow::compute::SetLookupOptions::NullMatchingBehavior::INCONCLUSIVE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions20NullMatchingBehavior5MATCHE">arrow::compute::SetLookupOptions::NullMatchingBehavior::MATCH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions20NullMatchingBehavior4SKIPE">arrow::compute::SetLookupOptions::NullMatchingBehavior::SKIP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions16SetLookupOptionsE5Datum20NullMatchingBehavior">arrow::compute::SetLookupOptions::SetLookupOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions16SetLookupOptionsE5Datumb">[1]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions16SetLookupOptionsEv">[2]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions10skip_nullsE">arrow::compute::SetLookupOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute16SetLookupOptions9value_setE">arrow::compute::SetLookupOptions::value_set (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptionsE">arrow::compute::SliceOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptions9kTypeNameE">arrow::compute::SliceOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptions12SliceOptionsE7int64_t7int64_t7int64_t">arrow::compute::SliceOptions::SliceOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptions12SliceOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptions5startE">arrow::compute::SliceOptions::start (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptions4stepE">arrow::compute::SliceOptions::step (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SliceOptions4stopE">arrow::compute::SliceOptions::stop (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptionsE">arrow::compute::SortOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NKR5arrow7compute11SortOptions10AsOrderingEv">arrow::compute::SortOptions::AsOrdering (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4NO5arrow7compute11SortOptions10AsOrderingEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptions8DefaultsEv">arrow::compute::SortOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptions9kTypeNameE">arrow::compute::SortOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptions14null_placementE">arrow::compute::SortOptions::null_placement (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptions9sort_keysE">arrow::compute::SortOptions::sort_keys (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptions11SortOptionsENSt6vectorI7SortKeyEE13NullPlacement">arrow::compute::SortOptions::SortOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute11SortOptions11SortOptionsERK8Ordering">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SplitOptionsE">arrow::compute::SplitOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SplitOptions9kTypeNameE">arrow::compute::SplitOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SplitOptions10max_splitsE">arrow::compute::SplitOptions::max_splits (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SplitOptions7reverseE">arrow::compute::SplitOptions::reverse (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute12SplitOptions12SplitOptionsE7int64_tb">arrow::compute::SplitOptions::SplitOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptionsE">arrow::compute::SplitPatternOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptions9kTypeNameE">arrow::compute::SplitPatternOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptions10max_splitsE">arrow::compute::SplitPatternOptions::max_splits (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptions7patternE">arrow::compute::SplitPatternOptions::pattern (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptions7reverseE">arrow::compute::SplitPatternOptions::reverse (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptions19SplitPatternOptionsENSt6stringE7int64_tb">arrow::compute::SplitPatternOptions::SplitPatternOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute19SplitPatternOptions19SplitPatternOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptionsE">arrow::compute::StrftimeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptions6formatE">arrow::compute::StrftimeOptions::format (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptions14kDefaultFormatE">arrow::compute::StrftimeOptions::kDefaultFormat (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptions9kTypeNameE">arrow::compute::StrftimeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptions6localeE">arrow::compute::StrftimeOptions::locale (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptions15StrftimeOptionsENSt6stringENSt6stringE">arrow::compute::StrftimeOptions::StrftimeOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrftimeOptions15StrftimeOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptionsE">arrow::compute::StrptimeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptions13error_is_nullE">arrow::compute::StrptimeOptions::error_is_null (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptions6formatE">arrow::compute::StrptimeOptions::format (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptions9kTypeNameE">arrow::compute::StrptimeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptions15StrptimeOptionsENSt6stringEN8TimeUnit4typeEb">arrow::compute::StrptimeOptions::StrptimeOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptions15StrptimeOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15StrptimeOptions4unitE">arrow::compute::StrptimeOptions::unit (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptionsE">arrow::compute::StructFieldOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptions9field_refE">arrow::compute::StructFieldOptions::field_ref (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptions9kTypeNameE">arrow::compute::StructFieldOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptions18StructFieldOptionsE8FieldRef">arrow::compute::StructFieldOptions::StructFieldOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptions18StructFieldOptionsENSt16initializer_listIiEE">[1]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptions18StructFieldOptionsENSt6vectorIiEE">[2]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute18StructFieldOptions18StructFieldOptionsEv">[3]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptionsE">arrow::compute::TakeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptions11BoundsCheckEv">arrow::compute::TakeOptions::BoundsCheck (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptions11boundscheckE">arrow::compute::TakeOptions::boundscheck (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptions8DefaultsEv">arrow::compute::TakeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptions9kTypeNameE">arrow::compute::TakeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptions13NoBoundsCheckEv">arrow::compute::TakeOptions::NoBoundsCheck (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TakeOptions11TakeOptionsEb">arrow::compute::TakeOptions::TakeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptionsE">arrow::compute::TDigestOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions11buffer_sizeE">arrow::compute::TDigestOptions::buffer_size (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions8DefaultsEv">arrow::compute::TDigestOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions5deltaE">arrow::compute::TDigestOptions::delta (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions9kTypeNameE">arrow::compute::TDigestOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions9min_countE">arrow::compute::TDigestOptions::min_count (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions1qE">arrow::compute::TDigestOptions::q (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions10skip_nullsE">arrow::compute::TDigestOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions14TDigestOptionsENSt6vectorIdEE8uint32_t8uint32_tb8uint32_t">arrow::compute::TDigestOptions::TDigestOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute14TDigestOptions14TDigestOptionsEd8uint32_t8uint32_tb8uint32_t">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TrimOptionsE">arrow::compute::TrimOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TrimOptions10charactersE">arrow::compute::TrimOptions::characters (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TrimOptions9kTypeNameE">arrow::compute::TrimOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TrimOptions11TrimOptionsENSt6stringE">arrow::compute::TrimOptions::TrimOptions (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute11TrimOptions11TrimOptionsEv">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptionsE">arrow::compute::Utf8NormalizeOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions8DefaultsEv">arrow::compute::Utf8NormalizeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions4FormE">arrow::compute::Utf8NormalizeOptions::Form (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions4formE">arrow::compute::Utf8NormalizeOptions::form (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions4Form3NFCE">arrow::compute::Utf8NormalizeOptions::Form::NFC (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions4Form3NFDE">arrow::compute::Utf8NormalizeOptions::Form::NFD (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions4Form4NFKCE">arrow::compute::Utf8NormalizeOptions::Form::NFKC (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions4Form4NFKDE">arrow::compute::Utf8NormalizeOptions::Form::NFKD (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions9kTypeNameE">arrow::compute::Utf8NormalizeOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute20Utf8NormalizeOptions20Utf8NormalizeOptionsE4Form">arrow::compute::Utf8NormalizeOptions::Utf8NormalizeOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptionsE">arrow::compute::VarianceOptions (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptions4ddofE">arrow::compute::VarianceOptions::ddof (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptions8DefaultsEv">arrow::compute::VarianceOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptions9kTypeNameE">arrow::compute::VarianceOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptions9min_countE">arrow::compute::VarianceOptions::min_count (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptions10skip_nullsE">arrow::compute::VarianceOptions::skip_nulls (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute15VarianceOptions15VarianceOptionsEib8uint32_t">arrow::compute::VarianceOptions::VarianceOptions (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14VectorFunctionE">arrow::compute::VectorFunction (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute14VectorFunction9AddKernelE12VectorKernel">arrow::compute::VectorFunction::AddKernel (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow7compute14VectorFunction9AddKernelENSt6vectorI9InputTypeEE10OutputType15ArrayKernelExec10KernelInit">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptionsE">arrow::compute::WeekOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions15count_from_zeroE">arrow::compute::WeekOptions::count_from_zero (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions8DefaultsEv">arrow::compute::WeekOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions27first_week_is_fully_in_yearE">arrow::compute::WeekOptions::first_week_is_fully_in_year (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions11ISODefaultsEv">arrow::compute::WeekOptions::ISODefaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions9kTypeNameE">arrow::compute::WeekOptions::kTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions10USDefaultsEv">arrow::compute::WeekOptions::USDefaults (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions18week_starts_mondayE">arrow::compute::WeekOptions::week_starts_monday (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow7compute11WeekOptions11WeekOptionsEbbb">arrow::compute::WeekOptions::WeekOptions (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17ConcatenateTablesERKNSt6vectorINSt10shared_ptrI5TableEEEE24ConcatenateTablesOptionsP10MemoryPool">arrow::ConcatenateTables (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow9CPUDeviceE">arrow::CPUDevice (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow9CPUDevice22default_memory_managerEv">arrow::CPUDevice::default_memory_manager (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow9CPUDevice11device_typeEv">arrow::CPUDevice::device_type (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow9CPUDevice6EqualsERK6Device">arrow::CPUDevice::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow9CPUDevice8InstanceEv">arrow::CPUDevice::Instance (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow9CPUDevice14memory_managerEP10MemoryPool">arrow::CPUDevice::memory_manager (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow9CPUDevice8ToStringEv">arrow::CPUDevice::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow9CPUDevice9type_nameEv">arrow::CPUDevice::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow16CPUMemoryManagerE">arrow::CPUMemoryManager (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow16CPUMemoryManager14AllocateBufferE7int64_t">arrow::CPUMemoryManager::AllocateBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow16CPUMemoryManager15GetBufferReaderENSt10shared_ptrI6BufferEE">arrow::CPUMemoryManager::GetBufferReader (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow16CPUMemoryManager15GetBufferWriterENSt10shared_ptrI6BufferEE">arrow::CPUMemoryManager::GetBufferWriter (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow16CPUMemoryManager4poolEv">arrow::CPUMemoryManager::pool (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptionsE">arrow::csv::ConvertOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions16auto_dict_encodeE">arrow::csv::ConvertOptions::auto_dict_encode (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions10check_utf8E">arrow::csv::ConvertOptions::check_utf8 (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions12column_typesE">arrow::csv::ConvertOptions::column_types (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions13decimal_pointE">arrow::csv::ConvertOptions::decimal_point (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions8DefaultsEv">arrow::csv::ConvertOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions12false_valuesE">arrow::csv::ConvertOptions::false_values (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions15include_columnsE">arrow::csv::ConvertOptions::include_columns (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions23include_missing_columnsE">arrow::csv::ConvertOptions::include_missing_columns (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions11null_valuesE">arrow::csv::ConvertOptions::null_values (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions26quoted_strings_can_be_nullE">arrow::csv::ConvertOptions::quoted_strings_can_be_null (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions19strings_can_be_nullE">arrow::csv::ConvertOptions::strings_can_be_null (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions17timestamp_parsersE">arrow::csv::ConvertOptions::timestamp_parsers (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv14ConvertOptions11true_valuesE">arrow::csv::ConvertOptions::true_values (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK5arrow3csv14ConvertOptions8ValidateEv">arrow::csv::ConvertOptions::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptionsE">arrow::csv::ParseOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions8DefaultsEv">arrow::csv::ParseOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions9delimiterE">arrow::csv::ParseOptions::delimiter (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions12double_quoteE">arrow::csv::ParseOptions::double_quote (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions11escape_charE">arrow::csv::ParseOptions::escape_char (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions8escapingE">arrow::csv::ParseOptions::escaping (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions18ignore_empty_linesE">arrow::csv::ParseOptions::ignore_empty_lines (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions19invalid_row_handlerE">arrow::csv::ParseOptions::invalid_row_handler (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions18newlines_in_valuesE">arrow::csv::ParseOptions::newlines_in_values (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions10quote_charE">arrow::csv::ParseOptions::quote_char (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12ParseOptions7quotingE">arrow::csv::ParseOptions::quoting (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK5arrow3csv12ParseOptions8ValidateEv">arrow::csv::ParseOptions::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptionsE">arrow::csv::ReadOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions25autogenerate_column_namesE">arrow::csv::ReadOptions::autogenerate_column_names (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions10block_sizeE">arrow::csv::ReadOptions::block_size (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions12column_namesE">arrow::csv::ReadOptions::column_names (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions8DefaultsEv">arrow::csv::ReadOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions9skip_rowsE">arrow::csv::ReadOptions::skip_rows (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions21skip_rows_after_namesE">arrow::csv::ReadOptions::skip_rows_after_names (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11ReadOptions11use_threadsE">arrow::csv::ReadOptions::use_threads (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK5arrow3csv11ReadOptions8ValidateEv">arrow::csv::ReadOptions::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv15StreamingReaderE">arrow::csv::StreamingReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK5arrow3csv15StreamingReader10bytes_readEv">arrow::csv::StreamingReader::bytes_read (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv15StreamingReader9MakeAsyncEN2io9IOContextENSt10shared_ptrIN2io11InputStreamEEEPN5arrow8internal8ExecutorERK11ReadOptionsRK12ParseOptionsRK14ConvertOptions">arrow::csv::StreamingReader::MakeAsync (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11TableReaderE">arrow::csv::TableReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11TableReader4MakeEN2io9IOContextENSt10shared_ptrIN2io11InputStreamEEERK11ReadOptionsRK12ParseOptionsRK14ConvertOptions">arrow::csv::TableReader::Make (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11TableReader4ReadEv">arrow::csv::TableReader::Read (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv11TableReader9ReadAsyncEv">arrow::csv::TableReader::ReadAsync (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptionsE">arrow::csv::WriteOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions10batch_sizeE">arrow::csv::WriteOptions::batch_size (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions8DefaultsEv">arrow::csv::WriteOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions9delimiterE">arrow::csv::WriteOptions::delimiter (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions3eolE">arrow::csv::WriteOptions::eol (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions14include_headerE">arrow::csv::WriteOptions::include_header (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions10io_contextE">arrow::csv::WriteOptions::io_context (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions11null_stringE">arrow::csv::WriteOptions::null_string (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow3csv12WriteOptions13quoting_styleE">arrow::csv::WriteOptions::quoting_style (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK5arrow3csv12WriteOptions8ValidateEv">arrow::csv::WriteOptions::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow11CTypeTraitsIN14BinaryViewType6c_typeEEE">arrow::CTypeTraits&lt;BinaryViewType::c_type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11CTypeTraitsIN14BinaryViewType6c_typeEE9ArrowTypeE">arrow::CTypeTraits&lt;BinaryViewType::c_type&gt;::ArrowType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I_6size_tEN5arrow11CTypeTraitsIRA1N_KcEE">arrow::CTypeTraits&lt;const char (&amp;)[N]&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow11CTypeTraitsIPKcEE">arrow::CTypeTraits&lt;const char*&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow11CTypeTraitsIN19DayTimeIntervalType15DayMillisecondsEEE">arrow::CTypeTraits&lt;DayTimeIntervalType::DayMilliseconds&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11CTypeTraitsIN19DayTimeIntervalType15DayMillisecondsEE9ArrowTypeE">arrow::CTypeTraits&lt;DayTimeIntervalType::DayMilliseconds&gt;::ArrowType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow11CTypeTraitsINSt6stringEEE">arrow::CTypeTraits&lt;std::string&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow11CTypeTraitsINSt6stringEE9ArrowTypeE">arrow::CTypeTraits&lt;std::string&gt;::ArrowType (C++ type)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaBufferE">arrow::cuda::CudaBuffer (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaBuffer21CopyFromAnotherDeviceERKNSt10shared_ptrI11CudaContextEEK7int64_tPKv7int64_t">arrow::cuda::CudaBuffer::CopyFromAnotherDevice (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaBuffer14CopyFromDeviceEK7int64_tPKv7int64_t">arrow::cuda::CudaBuffer::CopyFromDevice (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaBuffer12CopyFromHostEK7int64_tPKv7int64_t">arrow::cuda::CudaBuffer::CopyFromHost (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaBuffer10CopyToHostEK7int64_tK7int64_tPv">arrow::cuda::CudaBuffer::CopyToHost (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaBuffer12ExportForIpcEv">arrow::cuda::CudaBuffer::ExportForIpc (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaBuffer10FromBufferENSt10shared_ptrI6BufferEE">arrow::cuda::CudaBuffer::FromBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaBufferReaderE">arrow::cuda::CudaBufferReader (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaBufferReader6closedEv">arrow::cuda::CudaBufferReader::closed (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaBufferReader18supports_zero_copyEv">arrow::cuda::CudaBufferReader::supports_zero_copy (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaBufferWriterE">arrow::cuda::CudaBufferWriter (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaBufferWriter11buffer_sizeEv">arrow::cuda::CudaBufferWriter::buffer_size (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaBufferWriter5CloseEv">arrow::cuda::CudaBufferWriter::Close (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaBufferWriter6closedEv">arrow::cuda::CudaBufferWriter::closed (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaBufferWriter5FlushEv">arrow::cuda::CudaBufferWriter::Flush (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaBufferWriter18num_bytes_bufferedEv">arrow::cuda::CudaBufferWriter::num_bytes_buffered (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaBufferWriter13SetBufferSizeEK7int64_t">arrow::cuda::CudaBufferWriter::SetBufferSize (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaBufferWriter4TellEv">arrow::cuda::CudaBufferWriter::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaBufferWriter5WriteEPKv7int64_t">arrow::cuda::CudaBufferWriter::Write (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContextE">arrow::cuda::CudaContext (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext8AllocateE7int64_t">arrow::cuda::CudaContext::Allocate (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext14CloseIpcBufferEP10CudaBuffer">arrow::cuda::CudaContext::CloseIpcBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda11CudaContext6deviceEv">arrow::cuda::CudaContext::device (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda11CudaContext13device_numberEv">arrow::cuda::CudaContext::device_number (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext4FreeEPv7int64_t">arrow::cuda::CudaContext::Free (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext16GetDeviceAddressEP7uint8_t">arrow::cuda::CudaContext::GetDeviceAddress (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda11CudaContext6handleEv">arrow::cuda::CudaContext::handle (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda11CudaContext14memory_managerEv">arrow::cuda::CudaContext::memory_manager (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext13OpenIpcBufferERK16CudaIpcMemHandle">arrow::cuda::CudaContext::OpenIpcBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext11SynchronizeEv">arrow::cuda::CudaContext::Synchronize (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda11CudaContext4ViewEP7uint8_t7int64_t">arrow::cuda::CudaContext::View (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDeviceE">arrow::cuda::CudaDevice (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice18AllocateHostBufferE7int64_t">arrow::cuda::CudaDevice::AllocateHostBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice22default_memory_managerEv">arrow::cuda::CudaDevice::default_memory_manager (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice9device_idEv">arrow::cuda::CudaDevice::device_id (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice11device_nameEv">arrow::cuda::CudaDevice::device_name (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice13device_numberEv">arrow::cuda::CudaDevice::device_number (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice11device_typeEv">arrow::cuda::CudaDevice::device_type (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice6EqualsERK6Device">arrow::cuda::CudaDevice::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice10GetContextEv">arrow::cuda::CudaDevice::GetContext (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice16GetSharedContextEPv">arrow::cuda::CudaDevice::GetSharedContext (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice6handleEv">arrow::cuda::CudaDevice::handle (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice4MakeEi">arrow::cuda::CudaDevice::Make (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice10MakeStreamEj">arrow::cuda::CudaDevice::MakeStream (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice6StreamE">arrow::cuda::CudaDevice::Stream (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice6Stream11SynchronizeEv">arrow::cuda::CudaDevice::Stream::Synchronize (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice6Stream9WaitEventERKN6Device9SyncEventE">arrow::cuda::CudaDevice::Stream::WaitEvent (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice9SyncEventE">arrow::cuda::CudaDevice::SyncEvent (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice9SyncEvent6RecordERKN6Device6StreamE">arrow::cuda::CudaDevice::SyncEvent::Record (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice9SyncEvent4WaitEv">arrow::cuda::CudaDevice::SyncEvent::Wait (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice8ToStringEv">arrow::cuda::CudaDevice::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice12total_memoryEv">arrow::cuda::CudaDevice::total_memory (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda10CudaDevice9type_nameEv">arrow::cuda::CudaDevice::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda10CudaDevice10WrapStreamEPvN6Stream12release_fn_tE">arrow::cuda::CudaDevice::WrapStream (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaDeviceManagerE">arrow::cuda::CudaDeviceManager (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaDeviceManager12AllocateHostEi7int64_t">arrow::cuda::CudaDeviceManager::AllocateHost (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaDeviceManager8FreeHostEPv7int64_t">arrow::cuda::CudaDeviceManager::FreeHost (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaDeviceManager10GetContextEi">arrow::cuda::CudaDeviceManager::GetContext (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaDeviceManager9GetDeviceEi">arrow::cuda::CudaDeviceManager::GetDevice (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaDeviceManager16GetSharedContextEiPv">arrow::cuda::CudaDeviceManager::GetSharedContext (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda14CudaHostBufferE">arrow::cuda::CudaHostBuffer (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda14CudaHostBuffer16GetDeviceAddressERKNSt10shared_ptrI11CudaContextEE">arrow::cuda::CudaHostBuffer::GetDeviceAddress (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaIpcMemHandleE">arrow::cuda::CudaIpcMemHandle (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda16CudaIpcMemHandle10FromBufferEPKv">arrow::cuda::CudaIpcMemHandle::FromBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda16CudaIpcMemHandle9SerializeEP10MemoryPool">arrow::cuda::CudaIpcMemHandle::Serialize (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaMemoryManagerE">arrow::cuda::CudaMemoryManager (C++ class)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaMemoryManager14AllocateBufferE7int64_t">arrow::cuda::CudaMemoryManager::AllocateBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4NK5arrow4cuda17CudaMemoryManager11cuda_deviceEv">arrow::cuda::CudaMemoryManager::cuda_device (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaMemoryManager15GetBufferReaderENSt10shared_ptrI6BufferEE">arrow::cuda::CudaMemoryManager::GetBufferReader (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaMemoryManager15GetBufferWriterENSt10shared_ptrI6BufferEE">arrow::cuda::CudaMemoryManager::GetBufferWriter (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaMemoryManager19MakeDeviceSyncEventEv">arrow::cuda::CudaMemoryManager::MakeDeviceSyncEvent (C++ function)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv4N5arrow4cuda17CudaMemoryManager19WrapDeviceSyncEventEPvN6Device9SyncEvent12release_fn_tE">arrow::cuda::CudaMemoryManager::WrapDeviceSyncEvent (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13CsvFileFormatE">arrow::dataset::CsvFileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13CsvFileFormat19DefaultWriteOptionsEv">arrow::dataset::CsvFileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13CsvFileFormat7InspectERK10FileSource">arrow::dataset::CsvFileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13CsvFileFormat15InspectFragmentERK10FileSourcePK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::CsvFileFormat::InspectFragment (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13CsvFileFormat11IsSupportedERK10FileSource">arrow::dataset::CsvFileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13CsvFileFormat10MakeWriterENSt10shared_ptrIN2io12OutputStreamEEENSt10shared_ptrI6SchemaEENSt10shared_ptrI16FileWriteOptionsEEN2fs11FileLocatorE">arrow::dataset::CsvFileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13CsvFileFormat13parse_optionsE">arrow::dataset::CsvFileFormat::parse_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13CsvFileFormat9type_nameEv">arrow::dataset::CsvFileFormat::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19CsvFileWriteOptionsE">arrow::dataset::CsvFileWriteOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19CsvFileWriteOptions13write_optionsE">arrow::dataset::CsvFileWriteOptions::write_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13CsvFileWriterE">arrow::dataset::CsvFileWriter (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13CsvFileWriter5WriteERKNSt10shared_ptrI11RecordBatchEE">arrow::dataset::CsvFileWriter::Write (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22CsvFragmentScanOptionsE">arrow::dataset::CsvFragmentScanOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22CsvFragmentScanOptions15convert_optionsE">arrow::dataset::CsvFragmentScanOptions::convert_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22CsvFragmentScanOptions13parse_optionsE">arrow::dataset::CsvFragmentScanOptions::parse_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22CsvFragmentScanOptions12read_optionsE">arrow::dataset::CsvFragmentScanOptions::read_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22CsvFragmentScanOptions21stream_transform_funcE">arrow::dataset::CsvFragmentScanOptions::stream_transform_func (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7DatasetE">arrow::dataset::Dataset (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Dataset18evolution_strategyEv">arrow::dataset::Dataset::evolution_strategy (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Dataset12GetFragmentsEN7compute10ExpressionE">arrow::dataset::Dataset::GetFragments (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Dataset17GetFragmentsAsyncEN7compute10ExpressionE">arrow::dataset::Dataset::GetFragmentsAsync (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Dataset7NewScanEv">arrow::dataset::Dataset::NewScan (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset7Dataset20partition_expressionEv">arrow::dataset::Dataset::partition_expression (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset7Dataset13ReplaceSchemaENSt10shared_ptrI6SchemaEE">arrow::dataset::Dataset::ReplaceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset7Dataset9type_nameEv">arrow::dataset::Dataset::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactoryE">arrow::dataset::DatasetFactory (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactory6FinishE13FinishOptions">arrow::dataset::DatasetFactory::Finish (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactory6FinishENSt10shared_ptrI6SchemaEE">[1]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactory6FinishEv">[2]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactory7InspectE14InspectOptions">arrow::dataset::DatasetFactory::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactory14InspectSchemasE14InspectOptions">arrow::dataset::DatasetFactory::InspectSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset14DatasetFactory14root_partitionEv">arrow::dataset::DatasetFactory::root_partition (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14DatasetFactory16SetRootPartitionEN7compute10ExpressionE">arrow::dataset::DatasetFactory::SetRootPartition (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21DirectoryPartitioningE">arrow::dataset::DirectoryPartitioning (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21DirectoryPartitioning21DirectoryPartitioningENSt10shared_ptrI6SchemaEE11ArrayVector27KeyValuePartitioningOptions">arrow::dataset::DirectoryPartitioning::DirectoryPartitioning (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21DirectoryPartitioning11MakeFactoryENSt6vectorINSt6stringEEE26PartitioningFactoryOptions">arrow::dataset::DirectoryPartitioning::MakeFactory (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset21DirectoryPartitioning9type_nameEv">arrow::dataset::DirectoryPartitioning::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21EnumeratedRecordBatchE">arrow::dataset::EnumeratedRecordBatch (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileFormatE">arrow::dataset::FileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileFormat29default_fragment_scan_optionsE">arrow::dataset::FileFormat::default_fragment_scan_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileFormat19DefaultWriteOptionsEv">arrow::dataset::FileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileFormat7InspectERK10FileSource">arrow::dataset::FileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileFormat15InspectFragmentERK10FileSourcePK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::FileFormat::InspectFragment (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileFormat11IsSupportedERK10FileSource">arrow::dataset::FileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileFormat12MakeFragmentE10FileSourceN7compute10ExpressionE">arrow::dataset::FileFormat::MakeFragment (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileFormat12MakeFragmentE10FileSourceN7compute10ExpressionENSt10shared_ptrI6SchemaEE">[1]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileFormat12MakeFragmentE10FileSourceNSt10shared_ptrI6SchemaEE">[2]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileFormat10MakeWriterENSt10shared_ptrIN2io12OutputStreamEEENSt10shared_ptrI6SchemaEENSt10shared_ptrI16FileWriteOptionsEEN2fs11FileLocatorE">arrow::dataset::FileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileFormat9type_nameEv">arrow::dataset::FileFormat::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12FileFragmentE">arrow::dataset::FileFragment (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12FileFragment9BeginScanERK19FragmentScanRequestRK17InspectedFragmentPK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::FileFragment::BeginScan (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12FileFragment9CountRowsEN7compute10ExpressionERKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::FileFragment::CountRows (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12FileFragment15InspectFragmentEPK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::FileFragment::InspectFragment (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12FileFragment16ScanBatchesAsyncERKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::FileFragment::ScanBatchesAsync (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset20FilenamePartitioningE">arrow::dataset::FilenamePartitioning (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset20FilenamePartitioning20FilenamePartitioningENSt10shared_ptrI6SchemaEE11ArrayVector27KeyValuePartitioningOptions">arrow::dataset::FilenamePartitioning::FilenamePartitioning (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset20FilenamePartitioning11MakeFactoryENSt6vectorINSt6stringEEE26PartitioningFactoryOptions">arrow::dataset::FilenamePartitioning::MakeFactory (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset20FilenamePartitioning9type_nameEv">arrow::dataset::FilenamePartitioning::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileSourceE">arrow::dataset::FileSource (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource6bufferEv">arrow::dataset::FileSource::buffer (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource11compressionEv">arrow::dataset::FileSource::compression (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource6EqualsERK10FileSource">arrow::dataset::FileSource::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource10filesystemEv">arrow::dataset::FileSource::filesystem (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource4OpenEv">arrow::dataset::FileSource::Open (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource14OpenCompressedENSt8optionalIN11Compression4typeEEE">arrow::dataset::FileSource::OpenCompressed (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource4pathEv">arrow::dataset::FileSource::path (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileSource4SizeEv">arrow::dataset::FileSource::Size (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17FileSystemDatasetE">arrow::dataset::FileSystemDataset (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17FileSystemDataset5filesEv">arrow::dataset::FileSystemDataset::files (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17FileSystemDataset10filesystemEv">arrow::dataset::FileSystemDataset::filesystem (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17FileSystemDataset6formatEv">arrow::dataset::FileSystemDataset::format (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17FileSystemDataset4MakeENSt10shared_ptrI6SchemaEEN7compute10ExpressionENSt10shared_ptrI10FileFormatEENSt10shared_ptrIN2fs10FileSystemEEENSt6vectorINSt10shared_ptrI12FileFragmentEEEENSt10shared_ptrI12PartitioningEE">arrow::dataset::FileSystemDataset::Make (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17FileSystemDataset12partitioningEv">arrow::dataset::FileSystemDataset::partitioning (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17FileSystemDataset13ReplaceSchemaENSt10shared_ptrI6SchemaEE">arrow::dataset::FileSystemDataset::ReplaceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17FileSystemDataset9type_nameEv">arrow::dataset::FileSystemDataset::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17FileSystemDataset5WriteERK29FileSystemDatasetWriteOptionsNSt10shared_ptrI7ScannerEE">arrow::dataset::FileSystemDataset::Write (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactoryE">arrow::dataset::FileSystemDatasetFactory (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactory6FinishE13FinishOptions">arrow::dataset::FileSystemDatasetFactory::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactory14InspectSchemasE14InspectOptions">arrow::dataset::FileSystemDatasetFactory::InspectSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactory4MakeENSt10shared_ptrIN2fs10FileSystemEEEN2fs12FileSelectorENSt10shared_ptrI10FileFormatEE24FileSystemFactoryOptions">arrow::dataset::FileSystemDatasetFactory::Make (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactory4MakeENSt10shared_ptrIN2fs10FileSystemEEERKNSt6vectorIN2fs8FileInfoEEENSt10shared_ptrI10FileFormatEE24FileSystemFactoryOptions">[1]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactory4MakeENSt10shared_ptrIN2fs10FileSystemEEERKNSt6vectorINSt6stringEEENSt10shared_ptrI10FileFormatEE24FileSystemFactoryOptions">[2]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemDatasetFactory4MakeENSt6stringENSt10shared_ptrI10FileFormatEE24FileSystemFactoryOptions">[3]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptionsE">arrow::dataset::FileSystemDatasetWriteOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions8base_dirE">arrow::dataset::FileSystemDatasetWriteOptions::base_dir (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions17basename_templateE">arrow::dataset::FileSystemDatasetWriteOptions::basename_template (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions25basename_template_functorE">arrow::dataset::FileSystemDatasetWriteOptions::basename_template_functor (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions10create_dirE">arrow::dataset::FileSystemDatasetWriteOptions::create_dir (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions22existing_data_behaviorE">arrow::dataset::FileSystemDatasetWriteOptions::existing_data_behavior (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions18file_write_optionsE">arrow::dataset::FileSystemDatasetWriteOptions::file_write_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions10filesystemE">arrow::dataset::FileSystemDatasetWriteOptions::filesystem (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions14max_open_filesE">arrow::dataset::FileSystemDatasetWriteOptions::max_open_files (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions14max_partitionsE">arrow::dataset::FileSystemDatasetWriteOptions::max_partitions (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions17max_rows_per_fileE">arrow::dataset::FileSystemDatasetWriteOptions::max_rows_per_file (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions18max_rows_per_groupE">arrow::dataset::FileSystemDatasetWriteOptions::max_rows_per_group (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions18min_rows_per_groupE">arrow::dataset::FileSystemDatasetWriteOptions::min_rows_per_group (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions12partitioningE">arrow::dataset::FileSystemDatasetWriteOptions::partitioning (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions18writer_post_finishE">arrow::dataset::FileSystemDatasetWriteOptions::writer_post_finish (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset29FileSystemDatasetWriteOptions17writer_pre_finishE">arrow::dataset::FileSystemDatasetWriteOptions::writer_pre_finish (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemFactoryOptionsE">arrow::dataset::FileSystemFactoryOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemFactoryOptions21exclude_invalid_filesE">arrow::dataset::FileSystemFactoryOptions::exclude_invalid_files (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemFactoryOptions18partition_base_dirE">arrow::dataset::FileSystemFactoryOptions::partition_base_dir (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemFactoryOptions12partitioningE">arrow::dataset::FileSystemFactoryOptions::partitioning (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset24FileSystemFactoryOptions24selector_ignore_prefixesE">arrow::dataset::FileSystemFactoryOptions::selector_ignore_prefixes (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16FileWriteOptionsE">arrow::dataset::FileWriteOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileWriterE">arrow::dataset::FileWriter (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileWriter6FinishEv">arrow::dataset::FileWriter::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset10FileWriter15GetBytesWrittenEv">arrow::dataset::FileWriter::GetBytesWritten (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileWriter5WriteEP17RecordBatchReader">arrow::dataset::FileWriter::Write (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset10FileWriter5WriteERKNSt10shared_ptrI11RecordBatchEE">[1]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13FinishOptionsE">arrow::dataset::FinishOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13FinishOptions15inspect_optionsE">arrow::dataset::FinishOptions::inspect_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13FinishOptions6schemaE">arrow::dataset::FinishOptions::schema (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13FinishOptions18validate_fragmentsE">arrow::dataset::FinishOptions::validate_fragments (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8FragmentE">arrow::dataset::Fragment (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8Fragment9BeginScanERK19FragmentScanRequestRK17InspectedFragmentPK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::Fragment::BeginScan (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8Fragment9CountRowsEN7compute10ExpressionERKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::Fragment::CountRows (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8Fragment15InspectFragmentEPK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::Fragment::InspectFragment (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8Fragment23kNoPartitionInformationE">arrow::dataset::Fragment::kNoPartitionInformation (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset8Fragment20partition_expressionEv">arrow::dataset::Fragment::partition_expression (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8Fragment18ReadPhysicalSchemaEv">arrow::dataset::Fragment::ReadPhysicalSchema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset8Fragment16ScanBatchesAsyncERKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::Fragment::ScanBatchesAsync (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19FragmentScanOptionsE">arrow::dataset::FragmentScanOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset20FunctionPartitioningE">arrow::dataset::FunctionPartitioning (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset20FunctionPartitioning5ParseERKNSt6stringE">arrow::dataset::FunctionPartitioning::Parse (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset20FunctionPartitioning9type_nameEv">arrow::dataset::FunctionPartitioning::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16HivePartitioningE">arrow::dataset::HivePartitioning (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16HivePartitioning16HivePartitioningENSt10shared_ptrI6SchemaEE11ArrayVectorNSt6stringE">arrow::dataset::HivePartitioning::HivePartitioning (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16HivePartitioning11MakeFactoryE30HivePartitioningFactoryOptions">arrow::dataset::HivePartitioning::MakeFactory (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset16HivePartitioning9type_nameEv">arrow::dataset::HivePartitioning::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset30HivePartitioningFactoryOptionsE">arrow::dataset::HivePartitioningFactoryOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset30HivePartitioningFactoryOptions13null_fallbackE">arrow::dataset::HivePartitioningFactoryOptions::null_fallback (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23HivePartitioningOptionsE">arrow::dataset::HivePartitioningOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15InMemoryDatasetE">arrow::dataset::InMemoryDataset (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15InMemoryDataset15InMemoryDatasetENSt10shared_ptrI5TableEE">arrow::dataset::InMemoryDataset::InMemoryDataset (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15InMemoryDataset15InMemoryDatasetENSt10shared_ptrI6SchemaEE17RecordBatchVector">[1]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15InMemoryDataset15InMemoryDatasetENSt10shared_ptrI6SchemaEENSt10shared_ptrI20RecordBatchGeneratorEE">[2]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15InMemoryDataset20RecordBatchGeneratorE">arrow::dataset::InMemoryDataset::RecordBatchGenerator (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset15InMemoryDataset13ReplaceSchemaENSt10shared_ptrI6SchemaEE">arrow::dataset::InMemoryDataset::ReplaceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset15InMemoryDataset9type_nameEv">arrow::dataset::InMemoryDataset::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16InMemoryFragmentE">arrow::dataset::InMemoryFragment (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16InMemoryFragment9BeginScanERK19FragmentScanRequestRK17InspectedFragmentPK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::InMemoryFragment::BeginScan (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16InMemoryFragment9CountRowsEN7compute10ExpressionERKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::InMemoryFragment::CountRows (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16InMemoryFragment15InspectFragmentEPK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::InMemoryFragment::InspectFragment (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16InMemoryFragment16ScanBatchesAsyncERKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::InMemoryFragment::ScanBatchesAsync (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14InspectOptionsE">arrow::dataset::InspectOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14InspectOptions19field_merge_optionsE">arrow::dataset::InspectOptions::field_merge_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14InspectOptions9fragmentsE">arrow::dataset::InspectOptions::fragments (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14InspectOptions20kInspectAllFragmentsE">arrow::dataset::InspectOptions::kInspectAllFragments (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13IpcFileFormatE">arrow::dataset::IpcFileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13IpcFileFormat19DefaultWriteOptionsEv">arrow::dataset::IpcFileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13IpcFileFormat7InspectERK10FileSource">arrow::dataset::IpcFileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13IpcFileFormat11IsSupportedERK10FileSource">arrow::dataset::IpcFileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13IpcFileFormat10MakeWriterENSt10shared_ptrIN2io12OutputStreamEEENSt10shared_ptrI6SchemaEENSt10shared_ptrI16FileWriteOptionsEEN2fs11FileLocatorE">arrow::dataset::IpcFileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13IpcFileFormat9type_nameEv">arrow::dataset::IpcFileFormat::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19IpcFileWriteOptionsE">arrow::dataset::IpcFileWriteOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19IpcFileWriteOptions8metadataE">arrow::dataset::IpcFileWriteOptions::metadata (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19IpcFileWriteOptions7optionsE">arrow::dataset::IpcFileWriteOptions::options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13IpcFileWriterE">arrow::dataset::IpcFileWriter (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13IpcFileWriter5WriteERKNSt10shared_ptrI11RecordBatchEE">arrow::dataset::IpcFileWriter::Write (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22IpcFragmentScanOptionsE">arrow::dataset::IpcFragmentScanOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22IpcFragmentScanOptions13cache_optionsE">arrow::dataset::IpcFragmentScanOptions::cache_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset22IpcFragmentScanOptions7optionsE">arrow::dataset::IpcFragmentScanOptions::options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14JsonFileFormatE">arrow::dataset::JsonFileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14JsonFileFormat19DefaultWriteOptionsEv">arrow::dataset::JsonFileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset14JsonFileFormat7InspectERK10FileSource">arrow::dataset::JsonFileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset14JsonFileFormat15InspectFragmentERK10FileSourcePK19FragmentScanOptionsPN7compute11ExecContextE">arrow::dataset::JsonFileFormat::InspectFragment (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset14JsonFileFormat11IsSupportedERK10FileSource">arrow::dataset::JsonFileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset14JsonFileFormat10MakeWriterENSt10shared_ptrIN2io12OutputStreamEEENSt10shared_ptrI6SchemaEENSt10shared_ptrI16FileWriteOptionsEEN2fs11FileLocatorE">arrow::dataset::JsonFileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset14JsonFileFormat9type_nameEv">arrow::dataset::JsonFileFormat::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23JsonFragmentScanOptionsE">arrow::dataset::JsonFragmentScanOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23JsonFragmentScanOptions13parse_optionsE">arrow::dataset::JsonFragmentScanOptions::parse_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23JsonFragmentScanOptions12read_optionsE">arrow::dataset::JsonFragmentScanOptions::read_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset20KeyValuePartitioningE">arrow::dataset::KeyValuePartitioning (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset20KeyValuePartitioning3KeyE">arrow::dataset::KeyValuePartitioning::Key (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset20KeyValuePartitioning5ParseERKNSt6stringE">arrow::dataset::KeyValuePartitioning::Parse (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset27KeyValuePartitioningOptionsE">arrow::dataset::KeyValuePartitioningOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset27KeyValuePartitioningOptions16segment_encodingE">arrow::dataset::KeyValuePartitioningOptions::segment_encoding (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13OrcFileFormatE">arrow::dataset::OrcFileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13OrcFileFormat19DefaultWriteOptionsEv">arrow::dataset::OrcFileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13OrcFileFormat7InspectERK10FileSource">arrow::dataset::OrcFileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13OrcFileFormat11IsSupportedERK10FileSource">arrow::dataset::OrcFileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13OrcFileFormat10MakeWriterENSt10shared_ptrIN2io12OutputStreamEEENSt10shared_ptrI6SchemaEENSt10shared_ptrI16FileWriteOptionsEEN2fs11FileLocatorE">arrow::dataset::OrcFileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset13OrcFileFormat9type_nameEv">arrow::dataset::OrcFileFormat::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetDatasetFactoryE">arrow::dataset::ParquetDatasetFactory (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetDatasetFactory6FinishE13FinishOptions">arrow::dataset::ParquetDatasetFactory::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetDatasetFactory14InspectSchemasE14InspectOptions">arrow::dataset::ParquetDatasetFactory::InspectSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetDatasetFactory4MakeERK10FileSourceRKNSt6stringENSt10shared_ptrIN2fs10FileSystemEEENSt10shared_ptrI17ParquetFileFormatEE21ParquetFactoryOptions">arrow::dataset::ParquetDatasetFactory::Make (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetDatasetFactory4MakeERKNSt6stringENSt10shared_ptrIN2fs10FileSystemEEENSt10shared_ptrI17ParquetFileFormatEE21ParquetFactoryOptions">[1]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetFactoryOptionsE">arrow::dataset::ParquetFactoryOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetFactoryOptions18partition_base_dirE">arrow::dataset::ParquetFactoryOptions::partition_base_dir (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetFactoryOptions12partitioningE">arrow::dataset::ParquetFactoryOptions::partitioning (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21ParquetFactoryOptions27validate_column_chunk_pathsE">arrow::dataset::ParquetFactoryOptions::validate_column_chunk_paths (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormatE">arrow::dataset::ParquetFileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat19DefaultWriteOptionsEv">arrow::dataset::ParquetFileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17ParquetFileFormat9GetReaderERK10FileSourceRKNSt10shared_ptrI11ScanOptionsEE">arrow::dataset::ParquetFileFormat::GetReader (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17ParquetFileFormat7InspectERK10FileSource">arrow::dataset::ParquetFileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17ParquetFileFormat11IsSupportedERK10FileSource">arrow::dataset::ParquetFileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat12MakeFragmentE10FileSourceN7compute10ExpressionE">arrow::dataset::ParquetFileFormat::MakeFragment (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat12MakeFragmentE10FileSourceN7compute10ExpressionENSt10shared_ptrI6SchemaEE">[1]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat12MakeFragmentE10FileSourceN7compute10ExpressionENSt10shared_ptrI6SchemaEE">[2]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat12MakeFragmentE10FileSourceN7compute10ExpressionENSt10shared_ptrI6SchemaEENSt6vectorIiEE">[3]</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat12MakeFragmentE10FileSourceNSt10shared_ptrI6SchemaEE">[4]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17ParquetFileFormat10MakeWriterENSt10shared_ptrIN2io12OutputStreamEEENSt10shared_ptrI6SchemaEENSt10shared_ptrI16FileWriteOptionsEEN2fs11FileLocatorE">arrow::dataset::ParquetFileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat17ParquetFileFormatERKN7parquet16ReaderPropertiesE">arrow::dataset::ParquetFileFormat::ParquetFileFormat (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileFormat13ReaderOptionsE">arrow::dataset::ParquetFileFormat::ReaderOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset17ParquetFileFormat9type_nameEv">arrow::dataset::ParquetFileFormat::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19ParquetFileFragmentE">arrow::dataset::ParquetFileFragment (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19ParquetFileFragment22EnsureCompleteMetadataEPN7parquet5arrow10FileReaderE">arrow::dataset::ParquetFileFragment::EnsureCompleteMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19ParquetFileFragment8metadataEv">arrow::dataset::ParquetFileFragment::metadata (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset19ParquetFileFragment10row_groupsEv">arrow::dataset::ParquetFileFragment::row_groups (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19ParquetFileFragment6SubsetEN7compute10ExpressionE">arrow::dataset::ParquetFileFragment::Subset (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23ParquetFileWriteOptionsE">arrow::dataset::ParquetFileWriteOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23ParquetFileWriteOptions23arrow_writer_propertiesE">arrow::dataset::ParquetFileWriteOptions::arrow_writer_properties (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset23ParquetFileWriteOptions17writer_propertiesE">arrow::dataset::ParquetFileWriteOptions::writer_properties (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileWriterE">arrow::dataset::ParquetFileWriter (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17ParquetFileWriter5WriteERKNSt10shared_ptrI11RecordBatchEE">arrow::dataset::ParquetFileWriter::Write (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26ParquetFragmentScanOptionsE">arrow::dataset::ParquetFragmentScanOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26ParquetFragmentScanOptions23arrow_reader_propertiesE">arrow::dataset::ParquetFragmentScanOptions::arrow_reader_properties (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26ParquetFragmentScanOptions25parquet_decryption_configE">arrow::dataset::ParquetFragmentScanOptions::parquet_decryption_config (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26ParquetFragmentScanOptions17reader_propertiesE">arrow::dataset::ParquetFragmentScanOptions::reader_properties (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12PartitioningE">arrow::dataset::Partitioning (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12Partitioning7DefaultEv">arrow::dataset::Partitioning::Default (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset12Partitioning5ParseERKNSt6stringE">arrow::dataset::Partitioning::Parse (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12Partitioning18PartitionedBatchesE">arrow::dataset::Partitioning::PartitionedBatches (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset12Partitioning6schemaEv">arrow::dataset::Partitioning::schema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset12Partitioning9type_nameEv">arrow::dataset::Partitioning::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19PartitioningFactoryE">arrow::dataset::PartitioningFactory (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset19PartitioningFactory6FinishERKNSt10shared_ptrI6SchemaEE">arrow::dataset::PartitioningFactory::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19PartitioningFactory7InspectERKNSt6vectorINSt6stringEEE">arrow::dataset::PartitioningFactory::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset19PartitioningFactory9type_nameEv">arrow::dataset::PartitioningFactory::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26PartitioningFactoryOptionsE">arrow::dataset::PartitioningFactoryOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26PartitioningFactoryOptions16infer_dictionaryE">arrow::dataset::PartitioningFactoryOptions::infer_dictionary (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26PartitioningFactoryOptions6schemaE">arrow::dataset::PartitioningFactoryOptions::schema (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset26PartitioningFactoryOptions16segment_encodingE">arrow::dataset::PartitioningFactoryOptions::segment_encoding (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21PartitioningOrFactoryE">arrow::dataset::PartitioningOrFactory (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset21PartitioningOrFactory7factoryEv">arrow::dataset::PartitioningOrFactory::factory (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset21PartitioningOrFactory16GetOrInferSchemaERKNSt6vectorINSt6stringEEE">arrow::dataset::PartitioningOrFactory::GetOrInferSchema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset21PartitioningOrFactory12partitioningEv">arrow::dataset::PartitioningOrFactory::partitioning (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescrE">arrow::dataset::ProjectionDescr (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescr7DefaultERK6Schema">arrow::dataset::ProjectionDescr::Default (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescr10expressionE">arrow::dataset::ProjectionDescr::expression (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescr15FromExpressionsENSt6vectorIN7compute10ExpressionEEENSt6vectorINSt6stringEEERK6Schema">arrow::dataset::ProjectionDescr::FromExpressions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescr9FromNamesENSt6vectorINSt6stringEEERK6Schema">arrow::dataset::ProjectionDescr::FromNames (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescr20FromStructExpressionERKN7compute10ExpressionERK6Schema">arrow::dataset::ProjectionDescr::FromStructExpression (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ProjectionDescr6schemaE">arrow::dataset::ProjectionDescr::schema (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7ScannerE">arrow::dataset::Scanner (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner9CountRowsEv">arrow::dataset::Scanner::CountRows (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset7Scanner7datasetEv">arrow::dataset::Scanner::dataset (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner4HeadE7int64_t">arrow::dataset::Scanner::Head (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset7Scanner7optionsEv">arrow::dataset::Scanner::options (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner4ScanENSt8functionIF6Status17TaggedRecordBatchEEE">arrow::dataset::Scanner::Scan (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner11ScanBatchesEv">arrow::dataset::Scanner::ScanBatches (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner20ScanBatchesUnorderedEv">arrow::dataset::Scanner::ScanBatchesUnordered (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner8TakeRowsERK5Array">arrow::dataset::Scanner::TakeRows (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner19ToRecordBatchReaderEv">arrow::dataset::Scanner::ToRecordBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset7Scanner7ToTableEv">arrow::dataset::Scanner::ToTable (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilderE">arrow::dataset::ScannerBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder12BackpressureEN5acero19BackpressureOptionsE">arrow::dataset::ScannerBuilder::Backpressure (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder14BatchReadaheadE7int32_t">arrow::dataset::ScannerBuilder::BatchReadahead (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder9BatchSizeE7int64_t">arrow::dataset::ScannerBuilder::BatchSize (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder6FilterERKN7compute10ExpressionE">arrow::dataset::ScannerBuilder::Filter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder6FinishEv">arrow::dataset::ScannerBuilder::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder17FragmentReadaheadE7int32_t">arrow::dataset::ScannerBuilder::FragmentReadahead (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder19FragmentScanOptionsENSt10shared_ptrI19FragmentScanOptionsEE">arrow::dataset::ScannerBuilder::FragmentScanOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder21FromRecordBatchReaderENSt10shared_ptrI17RecordBatchReaderEE">arrow::dataset::ScannerBuilder::FromRecordBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder14GetScanOptionsEv">arrow::dataset::ScannerBuilder::GetScanOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder4PoolEP10MemoryPool">arrow::dataset::ScannerBuilder::Pool (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder7ProjectENSt6vectorIN7compute10ExpressionEEENSt6vectorINSt6stringEEE">arrow::dataset::ScannerBuilder::Project (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder7ProjectENSt6vectorINSt6stringEEE">[1]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset14ScannerBuilder10UseThreadsEb">arrow::dataset::ScannerBuilder::UseThreads (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset15ScanNodeOptionsE">arrow::dataset::ScanNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptionsE">arrow::dataset::ScanOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions12backpressureE">arrow::dataset::ScanOptions::backpressure (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions15batch_readaheadE">arrow::dataset::ScanOptions::batch_readahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions10batch_sizeE">arrow::dataset::ScanOptions::batch_size (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions14dataset_schemaE">arrow::dataset::ScanOptions::dataset_schema (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions6filterE">arrow::dataset::ScanOptions::filter (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions18fragment_readaheadE">arrow::dataset::ScanOptions::fragment_readahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions21fragment_scan_optionsE">arrow::dataset::ScanOptions::fragment_scan_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions10io_contextE">arrow::dataset::ScanOptions::io_context (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset11ScanOptions18MaterializedFieldsEv">arrow::dataset::ScanOptions::MaterializedFields (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions4poolE">arrow::dataset::ScanOptions::pool (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions16projected_schemaE">arrow::dataset::ScanOptions::projected_schema (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions10projectionE">arrow::dataset::ScanOptions::projection (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset11ScanOptions11use_threadsE">arrow::dataset::ScanOptions::use_threads (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2OptionsE">arrow::dataset::ScanV2Options (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options24AddFieldsNeededForFilterEP13ScanV2Options">arrow::dataset::ScanV2Options::AddFieldsNeededForFilter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options10AllColumnsERK6Schema">arrow::dataset::ScanV2Options::AllColumns (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options7columnsE">arrow::dataset::ScanV2Options::columns (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options7datasetE">arrow::dataset::ScanV2Options::dataset (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options6filterE">arrow::dataset::ScanV2Options::filter (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options14format_optionsE">arrow::dataset::ScanV2Options::format_options (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options18fragment_readaheadE">arrow::dataset::ScanV2Options::fragment_readahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset13ScanV2Options22target_bytes_readaheadE">arrow::dataset::ScanV2Options::target_bytes_readahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset17TaggedRecordBatchE">arrow::dataset::TaggedRecordBatch (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12UnionDatasetE">arrow::dataset::UnionDataset (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset12UnionDataset4MakeENSt10shared_ptrI6SchemaEE13DatasetVector">arrow::dataset::UnionDataset::Make (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset12UnionDataset13ReplaceSchemaENSt10shared_ptrI6SchemaEE">arrow::dataset::UnionDataset::ReplaceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset12UnionDataset9type_nameEv">arrow::dataset::UnionDataset::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19UnionDatasetFactoryE">arrow::dataset::UnionDatasetFactory (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK5arrow7dataset19UnionDatasetFactory9factoriesEv">arrow::dataset::UnionDatasetFactory::factories (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19UnionDatasetFactory6FinishE13FinishOptions">arrow::dataset::UnionDatasetFactory::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset19UnionDatasetFactory14InspectSchemasE14InspectOptions">arrow::dataset::UnionDatasetFactory::InspectSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16WriteNodeOptionsE">arrow::dataset::WriteNodeOptions (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16WriteNodeOptions15custom_metadataE">arrow::dataset::WriteNodeOptions::custom_metadata (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16WriteNodeOptions13custom_schemaE">arrow::dataset::WriteNodeOptions::custom_schema (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N5arrow7dataset16WriteNodeOptions13write_optionsE">arrow::dataset::WriteNodeOptions::write_options (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8DataTypeE">arrow::DataType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType6AcceptEP11TypeVisitor">arrow::DataType::Accept (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType9bit_widthEv">arrow::DataType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType10byte_widthEv">arrow::DataType::byte_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType6EqualsERK8DataTypeb">arrow::DataType::Equals (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType6EqualsERKNSt10shared_ptrI8DataTypeEEb">[1]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType5fieldEi">arrow::DataType::field (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType6fieldsEv">arrow::DataType::fields (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType4HashEv">arrow::DataType::Hash (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType2idEv">arrow::DataType::id (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType6layoutEv">arrow::DataType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType4nameEv">arrow::DataType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType10num_fieldsEv">arrow::DataType::num_fields (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType10storage_idEv">arrow::DataType::storage_id (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8DataType8ToStringEb">arrow::DataType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12Date32ScalarE">arrow::Date32Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10Date32TypeE">arrow::Date32Type (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Date32Type9bit_widthEv">arrow::Date32Type::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Date32Type4nameEv">arrow::Date32Type::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Date32Type8ToStringEb">arrow::Date32Type::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12Date64ScalarE">arrow::Date64Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10Date64TypeE">arrow::Date64Type (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Date64Type9bit_widthEv">arrow::Date64Type::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Date64Type4nameEv">arrow::Date64Type::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Date64Type8ToStringEb">arrow::Date64Type::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I0EN5arrow10DateScalarE">arrow::DateScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10DateScalar10DateScalarE9ValueType">arrow::DateScalar::DateScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow10DateScalar10DateScalarEv">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10DateScalar9ValueTypeE">arrow::DateScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8DateTypeE">arrow::DateType (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5DatumE">arrow::Datum (C++ class)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum5arrayEv">arrow::Datum::array (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4I0ENK5arrow5Datum8array_asENSt10shared_ptrI9ExactTypeEEv">arrow::Datum::array_as (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum13chunked_arrayEv">arrow::Datum::chunked_array (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum6chunksEv">arrow::Datum::chunks (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4I00EN5arrow5Datum5DatumERK1T">arrow::Datum::Datum (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4I00_b_b0EN5arrow5Datum5DatumERR1T">[1]</a>, <a href="cpp/api/compute.html#_CPPv4I0_b_b0EN5arrow5Datum5DatumENSt10shared_ptrI1TEE">[2]</a>, <a href="cpp/api/compute.html#_CPPv4II00E0000EN5arrow5Datum5DatumE11StdDurationI3Rep6PeriodE">[3]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE6int8_t">[4]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE7int16_t">[5]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE7int32_t">[6]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE7int64_t">[7]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE7uint8_t">[8]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE8uint16_t">[9]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE8uint32_t">[10]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE8uint64_t">[11]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumE9ArrayData">[12]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumENSt10shared_ptrI11RecordBatchEE">[13]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumENSt10shared_ptrI12ChunkedArrayEE">[14]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumENSt10shared_ptrI5TableEE">[15]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumENSt10shared_ptrI6ScalarEE">[16]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumENSt10shared_ptrI9ArrayDataEE">[17]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumENSt6stringE">[18]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumEPKc">[19]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumERK11RecordBatch">[20]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumERK12ChunkedArray">[21]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumERK5Array">[22]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumERK5Table">[23]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumERKNSt10shared_ptrI5ArrayEE">[24]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumEb">[25]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumEd">[26]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumEf">[27]</a>, <a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5DatumEv">[28]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5EmptyE">arrow::Datum::Empty (C++ struct)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum6EqualsERK5Datum">arrow::Datum::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum8is_arrayEv">arrow::Datum::is_array (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum12is_arraylikeEv">arrow::Datum::is_arraylike (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum16is_chunked_arrayEv">arrow::Datum::is_chunked_array (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum9is_scalarEv">arrow::Datum::is_scalar (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum8is_valueEv">arrow::Datum::is_value (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4KindE">arrow::Datum::Kind (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum4kindEv">arrow::Datum::kind (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4Kind5ARRAYE">arrow::Datum::Kind::ARRAY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4Kind13CHUNKED_ARRAYE">arrow::Datum::Kind::CHUNKED_ARRAY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4Kind4NONEE">arrow::Datum::Kind::NONE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4Kind12RECORD_BATCHE">arrow::Datum::Kind::RECORD_BATCH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4Kind6SCALARE">arrow::Datum::Kind::SCALAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum4Kind5TABLEE">arrow::Datum::Kind::TABLE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum14kUnknownLengthE">arrow::Datum::kUnknownLength (C++ member)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum6lengthEv">arrow::Datum::length (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum10make_arrayEv">arrow::Datum::make_array (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum13mutable_arrayEv">arrow::Datum::mutable_array (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum10null_countEv">arrow::Datum::null_count (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum12record_batchEv">arrow::Datum::record_batch (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum6scalarEv">arrow::Datum::scalar (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4I0ENK5arrow5Datum9scalar_asERK9ExactTypev">arrow::Datum::scalar_as (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum6schemaEv">arrow::Datum::schema (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum5tableEv">arrow::Datum::table (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum15TotalBufferSizeEv">arrow::Datum::TotalBufferSize (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4NK5arrow5Datum4typeEv">arrow::Datum::type (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N5arrow5Datum5valueE">arrow::Datum::value (C++ member)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow20DayTimeIntervalArrayE">arrow::DayTimeIntervalArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22DayTimeIntervalBuilderE">arrow::DayTimeIntervalBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow21DayTimeIntervalScalarE">arrow::DayTimeIntervalScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow19DayTimeIntervalTypeE">arrow::DayTimeIntervalType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19DayTimeIntervalType9bit_widthEv">arrow::DayTimeIntervalType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow19DayTimeIntervalType15DayMillisecondsE">arrow::DayTimeIntervalType::DayMilliseconds (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19DayTimeIntervalType4nameEv">arrow::DayTimeIntervalType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19DayTimeIntervalType8ToStringEb">arrow::DayTimeIntervalType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal128E">arrow::Decimal128 (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal12810Decimal128ERK15BasicDecimal128">arrow::Decimal128::Decimal128 (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal12810Decimal128ERKNSt6stringE">[1]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal12810Decimal128Ev">[2]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal1286DivideERK10Decimal128">arrow::Decimal128::Divide (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal12813FromBigEndianEPK7uint8_t7int32_t">arrow::Decimal128::FromBigEndian (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal12810FromStringENSt11string_viewEP10Decimal128P7int32_tP7int32_t">arrow::Decimal128::FromString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal128cv7int64_tEv">arrow::Decimal128::operator int64_t (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal1287RescaleE7int32_t7int32_t">arrow::Decimal128::Rescale (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal1288ToDoubleE7int32_t">arrow::Decimal128::ToDouble (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal1287ToFloatE7int32_t">arrow::Decimal128::ToFloat (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00ENK5arrow10Decimal1289ToIntegerE6ResultI1TEv">arrow::Decimal128::ToInteger (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4I00ENK5arrow10Decimal1289ToIntegerE6StatusP1T">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal12815ToIntegerStringEv">arrow::Decimal128::ToIntegerString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00ENK5arrow10Decimal1286ToRealE1T7int32_t">arrow::Decimal128::ToReal (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal1288ToStringE7int32_t">arrow::Decimal128::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15Decimal128ArrayE">arrow::Decimal128Array (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15Decimal128Array15Decimal128ArrayERKNSt10shared_ptrI9ArrayDataEE">arrow::Decimal128Array::Decimal128Array (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17Decimal128BuilderE">arrow::Decimal128Builder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17Decimal128Builder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::Decimal128Builder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17Decimal128Builder5ResetEv">arrow::Decimal128Builder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17Decimal128Builder4typeEv">arrow::Decimal128Builder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16Decimal128ScalarE">arrow::Decimal128Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16Decimal128Scalar13DecimalScalarE9ValueTypeNSt10shared_ptrI8DataTypeEE">arrow::Decimal128Scalar::DecimalScalar (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14Decimal128TypeE">arrow::Decimal128Type (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14Decimal128Type14Decimal128TypeE7int32_t7int32_t">arrow::Decimal128Type::Decimal128Type (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14Decimal128Type4MakeE7int32_t7int32_t">arrow::Decimal128Type::Make (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14Decimal128Type4nameEv">arrow::Decimal128Type::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14Decimal128Type8ToStringEb">arrow::Decimal128Type::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal256E">arrow::Decimal256 (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal25610Decimal256ERK15BasicDecimal256">arrow::Decimal256::Decimal256 (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal25610Decimal256ERKNSt6stringE">[1]</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal25610Decimal256Ev">[2]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal2566DivideERK10Decimal256">arrow::Decimal256::Divide (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal25613FromBigEndianEPK7uint8_t7int32_t">arrow::Decimal256::FromBigEndian (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10Decimal25610FromStringENSt11string_viewEP10Decimal256P7int32_tP7int32_t">arrow::Decimal256::FromString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal2567RescaleE7int32_t7int32_t">arrow::Decimal256::Rescale (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal2568ToDoubleE7int32_t">arrow::Decimal256::ToDouble (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal2567ToFloatE7int32_t">arrow::Decimal256::ToFloat (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal25615ToIntegerStringEv">arrow::Decimal256::ToIntegerString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00ENK5arrow10Decimal2566ToRealE1T7int32_t">arrow::Decimal256::ToReal (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow10Decimal2568ToStringE7int32_t">arrow::Decimal256::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15Decimal256ArrayE">arrow::Decimal256Array (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15Decimal256Array15Decimal256ArrayERKNSt10shared_ptrI9ArrayDataEE">arrow::Decimal256Array::Decimal256Array (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17Decimal256BuilderE">arrow::Decimal256Builder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17Decimal256Builder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::Decimal256Builder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17Decimal256Builder5ResetEv">arrow::Decimal256Builder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17Decimal256Builder4typeEv">arrow::Decimal256Builder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16Decimal256ScalarE">arrow::Decimal256Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16Decimal256Scalar13DecimalScalarE9ValueTypeNSt10shared_ptrI8DataTypeEE">arrow::Decimal256Scalar::DecimalScalar (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14Decimal256TypeE">arrow::Decimal256Type (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14Decimal256Type14Decimal256TypeE7int32_t7int32_t">arrow::Decimal256Type::Decimal256Type (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14Decimal256Type4MakeE7int32_t7int32_t">arrow::Decimal256Type::Make (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14Decimal256Type4nameEv">arrow::Decimal256Type::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14Decimal256Type8ToStringEb">arrow::Decimal256Type::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I00EN5arrow13DecimalScalarE">arrow::DecimalScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow13DecimalScalar4dataEv">arrow::DecimalScalar::data (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13DecimalScalar13DecimalScalarE9ValueTypeNSt10shared_ptrI8DataTypeEE">arrow::DecimalScalar::DecimalScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13DecimalScalar12mutable_dataEv">arrow::DecimalScalar::mutable_data (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13DecimalScalar9TypeClassE">arrow::DecimalScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13DecimalScalar5valueE">arrow::DecimalScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13DecimalScalar9ValueTypeE">arrow::DecimalScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow13DecimalScalar4viewEv">arrow::DecimalScalar::view (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11DecimalTypeE">arrow::DecimalType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11DecimalType11DecimalSizeE7int32_t">arrow::DecimalType::DecimalSize (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11DecimalType4MakeEN4Type4typeE7int32_t7int32_t">arrow::DecimalType::Make (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow26default_cpu_memory_managerEv">arrow::default_cpu_memory_manager (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow19default_memory_poolEv">arrow::default_memory_pool (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15DenseUnionArrayE">arrow::DenseUnionArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15DenseUnionArray4MakeERK5ArrayRK5Array11ArrayVectorNSt6vectorI11type_code_tEE">arrow::DenseUnionArray::Make (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow15DenseUnionArray4MakeERK5ArrayRK5Array11ArrayVectorNSt6vectorINSt6stringEEENSt6vectorI11type_code_tEE">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15DenseUnionArray13value_offsetsEv">arrow::DenseUnionArray::value_offsets (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilderE">arrow::DenseUnionBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder6AppendE6int8_t">arrow::DenseUnionBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::DenseUnionBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder16AppendEmptyValueEv">arrow::DenseUnionBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder17AppendEmptyValuesE7int64_t">arrow::DenseUnionBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder10AppendNullEv">arrow::DenseUnionBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder11AppendNullsE7int64_t">arrow::DenseUnionBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder17DenseUnionBuilderEP10MemoryPool7int64_t">arrow::DenseUnionBuilder::DenseUnionBuilder (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder17DenseUnionBuilderEP10MemoryPoolRKNSt6vectorINSt10shared_ptrI12ArrayBuilderEEEERKNSt10shared_ptrI8DataTypeEE7int64_t">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DenseUnionBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::DenseUnionBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DenseUnionScalarE">arrow::DenseUnionScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16DenseUnionScalar11child_valueEv">arrow::DenseUnionScalar::child_value (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DenseUnionScalar16DenseUnionScalarE9ValueType6int8_tNSt10shared_ptrI8DataTypeEE">arrow::DenseUnionScalar::DenseUnionScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DenseUnionScalar9TypeClassE">arrow::DenseUnionScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DenseUnionScalar5valueE">arrow::DenseUnionScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DenseUnionScalar9ValueTypeE">arrow::DenseUnionScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14DenseUnionTypeE">arrow::DenseUnionType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14DenseUnionType4nameEv">arrow::DenseUnionType::name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6DeviceE">arrow::Device (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device22default_memory_managerEv">arrow::Device::default_memory_manager (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device9device_idEv">arrow::Device::device_id (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device11device_typeEv">arrow::Device::device_type (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device6EqualsERK6Device">arrow::Device::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device6is_cpuEv">arrow::Device::is_cpu (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device10MakeStreamEj">arrow::Device::MakeStream (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device6StreamE">arrow::Device::Stream (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device6Stream11SynchronizeEv">arrow::Device::Stream::Synchronize (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device6Stream9WaitEventERK9SyncEvent">arrow::Device::Stream::WaitEvent (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device9SyncEventE">arrow::Device::SyncEvent (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device9SyncEvent6RecordERK6Stream">arrow::Device::SyncEvent::Record (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device9SyncEvent4WaitEv">arrow::Device::SyncEvent::Wait (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device8ToStringEv">arrow::Device::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow6Device9type_nameEv">arrow::Device::type_name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow6Device10WrapStreamEPvN6Stream12release_fn_tE">arrow::Device::WrapStream (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15DictionaryArrayE">arrow::DictionaryArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15DictionaryArray17CanCompareIndicesERK15DictionaryArray">arrow::DictionaryArray::CanCompareIndices (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15DictionaryArray10dictionaryEv">arrow::DictionaryArray::dictionary (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15DictionaryArray10FromArraysERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI5ArrayEERKNSt10shared_ptrI5ArrayEE">arrow::DictionaryArray::FromArrays (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15DictionaryArray13GetValueIndexE7int64_t">arrow::DictionaryArray::GetValueIndex (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15DictionaryArray9TransposeERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI5ArrayEEPK7int32_tP10MemoryPool">arrow::DictionaryArray::Transpose (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow17DictionaryBuilderE">arrow::DictionaryBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17DictionaryBuilder13AppendIndicesEPK7int64_t7int64_tPK7uint8_t">arrow::DictionaryBuilder::AppendIndices (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalarE">arrow::DictionaryScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16DictionaryScalar4dataEv">arrow::DictionaryScalar::data (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar16DictionaryScalarE9ValueTypeNSt10shared_ptrI8DataTypeEEb">arrow::DictionaryScalar::DictionaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar16DictionaryScalarENSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16DictionaryScalar15GetEncodedValueEv">arrow::DictionaryScalar::GetEncodedValue (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar4MakeENSt10shared_ptrI6ScalarEENSt10shared_ptrI5ArrayEE">arrow::DictionaryScalar::Make (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar12mutable_dataEv">arrow::DictionaryScalar::mutable_data (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar9TypeClassE">arrow::DictionaryScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar5valueE">arrow::DictionaryScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar9ValueTypeE">arrow::DictionaryScalar::ValueType (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar9ValueType10dictionaryE">arrow::DictionaryScalar::ValueType::dictionary (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16DictionaryScalar9ValueType5indexE">arrow::DictionaryScalar::ValueType::index (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow16DictionaryScalar4viewEv">arrow::DictionaryScalar::view (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14DictionaryTypeE">arrow::DictionaryType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14DictionaryType9bit_widthEv">arrow::DictionaryType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14DictionaryType6layoutEv">arrow::DictionaryType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14DictionaryType4nameEv">arrow::DictionaryType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14DictionaryType8ToStringEb">arrow::DictionaryType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12DoubleScalarE">arrow::DoubleScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10DoubleTypeE">arrow::DoubleType (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14DurationScalarE">arrow::DurationScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4II00E00EN5arrow14DurationScalar14DurationScalarE11StdDurationI3RepNSt4nanoEE">arrow::DurationScalar::DurationScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4II00E00EN5arrow14DurationScalar14DurationScalarE11StdDurationI3RepNSt5microEE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4II00E00EN5arrow14DurationScalar14DurationScalarE11StdDurationI3RepNSt5milliEE">[2]</a>, <a href="cpp/api/scalar.html#_CPPv4II00E00_8intmax_tEN5arrow14DurationScalar14DurationScalarE11StdDurationI3RepNSt5ratioI3NumXL1EEEEE">[3]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow14DurationScalar14DurationScalarEN14TemporalScalarI12DurationTypeE9ValueTypeEN8TimeUnit4typeE">[4]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow12DurationTypeE">arrow::DurationType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12DurationType9bit_widthEv">arrow::DurationType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12DurationType4nameEv">arrow::DurationType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12DurationType8ToStringEb">arrow::DurationType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow14ExtensionArrayE">arrow::ExtensionArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow14ExtensionArray14ExtensionArrayERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI5ArrayEE">arrow::ExtensionArray::ExtensionArray (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow14ExtensionArray14ExtensionArrayERKNSt10shared_ptrI9ArrayDataEE">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow14ExtensionArray7storageEv">arrow::ExtensionArray::storage (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15ExtensionScalarE">arrow::ExtensionScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I00EN5arrow15ExtensionScalar15ExtensionScalarERR7StorageNSt10shared_ptrI8DataTypeEEb">arrow::ExtensionScalar::ExtensionScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow15ExtensionScalar15ExtensionScalarENSt10shared_ptrI6ScalarEENSt10shared_ptrI8DataTypeEEb">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15ExtensionScalar9TypeClassE">arrow::ExtensionScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15ExtensionScalar5valueE">arrow::ExtensionScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15ExtensionScalar9ValueTypeE">arrow::ExtensionScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow13ExtensionTypeE">arrow::ExtensionType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType11DeserializeENSt10shared_ptrI8DataTypeEERKNSt6stringE">arrow::ExtensionType::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType14extension_nameEv">arrow::ExtensionType::extension_name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType15ExtensionEqualsERK13ExtensionType">arrow::ExtensionType::ExtensionEquals (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType6layoutEv">arrow::ExtensionType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType9MakeArrayENSt10shared_ptrI9ArrayDataEE">arrow::ExtensionType::MakeArray (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType4nameEv">arrow::ExtensionType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType9SerializeEv">arrow::ExtensionType::Serialize (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType10storage_idEv">arrow::ExtensionType::storage_id (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType12storage_typeEv">arrow::ExtensionType::storage_type (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13ExtensionType8ToStringEb">arrow::ExtensionType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow13ExtensionType9WrapArrayERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI12ChunkedArrayEE">arrow::ExtensionType::WrapArray (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow13ExtensionType9WrapArrayERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI5ArrayEE">[1]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5FieldE">arrow::Field (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field6EqualsERK5Fieldb">arrow::Field::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field11HasMetadataEv">arrow::Field::HasMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field16IsCompatibleWithERK5Field">arrow::Field::IsCompatibleWith (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptionsE">arrow::Field::MergeOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions8DefaultsEv">arrow::Field::MergeOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions10PermissiveEv">arrow::Field::MergeOptions::Permissive (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions14promote_binaryE">arrow::Field::MergeOptions::promote_binary (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions15promote_decimalE">arrow::Field::MergeOptions::promote_decimal (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions24promote_decimal_to_floatE">arrow::Field::MergeOptions::promote_decimal_to_float (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions18promote_dictionaryE">arrow::Field::MergeOptions::promote_dictionary (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions26promote_dictionary_orderedE">arrow::Field::MergeOptions::promote_dictionary_ordered (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions20promote_integer_signE">arrow::Field::MergeOptions::promote_integer_sign (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions26promote_integer_to_decimalE">arrow::Field::MergeOptions::promote_integer_to_decimal (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions24promote_integer_to_floatE">arrow::Field::MergeOptions::promote_integer_to_float (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions12promote_listE">arrow::Field::MergeOptions::promote_list (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions19promote_nullabilityE">arrow::Field::MergeOptions::promote_nullability (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions21promote_numeric_widthE">arrow::Field::MergeOptions::promote_numeric_width (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow5Field12MergeOptions21promote_temporal_unitE">arrow::Field::MergeOptions::promote_temporal_unit (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field12MergeOptions8ToStringEv">arrow::Field::MergeOptions::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field9MergeWithERK5Field12MergeOptions">arrow::Field::MergeWith (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field8metadataEv">arrow::Field::metadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field4nameEv">arrow::Field::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field8nullableEv">arrow::Field::nullable (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field14RemoveMetadataEv">arrow::Field::RemoveMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field8ToStringEb">arrow::Field::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field4typeEv">arrow::Field::type (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field18WithMergedMetadataERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::Field::WithMergedMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field12WithMetadataERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::Field::WithMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field8WithNameERKNSt6stringE">arrow::Field::WithName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field12WithNullableEb">arrow::Field::WithNullable (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow5Field8WithTypeERKNSt10shared_ptrI8DataTypeEE">arrow::Field::WithType (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9FieldPathE">arrow::FieldPath (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath5beginEv">arrow::FieldPath::begin (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath5emptyEv">arrow::FieldPath::empty (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3endEv">arrow::FieldPath::end (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9FieldPath9FieldPathENSt16initializer_listIiEE">arrow::FieldPath::FieldPath (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow9FieldPath9FieldPathENSt6vectorIiEE">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow9FieldPath9FieldPathEv">[2]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK11FieldVector">arrow::FieldPath::Get (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK11RecordBatch">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK12ChunkedArray">[2]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK5Array">[3]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK5Field">[4]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK5Table">[5]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK6Schema">[6]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK8DataType">[7]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath3GetERK9ArrayData">[8]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9FieldPath6GetAllERK6SchemaRKNSt6vectorI9FieldPathEE">arrow::FieldPath::GetAll (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath12GetFlattenedERK11RecordBatchP10MemoryPool">arrow::FieldPath::GetFlattened (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath12GetFlattenedERK12ChunkedArrayP10MemoryPool">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath12GetFlattenedERK5ArrayP10MemoryPool">[2]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath12GetFlattenedERK5TableP10MemoryPool">[3]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath12GetFlattenedERK9ArrayDataP10MemoryPool">[4]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath4hashEv">arrow::FieldPath::hash (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9FieldPath4HashE">arrow::FieldPath::Hash (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath4HashclERK9FieldPath">arrow::FieldPath::Hash::operator() (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath7indicesEv">arrow::FieldPath::indices (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPathneERK9FieldPath">arrow::FieldPath::operator!= (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPatheqERK9FieldPath">arrow::FieldPath::operator== (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPathixE6size_t">arrow::FieldPath::operator[] (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9FieldPath8ToStringEv">arrow::FieldPath::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRefE">arrow::FieldRef (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef13CheckNonEmptyE6StatusRKNSt6vectorI9FieldPathEERK1T">arrow::FieldRef::CheckNonEmpty (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef16CheckNonMultipleE6StatusRKNSt6vectorI9FieldPathEERK1T">arrow::FieldRef::CheckNonMultiple (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef6EqualsERK8FieldRef">arrow::FieldRef::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef10field_pathEv">arrow::FieldRef::field_path (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I00DpEN5arrow8FieldRef8FieldRefERR2A0RR2A1DpRR1A">arrow::FieldRef::FieldRef (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef8FieldRefE9FieldPath">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef8FieldRefENSt6stringE">[2]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef8FieldRefENSt6vectorI8FieldRefEE">[3]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef8FieldRefEPKc">[4]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef8FieldRefEi">[5]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef8FieldRefEv">[6]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK11FieldVector">arrow::FieldRef::FindAll (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK11RecordBatch">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK12ChunkedArray">[2]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK5Array">[3]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK5Field">[4]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK5Table">[5]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK6Schema">[6]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK8DataType">[7]</a>, <a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef7FindAllERK9ArrayData">[8]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef7FindOneE6ResultI9FieldPathERK1T">arrow::FieldRef::FindOne (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef13FindOneOrNoneE6ResultI9FieldPathERK1T">arrow::FieldRef::FindOneOrNone (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef11FromDotPathERKNSt6stringE">arrow::FieldRef::FromDotPath (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef6GetAllENSt6vectorI7GetTypeI1TEEERK1T">arrow::FieldRef::GetAll (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef15GetAllFlattenedE6ResultINSt6vectorI7GetTypeI1TEEEERK1TP10MemoryPool">arrow::FieldRef::GetAllFlattened (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef6GetOneE6ResultI7GetTypeI1TEERK1T">arrow::FieldRef::GetOne (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef15GetOneFlattenedE6ResultI7GetTypeI1TEERK1TP10MemoryPool">arrow::FieldRef::GetOneFlattened (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef12GetOneOrNoneE6ResultI7GetTypeI1TEERK1T">arrow::FieldRef::GetOneOrNone (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0ENK5arrow8FieldRef21GetOneOrNoneFlattenedE6ResultI7GetTypeI1TEERK1TP10MemoryPool">arrow::FieldRef::GetOneOrNoneFlattened (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4I0EN5arrow8FieldRef7GetTypeE">arrow::FieldRef::GetType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef4hashEv">arrow::FieldRef::hash (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8FieldRef4HashE">arrow::FieldRef::Hash (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef4HashclERK8FieldRef">arrow::FieldRef::Hash::operator() (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef11IsFieldPathEv">arrow::FieldRef::IsFieldPath (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef6IsNameEv">arrow::FieldRef::IsName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef14IsNameSequenceEv">arrow::FieldRef::IsNameSequence (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef8IsNestedEv">arrow::FieldRef::IsNested (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef4nameEv">arrow::FieldRef::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef11nested_refsEv">arrow::FieldRef::nested_refs (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRefcvbEv">arrow::FieldRef::operator bool (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRefntEv">arrow::FieldRef::operator! (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef9ToDotPathEv">arrow::FieldRef::ToDotPath (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8FieldRef8ToStringEv">arrow::FieldRef::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow20FixedSizeBinaryArrayE">arrow::FixedSizeBinaryArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilderE">arrow::FixedSizeBinaryBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::FixedSizeBinaryBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder16AppendEmptyValueEv">arrow::FixedSizeBinaryBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder17AppendEmptyValuesE7int64_t">arrow::FixedSizeBinaryBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder10AppendNullEv">arrow::FixedSizeBinaryBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder11AppendNullsE7int64_t">arrow::FixedSizeBinaryBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::FixedSizeBinaryBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow22FixedSizeBinaryBuilder8GetValueE7int64_t">arrow::FixedSizeBinaryBuilder::GetValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow22FixedSizeBinaryBuilder7GetViewE7int64_t">arrow::FixedSizeBinaryBuilder::GetView (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder11ReserveDataE7int64_t">arrow::FixedSizeBinaryBuilder::ReserveData (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder5ResetEv">arrow::FixedSizeBinaryBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow22FixedSizeBinaryBuilder6ResizeE7int64_t">arrow::FixedSizeBinaryBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow22FixedSizeBinaryBuilder4typeEv">arrow::FixedSizeBinaryBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow22FixedSizeBinaryBuilder17value_data_lengthEv">arrow::FixedSizeBinaryBuilder::value_data_length (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow21FixedSizeBinaryScalarE">arrow::FixedSizeBinaryScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow21FixedSizeBinaryScalar21FixedSizeBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEEb">arrow::FixedSizeBinaryScalar::FixedSizeBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow21FixedSizeBinaryScalar21FixedSizeBinaryScalarENSt6stringEb">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow21FixedSizeBinaryScalar21FixedSizeBinaryScalarERKNSt10shared_ptrI6BufferEEb">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow21FixedSizeBinaryScalar9TypeClassE">arrow::FixedSizeBinaryScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow19FixedSizeBinaryTypeE">arrow::FixedSizeBinaryType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19FixedSizeBinaryType9bit_widthEv">arrow::FixedSizeBinaryType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19FixedSizeBinaryType10byte_widthEv">arrow::FixedSizeBinaryType::byte_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19FixedSizeBinaryType6layoutEv">arrow::FixedSizeBinaryType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19FixedSizeBinaryType4nameEv">arrow::FixedSizeBinaryType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow19FixedSizeBinaryType8ToStringEb">arrow::FixedSizeBinaryType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow18FixedSizeListArrayE">arrow::FixedSizeListArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18FixedSizeListArray7FlattenEP10MemoryPool">arrow::FixedSizeListArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow18FixedSizeListArray10FromArraysERKNSt10shared_ptrI5ArrayEE7int32_tNSt10shared_ptrI6BufferEE7int64_t">arrow::FixedSizeListArray::FromArrays (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow18FixedSizeListArray10FromArraysERKNSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEENSt10shared_ptrI6BufferEE7int64_t">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18FixedSizeListArray12value_lengthE7int64_t">arrow::FixedSizeListArray::value_length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18FixedSizeListArray11value_sliceE7int64_t">arrow::FixedSizeListArray::value_slice (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18FixedSizeListArray6valuesEv">arrow::FixedSizeListArray::values (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilderE">arrow::FixedSizeListBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder6AppendEv">arrow::FixedSizeListBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::FixedSizeListBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder16AppendEmptyValueEv">arrow::FixedSizeListBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder17AppendEmptyValuesE7int64_t">arrow::FixedSizeListBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder10AppendNullEv">arrow::FixedSizeListBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder11AppendNullsE7int64_t">arrow::FixedSizeListBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder12AppendValuesE7int64_tPK7uint8_t">arrow::FixedSizeListBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::FixedSizeListBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder20FixedSizeListBuilderEP10MemoryPoolRKNSt10shared_ptrI12ArrayBuilderEE7int32_t">arrow::FixedSizeListBuilder::FixedSizeListBuilder (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder20FixedSizeListBuilderEP10MemoryPoolRKNSt10shared_ptrI12ArrayBuilderEERKNSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder5ResetEv">arrow::FixedSizeListBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20FixedSizeListBuilder6ResizeE7int64_t">arrow::FixedSizeListBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow20FixedSizeListBuilder4typeEv">arrow::FixedSizeListBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19FixedSizeListScalarE">arrow::FixedSizeListScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19FixedSizeListScalar19FixedSizeListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::FixedSizeListScalar::FixedSizeListScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow19FixedSizeListScalar19FixedSizeListScalarENSt10shared_ptrI5ArrayEEb">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19FixedSizeListScalar9TypeClassE">arrow::FixedSizeListScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow17FixedSizeListTypeE">arrow::FixedSizeListType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17FixedSizeListType6layoutEv">arrow::FixedSizeListType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17FixedSizeListType4nameEv">arrow::FixedSizeListType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17FixedSizeListType8ToStringEb">arrow::FixedSizeListType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6ActionE">arrow::flight::Action (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6Action4bodyE">arrow::flight::Action::body (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6Action11DeserializeENSt11string_viewE">arrow::flight::Action::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight6Action17SerializeToStringEv">arrow::flight::Action::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6Action4typeE">arrow::flight::Action::type (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10ActionTypeE">arrow::flight::ActionType (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10ActionType11descriptionE">arrow::flight::ActionType::description (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10ActionType11DeserializeENSt11string_viewE">arrow::flight::ActionType::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10ActionType17SerializeToStringEv">arrow::flight::ActionType::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10ActionType4typeE">arrow::flight::ActionType::type (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14AddCallHeadersE">arrow::flight::AddCallHeaders (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14AddCallHeaders9AddHeaderERKNSt6stringERKNSt6stringE">arrow::flight::AddCallHeaders::AddHeader (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8CallInfoE">arrow::flight::CallInfo (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8CallInfo6methodE">arrow::flight::CallInfo::method (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight11CertKeyPairE">arrow::flight::CertKeyPair (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight11CertKeyPair8pem_certE">arrow::flight::CertKeyPair::pem_cert (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight11CertKeyPair7pem_keyE">arrow::flight::CertKeyPair::pem_key (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ClientAuthHandlerE">arrow::flight::ClientAuthHandler (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ClientAuthHandler12AuthenticateEP16ClientAuthSenderP16ClientAuthReader">arrow::flight::ClientAuthHandler::Authenticate (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ClientAuthHandler8GetTokenEPNSt6stringE">arrow::flight::ClientAuthHandler::GetToken (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ClientMiddlewareE">arrow::flight::ClientMiddleware (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ClientMiddleware13CallCompletedERK6Status">arrow::flight::ClientMiddleware::CallCompleted (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ClientMiddleware15ReceivedHeadersERK11CallHeaders">arrow::flight::ClientMiddleware::ReceivedHeaders (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ClientMiddleware14SendingHeadersEP14AddCallHeaders">arrow::flight::ClientMiddleware::SendingHeaders (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight23ClientMiddlewareFactoryE">arrow::flight::ClientMiddlewareFactory (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight23ClientMiddlewareFactory9StartCallERK8CallInfoPNSt10unique_ptrI16ClientMiddlewareEE">arrow::flight::ClientMiddlewareFactory::StartCall (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8CriteriaE">arrow::flight::Criteria (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Criteria11DeserializeENSt11string_viewE">arrow::flight::Criteria::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Criteria10expressionE">arrow::flight::Criteria::expression (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight8Criteria17SerializeToStringEv">arrow::flight::Criteria::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptionsE">arrow::flight::FlightCallOptions (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions17FlightCallOptionsEv">arrow::flight::FlightCallOptions::FlightCallOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions7headersE">arrow::flight::FlightCallOptions::headers (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions14memory_managerE">arrow::flight::FlightCallOptions::memory_manager (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions12read_optionsE">arrow::flight::FlightCallOptions::read_options (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions10stop_tokenE">arrow::flight::FlightCallOptions::stop_token (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions7timeoutE">arrow::flight::FlightCallOptions::timeout (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17FlightCallOptions13write_optionsE">arrow::flight::FlightCallOptions::write_options (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClientE">arrow::flight::FlightClient (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient12AuthenticateERK17FlightCallOptionsNSt10unique_ptrI17ClientAuthHandlerEE">arrow::flight::FlightClient::Authenticate (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient22AuthenticateBasicTokenERK17FlightCallOptionsRKNSt6stringERKNSt6stringE">arrow::flight::FlightClient::AuthenticateBasicToken (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient16CancelFlightInfoERK17FlightCallOptionsRK23CancelFlightInfoRequest">arrow::flight::FlightClient::CancelFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight12FlightClient17CheckAsyncSupportEv">arrow::flight::FlightClient::CheckAsyncSupport (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient5CloseEv">arrow::flight::FlightClient::Close (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient12CloseSessionERK17FlightCallOptionsRK19CloseSessionRequest">arrow::flight::FlightClient::CloseSession (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient7ConnectERK8Location">arrow::flight::FlightClient::Connect (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient7ConnectERK8LocationRK19FlightClientOptions">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient8DoActionERK17FlightCallOptionsRK6Action">arrow::flight::FlightClient::DoAction (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient16DoExchangeResultE">arrow::flight::FlightClient::DoExchangeResult (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient5DoGetERK17FlightCallOptionsRK6Ticket">arrow::flight::FlightClient::DoGet (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient5DoPutERK17FlightCallOptionsRK16FlightDescriptorRKNSt10shared_ptrI6SchemaEE">arrow::flight::FlightClient::DoPut (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient11DoPutResultE">arrow::flight::FlightClient::DoPutResult (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient11DoPutResult6readerE">arrow::flight::FlightClient::DoPutResult::reader (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient11DoPutResult6writerE">arrow::flight::FlightClient::DoPutResult::writer (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient13GetFlightInfoERK17FlightCallOptionsRK16FlightDescriptor">arrow::flight::FlightClient::GetFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient18GetFlightInfoAsyncERK17FlightCallOptionsRK16FlightDescriptor">arrow::flight::FlightClient::GetFlightInfoAsync (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient18GetFlightInfoAsyncERK17FlightCallOptionsRK16FlightDescriptorNSt10shared_ptrI13AsyncListenerI10FlightInfoEEE">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient9GetSchemaERK17FlightCallOptionsRK16FlightDescriptor">arrow::flight::FlightClient::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient17GetSessionOptionsERK17FlightCallOptionsRK24GetSessionOptionsRequest">arrow::flight::FlightClient::GetSessionOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient11ListActionsERK17FlightCallOptions">arrow::flight::FlightClient::ListActions (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient11ListFlightsERK17FlightCallOptionsRK8Criteria">arrow::flight::FlightClient::ListFlights (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient11ListFlightsEv">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient14PollFlightInfoERK17FlightCallOptionsRK16FlightDescriptor">arrow::flight::FlightClient::PollFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient19RenewFlightEndpointERK17FlightCallOptionsRK26RenewFlightEndpointRequest">arrow::flight::FlightClient::RenewFlightEndpoint (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightClient17SetSessionOptionsERK17FlightCallOptionsRK24SetSessionOptionsRequest">arrow::flight::FlightClient::SetSessionOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight12FlightClient14supports_asyncEv">arrow::flight::FlightClient::supports_async (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptionsE">arrow::flight::FlightClientOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions10cert_chainE">arrow::flight::FlightClientOptions::cert_chain (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions8DefaultsEv">arrow::flight::FlightClientOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions27disable_server_verificationE">arrow::flight::FlightClientOptions::disable_server_verification (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions15generic_optionsE">arrow::flight::FlightClientOptions::generic_options (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions10middlewareE">arrow::flight::FlightClientOptions::middleware (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions17override_hostnameE">arrow::flight::FlightClientOptions::override_hostname (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions11private_keyE">arrow::flight::FlightClientOptions::private_key (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions14tls_root_certsE">arrow::flight::FlightClientOptions::tls_root_certs (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightClientOptions22write_size_limit_bytesE">arrow::flight::FlightClientOptions::write_size_limit_bytes (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDataStreamE">arrow::flight::FlightDataStream (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDataStream16GetSchemaPayloadEv">arrow::flight::FlightDataStream::GetSchemaPayload (C++ function)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDescriptorE">arrow::flight::FlightDescriptor (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDescriptor3cmdE">arrow::flight::FlightDescriptor::cmd (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDescriptor11DeserializeENSt11string_viewE">arrow::flight::FlightDescriptor::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDescriptor4pathE">arrow::flight::FlightDescriptor::path (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight16FlightDescriptor17SerializeToStringEv">arrow::flight::FlightDescriptor::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight16FlightDescriptor8ToStringEv">arrow::flight::FlightDescriptor::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightDescriptor4typeE">arrow::flight::FlightDescriptor::type (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14FlightEndpointE">arrow::flight::FlightEndpoint (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14FlightEndpoint12app_metadataE">arrow::flight::FlightEndpoint::app_metadata (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14FlightEndpoint11DeserializeENSt11string_viewE">arrow::flight::FlightEndpoint::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14FlightEndpoint15expiration_timeE">arrow::flight::FlightEndpoint::expiration_time (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14FlightEndpoint9locationsE">arrow::flight::FlightEndpoint::locations (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight14FlightEndpoint17SerializeToStringEv">arrow::flight::FlightEndpoint::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight14FlightEndpoint6ticketE">arrow::flight::FlightEndpoint::ticket (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10FlightInfoE">arrow::flight::FlightInfo (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo12app_metadataEv">arrow::flight::FlightInfo::app_metadata (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10FlightInfo4DataE">arrow::flight::FlightInfo::Data (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo10descriptorEv">arrow::flight::FlightInfo::descriptor (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10FlightInfo11DeserializeENSt11string_viewE">arrow::flight::FlightInfo::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo9endpointsEv">arrow::flight::FlightInfo::endpoints (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo6EqualsERK10FlightInfo">arrow::flight::FlightInfo::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo9GetSchemaEPN3ipc14DictionaryMemoE">arrow::flight::FlightInfo::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight10FlightInfo4MakeERK6SchemaRK16FlightDescriptorRKNSt6vectorI14FlightEndpointEE7int64_t7int64_tbNSt6stringE">arrow::flight::FlightInfo::Make (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo7orderedEv">arrow::flight::FlightInfo::ordered (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo17SerializeToStringEv">arrow::flight::FlightInfo::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo11total_bytesEv">arrow::flight::FlightInfo::total_bytes (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight10FlightInfo13total_recordsEv">arrow::flight::FlightInfo::total_records (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight13FlightListingE">arrow::flight::FlightListing (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight13FlightListing4NextEv">arrow::flight::FlightListing::Next (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightMessageReaderE">arrow::flight::FlightMessageReader (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight19FlightMessageReader10descriptorEv">arrow::flight::FlightMessageReader::descriptor (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight20FlightMetadataWriterE">arrow::flight::FlightMetadataWriter (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight20FlightMetadataWriter13WriteMetadataERK6Buffer">arrow::flight::FlightMetadataWriter::WriteMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethodE">arrow::flight::FlightMethod (C++ enum)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod8DoActionE">arrow::flight::FlightMethod::DoAction (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod10DoExchangeE">arrow::flight::FlightMethod::DoExchange (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod5DoGetE">arrow::flight::FlightMethod::DoGet (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod5DoPutE">arrow::flight::FlightMethod::DoPut (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod13GetFlightInfoE">arrow::flight::FlightMethod::GetFlightInfo (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod9GetSchemaE">arrow::flight::FlightMethod::GetSchema (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod9HandshakeE">arrow::flight::FlightMethod::Handshake (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod7InvalidE">arrow::flight::FlightMethod::Invalid (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod11ListActionsE">arrow::flight::FlightMethod::ListActions (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod11ListFlightsE">arrow::flight::FlightMethod::ListFlights (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12FlightMethod14PollFlightInfoE">arrow::flight::FlightMethod::PollFlightInfo (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight13FlightPayloadE">arrow::flight::FlightPayload (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight13FlightPayload8ValidateEv">arrow::flight::FlightPayload::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBaseE">arrow::flight::FlightServerBase (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase8DoActionERK17ServerCallContextRK6ActionPNSt10unique_ptrI12ResultStreamEE">arrow::flight::FlightServerBase::DoAction (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase10DoExchangeERK17ServerCallContextNSt10unique_ptrI19FlightMessageReaderEENSt10unique_ptrI19FlightMessageWriterEE">arrow::flight::FlightServerBase::DoExchange (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase5DoGetERK17ServerCallContextRK6TicketPNSt10unique_ptrI16FlightDataStreamEE">arrow::flight::FlightServerBase::DoGet (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase5DoPutERK17ServerCallContextNSt10unique_ptrI19FlightMessageReaderEENSt10unique_ptrI20FlightMetadataWriterEE">arrow::flight::FlightServerBase::DoPut (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase13GetFlightInfoERK17ServerCallContextRK16FlightDescriptorPNSt10unique_ptrI10FlightInfoEE">arrow::flight::FlightServerBase::GetFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase9GetSchemaERK17ServerCallContextRK16FlightDescriptorPNSt10unique_ptrI12SchemaResultEE">arrow::flight::FlightServerBase::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight16FlightServerBase9GotSignalEv">arrow::flight::FlightServerBase::GotSignal (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase4InitERK19FlightServerOptions">arrow::flight::FlightServerBase::Init (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase11ListActionsERK17ServerCallContextPNSt6vectorI10ActionTypeEE">arrow::flight::FlightServerBase::ListActions (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase11ListFlightsERK17ServerCallContextPK8CriteriaPNSt10unique_ptrI13FlightListingEE">arrow::flight::FlightServerBase::ListFlights (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight16FlightServerBase8locationEv">arrow::flight::FlightServerBase::location (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase14PollFlightInfoERK17ServerCallContextRK16FlightDescriptorPNSt10unique_ptrI8PollInfoEE">arrow::flight::FlightServerBase::PollFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight16FlightServerBase4portEv">arrow::flight::FlightServerBase::port (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase5ServeEv">arrow::flight::FlightServerBase::Serve (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase20SetShutdownOnSignalsEKNSt6vectorIiEE">arrow::flight::FlightServerBase::SetShutdownOnSignals (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase8ShutdownEPKNSt6chrono12system_clock10time_pointE">arrow::flight::FlightServerBase::Shutdown (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightServerBase4WaitEv">arrow::flight::FlightServerBase::Wait (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptionsE">arrow::flight::FlightServerOptions (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions12auth_handlerE">arrow::flight::FlightServerOptions::auth_handler (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions12builder_hookE">arrow::flight::FlightServerOptions::builder_hook (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions8locationE">arrow::flight::FlightServerOptions::location (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions14memory_managerE">arrow::flight::FlightServerOptions::memory_manager (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions10middlewareE">arrow::flight::FlightServerOptions::middleware (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions17root_certificatesE">arrow::flight::FlightServerOptions::root_certificates (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions16tls_certificatesE">arrow::flight::FlightServerOptions::tls_certificates (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19FlightServerOptions13verify_clientE">arrow::flight::FlightServerOptions::verify_client (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCodeE">arrow::flight::FlightStatusCode (C++ enum)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode9CancelledE">arrow::flight::FlightStatusCode::Cancelled (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode6FailedE">arrow::flight::FlightStatusCode::Failed (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode8InternalE">arrow::flight::FlightStatusCode::Internal (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode8TimedOutE">arrow::flight::FlightStatusCode::TimedOut (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode15UnauthenticatedE">arrow::flight::FlightStatusCode::Unauthenticated (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode12UnauthorizedE">arrow::flight::FlightStatusCode::Unauthorized (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16FlightStatusCode11UnavailableE">arrow::flight::FlightStatusCode::Unavailable (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStatusDetailE">arrow::flight::FlightStatusDetail (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight18FlightStatusDetail4codeEv">arrow::flight::FlightStatusDetail::code (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight18FlightStatusDetail12CodeAsStringEv">arrow::flight::FlightStatusDetail::CodeAsString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight18FlightStatusDetail10extra_infoEv">arrow::flight::FlightStatusDetail::extra_info (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStatusDetail14set_extra_infoENSt6stringE">arrow::flight::FlightStatusDetail::set_extra_info (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight18FlightStatusDetail8ToStringEv">arrow::flight::FlightStatusDetail::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight18FlightStatusDetail7type_idEv">arrow::flight::FlightStatusDetail::type_id (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStatusDetail12UnwrapStatusERKN5arrow6StatusE">arrow::flight::FlightStatusDetail::UnwrapStatus (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamReaderE">arrow::flight::FlightStreamReader (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamReader6CancelEv">arrow::flight::FlightStreamReader::Cancel (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamReader15ToRecordBatchesERK9StopToken">arrow::flight::FlightStreamReader::ToRecordBatches (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamReader15ToRecordBatchesEv">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamReader7ToTableERK9StopToken">arrow::flight::FlightStreamReader::ToTable (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamReader7ToTableEv">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamWriterE">arrow::flight::FlightStreamWriter (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18FlightStreamWriter11DoneWritingEv">arrow::flight::FlightStreamWriter::DoneWriting (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8LocationE">arrow::flight::Location (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location10ForGrpcTcpERKNSt6stringEKi">arrow::flight::Location::ForGrpcTcp (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location10ForGrpcTlsERKNSt6stringEKi">arrow::flight::Location::ForGrpcTls (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location11ForGrpcUnixERKNSt6stringE">arrow::flight::Location::ForGrpcUnix (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location9ForSchemeERKNSt6stringERKNSt6stringEKi">arrow::flight::Location::ForScheme (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location8LocationEv">arrow::flight::Location::Location (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location5ParseERKNSt6stringE">arrow::flight::Location::Parse (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight8Location15ReuseConnectionEv">arrow::flight::Location::ReuseConnection (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight8Location6schemeEv">arrow::flight::Location::scheme (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight8Location8ToStringEv">arrow::flight::Location::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight15MakeFlightErrorE16FlightStatusCodeNSt6stringENSt6stringE">arrow::flight::MakeFlightError (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight25MetadataRecordBatchReaderE">arrow::flight::MetadataRecordBatchReader (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight25MetadataRecordBatchReader9GetSchemaEv">arrow::flight::MetadataRecordBatchReader::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight25MetadataRecordBatchReader4NextEv">arrow::flight::MetadataRecordBatchReader::Next (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight25MetadataRecordBatchReader15ToRecordBatchesEv">arrow::flight::MetadataRecordBatchReader::ToRecordBatches (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight25MetadataRecordBatchReader7ToTableEv">arrow::flight::MetadataRecordBatchReader::ToTable (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17RecordBatchStreamE">arrow::flight::RecordBatchStream (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17RecordBatchStream16GetSchemaPayloadEv">arrow::flight::RecordBatchStream::GetSchemaPayload (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight17RecordBatchStream16GetSchemaPayloadEv">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17RecordBatchStream17RecordBatchStreamERKNSt10shared_ptrI17RecordBatchReaderEERKN3ipc15IpcWriteOptionsE">arrow::flight::RecordBatchStream::RecordBatchStream (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6ResultE">arrow::flight::Result (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6Result11DeserializeENSt11string_viewE">arrow::flight::Result::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight6Result17SerializeToStringEv">arrow::flight::Result::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12ResultStreamE">arrow::flight::ResultStream (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12ResultStream5DrainEv">arrow::flight::ResultStream::Drain (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight12ResultStream4NextEv">arrow::flight::ResultStream::Next (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ServerAuthHandlerE">arrow::flight::ServerAuthHandler (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ServerAuthHandler12AuthenticateEP16ServerAuthSenderP16ServerAuthReader">arrow::flight::ServerAuthHandler::Authenticate (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ServerAuthHandler12AuthenticateERK17ServerCallContextP16ServerAuthSenderP16ServerAuthReader">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ServerAuthHandler7IsValidERK17ServerCallContextRKNSt6stringEPNSt6stringE">arrow::flight::ServerAuthHandler::IsValid (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ServerAuthHandler7IsValidERKNSt6stringEPNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight17ServerCallContextE">arrow::flight::ServerCallContext (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext9AddHeaderERKNSt6stringERKNSt6stringE">arrow::flight::ServerCallContext::AddHeader (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext10AddTrailerERKNSt6stringERKNSt6stringE">arrow::flight::ServerCallContext::AddTrailer (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext13GetMiddlewareERKNSt6stringE">arrow::flight::ServerCallContext::GetMiddleware (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext16incoming_headersEv">arrow::flight::ServerCallContext::incoming_headers (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext12is_cancelledEv">arrow::flight::ServerCallContext::is_cancelled (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext4peerEv">arrow::flight::ServerCallContext::peer (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight17ServerCallContext13peer_identityEv">arrow::flight::ServerCallContext::peer_identity (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ServerMiddlewareE">arrow::flight::ServerMiddleware (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ServerMiddleware13CallCompletedERK6Status">arrow::flight::ServerMiddleware::CallCompleted (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight16ServerMiddleware4nameEv">arrow::flight::ServerMiddleware::name (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight16ServerMiddleware14SendingHeadersEP14AddCallHeaders">arrow::flight::ServerMiddleware::SendingHeaders (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight23ServerMiddlewareFactoryE">arrow::flight::ServerMiddlewareFactory (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight23ServerMiddlewareFactory9StartCallERK8CallInfoRK11CallHeadersPNSt10shared_ptrI16ServerMiddlewareEE">arrow::flight::ServerMiddlewareFactory::StartCall (C++ function)</a>, <a href="cpp/api/flight.html#_CPPv4N5arrow6flight23ServerMiddlewareFactory9StartCallERK8CallInfoRK17ServerCallContextPNSt10shared_ptrI16ServerMiddlewareEE">[1]</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19SimpleFlightListingE">arrow::flight::SimpleFlightListing (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight19SimpleFlightListing4NextEv">arrow::flight::SimpleFlightListing::Next (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18SimpleResultStreamE">arrow::flight::SimpleResultStream (C++ class)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight18SimpleResultStream4NextEv">arrow::flight::SimpleResultStream::Next (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql27ActionBeginSavepointRequestE">arrow::flight::sql::ActionBeginSavepointRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql26ActionBeginSavepointResultE">arrow::flight::sql::ActionBeginSavepointResult (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql29ActionBeginTransactionRequestE">arrow::flight::sql::ActionBeginTransactionRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql28ActionBeginTransactionResultE">arrow::flight::sql::ActionBeginTransactionResult (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql24ActionCancelQueryRequestE">arrow::flight::sql::ActionCancelQueryRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql35ActionClosePreparedStatementRequestE">arrow::flight::sql::ActionClosePreparedStatementRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql35ActionClosePreparedStatementRequest25prepared_statement_handleE">arrow::flight::sql::ActionClosePreparedStatementRequest::prepared_statement_handle (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql36ActionCreatePreparedStatementRequestE">arrow::flight::sql::ActionCreatePreparedStatementRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql36ActionCreatePreparedStatementRequest5queryE">arrow::flight::sql::ActionCreatePreparedStatementRequest::query (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql36ActionCreatePreparedStatementRequest14transaction_idE">arrow::flight::sql::ActionCreatePreparedStatementRequest::transaction_id (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql35ActionCreatePreparedStatementResultE">arrow::flight::sql::ActionCreatePreparedStatementResult (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql35ActionCreatePreparedStatementResult14dataset_schemaE">arrow::flight::sql::ActionCreatePreparedStatementResult::dataset_schema (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql35ActionCreatePreparedStatementResult16parameter_schemaE">arrow::flight::sql::ActionCreatePreparedStatementResult::parameter_schema (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql35ActionCreatePreparedStatementResult25prepared_statement_handleE">arrow::flight::sql::ActionCreatePreparedStatementResult::prepared_statement_handle (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql40ActionCreatePreparedSubstraitPlanRequestE">arrow::flight::sql::ActionCreatePreparedSubstraitPlanRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql40ActionCreatePreparedSubstraitPlanRequest4planE">arrow::flight::sql::ActionCreatePreparedSubstraitPlanRequest::plan (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql40ActionCreatePreparedSubstraitPlanRequest14transaction_idE">arrow::flight::sql::ActionCreatePreparedSubstraitPlanRequest::transaction_id (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql25ActionEndSavepointRequestE">arrow::flight::sql::ActionEndSavepointRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql27ActionEndTransactionRequestE">arrow::flight::sql::ActionEndTransactionRequest (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql26CreateStatementQueryTicketERKNSt6stringE">arrow::flight::sql::CreateStatementQueryTicket (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClientE">arrow::flight::sql::FlightSqlClient (C++ class)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient14BeginSavepointERK17FlightCallOptionsRK11TransactionRKNSt6stringE">arrow::flight::sql::FlightSqlClient::BeginSavepoint (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient16BeginTransactionERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::BeginTransaction (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient16CancelFlightInfoERK17FlightCallOptionsRK23CancelFlightInfoRequest">arrow::flight::sql::FlightSqlClient::CancelFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient11CancelQueryERK17FlightCallOptionsRK10FlightInfo">arrow::flight::sql::FlightSqlClient::CancelQuery (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient5CloseEv">arrow::flight::sql::FlightSqlClient::Close (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient12CloseSessionERK17FlightCallOptionsRK19CloseSessionRequest">arrow::flight::sql::FlightSqlClient::CloseSession (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient6CommitERK17FlightCallOptionsRK11Transaction">arrow::flight::sql::FlightSqlClient::Commit (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient5DoGetERK17FlightCallOptionsRK6Ticket">arrow::flight::sql::FlightSqlClient::DoGet (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient7ExecuteERK17FlightCallOptionsRKNSt6stringERK11Transaction">arrow::flight::sql::FlightSqlClient::Execute (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient16ExecuteSubstraitERK17FlightCallOptionsRK13SubstraitPlanRK11Transaction">arrow::flight::sql::FlightSqlClient::ExecuteSubstrait (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient22ExecuteSubstraitUpdateERK17FlightCallOptionsRK13SubstraitPlanRK11Transaction">arrow::flight::sql::FlightSqlClient::ExecuteSubstraitUpdate (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient13ExecuteUpdateERK17FlightCallOptionsRKNSt6stringERK11Transaction">arrow::flight::sql::FlightSqlClient::ExecuteUpdate (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient11GetCatalogsERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetCatalogs (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient17GetCatalogsSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetCatalogsSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient17GetCrossReferenceERK17FlightCallOptionsRK8TableRefRK8TableRef">arrow::flight::sql::FlightSqlClient::GetCrossReference (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient23GetCrossReferenceSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetCrossReferenceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient12GetDbSchemasERK17FlightCallOptionsPKNSt6stringEPKNSt6stringE">arrow::flight::sql::FlightSqlClient::GetDbSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient18GetDbSchemasSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetDbSchemasSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient16GetExecuteSchemaERK17FlightCallOptionsRKNSt6stringERK11Transaction">arrow::flight::sql::FlightSqlClient::GetExecuteSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient25GetExecuteSubstraitSchemaERK17FlightCallOptionsRK13SubstraitPlanRK11Transaction">arrow::flight::sql::FlightSqlClient::GetExecuteSubstraitSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient15GetExportedKeysERK17FlightCallOptionsRK8TableRef">arrow::flight::sql::FlightSqlClient::GetExportedKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient21GetExportedKeysSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetExportedKeysSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient13GetFlightInfoERK17FlightCallOptionsRK16FlightDescriptor">arrow::flight::sql::FlightSqlClient::GetFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient15GetImportedKeysERK17FlightCallOptionsRK8TableRef">arrow::flight::sql::FlightSqlClient::GetImportedKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient21GetImportedKeysSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetImportedKeysSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient14GetPrimaryKeysERK17FlightCallOptionsRK8TableRef">arrow::flight::sql::FlightSqlClient::GetPrimaryKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient20GetPrimaryKeysSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetPrimaryKeysSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient9GetSchemaERK17FlightCallOptionsRK16FlightDescriptor">arrow::flight::sql::FlightSqlClient::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient17GetSessionOptionsERK17FlightCallOptionsRK24GetSessionOptionsRequest">arrow::flight::sql::FlightSqlClient::GetSessionOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient10GetSqlInfoERK17FlightCallOptionsRKNSt6vectorIiEE">arrow::flight::sql::FlightSqlClient::GetSqlInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient16GetSqlInfoSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetSqlInfoSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient9GetTablesERK17FlightCallOptionsPKNSt6stringEPKNSt6stringEPKNSt6stringEbPKNSt6vectorINSt6stringEEE">arrow::flight::sql::FlightSqlClient::GetTables (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient15GetTablesSchemaERK17FlightCallOptionsb">arrow::flight::sql::FlightSqlClient::GetTablesSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient13GetTableTypesERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetTableTypes (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient19GetTableTypesSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetTableTypesSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient15GetXdbcTypeInfoERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetXdbcTypeInfo (C++ function)</a>, <a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient15GetXdbcTypeInfoERK17FlightCallOptionsi">[1]</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient21GetXdbcTypeInfoSchemaERK17FlightCallOptions">arrow::flight::sql::FlightSqlClient::GetXdbcTypeInfoSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient7PrepareERK17FlightCallOptionsRKNSt6stringERK11Transaction">arrow::flight::sql::FlightSqlClient::Prepare (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient16PrepareSubstraitERK17FlightCallOptionsRK13SubstraitPlanRK11Transaction">arrow::flight::sql::FlightSqlClient::PrepareSubstrait (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient7ReleaseERK17FlightCallOptionsRK9Savepoint">arrow::flight::sql::FlightSqlClient::Release (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient19RenewFlightEndpointERK17FlightCallOptionsRK26RenewFlightEndpointRequest">arrow::flight::sql::FlightSqlClient::RenewFlightEndpoint (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient8RollbackERK17FlightCallOptionsRK11Transaction">arrow::flight::sql::FlightSqlClient::Rollback (C++ function)</a>, <a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient8RollbackERK17FlightCallOptionsRK9Savepoint">[1]</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15FlightSqlClient17SetSessionOptionsERK17FlightCallOptionsRK24SetSessionOptionsRequest">arrow::flight::sql::FlightSqlClient::SetSessionOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBaseE">arrow::flight::sql::FlightSqlServerBase (C++ class)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase14BeginSavepointERK17ServerCallContextRK27ActionBeginSavepointRequest">arrow::flight::sql::FlightSqlServerBase::BeginSavepoint (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase16BeginTransactionERK17ServerCallContextRK29ActionBeginTransactionRequest">arrow::flight::sql::FlightSqlServerBase::BeginTransaction (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase16CancelFlightInfoERK17ServerCallContextRK23CancelFlightInfoRequest">arrow::flight::sql::FlightSqlServerBase::CancelFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase11CancelQueryERK17ServerCallContextRK24ActionCancelQueryRequest">arrow::flight::sql::FlightSqlServerBase::CancelQuery (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase22ClosePreparedStatementERK17ServerCallContextRK35ActionClosePreparedStatementRequest">arrow::flight::sql::FlightSqlServerBase::ClosePreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase12CloseSessionERK17ServerCallContextRK19CloseSessionRequest">arrow::flight::sql::FlightSqlServerBase::CloseSession (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase23CreatePreparedStatementERK17ServerCallContextRK36ActionCreatePreparedStatementRequest">arrow::flight::sql::FlightSqlServerBase::CreatePreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase27CreatePreparedSubstraitPlanERK17ServerCallContextRK40ActionCreatePreparedSubstraitPlanRequest">arrow::flight::sql::FlightSqlServerBase::CreatePreparedSubstraitPlan (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase8DoActionERK17ServerCallContextRK6ActionPNSt10unique_ptrI12ResultStreamEE">arrow::flight::sql::FlightSqlServerBase::DoAction (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase5DoGetERK17ServerCallContextRK6TicketPNSt10unique_ptrI16FlightDataStreamEE">arrow::flight::sql::FlightSqlServerBase::DoGet (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase13DoGetCatalogsERK17ServerCallContext">arrow::flight::sql::FlightSqlServerBase::DoGetCatalogs (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase19DoGetCrossReferenceERK17ServerCallContextRK17GetCrossReference">arrow::flight::sql::FlightSqlServerBase::DoGetCrossReference (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase14DoGetDbSchemasERK17ServerCallContextRK12GetDbSchemas">arrow::flight::sql::FlightSqlServerBase::DoGetDbSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase17DoGetExportedKeysERK17ServerCallContextRK15GetExportedKeys">arrow::flight::sql::FlightSqlServerBase::DoGetExportedKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase17DoGetImportedKeysERK17ServerCallContextRK15GetImportedKeys">arrow::flight::sql::FlightSqlServerBase::DoGetImportedKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase22DoGetPreparedStatementERK17ServerCallContextRK22PreparedStatementQuery">arrow::flight::sql::FlightSqlServerBase::DoGetPreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase16DoGetPrimaryKeysERK17ServerCallContextRK14GetPrimaryKeys">arrow::flight::sql::FlightSqlServerBase::DoGetPrimaryKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase12DoGetSqlInfoERK17ServerCallContextRK10GetSqlInfo">arrow::flight::sql::FlightSqlServerBase::DoGetSqlInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase14DoGetStatementERK17ServerCallContextRK20StatementQueryTicket">arrow::flight::sql::FlightSqlServerBase::DoGetStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase11DoGetTablesERK17ServerCallContextRK9GetTables">arrow::flight::sql::FlightSqlServerBase::DoGetTables (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase15DoGetTableTypesERK17ServerCallContext">arrow::flight::sql::FlightSqlServerBase::DoGetTableTypes (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase17DoGetXdbcTypeInfoERK17ServerCallContextRK15GetXdbcTypeInfo">arrow::flight::sql::FlightSqlServerBase::DoGetXdbcTypeInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase5DoPutERK17ServerCallContextNSt10unique_ptrI19FlightMessageReaderEENSt10unique_ptrI20FlightMetadataWriterEE">arrow::flight::sql::FlightSqlServerBase::DoPut (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase27DoPutCommandStatementUpdateERK17ServerCallContextRK15StatementUpdate">arrow::flight::sql::FlightSqlServerBase::DoPutCommandStatementUpdate (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase25DoPutCommandSubstraitPlanERK17ServerCallContextRK22StatementSubstraitPlan">arrow::flight::sql::FlightSqlServerBase::DoPutCommandSubstraitPlan (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase27DoPutPreparedStatementQueryERK17ServerCallContextRK22PreparedStatementQueryP19FlightMessageReaderP20FlightMetadataWriter">arrow::flight::sql::FlightSqlServerBase::DoPutPreparedStatementQuery (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase28DoPutPreparedStatementUpdateERK17ServerCallContextRK23PreparedStatementUpdateP19FlightMessageReader">arrow::flight::sql::FlightSqlServerBase::DoPutPreparedStatementUpdate (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase12EndSavepointERK17ServerCallContextRK25ActionEndSavepointRequest">arrow::flight::sql::FlightSqlServerBase::EndSavepoint (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase14EndTransactionERK17ServerCallContextRK27ActionEndTransactionRequest">arrow::flight::sql::FlightSqlServerBase::EndTransaction (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase13GetFlightInfoERK17ServerCallContextRK16FlightDescriptorPNSt10unique_ptrI10FlightInfoEE">arrow::flight::sql::FlightSqlServerBase::GetFlightInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase21GetFlightInfoCatalogsERK17ServerCallContextRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoCatalogs (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase27GetFlightInfoCrossReferenceERK17ServerCallContextRK17GetCrossReferenceRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoCrossReference (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase25GetFlightInfoExportedKeysERK17ServerCallContextRK15GetExportedKeysRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoExportedKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase25GetFlightInfoImportedKeysERK17ServerCallContextRK15GetImportedKeysRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoImportedKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase30GetFlightInfoPreparedStatementERK17ServerCallContextRK22PreparedStatementQueryRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoPreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase24GetFlightInfoPrimaryKeysERK17ServerCallContextRK14GetPrimaryKeysRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoPrimaryKeys (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase20GetFlightInfoSchemasERK17ServerCallContextRK12GetDbSchemasRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoSchemas (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase20GetFlightInfoSqlInfoERK17ServerCallContextRK10GetSqlInfoRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoSqlInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase22GetFlightInfoStatementERK17ServerCallContextRK14StatementQueryRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase26GetFlightInfoSubstraitPlanERK17ServerCallContextRK22StatementSubstraitPlanRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoSubstraitPlan (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase19GetFlightInfoTablesERK17ServerCallContextRK9GetTablesRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoTables (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase23GetFlightInfoTableTypesERK17ServerCallContextRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoTableTypes (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase25GetFlightInfoXdbcTypeInfoERK17ServerCallContextRK15GetXdbcTypeInfoRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetFlightInfoXdbcTypeInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase9GetSchemaERK17ServerCallContextRK16FlightDescriptorPNSt10unique_ptrI12SchemaResultEE">arrow::flight::sql::FlightSqlServerBase::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase26GetSchemaPreparedStatementERK17ServerCallContextRK22PreparedStatementQueryRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetSchemaPreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase18GetSchemaStatementERK17ServerCallContextRK14StatementQueryRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetSchemaStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase22GetSchemaSubstraitPlanERK17ServerCallContextRK22StatementSubstraitPlanRK16FlightDescriptor">arrow::flight::sql::FlightSqlServerBase::GetSchemaSubstraitPlan (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase17GetSessionOptionsERK17ServerCallContextRK24GetSessionOptionsRequest">arrow::flight::sql::FlightSqlServerBase::GetSessionOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase11ListActionsERK17ServerCallContextPNSt6vectorI10ActionTypeEE">arrow::flight::sql::FlightSqlServerBase::ListActions (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase15RegisterSqlInfoE7int32_tRK13SqlInfoResult">arrow::flight::sql::FlightSqlServerBase::RegisterSqlInfo (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase19RenewFlightEndpointERK17ServerCallContextRK26RenewFlightEndpointRequest">arrow::flight::sql::FlightSqlServerBase::RenewFlightEndpoint (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql19FlightSqlServerBase17SetSessionOptionsERK17ServerCallContextRK24SetSessionOptionsRequest">arrow::flight::sql::FlightSqlServerBase::SetSessionOptions (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17GetCrossReferenceE">arrow::flight::sql::GetCrossReference (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17GetCrossReference12fk_table_refE">arrow::flight::sql::GetCrossReference::fk_table_ref (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17GetCrossReference12pk_table_refE">arrow::flight::sql::GetCrossReference::pk_table_ref (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql12GetDbSchemasE">arrow::flight::sql::GetDbSchemas (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql12GetDbSchemas7catalogE">arrow::flight::sql::GetDbSchemas::catalog (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql12GetDbSchemas24db_schema_filter_patternE">arrow::flight::sql::GetDbSchemas::db_schema_filter_pattern (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15GetExportedKeysE">arrow::flight::sql::GetExportedKeys (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15GetExportedKeys9table_refE">arrow::flight::sql::GetExportedKeys::table_ref (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15GetImportedKeysE">arrow::flight::sql::GetImportedKeys (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15GetImportedKeys9table_refE">arrow::flight::sql::GetImportedKeys::table_ref (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14GetPrimaryKeysE">arrow::flight::sql::GetPrimaryKeys (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14GetPrimaryKeys9table_refE">arrow::flight::sql::GetPrimaryKeys::table_ref (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql10GetSqlInfoE">arrow::flight::sql::GetSqlInfo (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql10GetSqlInfo4infoE">arrow::flight::sql::GetSqlInfo::info (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9GetTablesE">arrow::flight::sql::GetTables (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9GetTables7catalogE">arrow::flight::sql::GetTables::catalog (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9GetTables24db_schema_filter_patternE">arrow::flight::sql::GetTables::db_schema_filter_pattern (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9GetTables14include_schemaE">arrow::flight::sql::GetTables::include_schema (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9GetTables25table_name_filter_patternE">arrow::flight::sql::GetTables::table_name_filter_pattern (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9GetTables11table_typesE">arrow::flight::sql::GetTables::table_types (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15GetXdbcTypeInfoE">arrow::flight::sql::GetXdbcTypeInfo (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15GetXdbcTypeInfo9data_typeE">arrow::flight::sql::GetXdbcTypeInfo::data_type (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatementE">arrow::flight::sql::PreparedStatement (C++ class)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement5CloseERK17FlightCallOptions">arrow::flight::sql::PreparedStatement::Close (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4NK5arrow6flight3sql17PreparedStatement14dataset_schemaEv">arrow::flight::sql::PreparedStatement::dataset_schema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement7ExecuteERK17FlightCallOptions">arrow::flight::sql::PreparedStatement::Execute (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement13ExecuteUpdateERK17FlightCallOptions">arrow::flight::sql::PreparedStatement::ExecuteUpdate (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement9GetSchemaERK17FlightCallOptions">arrow::flight::sql::PreparedStatement::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4NK5arrow6flight3sql17PreparedStatement8IsClosedEv">arrow::flight::sql::PreparedStatement::IsClosed (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4NK5arrow6flight3sql17PreparedStatement16parameter_schemaEv">arrow::flight::sql::PreparedStatement::parameter_schema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement13ParseResponseEP15FlightSqlClientNSt10unique_ptrI12ResultStreamEE">arrow::flight::sql::PreparedStatement::ParseResponse (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement17PreparedStatementEP15FlightSqlClientNSt6stringENSt10shared_ptrI6SchemaEENSt10shared_ptrI6SchemaEE">arrow::flight::sql::PreparedStatement::PreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement13SetParametersENSt10shared_ptrI11RecordBatchEE">arrow::flight::sql::PreparedStatement::SetParameters (C++ function)</a>, <a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatement13SetParametersENSt10shared_ptrI17RecordBatchReaderEE">[1]</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql17PreparedStatementD0Ev">arrow::flight::sql::PreparedStatement::~PreparedStatement (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql22PreparedStatementQueryE">arrow::flight::sql::PreparedStatementQuery (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql22PreparedStatementQuery25prepared_statement_handleE">arrow::flight::sql::PreparedStatementQuery::prepared_statement_handle (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql23PreparedStatementUpdateE">arrow::flight::sql::PreparedStatementUpdate (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql23PreparedStatementUpdate25prepared_statement_handleE">arrow::flight::sql::PreparedStatementUpdate::prepared_statement_handle (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptionsE">arrow::flight::sql::SqlInfoOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfoE">arrow::flight::sql::SqlInfoOptions::SqlInfo (C++ enum)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo31FLIGHT_SQL_SERVER_ARROW_VERSIONE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_ARROW_VERSION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24FLIGHT_SQL_SERVER_CANCELE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_CANCEL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo22FLIGHT_SQL_SERVER_NAMEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_NAME (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27FLIGHT_SQL_SERVER_READ_ONLYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_READ_ONLY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo21FLIGHT_SQL_SERVER_SQLE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_SQL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo35FLIGHT_SQL_SERVER_STATEMENT_TIMEOUTE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_STATEMENT_TIMEOUT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27FLIGHT_SQL_SERVER_SUBSTRAITE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_SUBSTRAIT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo39FLIGHT_SQL_SERVER_SUBSTRAIT_MAX_VERSIONE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_SUBSTRAIT_MAX_VERSION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo39FLIGHT_SQL_SERVER_SUBSTRAIT_MIN_VERSIONE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_SUBSTRAIT_MIN_VERSION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo29FLIGHT_SQL_SERVER_TRANSACTIONE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_TRANSACTION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo37FLIGHT_SQL_SERVER_TRANSACTION_TIMEOUTE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_TRANSACTION_TIMEOUT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo25FLIGHT_SQL_SERVER_VERSIONE">arrow::flight::sql::SqlInfoOptions::SqlInfo::FLIGHT_SQL_SERVER_VERSION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo29SQL_ALL_TABLES_ARE_SELECTABLEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_ALL_TABLES_ARE_SELECTABLE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo26SQL_ANSI92_SUPPORTED_LEVELE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_ANSI92_SUPPORTED_LEVEL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27SQL_BATCH_UPDATES_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_BATCH_UPDATES_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo20SQL_CATALOG_AT_STARTE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_CATALOG_AT_START (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo16SQL_CATALOG_TERME">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_CATALOG_TERM (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo30SQL_CATALOGS_SUPPORTED_ACTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_CATALOGS_SUPPORTED_ACTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo35SQL_CORRELATED_SUBQUERIES_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_CORRELATED_SUBQUERIES_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo45SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMITE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo44SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNOREDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo22SQL_DATETIME_FUNCTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DATETIME_FUNCTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo15SQL_DDL_CATALOGE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DDL_CATALOG (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo14SQL_DDL_SCHEMAE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DDL_SCHEMA (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo13SQL_DDL_TABLEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DDL_TABLE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo33SQL_DEFAULT_TRANSACTION_ISOLATIONE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_DEFAULT_TRANSACTION_ISOLATION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo25SQL_EXTRA_NAME_CHARACTERSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_EXTRA_NAME_CHARACTERS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo19SQL_IDENTIFIER_CASEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_IDENTIFIER_CASE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo25SQL_IDENTIFIER_QUOTE_CHARE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_IDENTIFIER_QUOTE_CHAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo12SQL_KEYWORDSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_KEYWORDS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_LOCATORS_UPDATE_COPYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_LOCATORS_UPDATE_COPY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo29SQL_MAX_BINARY_LITERAL_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_BINARY_LITERAL_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27SQL_MAX_CATALOG_NAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_CATALOG_NAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27SQL_MAX_CHAR_LITERAL_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_CHAR_LITERAL_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo26SQL_MAX_COLUMN_NAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_COLUMN_NAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27SQL_MAX_COLUMNS_IN_GROUP_BYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_COLUMNS_IN_GROUP_BY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_MAX_COLUMNS_IN_INDEXE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_COLUMNS_IN_INDEX (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo27SQL_MAX_COLUMNS_IN_ORDER_BYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_COLUMNS_IN_ORDER_BY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo25SQL_MAX_COLUMNS_IN_SELECTE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_COLUMNS_IN_SELECT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_MAX_COLUMNS_IN_TABLEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_COLUMNS_IN_TABLE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo19SQL_MAX_CONNECTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_CONNECTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo26SQL_MAX_CURSOR_NAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_CURSOR_NAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo20SQL_MAX_INDEX_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_INDEX_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo29SQL_MAX_PROCEDURE_NAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_PROCEDURE_NAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo16SQL_MAX_ROW_SIZEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_ROW_SIZE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo31SQL_MAX_ROW_SIZE_INCLUDES_BLOBSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_ROW_SIZE_INCLUDES_BLOBS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_MAX_STATEMENT_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_STATEMENT_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo18SQL_MAX_STATEMENTSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_STATEMENTS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo25SQL_MAX_TABLE_NAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_TABLE_NAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_MAX_TABLES_IN_SELECTE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_TABLES_IN_SELECT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo23SQL_MAX_USERNAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_MAX_USERNAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo30SQL_NAMED_PARAMETERS_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_NAMED_PARAMETERS_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo17SQL_NULL_ORDERINGE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_NULL_ORDERING (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo26SQL_NULL_PLUS_NULL_IS_NULLE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_NULL_PLUS_NULL_IS_NULL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo21SQL_NUMERIC_FUNCTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_NUMERIC_FUNCTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo29SQL_OUTER_JOINS_SUPPORT_LEVELE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_OUTER_JOINS_SUPPORT_LEVEL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo18SQL_PROCEDURE_TERME">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_PROCEDURE_TERM (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo26SQL_QUOTED_IDENTIFIER_CASEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_QUOTED_IDENTIFIER_CASE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_SAVEPOINTS_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SAVEPOINTS_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo22SQL_SCHEMA_NAME_LENGTHE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SCHEMA_NAME_LENGTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo15SQL_SCHEMA_TERME">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SCHEMA_TERM (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo29SQL_SCHEMAS_SUPPORTED_ACTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SCHEMAS_SUPPORTED_ACTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_SEARCH_STRING_ESCAPEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SEARCH_STRING_ESCAPE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo31SQL_SELECT_FOR_UPDATE_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SELECT_FOR_UPDATE_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo48SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo31SQL_STORED_PROCEDURES_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_STORED_PROCEDURES_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo20SQL_STRING_FUNCTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_STRING_FUNCTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo55SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_FORWARD_ONLYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_FORWARD_ONLY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo61SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_SCROLL_INSENSITIVEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_SCROLL_INSENSITIVE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo59SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_SCROLL_SENSITIVEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_SCROLL_SENSITIVE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo54SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_UNSPECIFIEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_UNSPECIFIED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo21SQL_SUPPORTED_GRAMMARE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_GRAMMAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo22SQL_SUPPORTED_GROUP_BYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_GROUP_BY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo33SQL_SUPPORTED_POSITIONED_COMMANDSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_POSITIONED_COMMANDS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo30SQL_SUPPORTED_RESULT_SET_TYPESE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_RESULT_SET_TYPES (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo24SQL_SUPPORTED_SUBQUERIESE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_SUBQUERIES (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo43SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo20SQL_SUPPORTED_UNIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTED_UNIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo28SQL_SUPPORTS_COLUMN_ALIASINGE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_COLUMN_ALIASING (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo20SQL_SUPPORTS_CONVERTE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_CONVERT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo46SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMESE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo36SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo43SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITYE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo31SQL_SUPPORTS_LIKE_ESCAPE_CLAUSEE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo33SQL_SUPPORTS_NON_NULLABLE_COLUMNSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_NON_NULLABLE_COLUMNS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo31SQL_SUPPORTS_ORDER_BY_UNRELATEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_ORDER_BY_UNRELATED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo36SQL_SUPPORTS_TABLE_CORRELATION_NAMESE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SUPPORTS_TABLE_CORRELATION_NAMES (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo20SQL_SYSTEM_FUNCTIONSE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_SYSTEM_FUNCTIONS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions7SqlInfo26SQL_TRANSACTIONS_SUPPORTEDE">arrow::flight::sql::SqlInfoOptions::SqlInfo::SQL_TRANSACTIONS_SUPPORTED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions15SqlNullOrderingE">arrow::flight::sql::SqlInfoOptions::SqlNullOrdering (C++ enum)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions15SqlNullOrdering23SQL_NULLS_SORTED_AT_ENDE">arrow::flight::sql::SqlInfoOptions::SqlNullOrdering::SQL_NULLS_SORTED_AT_END (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions15SqlNullOrdering25SQL_NULLS_SORTED_AT_STARTE">arrow::flight::sql::SqlInfoOptions::SqlNullOrdering::SQL_NULLS_SORTED_AT_START (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions15SqlNullOrdering21SQL_NULLS_SORTED_HIGHE">arrow::flight::sql::SqlInfoOptions::SqlNullOrdering::SQL_NULLS_SORTED_HIGH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions15SqlNullOrdering20SQL_NULLS_SORTED_LOWE">arrow::flight::sql::SqlInfoOptions::SqlNullOrdering::SQL_NULLS_SORTED_LOW (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions27SqlSupportedCaseSensitivityE">arrow::flight::sql::SqlInfoOptions::SqlSupportedCaseSensitivity (C++ enum)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions27SqlSupportedCaseSensitivity37SQL_CASE_SENSITIVITY_CASE_INSENSITIVEE">arrow::flight::sql::SqlInfoOptions::SqlSupportedCaseSensitivity::SQL_CASE_SENSITIVITY_CASE_INSENSITIVE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions27SqlSupportedCaseSensitivity28SQL_CASE_SENSITIVITY_UNKNOWNE">arrow::flight::sql::SqlInfoOptions::SqlSupportedCaseSensitivity::SQL_CASE_SENSITIVITY_UNKNOWN (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions27SqlSupportedCaseSensitivity30SQL_CASE_SENSITIVITY_UPPERCASEE">arrow::flight::sql::SqlInfoOptions::SqlSupportedCaseSensitivity::SQL_CASE_SENSITIVITY_UPPERCASE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions23SqlSupportedTransactionE">arrow::flight::sql::SqlInfoOptions::SqlSupportedTransaction (C++ enum)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions23SqlSupportedTransaction30SQL_SUPPORTED_TRANSACTION_NONEE">arrow::flight::sql::SqlInfoOptions::SqlSupportedTransaction::SQL_SUPPORTED_TRANSACTION_NONE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions23SqlSupportedTransaction35SQL_SUPPORTED_TRANSACTION_SAVEPOINTE">arrow::flight::sql::SqlInfoOptions::SqlSupportedTransaction::SQL_SUPPORTED_TRANSACTION_SAVEPOINT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions23SqlSupportedTransaction37SQL_SUPPORTED_TRANSACTION_TRANSACTIONE">arrow::flight::sql::SqlInfoOptions::SqlSupportedTransaction::SQL_SUPPORTED_TRANSACTION_TRANSACTION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvertE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert (C++ enum)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert18SQL_CONVERT_BIGINTE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_BIGINT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert18SQL_CONVERT_BINARYE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_BINARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert15SQL_CONVERT_BITE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_BIT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert16SQL_CONVERT_CHARE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_CHAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert16SQL_CONVERT_DATEE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_DATE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert19SQL_CONVERT_DECIMALE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_DECIMAL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert17SQL_CONVERT_FLOATE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_FLOAT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert19SQL_CONVERT_INTEGERE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_INTEGER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert29SQL_CONVERT_INTERVAL_DAY_TIMEE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_INTERVAL_DAY_TIME (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert31SQL_CONVERT_INTERVAL_YEAR_MONTHE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_INTERVAL_YEAR_MONTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert25SQL_CONVERT_LONGVARBINARYE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_LONGVARBINARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert23SQL_CONVERT_LONGVARCHARE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_LONGVARCHAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert19SQL_CONVERT_NUMERICE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_NUMERIC (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert16SQL_CONVERT_REALE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_REAL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert20SQL_CONVERT_SMALLINTE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_SMALLINT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert16SQL_CONVERT_TIMEE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_TIME (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert21SQL_CONVERT_TIMESTAMPE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_TIMESTAMP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert19SQL_CONVERT_TINYINTE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_TINYINT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert21SQL_CONVERT_VARBINARYE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_VARBINARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14SqlInfoOptions18SqlSupportsConvert19SQL_CONVERT_VARCHARE">arrow::flight::sql::SqlInfoOptions::SqlSupportsConvert::SQL_CONVERT_VARCHAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchemaE">arrow::flight::sql::SqlSchema (C++ class)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema17GetCatalogsSchemaEv">arrow::flight::sql::SqlSchema::GetCatalogsSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema23GetCrossReferenceSchemaEv">arrow::flight::sql::SqlSchema::GetCrossReferenceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema18GetDbSchemasSchemaEv">arrow::flight::sql::SqlSchema::GetDbSchemasSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema21GetExportedKeysSchemaEv">arrow::flight::sql::SqlSchema::GetExportedKeysSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema21GetImportedKeysSchemaEv">arrow::flight::sql::SqlSchema::GetImportedKeysSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema20GetPrimaryKeysSchemaEv">arrow::flight::sql::SqlSchema::GetPrimaryKeysSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema16GetSqlInfoSchemaEv">arrow::flight::sql::SqlSchema::GetSqlInfoSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema15GetTablesSchemaEv">arrow::flight::sql::SqlSchema::GetTablesSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema33GetTablesSchemaWithIncludedSchemaEv">arrow::flight::sql::SqlSchema::GetTablesSchemaWithIncludedSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema19GetTableTypesSchemaEv">arrow::flight::sql::SqlSchema::GetTableTypesSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql9SqlSchema21GetXdbcTypeInfoSchemaEv">arrow::flight::sql::SqlSchema::GetXdbcTypeInfoSchema (C++ function)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14StatementQueryE">arrow::flight::sql::StatementQuery (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14StatementQuery5queryE">arrow::flight::sql::StatementQuery::query (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql14StatementQuery14transaction_idE">arrow::flight::sql::StatementQuery::transaction_id (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql20StatementQueryTicketE">arrow::flight::sql::StatementQueryTicket (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql20StatementQueryTicket16statement_handleE">arrow::flight::sql::StatementQueryTicket::statement_handle (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql22StatementSubstraitPlanE">arrow::flight::sql::StatementSubstraitPlan (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql22StatementSubstraitPlan4planE">arrow::flight::sql::StatementSubstraitPlan::plan (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql22StatementSubstraitPlan14transaction_idE">arrow::flight::sql::StatementSubstraitPlan::transaction_id (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15StatementUpdateE">arrow::flight::sql::StatementUpdate (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15StatementUpdate5queryE">arrow::flight::sql::StatementUpdate::query (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql15StatementUpdate14transaction_idE">arrow::flight::sql::StatementUpdate::transaction_id (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql13SubstraitPlanE">arrow::flight::sql::SubstraitPlan (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql13SubstraitPlan4planE">arrow::flight::sql::SubstraitPlan::plan (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql13SubstraitPlan7versionE">arrow::flight::sql::SubstraitPlan::version (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql8TableRefE">arrow::flight::sql::TableRef (C++ struct)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql8TableRef7catalogE">arrow::flight::sql::TableRef::catalog (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql8TableRef9db_schemaE">arrow::flight::sql::TableRef::db_schema (C++ member)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N5arrow6flight3sql8TableRef5tableE">arrow::flight::sql::TableRef::table (C++ member)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6TicketE">arrow::flight::Ticket (C++ struct)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight6Ticket11DeserializeENSt11string_viewE">arrow::flight::Ticket::Deserialize (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4NK5arrow6flight6Ticket17SerializeToStringEv">arrow::flight::Ticket::SerializeToString (C++ function)</a>
</li>
<li><a href="cpp/api/flight.html#_CPPv4N5arrow6flight15TimeoutDurationE">arrow::flight::TimeoutDuration (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11FloatScalarE">arrow::FloatScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9FloatTypeE">arrow::FloatType (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15EnsureFinalizedEv">arrow::fs::EnsureFinalized (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileInfoE">arrow::fs::FileInfo (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs8FileInfo9base_nameEv">arrow::fs::FileInfo::base_name (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileInfo6ByPathE">arrow::fs::FileInfo::ByPath (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs8FileInfo9extensionEv">arrow::fs::FileInfo::extension (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs8FileInfo5mtimeEv">arrow::fs::FileInfo::mtime (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs8FileInfo4pathEv">arrow::fs::FileInfo::path (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs8FileInfo4sizeEv">arrow::fs::FileInfo::size (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs8FileInfo4typeEv">arrow::fs::FileInfo::type (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12FileSelectorE">arrow::fs::FileSelector (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12FileSelector15allow_not_foundE">arrow::fs::FileSelector::allow_not_found (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12FileSelector8base_dirE">arrow::fs::FileSelector::base_dir (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12FileSelector13max_recursionE">arrow::fs::FileSelector::max_recursion (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12FileSelector9recursiveE">arrow::fs::FileSelector::recursive (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystemE">arrow::fs::FileSystem (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem8CopyFileERKNSt6stringERKNSt6stringE">arrow::fs::FileSystem::CopyFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem9CreateDirERKNSt6stringEb">arrow::fs::FileSystem::CreateDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem9DeleteDirERKNSt6stringE">arrow::fs::FileSystem::DeleteDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem17DeleteDirContentsERKNSt6stringEb">arrow::fs::FileSystem::DeleteDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem22DeleteDirContentsAsyncERKNSt6stringE">arrow::fs::FileSystem::DeleteDirContentsAsync (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem22DeleteDirContentsAsyncERKNSt6stringEb">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem10DeleteFileERKNSt6stringE">arrow::fs::FileSystem::DeleteFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem11DeleteFilesERKNSt6vectorINSt6stringEEE">arrow::fs::FileSystem::DeleteFiles (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem21DeleteRootDirContentsEv">arrow::fs::FileSystem::DeleteRootDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem11GetFileInfoERK12FileSelector">arrow::fs::FileSystem::GetFileInfo (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem11GetFileInfoERKNSt6stringE">[1]</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem11GetFileInfoERKNSt6vectorINSt6stringEEE">[2]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem16GetFileInfoAsyncERKNSt6vectorINSt6stringEEE">arrow::fs::FileSystem::GetFileInfoAsync (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem20GetFileInfoGeneratorERK12FileSelector">arrow::fs::FileSystem::GetFileInfoGenerator (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs10FileSystem10io_contextEv">arrow::fs::FileSystem::io_context (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem4MoveERKNSt6stringERKNSt6stringE">arrow::fs::FileSystem::Move (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem13NormalizePathENSt6stringE">arrow::fs::FileSystem::NormalizePath (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem16OpenAppendStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::FileSystem::OpenAppendStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem13OpenInputFileERK8FileInfo">arrow::fs::FileSystem::OpenInputFile (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem13OpenInputFileERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem18OpenInputFileAsyncERK8FileInfo">arrow::fs::FileSystem::OpenInputFileAsync (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem18OpenInputFileAsyncERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem15OpenInputStreamERK8FileInfo">arrow::fs::FileSystem::OpenInputStream (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem15OpenInputStreamERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem20OpenInputStreamAsyncERK8FileInfo">arrow::fs::FileSystem::OpenInputStreamAsync (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem20OpenInputStreamAsyncERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10FileSystem16OpenOutputStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::FileSystem::OpenOutputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs10FileSystem11PathFromUriERKNSt6stringE">arrow::fs::FileSystem::PathFromUri (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs19FileSystemRegistrarE">arrow::fs::FileSystemRegistrar (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileTypeE">arrow::fs::FileType (C++ enum)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileType9DirectoryE">arrow::fs::FileType::Directory (C++ enumerator)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileType4FileE">arrow::fs::FileType::File (C++ enumerator)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileType8NotFoundE">arrow::fs::FileType::NotFound (C++ enumerator)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs8FileType7UnknownE">arrow::fs::FileType::Unknown (C++ enumerator)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystemE">arrow::fs::GcsFileSystem (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem8CopyFileERKNSt6stringERKNSt6stringE">arrow::fs::GcsFileSystem::CopyFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem9CreateDirERKNSt6stringEb">arrow::fs::GcsFileSystem::CreateDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem9DeleteDirERKNSt6stringE">arrow::fs::GcsFileSystem::DeleteDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem17DeleteDirContentsERKNSt6stringEb">arrow::fs::GcsFileSystem::DeleteDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem10DeleteFileERKNSt6stringE">arrow::fs::GcsFileSystem::DeleteFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem21DeleteRootDirContentsEv">arrow::fs::GcsFileSystem::DeleteRootDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem11GetFileInfoERK12FileSelector">arrow::fs::GcsFileSystem::GetFileInfo (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem11GetFileInfoERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem4MakeERK10GcsOptionsRKN2io9IOContextE">arrow::fs::GcsFileSystem::Make (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem4MoveERKNSt6stringERKNSt6stringE">arrow::fs::GcsFileSystem::Move (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem16OpenAppendStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::GcsFileSystem::OpenAppendStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem13OpenInputFileERK8FileInfo">arrow::fs::GcsFileSystem::OpenInputFile (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem13OpenInputFileERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem15OpenInputStreamERK8FileInfo">arrow::fs::GcsFileSystem::OpenInputStream (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem15OpenInputStreamERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs13GcsFileSystem16OpenOutputStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::GcsFileSystem::OpenOutputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs13GcsFileSystem11PathFromUriERKNSt6stringE">arrow::fs::GcsFileSystem::PathFromUri (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptionsE">arrow::fs::GcsOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions9AnonymousEv">arrow::fs::GcsOptions::Anonymous (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions23default_bucket_locationE">arrow::fs::GcsOptions::default_bucket_location (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions16default_metadataE">arrow::fs::GcsOptions::default_metadata (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions8DefaultsEv">arrow::fs::GcsOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions15FromAccessTokenERKNSt6stringE9TimePoint">arrow::fs::GcsOptions::FromAccessToken (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions30FromImpersonatedServiceAccountERK14GcsCredentialsRKNSt6stringE">arrow::fs::GcsOptions::FromImpersonatedServiceAccount (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions29FromServiceAccountCredentialsERKNSt6stringE">arrow::fs::GcsOptions::FromServiceAccountCredentials (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions7FromUriERKN5arrow4util3UriEPNSt6stringE">arrow::fs::GcsOptions::FromUri (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions10GcsOptionsEv">arrow::fs::GcsOptions::GcsOptions (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions10project_idE">arrow::fs::GcsOptions::project_id (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs10GcsOptions19retry_limit_secondsE">arrow::fs::GcsOptions::retry_limit_seconds (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystemE">arrow::fs::HadoopFileSystem (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem8CopyFileERKNSt6stringERKNSt6stringE">arrow::fs::HadoopFileSystem::CopyFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem9CreateDirERKNSt6stringEb">arrow::fs::HadoopFileSystem::CreateDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem9DeleteDirERKNSt6stringE">arrow::fs::HadoopFileSystem::DeleteDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem17DeleteDirContentsERKNSt6stringEb">arrow::fs::HadoopFileSystem::DeleteDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem10DeleteFileERKNSt6stringE">arrow::fs::HadoopFileSystem::DeleteFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem21DeleteRootDirContentsEv">arrow::fs::HadoopFileSystem::DeleteRootDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem11GetFileInfoERK12FileSelector">arrow::fs::HadoopFileSystem::GetFileInfo (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem11GetFileInfoERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem4MakeERK11HdfsOptionsRKN2io9IOContextE">arrow::fs::HadoopFileSystem::Make (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem4MoveERKNSt6stringERKNSt6stringE">arrow::fs::HadoopFileSystem::Move (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem16OpenAppendStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::HadoopFileSystem::OpenAppendStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem13OpenInputFileERKNSt6stringE">arrow::fs::HadoopFileSystem::OpenInputFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem15OpenInputStreamERKNSt6stringE">arrow::fs::HadoopFileSystem::OpenInputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs16HadoopFileSystem16OpenOutputStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::HadoopFileSystem::OpenOutputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs16HadoopFileSystem11PathFromUriERKNSt6stringE">arrow::fs::HadoopFileSystem::PathFromUri (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs11HdfsOptionsE">arrow::fs::HdfsOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs11HdfsOptions11buffer_sizeE">arrow::fs::HdfsOptions::buffer_size (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs11HdfsOptions17connection_configE">arrow::fs::HdfsOptions::connection_config (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12InitializeS3ERK15S3GlobalOptions">arrow::fs::InitializeS3 (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystemE">arrow::fs::LocalFileSystem (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem8CopyFileERKNSt6stringERKNSt6stringE">arrow::fs::LocalFileSystem::CopyFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem9CreateDirERKNSt6stringEb">arrow::fs::LocalFileSystem::CreateDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem9DeleteDirERKNSt6stringE">arrow::fs::LocalFileSystem::DeleteDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem17DeleteDirContentsERKNSt6stringEb">arrow::fs::LocalFileSystem::DeleteDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem10DeleteFileERKNSt6stringE">arrow::fs::LocalFileSystem::DeleteFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem21DeleteRootDirContentsEv">arrow::fs::LocalFileSystem::DeleteRootDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem11GetFileInfoERK12FileSelector">arrow::fs::LocalFileSystem::GetFileInfo (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem11GetFileInfoERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem20GetFileInfoGeneratorERK12FileSelector">arrow::fs::LocalFileSystem::GetFileInfoGenerator (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem4MoveERKNSt6stringERKNSt6stringE">arrow::fs::LocalFileSystem::Move (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem13NormalizePathENSt6stringE">arrow::fs::LocalFileSystem::NormalizePath (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem16OpenAppendStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::LocalFileSystem::OpenAppendStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem13OpenInputFileERKNSt6stringE">arrow::fs::LocalFileSystem::OpenInputFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem15OpenInputStreamERKNSt6stringE">arrow::fs::LocalFileSystem::OpenInputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs15LocalFileSystem16OpenOutputStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::LocalFileSystem::OpenOutputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs15LocalFileSystem11PathFromUriERKNSt6stringE">arrow::fs::LocalFileSystem::PathFromUri (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs22LocalFileSystemOptionsE">arrow::fs::LocalFileSystemOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs22LocalFileSystemOptions8DefaultsEv">arrow::fs::LocalFileSystemOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs22LocalFileSystemOptions19directory_readaheadE">arrow::fs::LocalFileSystemOptions::directory_readahead (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs22LocalFileSystemOptions20file_info_batch_sizeE">arrow::fs::LocalFileSystemOptions::file_info_batch_size (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs22LocalFileSystemOptions8use_mmapE">arrow::fs::LocalFileSystemOptions::use_mmap (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystemE">arrow::fs::S3FileSystem (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem8CopyFileERKNSt6stringERKNSt6stringE">arrow::fs::S3FileSystem::CopyFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem9CreateDirERKNSt6stringEb">arrow::fs::S3FileSystem::CreateDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem9DeleteDirERKNSt6stringE">arrow::fs::S3FileSystem::DeleteDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem17DeleteDirContentsERKNSt6stringEb">arrow::fs::S3FileSystem::DeleteDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem22DeleteDirContentsAsyncERKNSt6stringEb">arrow::fs::S3FileSystem::DeleteDirContentsAsync (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem10DeleteFileERKNSt6stringE">arrow::fs::S3FileSystem::DeleteFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem21DeleteRootDirContentsEv">arrow::fs::S3FileSystem::DeleteRootDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem11GetFileInfoERK12FileSelector">arrow::fs::S3FileSystem::GetFileInfo (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem11GetFileInfoERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem20GetFileInfoGeneratorERK12FileSelector">arrow::fs::S3FileSystem::GetFileInfoGenerator (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem4MakeERK9S3OptionsRKN2io9IOContextE">arrow::fs::S3FileSystem::Make (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem4MoveERKNSt6stringERKNSt6stringE">arrow::fs::S3FileSystem::Move (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem16OpenAppendStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::S3FileSystem::OpenAppendStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem13OpenInputFileERK8FileInfo">arrow::fs::S3FileSystem::OpenInputFile (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem13OpenInputFileERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem15OpenInputStreamERK8FileInfo">arrow::fs::S3FileSystem::OpenInputStream (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem15OpenInputStreamERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs12S3FileSystem16OpenOutputStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::S3FileSystem::OpenOutputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs12S3FileSystem7optionsEv">arrow::fs::S3FileSystem::options (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs12S3FileSystem11PathFromUriERKNSt6stringE">arrow::fs::S3FileSystem::PathFromUri (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs12S3FileSystem6regionEv">arrow::fs::S3FileSystem::region (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3OptionsE">arrow::fs::S3Options (C++ struct)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options21allow_bucket_creationE">arrow::fs::S3Options::allow_bucket_creation (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options21allow_bucket_deletionE">arrow::fs::S3Options::allow_bucket_deletion (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options9AnonymousEv">arrow::fs::S3Options::Anonymous (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options17background_writesE">arrow::fs::S3Options::background_writes (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options18ConfigureAccessKeyERKNSt6stringERKNSt6stringERKNSt6stringE">arrow::fs::S3Options::ConfigureAccessKey (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options29ConfigureAnonymousCredentialsEv">arrow::fs::S3Options::ConfigureAnonymousCredentials (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options30ConfigureAssumeRoleCredentialsERKNSt6stringERKNSt6stringERKNSt6stringEiRKNSt10shared_ptrIN3Aws3STS9STSClientEEE">arrow::fs::S3Options::ConfigureAssumeRoleCredentials (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options45ConfigureAssumeRoleWithWebIdentityCredentialsEv">arrow::fs::S3Options::ConfigureAssumeRoleWithWebIdentityCredentials (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options27ConfigureDefaultCredentialsEv">arrow::fs::S3Options::ConfigureDefaultCredentials (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options15connect_timeoutE">arrow::fs::S3Options::connect_timeout (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options16credentials_kindE">arrow::fs::S3Options::credentials_kind (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options20credentials_providerE">arrow::fs::S3Options::credentials_provider (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options16default_metadataE">arrow::fs::S3Options::default_metadata (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options8DefaultsEv">arrow::fs::S3Options::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options17endpoint_overrideE">arrow::fs::S3Options::endpoint_override (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options11external_idE">arrow::fs::S3Options::external_id (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options24force_virtual_addressingE">arrow::fs::S3Options::force_virtual_addressing (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options13FromAccessKeyERKNSt6stringERKNSt6stringERKNSt6stringE">arrow::fs::S3Options::FromAccessKey (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options14FromAssumeRoleERKNSt6stringERKNSt6stringERKNSt6stringEiRKNSt10shared_ptrIN3Aws3STS9STSClientEEE">arrow::fs::S3Options::FromAssumeRole (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options29FromAssumeRoleWithWebIdentityEv">arrow::fs::S3Options::FromAssumeRoleWithWebIdentity (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options14load_frequencyE">arrow::fs::S3Options::load_frequency (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options13proxy_optionsE">arrow::fs::S3Options::proxy_options (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options6regionE">arrow::fs::S3Options::region (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options15request_timeoutE">arrow::fs::S3Options::request_timeout (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options14retry_strategyE">arrow::fs::S3Options::retry_strategy (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options8role_arnE">arrow::fs::S3Options::role_arn (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options6schemeE">arrow::fs::S3Options::scheme (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs9S3Options12session_nameE">arrow::fs::S3Options::session_name (C++ member)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystemE">arrow::fs::SubTreeFileSystem (C++ class)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem8CopyFileERKNSt6stringERKNSt6stringE">arrow::fs::SubTreeFileSystem::CopyFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem9CreateDirERKNSt6stringEb">arrow::fs::SubTreeFileSystem::CreateDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem9DeleteDirERKNSt6stringE">arrow::fs::SubTreeFileSystem::DeleteDir (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem17DeleteDirContentsERKNSt6stringEb">arrow::fs::SubTreeFileSystem::DeleteDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem10DeleteFileERKNSt6stringE">arrow::fs::SubTreeFileSystem::DeleteFile (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem21DeleteRootDirContentsEv">arrow::fs::SubTreeFileSystem::DeleteRootDirContents (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem11GetFileInfoERK12FileSelector">arrow::fs::SubTreeFileSystem::GetFileInfo (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem11GetFileInfoERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem20GetFileInfoGeneratorERK12FileSelector">arrow::fs::SubTreeFileSystem::GetFileInfoGenerator (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem4MoveERKNSt6stringERKNSt6stringE">arrow::fs::SubTreeFileSystem::Move (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem13NormalizePathENSt6stringE">arrow::fs::SubTreeFileSystem::NormalizePath (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem16OpenAppendStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::SubTreeFileSystem::OpenAppendStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem13OpenInputFileERK8FileInfo">arrow::fs::SubTreeFileSystem::OpenInputFile (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem13OpenInputFileERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem18OpenInputFileAsyncERK8FileInfo">arrow::fs::SubTreeFileSystem::OpenInputFileAsync (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem18OpenInputFileAsyncERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem15OpenInputStreamERK8FileInfo">arrow::fs::SubTreeFileSystem::OpenInputStream (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem15OpenInputStreamERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem20OpenInputStreamAsyncERK8FileInfo">arrow::fs::SubTreeFileSystem::OpenInputStreamAsync (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem20OpenInputStreamAsyncERKNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4N5arrow2fs17SubTreeFileSystem16OpenOutputStreamERKNSt6stringERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::fs::SubTreeFileSystem::OpenOutputStream (C++ function)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv4NK5arrow2fs17SubTreeFileSystem11PathFromUriERKNSt6stringE">arrow::fs::SubTreeFileSystem::PathFromUri (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0EN5arrow6FutureE">arrow::Future (C++ class)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I00ENK5arrow6Future11AddCallbackEv10OnComplete15CallbackOptions">arrow::Future::AddCallback (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4N5arrow6Future6FutureE6ResultI9ValueTypeE">arrow::Future::Future (C++ function)</a>, <a href="cpp/api/async.html#_CPPv4N5arrow6Future6FutureE6Status">[1]</a>, <a href="cpp/api/async.html#_CPPv4N5arrow6Future6FutureE9ValueType">[2]</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4NK5arrow6Future11is_finishedEv">arrow::Future::is_finished (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4N5arrow6Future4MakeEv">arrow::Future::Make (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I00EN5arrow6Future12MakeFinishedE6Future6Status">arrow::Future::MakeFinished (C++ function)</a>, <a href="cpp/api/async.html#_CPPv4N5arrow6Future12MakeFinishedE6ResultI9ValueTypeE">[1]</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I00EN5arrow6Future12MarkFinishedEv6Status">arrow::Future::MarkFinished (C++ function)</a>, <a href="cpp/api/async.html#_CPPv4N5arrow6Future12MarkFinishedE6ResultI9ValueTypeE">[1]</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4N5arrow6Future10MoveResultEv">arrow::Future::MoveResult (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4NK5arrow6Futurecv6FutureEv">arrow::Future::operator Future (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0EN5arrow6Future17PassthruOnFailureE">arrow::Future::PassthruOnFailure (C++ struct)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4NKR5arrow6Future6resultEv">arrow::Future::result (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4NK5arrow6Future5stateEv">arrow::Future::state (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4NK5arrow6Future6statusEv">arrow::Future::status (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0000ENK5arrow6Future4ThenE15ContinuedFuture9OnSuccess9OnFailure15CallbackOptions">arrow::Future::Then (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I00EN5arrow6Future14ThenOnCompleteE">arrow::Future::ThenOnComplete (C++ struct)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4N5arrow6Future14ThenOnComplete14DummyOnSuccessE">arrow::Future::ThenOnComplete::DummyOnSuccess (C++ struct)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I000ENK5arrow6Future14TryAddCallbackEb15CallbackFactory15CallbackOptions">arrow::Future::TryAddCallback (C++ function)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4NK5arrow6Future4WaitEd">arrow::Future::Wait (C++ function)</a>, <a href="cpp/api/async.html#_CPPv4NK5arrow6Future4WaitEv">[1]</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4N5arrow6Future20WrapResultOnCompleteE">arrow::Future::WrapResultOnComplete (C++ struct)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0EN5arrow6Future20WrapResultOnComplete8CallbackE">arrow::Future::WrapResultOnComplete::Callback (C++ struct)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4N5arrow6Future21WrapStatusyOnCompleteE">arrow::Future::WrapStatusyOnComplete (C++ struct)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0EN5arrow6Future21WrapStatusyOnComplete8CallbackE">arrow::Future::WrapStatusyOnComplete::Callback (C++ struct)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow12GetBuildInfoEv">arrow::GetBuildInfo (C++ function)</a>
</li>
<li><a href="cpp/api/thread.html#_CPPv4N5arrow24GetCpuThreadPoolCapacityEv">arrow::GetCpuThreadPoolCapacity (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow14GetRuntimeInfoEv">arrow::GetRuntimeInfo (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow13GlobalOptionsE">arrow::GlobalOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow13GlobalOptions16timezone_db_pathE">arrow::GlobalOptions::timezone_db_path (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15HalfFloatScalarE">arrow::HalfFloatScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow13HalfFloatTypeE">arrow::HalfFloatType (C++ class)</a>
</li>
<li><a href="python/integration/extending.html#_CPPv4N5arrow14import_pyarrowEv">arrow::import_pyarrow (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow10InitializeERK13GlobalOptions">arrow::Initialize (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11Int16ScalarE">arrow::Int16Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9Int16TypeE">arrow::Int16Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11Int32ScalarE">arrow::Int32Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9Int32TypeE">arrow::Int32Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11Int64ScalarE">arrow::Int64Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9Int64TypeE">arrow::Int64Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10Int8ScalarE">arrow::Int8Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8Int8TypeE">arrow::Int8Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I0EN5arrow14IntervalScalarE">arrow::IntervalScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14IntervalScalar14IntervalScalarE9ValueType">arrow::IntervalScalar::IntervalScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow14IntervalScalar14IntervalScalarEv">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14IntervalScalar9ValueTypeE">arrow::IntervalScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow12IntervalTypeE">arrow::IntervalType (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io19BufferedInputStreamE">arrow::io::BufferedInputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io19BufferedInputStream11buffer_sizeEv">arrow::io::BufferedInputStream::buffer_size (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io19BufferedInputStream14bytes_bufferedEv">arrow::io::BufferedInputStream::bytes_buffered (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io19BufferedInputStream6closedEv">arrow::io::BufferedInputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io19BufferedInputStream6CreateE7int64_tP10MemoryPoolNSt10shared_ptrI11InputStreamEE7int64_t">arrow::io::BufferedInputStream::Create (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io19BufferedInputStream6DetachEv">arrow::io::BufferedInputStream::Detach (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io19BufferedInputStream3rawEv">arrow::io::BufferedInputStream::raw (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io19BufferedInputStream12ReadMetadataEv">arrow::io::BufferedInputStream::ReadMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io19BufferedInputStream17ReadMetadataAsyncERK9IOContext">arrow::io::BufferedInputStream::ReadMetadataAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io19BufferedInputStream13SetBufferSizeE7int64_t">arrow::io::BufferedInputStream::SetBufferSize (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStreamE">arrow::io::BufferedOutputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream5AbortEv">arrow::io::BufferedOutputStream::Abort (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20BufferedOutputStream11buffer_sizeEv">arrow::io::BufferedOutputStream::buffer_size (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20BufferedOutputStream14bytes_bufferedEv">arrow::io::BufferedOutputStream::bytes_buffered (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream5CloseEv">arrow::io::BufferedOutputStream::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20BufferedOutputStream6closedEv">arrow::io::BufferedOutputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream6CreateE7int64_tP10MemoryPoolNSt10shared_ptrI12OutputStreamEE">arrow::io::BufferedOutputStream::Create (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream6DetachEv">arrow::io::BufferedOutputStream::Detach (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream5FlushEv">arrow::io::BufferedOutputStream::Flush (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20BufferedOutputStream3rawEv">arrow::io::BufferedOutputStream::raw (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream13SetBufferSizeE7int64_t">arrow::io::BufferedOutputStream::SetBufferSize (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20BufferedOutputStream4TellEv">arrow::io::BufferedOutputStream::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream5WriteEPKv7int64_t">arrow::io::BufferedOutputStream::Write (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io20BufferedOutputStream5WriteERKNSt10shared_ptrI6BufferEE">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io18BufferOutputStreamE">arrow::io::BufferOutputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io18BufferOutputStream5CloseEv">arrow::io::BufferOutputStream::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io18BufferOutputStream6closedEv">arrow::io::BufferOutputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io18BufferOutputStream6CreateE7int64_tP10MemoryPool">arrow::io::BufferOutputStream::Create (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io18BufferOutputStream6FinishEv">arrow::io::BufferOutputStream::Finish (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io18BufferOutputStream5ResetE7int64_tP10MemoryPool">arrow::io::BufferOutputStream::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io18BufferOutputStream4TellEv">arrow::io::BufferOutputStream::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io18BufferOutputStream5WriteEPKv7int64_t">arrow::io::BufferOutputStream::Write (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12BufferReaderE">arrow::io::BufferReader (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12BufferReader12BufferReaderENSt10shared_ptrI6BufferEE">arrow::io::BufferReader::BufferReader (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io12BufferReader12BufferReaderENSt11string_viewE">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io12BufferReader6closedEv">arrow::io::BufferReader::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12BufferReader10FromStringENSt6stringE">arrow::io::BufferReader::FromString (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12BufferReader9ReadAsyncERK9IOContext7int64_t7int64_t">arrow::io::BufferReader::ReadAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io12BufferReader18supports_zero_copyEv">arrow::io::BufferReader::supports_zero_copy (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12BufferReader8WillNeedERKNSt6vectorI9ReadRangeEE">arrow::io::BufferReader::WillNeed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21CompressedInputStreamE">arrow::io::CompressedInputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io21CompressedInputStream6closedEv">arrow::io::CompressedInputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21CompressedInputStream4MakeEPN4util5CodecERKNSt10shared_ptrI11InputStreamEEP10MemoryPool">arrow::io::CompressedInputStream::Make (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io21CompressedInputStream3rawEv">arrow::io::CompressedInputStream::raw (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21CompressedInputStream12ReadMetadataEv">arrow::io::CompressedInputStream::ReadMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21CompressedInputStream17ReadMetadataAsyncERK9IOContext">arrow::io::CompressedInputStream::ReadMetadataAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22CompressedOutputStreamE">arrow::io::CompressedOutputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22CompressedOutputStream5AbortEv">arrow::io::CompressedOutputStream::Abort (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22CompressedOutputStream5CloseEv">arrow::io::CompressedOutputStream::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io22CompressedOutputStream6closedEv">arrow::io::CompressedOutputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22CompressedOutputStream5FlushEv">arrow::io::CompressedOutputStream::Flush (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22CompressedOutputStream4MakeEPN4util5CodecERKNSt10shared_ptrI12OutputStreamEEP10MemoryPool">arrow::io::CompressedOutputStream::Make (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io22CompressedOutputStream3rawEv">arrow::io::CompressedOutputStream::raw (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io22CompressedOutputStream4TellEv">arrow::io::CompressedOutputStream::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22CompressedOutputStream5WriteEPKv7int64_t">arrow::io::CompressedOutputStream::Write (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io13FileInterfaceE">arrow::io::FileInterface (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io13FileInterface5AbortEv">arrow::io::FileInterface::Abort (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io13FileInterface5CloseEv">arrow::io::FileInterface::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io13FileInterface10CloseAsyncEv">arrow::io::FileInterface::CloseAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io13FileInterface6closedEv">arrow::io::FileInterface::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io13FileInterface4TellEv">arrow::io::FileInterface::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16FileOutputStreamE">arrow::io::FileOutputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16FileOutputStream5CloseEv">arrow::io::FileOutputStream::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16FileOutputStream6closedEv">arrow::io::FileOutputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16FileOutputStream4OpenERKNSt6stringEb">arrow::io::FileOutputStream::Open (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io16FileOutputStream4OpenEi">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16FileOutputStream4TellEv">arrow::io::FileOutputStream::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16FileOutputStream5WriteEPKv7int64_t">arrow::io::FileOutputStream::Write (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21FixedSizeBufferWriterE">arrow::io::FixedSizeBufferWriter (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21FixedSizeBufferWriter5CloseEv">arrow::io::FixedSizeBufferWriter::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io21FixedSizeBufferWriter6closedEv">arrow::io::FixedSizeBufferWriter::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21FixedSizeBufferWriter21FixedSizeBufferWriterERKNSt10shared_ptrI6BufferEE">arrow::io::FixedSizeBufferWriter::FixedSizeBufferWriter (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io21FixedSizeBufferWriter4TellEv">arrow::io::FixedSizeBufferWriter::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io21FixedSizeBufferWriter5WriteEPKv7int64_t">arrow::io::FixedSizeBufferWriter::Write (C++ function)</a>
</li>
<li><a href="cpp/api/thread.html#_CPPv4N5arrow2io23GetIOThreadPoolCapacityEv">arrow::io::GetIOThreadPoolCapacity (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io11InputStreamE">arrow::io::InputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io11InputStream7AdvanceE7int64_t">arrow::io::InputStream::Advance (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io11InputStream4PeekE7int64_t">arrow::io::InputStream::Peek (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io11InputStream12ReadMetadataEv">arrow::io::InputStream::ReadMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io11InputStream17ReadMetadataAsyncERK9IOContext">arrow::io::InputStream::ReadMetadataAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io11InputStream18supports_zero_copyEv">arrow::io::InputStream::supports_zero_copy (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFileE">arrow::io::MemoryMappedFile (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile5CloseEv">arrow::io::MemoryMappedFile::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16MemoryMappedFile6closedEv">arrow::io::MemoryMappedFile::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile6CreateERKNSt6stringE7int64_t">arrow::io::MemoryMappedFile::Create (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile7GetSizeEv">arrow::io::MemoryMappedFile::GetSize (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile4ReadE7int64_t">arrow::io::MemoryMappedFile::Read (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile4ReadE7int64_tPv">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile9ReadAsyncERK9IOContext7int64_t7int64_t">arrow::io::MemoryMappedFile::ReadAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile6ReadAtE7int64_t7int64_t">arrow::io::MemoryMappedFile::ReadAt (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile6ReadAtE7int64_t7int64_tPv">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile6ResizeE7int64_t">arrow::io::MemoryMappedFile::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16MemoryMappedFile18supports_zero_copyEv">arrow::io::MemoryMappedFile::supports_zero_copy (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16MemoryMappedFile4TellEv">arrow::io::MemoryMappedFile::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile8WillNeedERKNSt6vectorI9ReadRangeEE">arrow::io::MemoryMappedFile::WillNeed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile5WriteEPKv7int64_t">arrow::io::MemoryMappedFile::Write (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MemoryMappedFile7WriteAtE7int64_tPKv7int64_t">arrow::io::MemoryMappedFile::WriteAt (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MockOutputStreamE">arrow::io::MockOutputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MockOutputStream5CloseEv">arrow::io::MockOutputStream::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16MockOutputStream6closedEv">arrow::io::MockOutputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io16MockOutputStream4TellEv">arrow::io::MockOutputStream::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16MockOutputStream5WriteEPKv7int64_t">arrow::io::MockOutputStream::Write (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12OutputStreamE">arrow::io::OutputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFileE">arrow::io::RandomAccessFile (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile7GetSizeEv">arrow::io::RandomAccessFile::GetSize (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile9GetStreamENSt10shared_ptrI16RandomAccessFileEE7int64_t7int64_t">arrow::io::RandomAccessFile::GetStream (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile9ReadAsyncE7int64_t7int64_t">arrow::io::RandomAccessFile::ReadAsync (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile9ReadAsyncERK9IOContext7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile6ReadAtE7int64_t7int64_t">arrow::io::RandomAccessFile::ReadAt (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile6ReadAtE7int64_t7int64_tPv">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile13ReadManyAsyncERK9IOContextRKNSt6vectorI9ReadRangeEE">arrow::io::RandomAccessFile::ReadManyAsync (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile13ReadManyAsyncERKNSt6vectorI9ReadRangeEE">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFile8WillNeedERKNSt6vectorI9ReadRangeEE">arrow::io::RandomAccessFile::WillNeed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io16RandomAccessFileD0Ev">arrow::io::RandomAccessFile::~RandomAccessFile (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io8ReadableE">arrow::io::Readable (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io8Readable10io_contextEv">arrow::io::Readable::io_context (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io8Readable4ReadE7int64_t">arrow::io::Readable::Read (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io8Readable4ReadE7int64_tPv">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12ReadableFileE">arrow::io::ReadableFile (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io12ReadableFile6closedEv">arrow::io::ReadableFile::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12ReadableFile4OpenERKNSt6stringEP10MemoryPool">arrow::io::ReadableFile::Open (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io12ReadableFile4OpenEiP10MemoryPool">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io12ReadableFile8WillNeedERKNSt6vectorI9ReadRangeEE">arrow::io::ReadableFile::WillNeed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io22ReadWriteFileInterfaceE">arrow::io::ReadWriteFileInterface (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io8SeekableE">arrow::io::Seekable (C++ class)</a>
</li>
<li><a href="cpp/api/thread.html#_CPPv4N5arrow2io23SetIOThreadPoolCapacityEi">arrow::io::SetIOThreadPoolCapacity (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStreamE">arrow::io::TransformInputStream (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStream5AbortEv">arrow::io::TransformInputStream::Abort (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStream5CloseEv">arrow::io::TransformInputStream::Close (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20TransformInputStream6closedEv">arrow::io::TransformInputStream::closed (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStream4ReadE7int64_t">arrow::io::TransformInputStream::Read (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStream4ReadE7int64_tPv">[1]</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStream12ReadMetadataEv">arrow::io::TransformInputStream::ReadMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io20TransformInputStream17ReadMetadataAsyncERK9IOContext">arrow::io::TransformInputStream::ReadMetadataAsync (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4NK5arrow2io20TransformInputStream4TellEv">arrow::io::TransformInputStream::Tell (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io8WritableE">arrow::io::Writable (C++ class)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io8Writable5FlushEv">arrow::io::Writable::Flush (C++ function)</a>
</li>
<li><a href="cpp/api/io.html#_CPPv4N5arrow2io8Writable5WriteEPKv7int64_t">arrow::io::Writable::Write (C++ function)</a>, <a href="cpp/api/io.html#_CPPv4N5arrow2io8Writable5WriteERKNSt10shared_ptrI6BufferEE">[1]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptionsE">arrow::ipc::IpcReadOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptions20ensure_native_endianE">arrow::ipc::IpcReadOptions::ensure_native_endian (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptions15included_fieldsE">arrow::ipc::IpcReadOptions::included_fields (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptions19max_recursion_depthE">arrow::ipc::IpcReadOptions::max_recursion_depth (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptions11memory_poolE">arrow::ipc::IpcReadOptions::memory_pool (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptions24pre_buffer_cache_optionsE">arrow::ipc::IpcReadOptions::pre_buffer_cache_options (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc14IpcReadOptions11use_threadsE">arrow::ipc::IpcReadOptions::use_threads (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptionsE">arrow::ipc::IpcWriteOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions9alignmentE">arrow::ipc::IpcWriteOptions::alignment (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions11allow_64bitE">arrow::ipc::IpcWriteOptions::allow_64bit (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions5codecE">arrow::ipc::IpcWriteOptions::codec (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions22emit_dictionary_deltasE">arrow::ipc::IpcWriteOptions::emit_dictionary_deltas (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions19max_recursion_depthE">arrow::ipc::IpcWriteOptions::max_recursion_depth (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions11memory_poolE">arrow::ipc::IpcWriteOptions::memory_pool (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions16metadata_versionE">arrow::ipc::IpcWriteOptions::metadata_version (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions17min_space_savingsE">arrow::ipc::IpcWriteOptions::min_space_savings (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions18unify_dictionariesE">arrow::ipc::IpcWriteOptions::unify_dictionaries (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions11use_threadsE">arrow::ipc::IpcWriteOptions::use_threads (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc15IpcWriteOptions23write_legacy_ipc_formatE">arrow::ipc::IpcWriteOptions::write_legacy_ipc_format (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc8ListenerE">arrow::ipc::Listener (C++ class)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc8Listener5OnEOSEv">arrow::ipc::Listener::OnEOS (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc8Listener20OnRecordBatchDecodedENSt10shared_ptrI11RecordBatchEE">arrow::ipc::Listener::OnRecordBatchDecoded (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc8Listener32OnRecordBatchWithMetadataDecodedE23RecordBatchWithMetadata">arrow::ipc::Listener::OnRecordBatchWithMetadataDecoded (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc8Listener15OnSchemaDecodedENSt10shared_ptrI6SchemaEE">arrow::ipc::Listener::OnSchemaDecoded (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc8Listener15OnSchemaDecodedENSt10shared_ptrI6SchemaEENSt10shared_ptrI6SchemaEE">[1]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc9ReadStatsE">arrow::ipc::ReadStats (C++ struct)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc9ReadStats22num_dictionary_batchesE">arrow::ipc::ReadStats::num_dictionary_batches (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc9ReadStats21num_dictionary_deltasE">arrow::ipc::ReadStats::num_dictionary_deltas (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc9ReadStats12num_messagesE">arrow::ipc::ReadStats::num_messages (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc9ReadStats18num_record_batchesE">arrow::ipc::ReadStats::num_record_batches (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc9ReadStats25num_replaced_dictionariesE">arrow::ipc::ReadStats::num_replaced_dictionaries (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReaderE">arrow::ipc::RecordBatchFileReader (C++ class)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader9CountRowsEv">arrow::ipc::RecordBatchFileReader::CountRows (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader23GetRecordBatchGeneratorEKbRKN2io9IOContextEKN2io12CacheOptionsEPN5arrow8internal8ExecutorE">arrow::ipc::RecordBatchFileReader::GetRecordBatchGenerator (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc21RecordBatchFileReader8metadataEv">arrow::ipc::RecordBatchFileReader::metadata (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc21RecordBatchFileReader18num_record_batchesEv">arrow::ipc::RecordBatchFileReader::num_record_batches (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader4OpenEPN2io16RandomAccessFileE7int64_tRK14IpcReadOptions">arrow::ipc::RecordBatchFileReader::Open (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader4OpenEPN2io16RandomAccessFileERK14IpcReadOptions">[1]</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader4OpenERKNSt10shared_ptrIN2io16RandomAccessFileEEE7int64_tRK14IpcReadOptions">[2]</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader4OpenERKNSt10shared_ptrIN2io16RandomAccessFileEEERK14IpcReadOptions">[3]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader9OpenAsyncEPN2io16RandomAccessFileE7int64_tRK14IpcReadOptions">arrow::ipc::RecordBatchFileReader::OpenAsync (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader9OpenAsyncEPN2io16RandomAccessFileERK14IpcReadOptions">[1]</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader9OpenAsyncERKNSt10shared_ptrIN2io16RandomAccessFileEEE7int64_tRK14IpcReadOptions">[2]</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader9OpenAsyncERKNSt10shared_ptrIN2io16RandomAccessFileEEERK14IpcReadOptions">[3]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader17PreBufferMetadataERKNSt6vectorIiEE">arrow::ipc::RecordBatchFileReader::PreBufferMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader15ReadRecordBatchEi">arrow::ipc::RecordBatchFileReader::ReadRecordBatch (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader33ReadRecordBatchWithCustomMetadataEi">arrow::ipc::RecordBatchFileReader::ReadRecordBatchWithCustomMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc21RecordBatchFileReader6schemaEv">arrow::ipc::RecordBatchFileReader::schema (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc21RecordBatchFileReader5statsEv">arrow::ipc::RecordBatchFileReader::stats (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader15ToRecordBatchesEv">arrow::ipc::RecordBatchFileReader::ToRecordBatches (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc21RecordBatchFileReader7ToTableEv">arrow::ipc::RecordBatchFileReader::ToTable (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc21RecordBatchFileReader7versionEv">arrow::ipc::RecordBatchFileReader::version (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc23RecordBatchStreamReaderE">arrow::ipc::RecordBatchStreamReader (C++ class)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc23RecordBatchStreamReader4OpenENSt10unique_ptrI13MessageReaderEERK14IpcReadOptions">arrow::ipc::RecordBatchStreamReader::Open (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc23RecordBatchStreamReader4OpenEPN2io11InputStreamERK14IpcReadOptions">[1]</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc23RecordBatchStreamReader4OpenERKNSt10shared_ptrIN2io11InputStreamEEERK14IpcReadOptions">[2]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc23RecordBatchStreamReader5statsEv">arrow::ipc::RecordBatchStreamReader::stats (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc17RecordBatchWriterE">arrow::ipc::RecordBatchWriter (C++ class)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc17RecordBatchWriter5CloseEv">arrow::ipc::RecordBatchWriter::Close (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc17RecordBatchWriter5statsEv">arrow::ipc::RecordBatchWriter::stats (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc17RecordBatchWriter16WriteRecordBatchERK11RecordBatch">arrow::ipc::RecordBatchWriter::WriteRecordBatch (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc17RecordBatchWriter16WriteRecordBatchERK11RecordBatchRKNSt10shared_ptrIK16KeyValueMetadataEE">[1]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc17RecordBatchWriter10WriteTableERK5Table">arrow::ipc::RecordBatchWriter::WriteTable (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc17RecordBatchWriter10WriteTableERK5Table7int64_t">[1]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc13StreamDecoderE">arrow::ipc::StreamDecoder (C++ class)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc13StreamDecoder7ConsumeENSt10shared_ptrI6BufferEE">arrow::ipc::StreamDecoder::Consume (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc13StreamDecoder7ConsumeEPK7uint8_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc13StreamDecoder18next_required_sizeEv">arrow::ipc::StreamDecoder::next_required_size (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc13StreamDecoder5ResetEv">arrow::ipc::StreamDecoder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc13StreamDecoder6schemaEv">arrow::ipc::StreamDecoder::schema (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4NK5arrow3ipc13StreamDecoder5statsEv">arrow::ipc::StreamDecoder::stats (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc13StreamDecoder13StreamDecoderENSt10shared_ptrI8ListenerEE14IpcReadOptions">arrow::ipc::StreamDecoder::StreamDecoder (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStatsE">arrow::ipc::WriteStats (C++ struct)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStats22num_dictionary_batchesE">arrow::ipc::WriteStats::num_dictionary_batches (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStats21num_dictionary_deltasE">arrow::ipc::WriteStats::num_dictionary_deltas (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStats12num_messagesE">arrow::ipc::WriteStats::num_messages (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStats18num_record_batchesE">arrow::ipc::WriteStats::num_record_batches (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStats25num_replaced_dictionariesE">arrow::ipc::WriteStats::num_replaced_dictionaries (C++ member)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv4N5arrow3ipc10WriteStats19total_raw_body_sizeE">arrow::ipc::WriteStats::total_raw_body_size (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0EN5arrow8IteratorE">arrow::Iterator (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow8Iterator6EqualsERK8Iterator">arrow::Iterator::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0EN5arrow8Iterator8IteratorE7Wrapped">arrow::Iterator::Iterator (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow8Iterator4NextEv">arrow::Iterator::Next (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow8Iterator13RangeIteratorE">arrow::Iterator::RangeIterator (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow8Iterator8ToVectorEv">arrow::Iterator::ToVector (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0EN5arrow8Iterator5VisitE6StatusRR7Visitor">arrow::Iterator::Visit (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow20jemalloc_memory_poolEPP10MemoryPool">arrow::jemalloc_memory_pool (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json12ParseOptionsE">arrow::json::ParseOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json12ParseOptions8DefaultsEv">arrow::json::ParseOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json12ParseOptions15explicit_schemaE">arrow::json::ParseOptions::explicit_schema (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json12ParseOptions18newlines_in_valuesE">arrow::json::ParseOptions::newlines_in_values (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json12ParseOptions25unexpected_field_behaviorE">arrow::json::ParseOptions::unexpected_field_behavior (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11ReadOptionsE">arrow::json::ReadOptions (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11ReadOptions10block_sizeE">arrow::json::ReadOptions::block_size (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11ReadOptions8DefaultsEv">arrow::json::ReadOptions::Defaults (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11ReadOptions11use_threadsE">arrow::json::ReadOptions::use_threads (C++ member)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json15StreamingReaderE">arrow::json::StreamingReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK5arrow4json15StreamingReader15bytes_processedEv">arrow::json::StreamingReader::bytes_processed (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json15StreamingReader4MakeENSt10shared_ptrIN2io11InputStreamEEERK11ReadOptionsRK12ParseOptionsRKN2io9IOContextEPN5arrow8internal8ExecutorE">arrow::json::StreamingReader::Make (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json15StreamingReader9MakeAsyncENSt10shared_ptrIN2io11InputStreamEEERK11ReadOptionsRK12ParseOptionsRKN2io9IOContextEPN5arrow8internal8ExecutorE">arrow::json::StreamingReader::MakeAsync (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json15StreamingReader13ReadNextAsyncEv">arrow::json::StreamingReader::ReadNextAsync (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11TableReaderE">arrow::json::TableReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11TableReader4MakeEP10MemoryPoolNSt10shared_ptrIN2io11InputStreamEEERK11ReadOptionsRK12ParseOptions">arrow::json::TableReader::Make (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json11TableReader4ReadEv">arrow::json::TableReader::Read (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json23UnexpectedFieldBehaviorE">arrow::json::UnexpectedFieldBehavior (C++ enum)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json23UnexpectedFieldBehavior5ErrorE">arrow::json::UnexpectedFieldBehavior::Error (C++ enumerator)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json23UnexpectedFieldBehavior6IgnoreE">arrow::json::UnexpectedFieldBehavior::Ignore (C++ enumerator)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N5arrow4json23UnexpectedFieldBehavior9InferTypeE">arrow::json::UnexpectedFieldBehavior::InferType (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow16KeyValueMetadataE">arrow::KeyValueMetadata (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow16LargeBinaryArrayE">arrow::LargeBinaryArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18LargeBinaryBuilderE">arrow::LargeBinaryBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow18LargeBinaryBuilder4typeEv">arrow::LargeBinaryBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalarE">arrow::LargeBinaryScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar16BaseBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEE">arrow::LargeBinaryScalar::BaseBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar16BaseBinaryScalarENSt6stringENSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar17LargeBinaryScalarENSt10shared_ptrI6BufferEE">arrow::LargeBinaryScalar::LargeBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar17LargeBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar17LargeBinaryScalarENSt6stringE">[2]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar17LargeBinaryScalarEv">[3]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeBinaryScalar9TypeClassE">arrow::LargeBinaryScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow15LargeBinaryTypeE">arrow::LargeBinaryType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow15LargeBinaryType6layoutEv">arrow::LargeBinaryType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow15LargeBinaryType4nameEv">arrow::LargeBinaryType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow15LargeBinaryType8ToStringEb">arrow::LargeBinaryType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow14LargeListArrayE">arrow::LargeListArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow14LargeListArray7FlattenEP10MemoryPool">arrow::LargeListArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow14LargeListArray10FromArraysERK5ArrayRK5ArrayP10MemoryPoolNSt10shared_ptrI6BufferEE7int64_t">arrow::LargeListArray::FromArrays (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow14LargeListArray12FromListViewERK18LargeListViewArrayP10MemoryPool">arrow::LargeListArray::FromListView (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow14LargeListArray7offsetsEv">arrow::LargeListArray::offsets (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow16LargeListBuilderE">arrow::LargeListBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15LargeListScalarE">arrow::LargeListScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15LargeListScalar14BaseListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::LargeListScalar::BaseListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15LargeListScalar15LargeListScalarENSt10shared_ptrI5ArrayEEb">arrow::LargeListScalar::LargeListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15LargeListScalar9TypeClassE">arrow::LargeListScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow13LargeListTypeE">arrow::LargeListType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13LargeListType6layoutEv">arrow::LargeListType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13LargeListType4nameEv">arrow::LargeListType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13LargeListType8ToStringEb">arrow::LargeListType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow18LargeListViewArrayE">arrow::LargeListViewArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18LargeListViewArray7FlattenEP10MemoryPool">arrow::LargeListViewArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow18LargeListViewArray10FromArraysERK5ArrayRK5ArrayRK5ArrayP10MemoryPoolNSt10shared_ptrI6BufferEE7int64_t">arrow::LargeListViewArray::FromArrays (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow18LargeListViewArray8FromListERK14LargeListArrayP10MemoryPool">arrow::LargeListViewArray::FromList (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18LargeListViewArray7offsetsEv">arrow::LargeListViewArray::offsets (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow18LargeListViewArray5sizesEv">arrow::LargeListViewArray::sizes (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow20LargeListViewBuilderE">arrow::LargeListViewBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19LargeListViewScalarE">arrow::LargeListViewScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19LargeListViewScalar14BaseListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::LargeListViewScalar::BaseListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19LargeListViewScalar19LargeListViewScalarENSt10shared_ptrI5ArrayEEb">arrow::LargeListViewScalar::LargeListViewScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19LargeListViewScalar9TypeClassE">arrow::LargeListViewScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow17LargeListViewTypeE">arrow::LargeListViewType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17LargeListViewType6layoutEv">arrow::LargeListViewType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17LargeListViewType4nameEv">arrow::LargeListViewType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17LargeListViewType8ToStringEb">arrow::LargeListViewType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow16LargeStringArrayE">arrow::LargeStringArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow16LargeStringArray12ValidateUTF8Ev">arrow::LargeStringArray::ValidateUTF8 (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18LargeStringBuilderE">arrow::LargeStringBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow18LargeStringBuilder4typeEv">arrow::LargeStringBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalarE">arrow::LargeStringScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeBinaryScalarENSt10shared_ptrI6BufferEE">arrow::LargeStringScalar::LargeBinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeBinaryScalarENSt10shared_ptrI6BufferEENSt10shared_ptrI8DataTypeEE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeBinaryScalarENSt6stringE">[2]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeBinaryScalarEv">[3]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeStringScalarENSt10shared_ptrI6BufferEE">arrow::LargeStringScalar::LargeStringScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeStringScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar17LargeStringScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17LargeStringScalar9TypeClassE">arrow::LargeStringScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow15LargeStringTypeE">arrow::LargeStringType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow15LargeStringType4nameEv">arrow::LargeStringType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow15LargeStringType8ToStringEb">arrow::LargeStringType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow9ListArrayE">arrow::ListArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ListArray7FlattenEP10MemoryPool">arrow::ListArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow9ListArray10FromArraysERK5ArrayRK5ArrayP10MemoryPoolNSt10shared_ptrI6BufferEE7int64_t">arrow::ListArray::FromArrays (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow9ListArray12FromListViewERK13ListViewArrayP10MemoryPool">arrow::ListArray::FromListView (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow9ListArray7offsetsEv">arrow::ListArray::offsets (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11ListBuilderE">arrow::ListBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10ListScalarE">arrow::ListScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10ListScalar14BaseListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::ListScalar::BaseListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10ListScalar10ListScalarENSt10shared_ptrI5ArrayEEb">arrow::ListScalar::ListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10ListScalar9TypeClassE">arrow::ListScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8ListTypeE">arrow::ListType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8ListType6layoutEv">arrow::ListType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8ListType4nameEv">arrow::ListType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8ListType8ToStringEb">arrow::ListType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow13ListViewArrayE">arrow::ListViewArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow13ListViewArray7FlattenEP10MemoryPool">arrow::ListViewArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow13ListViewArray10FromArraysERK5ArrayRK5ArrayRK5ArrayP10MemoryPoolNSt10shared_ptrI6BufferEE7int64_t">arrow::ListViewArray::FromArrays (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow13ListViewArray8FromListERK9ListArrayP10MemoryPool">arrow::ListViewArray::FromList (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow13ListViewArray7offsetsEv">arrow::ListViewArray::offsets (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow13ListViewArray5sizesEv">arrow::ListViewArray::sizes (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow15ListViewBuilderE">arrow::ListViewBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14ListViewScalarE">arrow::ListViewScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14ListViewScalar14BaseListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::ListViewScalar::BaseListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14ListViewScalar14ListViewScalarENSt10shared_ptrI5ArrayEEb">arrow::ListViewScalar::ListViewScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14ListViewScalar9TypeClassE">arrow::ListViewScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow12ListViewTypeE">arrow::ListViewType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12ListViewType6layoutEv">arrow::ListViewType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12ListViewType4nameEv">arrow::ListViewType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12ListViewType8ToStringEb">arrow::ListViewType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPoolE">arrow::LoggingMemoryPool (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">arrow::LoggingMemoryPool::Allocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">[1]</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool8AllocateE7int64_tPP7uint8_t">[2]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow17LoggingMemoryPool12backend_nameEv">arrow::LoggingMemoryPool::backend_name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow17LoggingMemoryPool15bytes_allocatedEv">arrow::LoggingMemoryPool::bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool4FreeEP7uint8_t7int64_t7int64_t">arrow::LoggingMemoryPool::Free (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool4FreeEP7uint8_t7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow17LoggingMemoryPool10max_memoryEv">arrow::LoggingMemoryPool::max_memory (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow17LoggingMemoryPool15num_allocationsEv">arrow::LoggingMemoryPool::num_allocations (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">arrow::LoggingMemoryPool::Reallocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow17LoggingMemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow17LoggingMemoryPool21total_bytes_allocatedEv">arrow::LoggingMemoryPool::total_bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow8MapArrayE">arrow::MapArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow8MapArray10FromArraysERKNSt10shared_ptrI5ArrayEERKNSt10shared_ptrI5ArrayEERKNSt10shared_ptrI5ArrayEEP10MemoryPool">arrow::MapArray::FromArrays (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow8MapArray5itemsEv">arrow::MapArray::items (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow8MapArray4keysEv">arrow::MapArray::keys (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow8MapArray17ValidateChildDataERKNSt6vectorINSt10shared_ptrI9ArrayDataEEEE">arrow::MapArray::ValidateChildData (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilderE">arrow::MapBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder6AppendEv">arrow::MapBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::MapBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder16AppendEmptyValueEv">arrow::MapBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder17AppendEmptyValuesE7int64_t">arrow::MapBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder10AppendNullEv">arrow::MapBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder11AppendNullsE7int64_t">arrow::MapBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder12AppendValuesEPK7int32_t7int64_tPK7uint8_t">arrow::MapBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::MapBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow10MapBuilder12item_builderEv">arrow::MapBuilder::item_builder (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow10MapBuilder11key_builderEv">arrow::MapBuilder::key_builder (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder10MapBuilderEP10MemoryPoolRKNSt10shared_ptrI12ArrayBuilderEERKNSt10shared_ptrI12ArrayBuilderEERKNSt10shared_ptrI8DataTypeEE">arrow::MapBuilder::MapBuilder (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder10MapBuilderEP10MemoryPoolRKNSt10shared_ptrI12ArrayBuilderEERKNSt10shared_ptrI12ArrayBuilderEEb">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder5ResetEv">arrow::MapBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow10MapBuilder6ResizeE7int64_t">arrow::MapBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow10MapBuilder4typeEv">arrow::MapBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow10MapBuilder13value_builderEv">arrow::MapBuilder::value_builder (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow9MapScalarE">arrow::MapScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow9MapScalar14BaseListScalarENSt10shared_ptrI5ArrayEENSt10shared_ptrI8DataTypeEEb">arrow::MapScalar::BaseListScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow9MapScalar9MapScalarENSt10shared_ptrI5ArrayEEb">arrow::MapScalar::MapScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow9MapScalar9TypeClassE">arrow::MapScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow7MapTypeE">arrow::MapType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow7MapType4nameEv">arrow::MapType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow7MapType8ToStringEb">arrow::MapType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManagerE">arrow::MemoryManager (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager14AllocateBufferE7int64_t">arrow::MemoryManager::AllocateBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager10CopyBufferERKNSt10shared_ptrI6BufferEERKNSt10shared_ptrI13MemoryManagerEE">arrow::MemoryManager::CopyBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager12CopyNonOwnedERK6BufferRKNSt10shared_ptrI13MemoryManagerEE">arrow::MemoryManager::CopyNonOwned (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow13MemoryManager6deviceEv">arrow::MemoryManager::device (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager15GetBufferReaderENSt10shared_ptrI6BufferEE">arrow::MemoryManager::GetBufferReader (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager15GetBufferWriterENSt10shared_ptrI6BufferEE">arrow::MemoryManager::GetBufferWriter (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow13MemoryManager6is_cpuEv">arrow::MemoryManager::is_cpu (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager19MakeDeviceSyncEventEv">arrow::MemoryManager::MakeDeviceSyncEvent (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager10ViewBufferERKNSt10shared_ptrI6BufferEERKNSt10shared_ptrI13MemoryManagerEE">arrow::MemoryManager::ViewBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MemoryManager19WrapDeviceSyncEventEPvN6Device9SyncEvent12release_fn_tE">arrow::MemoryManager::WrapDeviceSyncEvent (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPoolE">arrow::MemoryPool (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">arrow::MemoryPool::Allocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPool8AllocateE7int64_tPP7uint8_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow10MemoryPool12backend_nameEv">arrow::MemoryPool::backend_name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow10MemoryPool15bytes_allocatedEv">arrow::MemoryPool::bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPool13CreateDefaultEv">arrow::MemoryPool::CreateDefault (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPool4FreeEP7uint8_t7int64_t7int64_t">arrow::MemoryPool::Free (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow10MemoryPool10max_memoryEv">arrow::MemoryPool::max_memory (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow10MemoryPool15num_allocationsEv">arrow::MemoryPool::num_allocations (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">arrow::MemoryPool::Reallocate (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow10MemoryPool13ReleaseUnusedEv">arrow::MemoryPool::ReleaseUnused (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow10MemoryPool21total_bytes_allocatedEv">arrow::MemoryPool::total_bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow20mimalloc_memory_poolEPP10MemoryPool">arrow::mimalloc_memory_pool (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow25MonthDayNanoIntervalArrayE">arrow::MonthDayNanoIntervalArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow27MonthDayNanoIntervalBuilderE">arrow::MonthDayNanoIntervalBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow26MonthDayNanoIntervalScalarE">arrow::MonthDayNanoIntervalScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow24MonthDayNanoIntervalTypeE">arrow::MonthDayNanoIntervalType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow24MonthDayNanoIntervalType9bit_widthEv">arrow::MonthDayNanoIntervalType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow24MonthDayNanoIntervalType13MonthDayNanosE">arrow::MonthDayNanoIntervalType::MonthDayNanos (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow24MonthDayNanoIntervalType4nameEv">arrow::MonthDayNanoIntervalType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow24MonthDayNanoIntervalType8ToStringEb">arrow::MonthDayNanoIntervalType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19MonthIntervalScalarE">arrow::MonthIntervalScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow17MonthIntervalTypeE">arrow::MonthIntervalType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17MonthIntervalType9bit_widthEv">arrow::MonthIntervalType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17MonthIntervalType4nameEv">arrow::MonthIntervalType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17MonthIntervalType8ToStringEb">arrow::MonthIntervalType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow13MutableBufferE">arrow::MutableBuffer (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I00EN5arrow13MutableBuffer4WrapENSt10shared_ptrI6BufferEEP1T8SizeType">arrow::MutableBuffer::Wrap (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow9NullArrayE">arrow::NullArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilderE">arrow::NullBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::NullBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilder16AppendEmptyValueEv">arrow::NullBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilder17AppendEmptyValuesE7int64_t">arrow::NullBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilder10AppendNullEv">arrow::NullBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilder11AppendNullsE7int64_t">arrow::NullBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow11NullBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::NullBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow11NullBuilder4typeEv">arrow::NullBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10NullScalarE">arrow::NullScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10NullScalar10NullScalarEv">arrow::NullScalar::NullScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10NullScalar9TypeClassE">arrow::NullScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8NullTypeE">arrow::NullType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8NullType6layoutEv">arrow::NullType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8NullType4nameEv">arrow::NullType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow8NullType8ToStringEb">arrow::NullType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4I0EN5arrow12NumericArrayE">arrow::NumericArray (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow14NumericBuilderE">arrow::NumericBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder6AppendEK10value_type">arrow::NumericBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::NumericBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder16AppendEmptyValueEv">arrow::NumericBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder17AppendEmptyValuesE7int64_t">arrow::NumericBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder10AppendNullEv">arrow::NumericBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder11AppendNullsE7int64_t">arrow::NumericBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I00EN5arrow14NumericBuilder12AppendValuesE11enable_if_tIXntNSt10is_pointerI9ValidIterE5valueEE6StatusE10ValuesIter10ValuesIter9ValidIter">arrow::NumericBuilder::AppendValues (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4I0EN5arrow14NumericBuilder12AppendValuesE6Status10ValuesIter10ValuesIter">[1]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder12AppendValuesEPK10value_type7int64_tPK7uint8_t">[2]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder12AppendValuesEPK10value_type7int64_tPK7uint8_t7int64_t">[3]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder12AppendValuesEPK10value_type7int64_tRKNSt6vectorIbEE">[4]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder12AppendValuesERKNSt6vectorI10value_typeEE">[5]</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder12AppendValuesERKNSt6vectorI10value_typeEERKNSt6vectorIbEE">[6]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::NumericBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder5ResetEv">arrow::NumericBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder6ResizeE7int64_t">arrow::NumericBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow14NumericBuilder4typeEv">arrow::NumericBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow14NumericBuilder12UnsafeAppendEK10value_type">arrow::NumericBuilder::UnsafeAppend (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I0EN5arrow13NumericScalarE">arrow::NumericScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13NumericScalar4BaseE">arrow::NumericScalar::Base (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13NumericScalar13NumericScalarE9ValueType">arrow::NumericScalar::NumericScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13NumericScalar13NumericScalarEv">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13NumericScalar9TypeClassE">arrow::NumericScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13NumericScalar9ValueTypeE">arrow::NumericScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4I0EN5arrow13NumericTensorE">arrow::NumericTensor (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow13NumericTensor4MakeERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">arrow::NumericTensor::Make (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow13NumericTensor13NumericTensorERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEE">arrow::NumericTensor::NumericTensor (C++ function)</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow13NumericTensor13NumericTensorERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEE">[1]</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow13NumericTensor13NumericTensorERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">[2]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPoolE">arrow::ProxyMemoryPool (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">arrow::ProxyMemoryPool::Allocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">[1]</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool8AllocateE7int64_tPP7uint8_t">[2]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow15ProxyMemoryPool12backend_nameEv">arrow::ProxyMemoryPool::backend_name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow15ProxyMemoryPool15bytes_allocatedEv">arrow::ProxyMemoryPool::bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool4FreeEP7uint8_t7int64_t7int64_t">arrow::ProxyMemoryPool::Free (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool4FreeEP7uint8_t7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow15ProxyMemoryPool10max_memoryEv">arrow::ProxyMemoryPool::max_memory (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow15ProxyMemoryPool15num_allocationsEv">arrow::ProxyMemoryPool::num_allocations (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">arrow::ProxyMemoryPool::Reallocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow15ProxyMemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow15ProxyMemoryPool21total_bytes_allocatedEv">arrow::ProxyMemoryPool::total_bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow11RecordBatchE">arrow::RecordBatch (C++ class)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch9AddColumnEiNSt6stringERKNSt10shared_ptrI5ArrayEE">arrow::RecordBatch::AddColumn (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch9AddColumnEiRKNSt10shared_ptrI5FieldEERKNSt10shared_ptrI5ArrayEE">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch12ApproxEqualsERK11RecordBatchRK12EqualOptions">arrow::RecordBatch::ApproxEquals (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch6columnEi">arrow::RecordBatch::column (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch11column_dataEi">arrow::RecordBatch::column_data (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch11column_dataEv">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch11column_nameEi">arrow::RecordBatch::column_name (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch11ColumnNamesEv">arrow::RecordBatch::ColumnNames (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch7columnsEv">arrow::RecordBatch::columns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch6CopyToERKNSt10shared_ptrI13MemoryManagerEE">arrow::RecordBatch::CopyTo (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch6EqualsERK11RecordBatchbRK12EqualOptions">arrow::RecordBatch::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow11RecordBatch15FromStructArrayERKNSt10shared_ptrI5ArrayEEP10MemoryPool">arrow::RecordBatch::FromStructArray (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch15GetColumnByNameERKNSt6stringE">arrow::RecordBatch::GetColumnByName (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow11RecordBatch4MakeENSt10shared_ptrI6SchemaEE7int64_tNSt6vectorINSt10shared_ptrI5ArrayEEEE">arrow::RecordBatch::Make (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4N5arrow11RecordBatch4MakeENSt10shared_ptrI6SchemaEE7int64_tNSt6vectorINSt10shared_ptrI9ArrayDataEEEE">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow11RecordBatch9MakeEmptyENSt10shared_ptrI6SchemaEEP10MemoryPool">arrow::RecordBatch::MakeEmpty (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch11num_columnsEv">arrow::RecordBatch::num_columns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch8num_rowsEv">arrow::RecordBatch::num_rows (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch12RemoveColumnEi">arrow::RecordBatch::RemoveColumn (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch13RenameColumnsERKNSt6vectorINSt6stringEEE">arrow::RecordBatch::RenameColumns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch13ReplaceSchemaENSt10shared_ptrI6SchemaEE">arrow::RecordBatch::ReplaceSchema (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch6schemaEv">arrow::RecordBatch::schema (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch13SelectColumnsERKNSt6vectorIiEE">arrow::RecordBatch::SelectColumns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch9SetColumnEiRKNSt10shared_ptrI5FieldEERKNSt10shared_ptrI5ArrayEE">arrow::RecordBatch::SetColumn (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch5SliceE7int64_t">arrow::RecordBatch::Slice (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch5SliceE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch8ToStringEv">arrow::RecordBatch::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch13ToStructArrayEv">arrow::RecordBatch::ToStructArray (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch8ToTensorEbbP10MemoryPool">arrow::RecordBatch::ToTensor (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch8ValidateEv">arrow::RecordBatch::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch12ValidateFullEv">arrow::RecordBatch::ValidateFull (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow11RecordBatch12ViewOrCopyToERKNSt10shared_ptrI13MemoryManagerEE">arrow::RecordBatch::ViewOrCopyTo (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilderE">arrow::RecordBatchBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilder5FlushEb">arrow::RecordBatchBuilder::Flush (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilder5FlushEv">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilder8GetFieldEi">arrow::RecordBatchBuilder::GetField (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow18RecordBatchBuilder10GetFieldAsEP1Ti">arrow::RecordBatchBuilder::GetFieldAs (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow18RecordBatchBuilder16initial_capacityEv">arrow::RecordBatchBuilder::initial_capacity (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilder4MakeERKNSt10shared_ptrI6SchemaEEP10MemoryPool">arrow::RecordBatchBuilder::Make (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilder4MakeERKNSt10shared_ptrI6SchemaEEP10MemoryPool7int64_t">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow18RecordBatchBuilder10num_fieldsEv">arrow::RecordBatchBuilder::num_fields (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow18RecordBatchBuilder6schemaEv">arrow::RecordBatchBuilder::schema (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18RecordBatchBuilder18SetInitialCapacityE7int64_t">arrow::RecordBatchBuilder::SetInitialCapacity (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReaderE">arrow::RecordBatchReader (C++ class)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader5beginEv">arrow::RecordBatchReader::begin (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader5CloseEv">arrow::RecordBatchReader::Close (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader3endEv">arrow::RecordBatchReader::end (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader4MakeE17RecordBatchVectorNSt10shared_ptrI6SchemaEE">arrow::RecordBatchReader::Make (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader16MakeFromIteratorE8IteratorINSt10shared_ptrI11RecordBatchEEENSt10shared_ptrI6SchemaEE">arrow::RecordBatchReader::MakeFromIterator (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader4NextEv">arrow::RecordBatchReader::Next (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader8ReadNextEPNSt10shared_ptrI11RecordBatchEE">arrow::RecordBatchReader::ReadNext (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader25RecordBatchReaderIteratorE">arrow::RecordBatchReader::RecordBatchReaderIterator (C++ class)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow17RecordBatchReader6schemaEv">arrow::RecordBatchReader::schema (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader15ToRecordBatchesEv">arrow::RecordBatchReader::ToRecordBatches (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow17RecordBatchReader7ToTableEv">arrow::RecordBatchReader::ToTable (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ResizableBufferE">arrow::ResizableBuffer (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ResizableBuffer7ReserveEK7int64_t">arrow::ResizableBuffer::Reserve (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow15ResizableBuffer6ResizeEK7int64_tb">arrow::ResizableBuffer::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4I0EN5arrow6ResultE">arrow::Result (C++ class)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4I00ENKR5arrow6Result2AsE6ResultI1UEv">arrow::Result::As (C++ function)</a>, <a href="cpp/api/support.html#_CPPv4I00ENO5arrow6Result2AsE6ResultI1UEv">[1]</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Result6EqualsERK6Result">arrow::Result::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Result2okEv">arrow::Result::ok (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow6ResultaSERK6Result">arrow::Result::operator= (C++ function)</a>, <a href="cpp/api/support.html#_CPPv4N5arrow6ResultaSERR6Result">[1]</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4I00EN5arrow6Result6ResultERK6ResultI1UE">arrow::Result::Result (C++ function)</a>, <a href="cpp/api/support.html#_CPPv4I00EN5arrow6Result6ResultERR1U">[1]</a>, <a href="cpp/api/support.html#_CPPv4I00EN5arrow6Result6ResultERR6ResultI1UE">[2]</a>, <a href="cpp/api/support.html#_CPPv4N5arrow6Result6ResultERK6Result">[3]</a>, <a href="cpp/api/support.html#_CPPv4N5arrow6Result6ResultERK6Status">[4]</a>, <a href="cpp/api/support.html#_CPPv4N5arrow6Result6ResultERR1T">[5]</a>, <a href="cpp/api/support.html#_CPPv4N5arrow6Result6ResultEv">[6]</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Result6statusEv">arrow::Result::status (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4I00ENO5arrow6Result5ValueE6StatusP1U">arrow::Result::Value (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NO5arrow6Result7ValueOrE1T">arrow::Result::ValueOr (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NKR5arrow6Result10ValueOrDieEv">arrow::Result::ValueOrDie (C++ function)</a>, <a href="cpp/api/support.html#_CPPv4NO5arrow6Result10ValueOrDieEv">[1]</a>, <a href="cpp/api/support.html#_CPPv4NR5arrow6Result10ValueOrDieEv">[2]</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4I0ENO5arrow6Result11ValueOrElseE1TRR1G">arrow::Result::ValueOrElse (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalarE">arrow::RunEndEncodedScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow19RunEndEncodedScalar12run_end_typeEv">arrow::RunEndEncodedScalar::run_end_type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalar19RunEndEncodedScalarENSt10shared_ptrI6ScalarEENSt10shared_ptrI8DataTypeEE">arrow::RunEndEncodedScalar::RunEndEncodedScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalar19RunEndEncodedScalarERKNSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalar9TypeClassE">arrow::RunEndEncodedScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalar5valueE">arrow::RunEndEncodedScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow19RunEndEncodedScalar10value_typeEv">arrow::RunEndEncodedScalar::value_type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalar9ValueTypeE">arrow::RunEndEncodedScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow19RunEndEncodedScalarD0Ev">arrow::RunEndEncodedScalar::~RunEndEncodedScalar (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow17RunEndEncodedTypeE">arrow::RunEndEncodedType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17RunEndEncodedType6layoutEv">arrow::RunEndEncodedType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17RunEndEncodedType4nameEv">arrow::RunEndEncodedType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow17RunEndEncodedType8ToStringEb">arrow::RunEndEncodedType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow11RuntimeInfoE">arrow::RuntimeInfo (C++ struct)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow11RuntimeInfo19detected_simd_levelE">arrow::RuntimeInfo::detected_simd_level (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow11RuntimeInfo10simd_levelE">arrow::RuntimeInfo::simd_level (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow11RuntimeInfo16timezone_db_pathE">arrow::RuntimeInfo::timezone_db_path (C++ member)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow11RuntimeInfo20using_os_timezone_dbE">arrow::RuntimeInfo::using_os_timezone_db (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow6ScalarE">arrow::Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow6Scalar6AcceptEP13ScalarVisitor">arrow::Scalar::Accept (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow6Scalar12GetSharedPtrEv">arrow::Scalar::GetSharedPtr (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow6Scalar4HashE">arrow::Scalar::Hash (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow6Scalar8is_validE">arrow::Scalar::is_valid (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow6Scalar4typeE">arrow::Scalar::type (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow6Scalar8ValidateEv">arrow::Scalar::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow6Scalar12ValidateFullEv">arrow::Scalar::ValidateFull (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitorE">arrow::ScalarVisitor (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK10Int8Scalar">arrow::ScalarVisitor::Visit (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK10ListScalar">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK10NullScalar">[2]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK11FloatScalar">[3]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK11Int16Scalar">[4]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK11Int32Scalar">[5]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK11Int64Scalar">[6]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK11UInt8Scalar">[7]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12BinaryScalar">[8]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12Date32Scalar">[9]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12Date64Scalar">[10]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12DoubleScalar">[11]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12StringScalar">[12]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12StructScalar">[13]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12Time32Scalar">[14]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12Time64Scalar">[15]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12UInt16Scalar">[16]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12UInt32Scalar">[17]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK12UInt64Scalar">[18]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK13BooleanScalar">[19]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK14DurationScalar">[20]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK14ListViewScalar">[21]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK15ExtensionScalar">[22]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK15HalfFloatScalar">[23]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK15LargeListScalar">[24]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK15TimestampScalar">[25]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK16BinaryViewScalar">[26]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK16Decimal128Scalar">[27]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK16Decimal256Scalar">[28]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK16DenseUnionScalar">[29]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK16DictionaryScalar">[30]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK16StringViewScalar">[31]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK17LargeBinaryScalar">[32]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK17LargeStringScalar">[33]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK17SparseUnionScalar">[34]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK19FixedSizeListScalar">[35]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK19LargeListViewScalar">[36]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK19MonthIntervalScalar">[37]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK19RunEndEncodedScalar">[38]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK21DayTimeIntervalScalar">[39]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK21FixedSizeBinaryScalar">[40]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK26MonthDayNanoIntervalScalar">[41]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitor5VisitERK9MapScalar">[42]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow13ScalarVisitorD0Ev">arrow::ScalarVisitor::~ScalarVisitor (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow6SchemaE">arrow::Schema (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema23CanReferenceFieldByNameERKNSt6stringE">arrow::Schema::CanReferenceFieldByName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema25CanReferenceFieldsByNamesERKNSt6vectorINSt6stringEEE">arrow::Schema::CanReferenceFieldsByNames (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema10endiannessEv">arrow::Schema::endianness (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema6EqualsERK6Schemab">arrow::Schema::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema5fieldEi">arrow::Schema::field (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema18GetAllFieldIndicesERKNSt6stringE">arrow::Schema::GetAllFieldIndices (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema18GetAllFieldsByNameERKNSt6stringE">arrow::Schema::GetAllFieldsByName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema14GetFieldByNameERKNSt6stringE">arrow::Schema::GetFieldByName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema13GetFieldIndexERKNSt6stringE">arrow::Schema::GetFieldIndex (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema21HasDistinctFieldNamesEv">arrow::Schema::HasDistinctFieldNames (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema11HasMetadataEv">arrow::Schema::HasMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema16is_native_endianEv">arrow::Schema::is_native_endian (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema8metadataEv">arrow::Schema::metadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema10num_fieldsEv">arrow::Schema::num_fields (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema14RemoveMetadataEv">arrow::Schema::RemoveMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema8ToStringEb">arrow::Schema::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema14WithEndiannessE10Endianness">arrow::Schema::WithEndianness (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema12WithMetadataERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::Schema::WithMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow6Schema9WithNamesERKNSt6vectorINSt6stringEEE">arrow::Schema::WithNames (C++ function)</a>
</li>
<li><a href="cpp/api/thread.html#_CPPv4N5arrow24SetCpuThreadPoolCapacityEi">arrow::SetCpuThreadPoolCapacity (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndexE">arrow::SparseCOOIndex (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow14SparseCOOIndex6EqualsERK14SparseCOOIndex">arrow::SparseCOOIndex::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow14SparseCOOIndex7indicesEv">arrow::SparseCOOIndex::indices (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow14SparseCOOIndex12is_canonicalEv">arrow::SparseCOOIndex::is_canonical (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex4MakeERKNSt10shared_ptrI6TensorEE">arrow::SparseCOOIndex::Make (C++ function)</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex4MakeERKNSt10shared_ptrI6TensorEEb">[1]</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex4MakeERKNSt10shared_ptrI8DataTypeEERKNSt6vectorI7int64_tEE7int64_tNSt10shared_ptrI6BufferEE">[2]</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex4MakeERKNSt10shared_ptrI8DataTypeEERKNSt6vectorI7int64_tEE7int64_tNSt10shared_ptrI6BufferEEb">[3]</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex4MakeERKNSt10shared_ptrI8DataTypeEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEENSt10shared_ptrI6BufferEE">[4]</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex4MakeERKNSt10shared_ptrI8DataTypeEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEENSt10shared_ptrI6BufferEEb">[5]</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow14SparseCOOIndex15non_zero_lengthEv">arrow::SparseCOOIndex::non_zero_length (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCOOIndex14SparseCOOIndexERKNSt10shared_ptrI6TensorEEb">arrow::SparseCOOIndex::SparseCOOIndex (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow14SparseCOOIndex8ToStringEv">arrow::SparseCOOIndex::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow15SparseCOOTensorE">arrow::SparseCOOTensor (C++ type)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow15SparseCSCMatrixE">arrow::SparseCSCMatrix (C++ type)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow15SparseCSFTensorE">arrow::SparseCSFTensor (C++ type)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow14SparseCSRIndexE">arrow::SparseCSRIndex (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow15SparseCSRMatrixE">arrow::SparseCSRMatrix (C++ type)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow11SparseIndexE">arrow::SparseIndex (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow11SparseIndex9format_idEv">arrow::SparseIndex::format_id (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow11SparseIndex15non_zero_lengthEv">arrow::SparseIndex::non_zero_length (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow11SparseIndex8ToStringEv">arrow::SparseIndex::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow12SparseTensorE">arrow::SparseTensor (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor4dataEv">arrow::SparseTensor::data (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor8dim_nameEi">arrow::SparseTensor::dim_name (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor9dim_namesEv">arrow::SparseTensor::dim_names (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor6EqualsERK12SparseTensorRK12EqualOptions">arrow::SparseTensor::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor10is_mutableEv">arrow::SparseTensor::is_mutable (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor4ndimEv">arrow::SparseTensor::ndim (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor15non_zero_lengthEv">arrow::SparseTensor::non_zero_length (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor8raw_dataEv">arrow::SparseTensor::raw_data (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor16raw_mutable_dataEv">arrow::SparseTensor::raw_mutable_data (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor5shapeEv">arrow::SparseTensor::shape (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor4sizeEv">arrow::SparseTensor::size (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor12sparse_indexEv">arrow::SparseTensor::sparse_index (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor8ToTensorEP10MemoryPool">arrow::SparseTensor::ToTensor (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow12SparseTensor4typeEv">arrow::SparseTensor::type (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow18SparseTensorFormat4typeE">arrow::SparseTensorFormat::type (C++ enum)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow18SparseTensorFormat4type3COOE">arrow::SparseTensorFormat::type::COO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow18SparseTensorFormat4type3CSCE">arrow::SparseTensorFormat::type::CSC (C++ enumerator)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow18SparseTensorFormat4type3CSFE">arrow::SparseTensorFormat::type::CSF (C++ enumerator)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow18SparseTensorFormat4type3CSRE">arrow::SparseTensorFormat::type::CSR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4I0EN5arrow16SparseTensorImplE">arrow::SparseTensorImpl (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow16SparseTensorImpl4MakeERK6TensorRKNSt10shared_ptrI8DataTypeEEP10MemoryPool">arrow::SparseTensorImpl::Make (C++ function)</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow16SparseTensorImpl4MakeERKNSt10shared_ptrI15SparseIndexTypeEERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">[1]</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow16SparseTensorImpl16SparseTensorImplERKNSt10shared_ptrI15SparseIndexTypeEERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">arrow::SparseTensorImpl::SparseTensorImpl (C++ function)</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow16SparseTensorImpl16SparseTensorImplERKNSt10shared_ptrI8DataTypeEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow16SparseUnionArrayE">arrow::SparseUnionArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow16SparseUnionArray17GetFlattenedFieldEiP10MemoryPool">arrow::SparseUnionArray::GetFlattenedField (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow16SparseUnionArray4MakeERK5Array11ArrayVectorNSt6vectorI11type_code_tEE">arrow::SparseUnionArray::Make (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow16SparseUnionArray4MakeERK5Array11ArrayVectorNSt6vectorINSt6stringEEENSt6vectorI11type_code_tEE">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilderE">arrow::SparseUnionBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder6AppendE6int8_t">arrow::SparseUnionBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::SparseUnionBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder16AppendEmptyValueEv">arrow::SparseUnionBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder17AppendEmptyValuesE7int64_t">arrow::SparseUnionBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder10AppendNullEv">arrow::SparseUnionBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder11AppendNullsE7int64_t">arrow::SparseUnionBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder18SparseUnionBuilderEP10MemoryPool7int64_t">arrow::SparseUnionBuilder::SparseUnionBuilder (C++ function)</a>, <a href="cpp/api/builder.html#_CPPv4N5arrow18SparseUnionBuilder18SparseUnionBuilderEP10MemoryPoolRKNSt6vectorINSt10shared_ptrI12ArrayBuilderEEEERKNSt10shared_ptrI8DataTypeEE7int64_t">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalarE">arrow::SparseUnionScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalar8child_idE">arrow::SparseUnionScalar::child_id (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow17SparseUnionScalar11child_valueEv">arrow::SparseUnionScalar::child_value (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalar9FromValueENSt10shared_ptrI6ScalarEEiNSt10shared_ptrI8DataTypeEE">arrow::SparseUnionScalar::FromValue (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalar17SparseUnionScalarE9ValueType6int8_tNSt10shared_ptrI8DataTypeEE">arrow::SparseUnionScalar::SparseUnionScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalar9TypeClassE">arrow::SparseUnionScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalar5valueE">arrow::SparseUnionScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow17SparseUnionScalar9ValueTypeE">arrow::SparseUnionScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow15SparseUnionTypeE">arrow::SparseUnionType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow15SparseUnionType4nameEv">arrow::SparseUnionType::name (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow6StatusE">arrow::Status (C++ class)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status9CancelledE6StatusDpRR4Args">arrow::Status::Cancelled (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status13CapacityErrorE6StatusDpRR4Args">arrow::Status::CapacityError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status4codeEv">arrow::Status::code (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status12CodeAsStringEv">arrow::Status::CodeAsString (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status6detailEv">arrow::Status::detail (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status10IndexErrorE6StatusDpRR4Args">arrow::Status::IndexError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status7InvalidE6StatusDpRR4Args">arrow::Status::Invalid (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status7IOErrorE6StatusDpRR4Args">arrow::Status::IOError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status11IsCancelledEv">arrow::Status::IsCancelled (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status15IsCapacityErrorEv">arrow::Status::IsCapacityError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status12IsIndexErrorEv">arrow::Status::IsIndexError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status9IsInvalidEv">arrow::Status::IsInvalid (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status9IsIOErrorEv">arrow::Status::IsIOError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status10IsKeyErrorEv">arrow::Status::IsKeyError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status16IsNotImplementedEv">arrow::Status::IsNotImplemented (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status13IsOutOfMemoryEv">arrow::Status::IsOutOfMemory (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status8IsRErrorEv">arrow::Status::IsRError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status20IsSerializationErrorEv">arrow::Status::IsSerializationError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status11IsTypeErrorEv">arrow::Status::IsTypeError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status14IsUnknownErrorEv">arrow::Status::IsUnknownError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status8KeyErrorE6StatusDpRR4Args">arrow::Status::KeyError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status7messageEv">arrow::Status::message (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status14NotImplementedE6StatusDpRR4Args">arrow::Status::NotImplemented (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow6Status2OKEv">arrow::Status::OK (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status2okEv">arrow::Status::ok (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status11OutOfMemoryE6StatusDpRR4Args">arrow::Status::OutOfMemory (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status18SerializationErrorE6StatusDpRR4Args">arrow::Status::SerializationError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow6Status6StatusE10StatusCodeNSt6stringENSt10shared_ptrI12StatusDetailEE">arrow::Status::Status (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status8ToStringEv">arrow::Status::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status27ToStringWithoutContextLinesEv">arrow::Status::ToStringWithoutContextLines (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status9TypeErrorE6StatusDpRR4Args">arrow::Status::TypeError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpEN5arrow6Status12UnknownErrorE6StatusDpRR4Args">arrow::Status::UnknownError (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow6Status10WithDetailENSt10shared_ptrI12StatusDetailEE">arrow::Status::WithDetail (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4IDpENK5arrow6Status11WithMessageE6StatusDpRR4Args">arrow::Status::WithMessage (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N5arrow12StatusDetailE">arrow::StatusDetail (C++ class)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow12StatusDetail8ToStringEv">arrow::StatusDetail::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4NK5arrow12StatusDetail7type_idEv">arrow::StatusDetail::type_id (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0EN5arrow3stl9allocatorE">arrow::stl::allocator (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow3stl9allocator9allocatorEP10MemoryPool">arrow::stl::allocator::allocator (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow3stl9allocator9allocatorEv">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0EN5arrow3stl9allocator6rebindE">arrow::stl::allocator::rebind (C++ struct)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I0EN5arrow3stl13STLMemoryPoolE">arrow::stl::STLMemoryPool (C++ class)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">arrow::stl::STLMemoryPool::Allocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool8AllocateE7int64_t7int64_tPP7uint8_t">[1]</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool8AllocateE7int64_tPP7uint8_t">[2]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow3stl13STLMemoryPool12backend_nameEv">arrow::stl::STLMemoryPool::backend_name (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow3stl13STLMemoryPool15bytes_allocatedEv">arrow::stl::STLMemoryPool::bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool4FreeEP7uint8_t7int64_t7int64_t">arrow::stl::STLMemoryPool::Free (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool4FreeEP7uint8_t7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow3stl13STLMemoryPool10max_memoryEv">arrow::stl::STLMemoryPool::max_memory (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow3stl13STLMemoryPool15num_allocationsEv">arrow::stl::STLMemoryPool::num_allocations (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">arrow::stl::STLMemoryPool::Reallocate (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool10ReallocateE7int64_t7int64_t7int64_tPP7uint8_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow3stl13STLMemoryPool13STLMemoryPoolERK9Allocator">arrow::stl::STLMemoryPool::STLMemoryPool (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4NK5arrow3stl13STLMemoryPool21total_bytes_allocatedEv">arrow::stl::STLMemoryPool::total_bytes_allocated (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow11StringArrayE">arrow::StringArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow11StringArray12ValidateUTF8Ev">arrow::StringArray::ValidateUTF8 (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StringBuilderE">arrow::StringBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow13StringBuilder4typeEv">arrow::StringBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalarE">arrow::StringScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar12BinaryScalarENSt10shared_ptrI6BufferEE">arrow::StringScalar::BinaryScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar12BinaryScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar12BinaryScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar12StringScalarENSt10shared_ptrI6BufferEE">arrow::StringScalar::StringScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar12StringScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar12StringScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StringScalar9TypeClassE">arrow::StringScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10StringTypeE">arrow::StringType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StringType4nameEv">arrow::StringType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StringType8ToStringEb">arrow::StringType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow15StringViewArrayE">arrow::StringViewArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow15StringViewArray12ValidateUTF8Ev">arrow::StringViewArray::ValidateUTF8 (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow17StringViewBuilderE">arrow::StringViewBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow17StringViewBuilder4typeEv">arrow::StringViewBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalarE">arrow::StringViewScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar16BinaryViewScalarENSt10shared_ptrI6BufferEE">arrow::StringViewScalar::BinaryViewScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar16BinaryViewScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar16BinaryViewScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar16StringViewScalarENSt10shared_ptrI6BufferEE">arrow::StringViewScalar::StringViewScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar16StringViewScalarENSt6stringE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar16StringViewScalarEv">[2]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow16StringViewScalar9TypeClassE">arrow::StringViewScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow14StringViewTypeE">arrow::StringViewType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14StringViewType4nameEv">arrow::StringViewType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow14StringViewType8ToStringEb">arrow::StringViewType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow11StructArrayE">arrow::StructArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow11StructArray23CanReferenceFieldByNameERKNSt6stringE">arrow::StructArray::CanReferenceFieldByName (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow11StructArray25CanReferenceFieldsByNamesERKNSt6vectorINSt6stringEEE">arrow::StructArray::CanReferenceFieldsByNames (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow11StructArray7FlattenEP10MemoryPool">arrow::StructArray::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow11StructArray14GetFieldByNameERKNSt6stringE">arrow::StructArray::GetFieldByName (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow11StructArray17GetFlattenedFieldEiP10MemoryPool">arrow::StructArray::GetFlattenedField (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow11StructArray4MakeERK11ArrayVectorRK11FieldVectorNSt10shared_ptrI6BufferEE7int64_t7int64_t">arrow::StructArray::Make (C++ function)</a>, <a href="cpp/api/array.html#_CPPv4N5arrow11StructArray4MakeERK11ArrayVectorRKNSt6vectorINSt6stringEEENSt10shared_ptrI6BufferEE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilderE">arrow::StructBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder6AppendEb">arrow::StructBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::StructBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder16AppendEmptyValueEv">arrow::StructBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder17AppendEmptyValuesE7int64_t">arrow::StructBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder10AppendNullEv">arrow::StructBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder11AppendNullsE7int64_t">arrow::StructBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder12AppendValuesE7int64_tPK7uint8_t">arrow::StructBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder14FinishInternalEPNSt10shared_ptrI9ArrayDataEE">arrow::StructBuilder::FinishInternal (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder5ResetEv">arrow::StructBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow13StructBuilder13StructBuilderERKNSt10shared_ptrI8DataTypeEEP10MemoryPoolNSt6vectorINSt10shared_ptrI12ArrayBuilderEEEE">arrow::StructBuilder::StructBuilder (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow13StructBuilder4typeEv">arrow::StructBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StructScalarE">arrow::StructScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow12StructScalar5fieldE8FieldRef">arrow::StructScalar::field (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StructScalar4MakeE9ValueTypeNSt6vectorINSt6stringEEE">arrow::StructScalar::Make (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StructScalar12StructScalarE9ValueTypeNSt10shared_ptrI8DataTypeEEb">arrow::StructScalar::StructScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StructScalar9TypeClassE">arrow::StructScalar::TypeClass (C++ type)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StructScalar5valueE">arrow::StructScalar::value (C++ member)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12StructScalar9ValueTypeE">arrow::StructScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10StructTypeE">arrow::StructType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType8AddFieldEiRKNSt10shared_ptrI5FieldEE">arrow::StructType::AddField (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType18GetAllFieldIndicesERKNSt6stringE">arrow::StructType::GetAllFieldIndices (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType18GetAllFieldsByNameERKNSt6stringE">arrow::StructType::GetAllFieldsByName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType14GetFieldByNameERKNSt6stringE">arrow::StructType::GetFieldByName (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType13GetFieldIndexERKNSt6stringE">arrow::StructType::GetFieldIndex (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType6layoutEv">arrow::StructType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType4nameEv">arrow::StructType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType11RemoveFieldEi">arrow::StructType::RemoveField (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType8SetFieldEiRKNSt10shared_ptrI5FieldEE">arrow::StructType::SetField (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10StructType8ToStringEb">arrow::StructType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow27SupportedMemoryBackendNamesEv">arrow::SupportedMemoryBackendNames (C++ function)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4N5arrow18system_memory_poolEv">arrow::system_memory_pool (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow5TableE">arrow::Table (C++ class)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table9AddColumnEiNSt10shared_ptrI5FieldEENSt10shared_ptrI12ChunkedArrayEE">arrow::Table::AddColumn (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table6columnEi">arrow::Table::column (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table11ColumnNamesEv">arrow::Table::ColumnNames (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table7columnsEv">arrow::Table::columns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table13CombineChunksEP10MemoryPool">arrow::Table::CombineChunks (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table20CombineChunksToBatchEP10MemoryPool">arrow::Table::CombineChunksToBatch (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table6EqualsERK5Tableb">arrow::Table::Equals (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table5fieldEi">arrow::Table::field (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table6fieldsEv">arrow::Table::fields (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table7FlattenEP10MemoryPool">arrow::Table::Flatten (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow5Table22FromChunkedStructArrayERKNSt10shared_ptrI12ChunkedArrayEE">arrow::Table::FromChunkedStructArray (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow5Table17FromRecordBatchesENSt10shared_ptrI6SchemaEERKNSt6vectorINSt10shared_ptrI11RecordBatchEEEE">arrow::Table::FromRecordBatches (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4N5arrow5Table17FromRecordBatchesERKNSt6vectorINSt10shared_ptrI11RecordBatchEEEE">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow5Table21FromRecordBatchReaderEP17RecordBatchReader">arrow::Table::FromRecordBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table15GetColumnByNameERKNSt6stringE">arrow::Table::GetColumnByName (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow5Table4MakeENSt10shared_ptrI6SchemaEENSt6vectorINSt10shared_ptrI12ChunkedArrayEEEE7int64_t">arrow::Table::Make (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4N5arrow5Table4MakeENSt10shared_ptrI6SchemaEERKNSt6vectorINSt10shared_ptrI5ArrayEEEE7int64_t">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow5Table9MakeEmptyENSt10shared_ptrI6SchemaEEP10MemoryPool">arrow::Table::MakeEmpty (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table11num_columnsEv">arrow::Table::num_columns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table8num_rowsEv">arrow::Table::num_rows (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table12RemoveColumnEi">arrow::Table::RemoveColumn (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table13RenameColumnsERKNSt6vectorINSt6stringEEE">arrow::Table::RenameColumns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table21ReplaceSchemaMetadataERKNSt10shared_ptrIK16KeyValueMetadataEE">arrow::Table::ReplaceSchemaMetadata (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table6schemaEv">arrow::Table::schema (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table13SelectColumnsERKNSt6vectorIiEE">arrow::Table::SelectColumns (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table9SetColumnEiNSt10shared_ptrI5FieldEENSt10shared_ptrI12ChunkedArrayEE">arrow::Table::SetColumn (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table5SliceE7int64_t">arrow::Table::Slice (C++ function)</a>, <a href="cpp/api/table.html#_CPPv4NK5arrow5Table5SliceE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table8ToStringEv">arrow::Table::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table8ValidateEv">arrow::Table::Validate (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow5Table12ValidateFullEv">arrow::Table::ValidateFull (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow16TableBatchReaderE">arrow::TableBatchReader (C++ class)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow16TableBatchReader8ReadNextEPNSt10shared_ptrI11RecordBatchEE">arrow::TableBatchReader::ReadNext (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4NK5arrow16TableBatchReader6schemaEv">arrow::TableBatchReader::schema (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow16TableBatchReader13set_chunksizeE7int64_t">arrow::TableBatchReader::set_chunksize (C++ function)</a>
</li>
<li><a href="cpp/api/table.html#_CPPv4N5arrow16TableBatchReader16TableBatchReaderERK5Table">arrow::TableBatchReader::TableBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I0EN5arrow14TemporalScalarE">arrow::TemporalScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14TemporalScalar14TemporalScalarE9ValueTypeNSt10shared_ptrI8DataTypeEE">arrow::TemporalScalar::TemporalScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow14TemporalScalar9ValueTypeE">arrow::TemporalScalar::ValueType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow12TemporalTypeE">arrow::TemporalType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow12TemporalType6layoutEv">arrow::TemporalType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow6TensorE">arrow::Tensor (C++ class)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow6Tensor20CalculateValueOffsetERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEE">arrow::Tensor::CalculateValueOffset (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow6Tensor12CountNonZeroEv">arrow::Tensor::CountNonZero (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow6Tensor15is_column_majorEv">arrow::Tensor::is_column_major (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow6Tensor13is_contiguousEv">arrow::Tensor::is_contiguous (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow6Tensor10is_mutableEv">arrow::Tensor::is_mutable (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow6Tensor12is_row_majorEv">arrow::Tensor::is_row_major (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow6Tensor4MakeERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">arrow::Tensor::Make (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4NK5arrow6Tensor4sizeEv">arrow::Tensor::size (C++ function)</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4N5arrow6Tensor6TensorERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEE">arrow::Tensor::Tensor (C++ function)</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow6Tensor6TensorERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEE">[1]</a>, <a href="cpp/api/tensor.html#_CPPv4N5arrow6Tensor6TensorERKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI6BufferEERKNSt6vectorI7int64_tEERKNSt6vectorI7int64_tEERKNSt6vectorINSt6stringEEE">[2]</a>
</li>
<li><a href="cpp/api/tensor.html#_CPPv4I0ENK5arrow6Tensor5ValueERKN9ValueType6c_typeERKNSt6vectorI7int64_tEE">arrow::Tensor::Value (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12Time32ScalarE">arrow::Time32Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10Time32TypeE">arrow::Time32Type (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Time32Type9bit_widthEv">arrow::Time32Type::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Time32Type4nameEv">arrow::Time32Type::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Time32Type8ToStringEb">arrow::Time32Type::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12Time64ScalarE">arrow::Time64Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10Time64TypeE">arrow::Time64Type (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Time64Type9bit_widthEv">arrow::Time64Type::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Time64Type4nameEv">arrow::Time64Type::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow10Time64Type8ToStringEb">arrow::Time64Type::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4I0EN5arrow10TimeScalarE">arrow::TimeScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow10TimeScalar10TimeScalarEN14TemporalScalarI1TE9ValueTypeEN8TimeUnit4typeE">arrow::TimeScalar::TimeScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15TimestampScalarE">arrow::TimestampScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15TimestampScalar11FromISO8601ENSt11string_viewEN8TimeUnit4typeE">arrow::TimestampScalar::FromISO8601 (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow15TimestampScalar15TimestampScalarEN14TemporalScalarI13TimestampTypeE9ValueTypeEN8TimeUnit4typeENSt6stringE">arrow::TimestampScalar::TimestampScalar (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow13TimestampTypeE">arrow::TimestampType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13TimestampType9bit_widthEv">arrow::TimestampType::bit_width (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13TimestampType4nameEv">arrow::TimestampType::name (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow13TimestampType8ToStringEb">arrow::TimestampType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8TimeTypeE">arrow::TimeType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8TimeUnit4typeE">arrow::TimeUnit::type (C++ enum)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8TimeUnit4type5MICROE">arrow::TimeUnit::type::MICRO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8TimeUnit4type5MILLIE">arrow::TimeUnit::type::MILLI (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8TimeUnit4type4NANOE">arrow::TimeUnit::type::NANO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow8TimeUnit4type6SECONDE">arrow::TimeUnit::type::SECOND (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4typeE">arrow::Type::type (C++ enum)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6BINARYE">arrow::Type::type::BINARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type11BINARY_VIEWE">arrow::Type::type::BINARY_VIEW (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type4BOOLE">arrow::Type::type::BOOL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6DATE32E">arrow::Type::type::DATE32 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6DATE64E">arrow::Type::type::DATE64 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type7DECIMALE">arrow::Type::type::DECIMAL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type10DECIMAL128E">arrow::Type::type::DECIMAL128 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type10DECIMAL256E">arrow::Type::type::DECIMAL256 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type11DENSE_UNIONE">arrow::Type::type::DENSE_UNION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type10DICTIONARYE">arrow::Type::type::DICTIONARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6DOUBLEE">arrow::Type::type::DOUBLE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type8DURATIONE">arrow::Type::type::DURATION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type9EXTENSIONE">arrow::Type::type::EXTENSION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type17FIXED_SIZE_BINARYE">arrow::Type::type::FIXED_SIZE_BINARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type15FIXED_SIZE_LISTE">arrow::Type::type::FIXED_SIZE_LIST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type5FLOATE">arrow::Type::type::FLOAT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type10HALF_FLOATE">arrow::Type::type::HALF_FLOAT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type5INT16E">arrow::Type::type::INT16 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type5INT32E">arrow::Type::type::INT32 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type5INT64E">arrow::Type::type::INT64 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type4INT8E">arrow::Type::type::INT8 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type17INTERVAL_DAY_TIMEE">arrow::Type::type::INTERVAL_DAY_TIME (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type23INTERVAL_MONTH_DAY_NANOE">arrow::Type::type::INTERVAL_MONTH_DAY_NANO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type15INTERVAL_MONTHSE">arrow::Type::type::INTERVAL_MONTHS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type12LARGE_BINARYE">arrow::Type::type::LARGE_BINARY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type10LARGE_LISTE">arrow::Type::type::LARGE_LIST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type15LARGE_LIST_VIEWE">arrow::Type::type::LARGE_LIST_VIEW (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type12LARGE_STRINGE">arrow::Type::type::LARGE_STRING (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type4LISTE">arrow::Type::type::LIST (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type9LIST_VIEWE">arrow::Type::type::LIST_VIEW (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type3MAPE">arrow::Type::type::MAP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6MAX_IDE">arrow::Type::type::MAX_ID (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type2NAE">arrow::Type::type::NA (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type15RUN_END_ENCODEDE">arrow::Type::type::RUN_END_ENCODED (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type12SPARSE_UNIONE">arrow::Type::type::SPARSE_UNION (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6STRINGE">arrow::Type::type::STRING (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type11STRING_VIEWE">arrow::Type::type::STRING_VIEW (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6STRUCTE">arrow::Type::type::STRUCT (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6TIME32E">arrow::Type::type::TIME32 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6TIME64E">arrow::Type::type::TIME64 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type9TIMESTAMPE">arrow::Type::type::TIMESTAMP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6UINT16E">arrow::Type::type::UINT16 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6UINT32E">arrow::Type::type::UINT32 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type6UINT64E">arrow::Type::type::UINT64 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow4Type4type5UINT8E">arrow::Type::type::UINT8 (C++ enumerator)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv4I00EN5arrow18TypedBufferBuilderE">arrow::TypedBufferBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10BinaryTypeEE">arrow::TypeTraits&lt;BinaryType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10BinaryTypeE9ArrayTypeE">arrow::TypeTraits&lt;BinaryType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10BinaryTypeE11BuilderTypeE">arrow::TypeTraits&lt;BinaryType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10BinaryTypeE17is_parameter_freeE">arrow::TypeTraits&lt;BinaryType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10BinaryTypeE10OffsetTypeE">arrow::TypeTraits&lt;BinaryType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10BinaryTypeE10ScalarTypeE">arrow::TypeTraits&lt;BinaryType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10BinaryTypeE14type_singletonEv">arrow::TypeTraits&lt;BinaryType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI14BinaryViewTypeEE">arrow::TypeTraits&lt;BinaryViewType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14BinaryViewTypeE9ArrayTypeE">arrow::TypeTraits&lt;BinaryViewType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14BinaryViewTypeE11BuilderTypeE">arrow::TypeTraits&lt;BinaryViewType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14BinaryViewTypeE5CTypeE">arrow::TypeTraits&lt;BinaryViewType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14BinaryViewTypeE17is_parameter_freeE">arrow::TypeTraits&lt;BinaryViewType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14BinaryViewTypeE10ScalarTypeE">arrow::TypeTraits&lt;BinaryViewType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14BinaryViewTypeE14type_singletonEv">arrow::TypeTraits&lt;BinaryViewType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI11BooleanTypeEE">arrow::TypeTraits&lt;BooleanType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE9ArrayTypeE">arrow::TypeTraits&lt;BooleanType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE11BuilderTypeE">arrow::TypeTraits&lt;BooleanType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;BooleanType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE5CTypeE">arrow::TypeTraits&lt;BooleanType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE17is_parameter_freeE">arrow::TypeTraits&lt;BooleanType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE10ScalarTypeE">arrow::TypeTraits&lt;BooleanType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI11BooleanTypeE14type_singletonEv">arrow::TypeTraits&lt;BooleanType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10Date32TypeEE">arrow::TypeTraits&lt;Date32Type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE9ArrayTypeE">arrow::TypeTraits&lt;Date32Type&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE11BuilderTypeE">arrow::TypeTraits&lt;Date32Type&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;Date32Type&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE5CTypeE">arrow::TypeTraits&lt;Date32Type&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE17is_parameter_freeE">arrow::TypeTraits&lt;Date32Type&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE10ScalarTypeE">arrow::TypeTraits&lt;Date32Type&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date32TypeE14type_singletonEv">arrow::TypeTraits&lt;Date32Type&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10Date64TypeEE">arrow::TypeTraits&lt;Date64Type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE9ArrayTypeE">arrow::TypeTraits&lt;Date64Type&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE11BuilderTypeE">arrow::TypeTraits&lt;Date64Type&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;Date64Type&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE5CTypeE">arrow::TypeTraits&lt;Date64Type&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE17is_parameter_freeE">arrow::TypeTraits&lt;Date64Type&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE10ScalarTypeE">arrow::TypeTraits&lt;Date64Type&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Date64TypeE14type_singletonEv">arrow::TypeTraits&lt;Date64Type&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI19DayTimeIntervalTypeEE">arrow::TypeTraits&lt;DayTimeIntervalType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE9ArrayTypeE">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE11BuilderTypeE">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE5CTypeE">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE17is_parameter_freeE">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE10ScalarTypeE">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19DayTimeIntervalTypeE14type_singletonEv">arrow::TypeTraits&lt;DayTimeIntervalType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI14Decimal128TypeEE">arrow::TypeTraits&lt;Decimal128Type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal128TypeE9ArrayTypeE">arrow::TypeTraits&lt;Decimal128Type&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal128TypeE11BuilderTypeE">arrow::TypeTraits&lt;Decimal128Type&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal128TypeE5CTypeE">arrow::TypeTraits&lt;Decimal128Type&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal128TypeE17is_parameter_freeE">arrow::TypeTraits&lt;Decimal128Type&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal128TypeE10ScalarTypeE">arrow::TypeTraits&lt;Decimal128Type&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI14Decimal256TypeEE">arrow::TypeTraits&lt;Decimal256Type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal256TypeE9ArrayTypeE">arrow::TypeTraits&lt;Decimal256Type&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal256TypeE11BuilderTypeE">arrow::TypeTraits&lt;Decimal256Type&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal256TypeE5CTypeE">arrow::TypeTraits&lt;Decimal256Type&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal256TypeE17is_parameter_freeE">arrow::TypeTraits&lt;Decimal256Type&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14Decimal256TypeE10ScalarTypeE">arrow::TypeTraits&lt;Decimal256Type&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI14DenseUnionTypeEE">arrow::TypeTraits&lt;DenseUnionType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DenseUnionTypeE9ArrayTypeE">arrow::TypeTraits&lt;DenseUnionType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DenseUnionTypeE11BuilderTypeE">arrow::TypeTraits&lt;DenseUnionType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DenseUnionTypeE17is_parameter_freeE">arrow::TypeTraits&lt;DenseUnionType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DenseUnionTypeE10ScalarTypeE">arrow::TypeTraits&lt;DenseUnionType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI14DictionaryTypeEE">arrow::TypeTraits&lt;DictionaryType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DictionaryTypeE9ArrayTypeE">arrow::TypeTraits&lt;DictionaryType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DictionaryTypeE17is_parameter_freeE">arrow::TypeTraits&lt;DictionaryType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14DictionaryTypeE10ScalarTypeE">arrow::TypeTraits&lt;DictionaryType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI12DurationTypeEE">arrow::TypeTraits&lt;DurationType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12DurationTypeE9ArrayTypeE">arrow::TypeTraits&lt;DurationType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12DurationTypeE11BuilderTypeE">arrow::TypeTraits&lt;DurationType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12DurationTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;DurationType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12DurationTypeE5CTypeE">arrow::TypeTraits&lt;DurationType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12DurationTypeE17is_parameter_freeE">arrow::TypeTraits&lt;DurationType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12DurationTypeE10ScalarTypeE">arrow::TypeTraits&lt;DurationType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI13ExtensionTypeEE">arrow::TypeTraits&lt;ExtensionType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13ExtensionTypeE9ArrayTypeE">arrow::TypeTraits&lt;ExtensionType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13ExtensionTypeE17is_parameter_freeE">arrow::TypeTraits&lt;ExtensionType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13ExtensionTypeE10ScalarTypeE">arrow::TypeTraits&lt;ExtensionType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI19FixedSizeBinaryTypeEE">arrow::TypeTraits&lt;FixedSizeBinaryType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19FixedSizeBinaryTypeE9ArrayTypeE">arrow::TypeTraits&lt;FixedSizeBinaryType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19FixedSizeBinaryTypeE11BuilderTypeE">arrow::TypeTraits&lt;FixedSizeBinaryType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19FixedSizeBinaryTypeE17is_parameter_freeE">arrow::TypeTraits&lt;FixedSizeBinaryType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19FixedSizeBinaryTypeE10OffsetTypeE">arrow::TypeTraits&lt;FixedSizeBinaryType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI19FixedSizeBinaryTypeE10ScalarTypeE">arrow::TypeTraits&lt;FixedSizeBinaryType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI17FixedSizeListTypeEE">arrow::TypeTraits&lt;FixedSizeListType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17FixedSizeListTypeE9ArrayTypeE">arrow::TypeTraits&lt;FixedSizeListType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17FixedSizeListTypeE11BuilderTypeE">arrow::TypeTraits&lt;FixedSizeListType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17FixedSizeListTypeE17is_parameter_freeE">arrow::TypeTraits&lt;FixedSizeListType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17FixedSizeListTypeE10ScalarTypeE">arrow::TypeTraits&lt;FixedSizeListType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI13HalfFloatTypeEE">arrow::TypeTraits&lt;HalfFloatType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE9ArrayTypeE">arrow::TypeTraits&lt;HalfFloatType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE11BuilderTypeE">arrow::TypeTraits&lt;HalfFloatType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;HalfFloatType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE5CTypeE">arrow::TypeTraits&lt;HalfFloatType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE17is_parameter_freeE">arrow::TypeTraits&lt;HalfFloatType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE10ScalarTypeE">arrow::TypeTraits&lt;HalfFloatType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE10TensorTypeE">arrow::TypeTraits&lt;HalfFloatType&gt;::TensorType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13HalfFloatTypeE14type_singletonEv">arrow::TypeTraits&lt;HalfFloatType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI15LargeBinaryTypeEE">arrow::TypeTraits&lt;LargeBinaryType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeBinaryTypeE9ArrayTypeE">arrow::TypeTraits&lt;LargeBinaryType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeBinaryTypeE11BuilderTypeE">arrow::TypeTraits&lt;LargeBinaryType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeBinaryTypeE17is_parameter_freeE">arrow::TypeTraits&lt;LargeBinaryType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeBinaryTypeE10OffsetTypeE">arrow::TypeTraits&lt;LargeBinaryType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeBinaryTypeE10ScalarTypeE">arrow::TypeTraits&lt;LargeBinaryType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeBinaryTypeE14type_singletonEv">arrow::TypeTraits&lt;LargeBinaryType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI13LargeListTypeEE">arrow::TypeTraits&lt;LargeListType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE9ArrayTypeE">arrow::TypeTraits&lt;LargeListType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE11BuilderTypeE">arrow::TypeTraits&lt;LargeListType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE17is_parameter_freeE">arrow::TypeTraits&lt;LargeListType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE15OffsetArrayTypeE">arrow::TypeTraits&lt;LargeListType&gt;::OffsetArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE17OffsetBuilderTypeE">arrow::TypeTraits&lt;LargeListType&gt;::OffsetBuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE16OffsetScalarTypeE">arrow::TypeTraits&lt;LargeListType&gt;::OffsetScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE10OffsetTypeE">arrow::TypeTraits&lt;LargeListType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13LargeListTypeE10ScalarTypeE">arrow::TypeTraits&lt;LargeListType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI17LargeListViewTypeEE">arrow::TypeTraits&lt;LargeListViewType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE9ArrayTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE11BuilderTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE17is_parameter_freeE">arrow::TypeTraits&lt;LargeListViewType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE15OffsetArrayTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::OffsetArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE17OffsetBuilderTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::OffsetBuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE16OffsetScalarTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::OffsetScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE10OffsetTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17LargeListViewTypeE10ScalarTypeE">arrow::TypeTraits&lt;LargeListViewType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI15LargeStringTypeEE">arrow::TypeTraits&lt;LargeStringType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeStringTypeE9ArrayTypeE">arrow::TypeTraits&lt;LargeStringType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeStringTypeE11BuilderTypeE">arrow::TypeTraits&lt;LargeStringType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeStringTypeE17is_parameter_freeE">arrow::TypeTraits&lt;LargeStringType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeStringTypeE10OffsetTypeE">arrow::TypeTraits&lt;LargeStringType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeStringTypeE10ScalarTypeE">arrow::TypeTraits&lt;LargeStringType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15LargeStringTypeE14type_singletonEv">arrow::TypeTraits&lt;LargeStringType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI8ListTypeEE">arrow::TypeTraits&lt;ListType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE9ArrayTypeE">arrow::TypeTraits&lt;ListType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE11BuilderTypeE">arrow::TypeTraits&lt;ListType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE17is_parameter_freeE">arrow::TypeTraits&lt;ListType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE9LargeTypeE">arrow::TypeTraits&lt;ListType&gt;::LargeType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE15OffsetArrayTypeE">arrow::TypeTraits&lt;ListType&gt;::OffsetArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE17OffsetBuilderTypeE">arrow::TypeTraits&lt;ListType&gt;::OffsetBuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE16OffsetScalarTypeE">arrow::TypeTraits&lt;ListType&gt;::OffsetScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE10OffsetTypeE">arrow::TypeTraits&lt;ListType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8ListTypeE10ScalarTypeE">arrow::TypeTraits&lt;ListType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI12ListViewTypeEE">arrow::TypeTraits&lt;ListViewType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE9ArrayTypeE">arrow::TypeTraits&lt;ListViewType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE11BuilderTypeE">arrow::TypeTraits&lt;ListViewType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE17is_parameter_freeE">arrow::TypeTraits&lt;ListViewType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE9LargeTypeE">arrow::TypeTraits&lt;ListViewType&gt;::LargeType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE15OffsetArrayTypeE">arrow::TypeTraits&lt;ListViewType&gt;::OffsetArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE17OffsetBuilderTypeE">arrow::TypeTraits&lt;ListViewType&gt;::OffsetBuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE16OffsetScalarTypeE">arrow::TypeTraits&lt;ListViewType&gt;::OffsetScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE10OffsetTypeE">arrow::TypeTraits&lt;ListViewType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI12ListViewTypeE10ScalarTypeE">arrow::TypeTraits&lt;ListViewType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI7MapTypeEE">arrow::TypeTraits&lt;MapType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE9ArrayTypeE">arrow::TypeTraits&lt;MapType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE11BuilderTypeE">arrow::TypeTraits&lt;MapType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE17is_parameter_freeE">arrow::TypeTraits&lt;MapType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE15OffsetArrayTypeE">arrow::TypeTraits&lt;MapType&gt;::OffsetArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE17OffsetBuilderTypeE">arrow::TypeTraits&lt;MapType&gt;::OffsetBuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE10OffsetTypeE">arrow::TypeTraits&lt;MapType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI7MapTypeE10ScalarTypeE">arrow::TypeTraits&lt;MapType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI24MonthDayNanoIntervalTypeEE">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE9ArrayTypeE">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE11BuilderTypeE">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE5CTypeE">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE17is_parameter_freeE">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE10ScalarTypeE">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI24MonthDayNanoIntervalTypeE14type_singletonEv">arrow::TypeTraits&lt;MonthDayNanoIntervalType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI17MonthIntervalTypeEE">arrow::TypeTraits&lt;MonthIntervalType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE9ArrayTypeE">arrow::TypeTraits&lt;MonthIntervalType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE11BuilderTypeE">arrow::TypeTraits&lt;MonthIntervalType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;MonthIntervalType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE5CTypeE">arrow::TypeTraits&lt;MonthIntervalType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE17is_parameter_freeE">arrow::TypeTraits&lt;MonthIntervalType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE10ScalarTypeE">arrow::TypeTraits&lt;MonthIntervalType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17MonthIntervalTypeE14type_singletonEv">arrow::TypeTraits&lt;MonthIntervalType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI8NullTypeEE">arrow::TypeTraits&lt;NullType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8NullTypeE9ArrayTypeE">arrow::TypeTraits&lt;NullType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8NullTypeE11BuilderTypeE">arrow::TypeTraits&lt;NullType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8NullTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;NullType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8NullTypeE17is_parameter_freeE">arrow::TypeTraits&lt;NullType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8NullTypeE10ScalarTypeE">arrow::TypeTraits&lt;NullType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI8NullTypeE14type_singletonEv">arrow::TypeTraits&lt;NullType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI17RunEndEncodedTypeEE">arrow::TypeTraits&lt;RunEndEncodedType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17RunEndEncodedTypeE9ArrayTypeE">arrow::TypeTraits&lt;RunEndEncodedType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17RunEndEncodedTypeE11BuilderTypeE">arrow::TypeTraits&lt;RunEndEncodedType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17RunEndEncodedTypeE17is_parameter_freeE">arrow::TypeTraits&lt;RunEndEncodedType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI17RunEndEncodedTypeE10ScalarTypeE">arrow::TypeTraits&lt;RunEndEncodedType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI15SparseUnionTypeEE">arrow::TypeTraits&lt;SparseUnionType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15SparseUnionTypeE9ArrayTypeE">arrow::TypeTraits&lt;SparseUnionType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15SparseUnionTypeE11BuilderTypeE">arrow::TypeTraits&lt;SparseUnionType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15SparseUnionTypeE17is_parameter_freeE">arrow::TypeTraits&lt;SparseUnionType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI15SparseUnionTypeE10ScalarTypeE">arrow::TypeTraits&lt;SparseUnionType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10StringTypeEE">arrow::TypeTraits&lt;StringType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StringTypeE9ArrayTypeE">arrow::TypeTraits&lt;StringType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StringTypeE11BuilderTypeE">arrow::TypeTraits&lt;StringType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StringTypeE17is_parameter_freeE">arrow::TypeTraits&lt;StringType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StringTypeE10OffsetTypeE">arrow::TypeTraits&lt;StringType&gt;::OffsetType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StringTypeE10ScalarTypeE">arrow::TypeTraits&lt;StringType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StringTypeE14type_singletonEv">arrow::TypeTraits&lt;StringType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI14StringViewTypeEE">arrow::TypeTraits&lt;StringViewType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14StringViewTypeE9ArrayTypeE">arrow::TypeTraits&lt;StringViewType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14StringViewTypeE11BuilderTypeE">arrow::TypeTraits&lt;StringViewType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14StringViewTypeE5CTypeE">arrow::TypeTraits&lt;StringViewType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14StringViewTypeE17is_parameter_freeE">arrow::TypeTraits&lt;StringViewType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14StringViewTypeE10ScalarTypeE">arrow::TypeTraits&lt;StringViewType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI14StringViewTypeE14type_singletonEv">arrow::TypeTraits&lt;StringViewType&gt;::type_singleton (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10StructTypeEE">arrow::TypeTraits&lt;StructType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StructTypeE9ArrayTypeE">arrow::TypeTraits&lt;StructType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StructTypeE11BuilderTypeE">arrow::TypeTraits&lt;StructType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StructTypeE17is_parameter_freeE">arrow::TypeTraits&lt;StructType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10StructTypeE10ScalarTypeE">arrow::TypeTraits&lt;StructType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10Time32TypeEE">arrow::TypeTraits&lt;Time32Type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time32TypeE9ArrayTypeE">arrow::TypeTraits&lt;Time32Type&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time32TypeE11BuilderTypeE">arrow::TypeTraits&lt;Time32Type&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time32TypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;Time32Type&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time32TypeE5CTypeE">arrow::TypeTraits&lt;Time32Type&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time32TypeE17is_parameter_freeE">arrow::TypeTraits&lt;Time32Type&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time32TypeE10ScalarTypeE">arrow::TypeTraits&lt;Time32Type&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI10Time64TypeEE">arrow::TypeTraits&lt;Time64Type&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time64TypeE9ArrayTypeE">arrow::TypeTraits&lt;Time64Type&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time64TypeE11BuilderTypeE">arrow::TypeTraits&lt;Time64Type&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time64TypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;Time64Type&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time64TypeE5CTypeE">arrow::TypeTraits&lt;Time64Type&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time64TypeE17is_parameter_freeE">arrow::TypeTraits&lt;Time64Type&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI10Time64TypeE10ScalarTypeE">arrow::TypeTraits&lt;Time64Type&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4IEN5arrow10TypeTraitsI13TimestampTypeEE">arrow::TypeTraits&lt;TimestampType&gt; (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13TimestampTypeE9ArrayTypeE">arrow::TypeTraits&lt;TimestampType&gt;::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13TimestampTypeE11BuilderTypeE">arrow::TypeTraits&lt;TimestampType&gt;::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13TimestampTypeE14bytes_requiredE7int64_t">arrow::TypeTraits&lt;TimestampType&gt;::bytes_required (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13TimestampTypeE5CTypeE">arrow::TypeTraits&lt;TimestampType&gt;::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13TimestampTypeE17is_parameter_freeE">arrow::TypeTraits&lt;TimestampType&gt;::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow10TypeTraitsI13TimestampTypeE10ScalarTypeE">arrow::TypeTraits&lt;TimestampType&gt;::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitorE">arrow::TypeVisitor (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10BinaryType">arrow::TypeVisitor::Visit (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10Date32Type">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10Date64Type">[2]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10DoubleType">[3]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10StringType">[4]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10StructType">[5]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10Time32Type">[6]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10Time64Type">[7]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10UInt16Type">[8]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10UInt32Type">[9]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK10UInt64Type">[10]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK11BooleanType">[11]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK12DurationType">[12]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK12ListViewType">[13]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK13ExtensionType">[14]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK13HalfFloatType">[15]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK13LargeListType">[16]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK13TimestampType">[17]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK14BinaryViewType">[18]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK14Decimal128Type">[19]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK14Decimal256Type">[20]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK14DenseUnionType">[21]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK14DictionaryType">[22]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK14StringViewType">[23]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK15LargeBinaryType">[24]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK15LargeStringType">[25]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK15SparseUnionType">[26]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK17FixedSizeListType">[27]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK17LargeListViewType">[28]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK17MonthIntervalType">[29]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK17RunEndEncodedType">[30]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK19DayTimeIntervalType">[31]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK19FixedSizeBinaryType">[32]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK24MonthDayNanoIntervalType">[33]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK7MapType">[34]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK8Int8Type">[35]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK8ListType">[36]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK8NullType">[37]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK9FloatType">[38]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK9Int16Type">[39]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK9Int32Type">[40]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK9Int64Type">[41]</a>, <a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitor5VisitERK9UInt8Type">[42]</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow11TypeVisitorD0Ev">arrow::TypeVisitor::~TypeVisitor (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12UInt16ScalarE">arrow::UInt16Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10UInt16TypeE">arrow::UInt16Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12UInt32ScalarE">arrow::UInt32Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10UInt32TypeE">arrow::UInt32Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow12UInt64ScalarE">arrow::UInt64Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow10UInt64TypeE">arrow::UInt64Type (C++ class)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11UInt8ScalarE">arrow::UInt8Scalar (C++ struct)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9UInt8TypeE">arrow::UInt8Type (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4N5arrow10UnionArrayE">arrow::UnionArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow10UnionArray8child_idE7int64_t">arrow::UnionArray::child_id (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow10UnionArray5fieldEi">arrow::UnionArray::field (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow10UnionArray9type_codeE7int64_t">arrow::UnionArray::type_code (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow10UnionArray10type_codesEv">arrow::UnionArray::type_codes (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11UnionScalarE">arrow::UnionScalar (C++ struct)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4NK5arrow11UnionScalar11child_valueEv">arrow::UnionScalar::child_value (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv4N5arrow11UnionScalar9type_codeE">arrow::UnionScalar::type_code (C++ member)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4N5arrow9UnionTypeE">arrow::UnionType (C++ class)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9UnionType9child_idsEv">arrow::UnionType::child_ids (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9UnionType6layoutEv">arrow::UnionType::layout (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9UnionType8ToStringEb">arrow::UnionType::ToString (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv4NK5arrow9UnionType10type_codesEv">arrow::UnionType::type_codes (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5CodecE">arrow::util::Codec (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec8CompressE7int64_tPK7uint8_t7int64_tP7uint8_t">arrow::util::Codec::Compress (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow4util5Codec17compression_levelEv">arrow::util::Codec::compression_level (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow4util5Codec16compression_typeEv">arrow::util::Codec::compression_type (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec6CreateEN11Compression4typeERK12CodecOptions">arrow::util::Codec::Create (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec6CreateEN11Compression4typeEi">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec10DecompressE7int64_tPK7uint8_t7int64_tP7uint8_t">arrow::util::Codec::Decompress (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow4util5Codec25default_compression_levelEv">arrow::util::Codec::default_compression_level (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec23DefaultCompressionLevelEN11Compression4typeE">arrow::util::Codec::DefaultCompressionLevel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec16GetCodecAsStringEN11Compression4typeE">arrow::util::Codec::GetCodecAsString (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec18GetCompressionTypeERKNSt6stringE">arrow::util::Codec::GetCompressionType (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec11IsAvailableEN11Compression4typeE">arrow::util::Codec::IsAvailable (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec14MakeCompressorEv">arrow::util::Codec::MakeCompressor (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec16MakeDecompressorEv">arrow::util::Codec::MakeDecompressor (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow4util5Codec25maximum_compression_levelEv">arrow::util::Codec::maximum_compression_level (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec23MaximumCompressionLevelEN11Compression4typeE">arrow::util::Codec::MaximumCompressionLevel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow4util5Codec25minimum_compression_levelEv">arrow::util::Codec::minimum_compression_level (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec23MinimumCompressionLevelEN11Compression4typeE">arrow::util::Codec::MinimumCompressionLevel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4NK5arrow4util5Codec4nameEv">arrow::util::Codec::name (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec24SupportsCompressionLevelEN11Compression4typeE">arrow::util::Codec::SupportsCompressionLevel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util5Codec26UseDefaultCompressionLevelEv">arrow::util::Codec::UseDefaultCompressionLevel (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10CompressorE">arrow::util::Compressor (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10Compressor8CompressE7int64_tPK7uint8_t7int64_tP7uint8_t">arrow::util::Compressor::Compress (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10Compressor14CompressResultE">arrow::util::Compressor::CompressResult (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10Compressor3EndE7int64_tP7uint8_t">arrow::util::Compressor::End (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10Compressor9EndResultE">arrow::util::Compressor::EndResult (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10Compressor5FlushE7int64_tP7uint8_t">arrow::util::Compressor::Flush (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util10Compressor11FlushResultE">arrow::util::Compressor::FlushResult (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util12DecompressorE">arrow::util::Decompressor (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util12Decompressor10DecompressE7int64_tPK7uint8_t7int64_tP7uint8_t">arrow::util::Decompressor::Decompress (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util12Decompressor16DecompressResultE">arrow::util::Decompressor::DecompressResult (C++ struct)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util12Decompressor10IsFinishedEv">arrow::util::Decompressor::IsFinished (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N5arrow4util12Decompressor5ResetEv">arrow::util::Decompressor::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4I0EN5arrow22VarLengthListLikeArrayE">arrow::VarLengthListLikeArray (C++ class)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow22VarLengthListLikeArray17raw_value_offsetsEv">arrow::VarLengthListLikeArray::raw_value_offsets (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow22VarLengthListLikeArray12value_lengthE7int64_t">arrow::VarLengthListLikeArray::value_length (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow22VarLengthListLikeArray13value_offsetsEv">arrow::VarLengthListLikeArray::value_offsets (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow22VarLengthListLikeArray11value_sliceE7int64_t">arrow::VarLengthListLikeArray::value_slice (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv4NK5arrow22VarLengthListLikeArray6valuesEv">arrow::VarLengthListLikeArray::values (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4I0EN5arrow24VarLengthListLikeBuilderE">arrow::VarLengthListLikeBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder6AppendEb7int64_t">arrow::VarLengthListLikeBuilder::Append (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder16AppendArraySliceERK9ArraySpan7int64_t7int64_t">arrow::VarLengthListLikeBuilder::AppendArraySlice (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder16AppendEmptyValueEv">arrow::VarLengthListLikeBuilder::AppendEmptyValue (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder17AppendEmptyValuesE7int64_t">arrow::VarLengthListLikeBuilder::AppendEmptyValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder10AppendNullEv">arrow::VarLengthListLikeBuilder::AppendNull (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder11AppendNullsE7int64_t">arrow::VarLengthListLikeBuilder::AppendNulls (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder12AppendValuesEPK11offset_typePK11offset_type7int64_tPK7uint8_t">arrow::VarLengthListLikeBuilder::AppendValues (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder5ResetEv">arrow::VarLengthListLikeBuilder::Reset (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder6ResizeE7int64_t">arrow::VarLengthListLikeBuilder::Resize (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4NK5arrow24VarLengthListLikeBuilder4typeEv">arrow::VarLengthListLikeBuilder::type (C++ function)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv4N5arrow24VarLengthListLikeBuilder24VarLengthListLikeBuilderEP10MemoryPoolRKNSt10shared_ptrI12ArrayBuilderEERKNSt10shared_ptrI8DataTypeEE7int64_t">arrow::VarLengthListLikeBuilder::VarLengthListLikeBuilder (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0EN5arrow14VectorIteratorE">arrow::VectorIterator (C++ class)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0DpEN5arrow16VisitArrayInlineE6StatusRK5ArrayP7VISITORDpRR4ARGS">arrow::VisitArrayInline (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0DpEN5arrow17VisitScalarInlineE6StatusRK6ScalarP7VISITORDpRR4ARGS">arrow::VisitScalarInline (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0DpEN5arrow17VisitTypeIdInlineE6StatusN4Type4typeEP7VISITORDpRR4ARGS">arrow::VisitTypeIdInline (C++ function)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0DpEN5arrow15VisitTypeInlineE6StatusRK8DataTypeP7VISITORDpRR4ARGS">arrow::VisitTypeInline (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_ASSIGN_OR_RAISE">ARROW_ASSIGN_OR_RAISE (C macro)</a>
</li>
<li><a href="cpp/memory.html#index-0">ARROW_DEFAULT_MEMORY_POOL</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_CPU">ARROW_DEVICE_CPU (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_CUDA">ARROW_DEVICE_CUDA (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_CUDA_HOST">ARROW_DEVICE_CUDA_HOST (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_CUDA_MANAGED">ARROW_DEVICE_CUDA_MANAGED (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_EXT_DEV">ARROW_DEVICE_EXT_DEV (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_HEXAGON">ARROW_DEVICE_HEXAGON (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_METAL">ARROW_DEVICE_METAL (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_ONEAPI">ARROW_DEVICE_ONEAPI (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_OPENCL">ARROW_DEVICE_OPENCL (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_ROCM">ARROW_DEVICE_ROCM (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_ROCM_HOST">ARROW_DEVICE_ROCM_HOST (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_VPI">ARROW_DEVICE_VPI (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_VULKAN">ARROW_DEVICE_VULKAN (C macro)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ARROW_DEVICE_WEBGPU">ARROW_DEVICE_WEBGPU (C macro)</a>
</li>
<li><a href="cpp/threading.html#index-0">ARROW_IO_THREADS</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_RETURN_NOT_OK">ARROW_RETURN_NOT_OK (C macro)</a>
</li>
<li><a href="cpp/opentelemetry.html#index-0">ARROW_TRACING_BACKEND</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_VERSION">ARROW_VERSION (C macro)</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_VERSION_MAJOR">ARROW_VERSION_MAJOR (C macro)</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_VERSION_MINOR">ARROW_VERSION_MINOR (C macro)</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_VERSION_PATCH">ARROW_VERSION_PATCH (C macro)</a>
</li>
<li><a href="cpp/api/support.html#c.ARROW_VERSION_STRING">ARROW_VERSION_STRING (C macro)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv410ArrowArray">ArrowArray (C++ struct)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.buffers">ArrowArray.buffers (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.children">ArrowArray.children (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.dictionary">ArrowArray.dictionary (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.length">ArrowArray.length (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.n_buffers">ArrowArray.n_buffers (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.n_children">ArrowArray.n_children (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.null_count">ArrowArray.null_count (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.offset">ArrowArray.offset (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.private_data">ArrowArray.private_data (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowArray.release">ArrowArray.release (C member)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv416ArrowArrayStream">ArrowArrayStream (C++ struct)</a>
</li>
<li><a href="format/CStreamInterface.html#c.ArrowArrayStream.get_last_error">ArrowArrayStream.get_last_error (C member)</a>
</li>
<li><a href="format/CStreamInterface.html#c.ArrowArrayStream.get_next">ArrowArrayStream.get_next (C member)</a>
</li>
<li><a href="format/CStreamInterface.html#c.ArrowArrayStream.get_schema">ArrowArrayStream.get_schema (C member)</a>
</li>
<li><a href="format/CStreamInterface.html#c.ArrowArrayStream.private_data">ArrowArrayStream.private_data (C member)</a>
</li>
<li><a href="format/CStreamInterface.html#c.ArrowArrayStream.release">ArrowArrayStream.release (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArray.array">ArrowDeviceArray.array (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArray.device_id">ArrowDeviceArray.device_id (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArray.device_type">ArrowDeviceArray.device_type (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArray.reserved">ArrowDeviceArray.reserved (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArray.sync_event">ArrowDeviceArray.sync_event (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArrayStream.get_last_error">ArrowDeviceArrayStream.get_last_error (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArrayStream.get_next">ArrowDeviceArrayStream.get_next (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArrayStream.get_schema">ArrowDeviceArrayStream.get_schema (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArrayStream.private_data">ArrowDeviceArrayStream.private_data (C member)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.ArrowDeviceArrayStream.release">ArrowDeviceArrayStream.release (C member)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv411ArrowSchema">ArrowSchema (C++ struct)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.children">ArrowSchema.children (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.dictionary">ArrowSchema.dictionary (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.flags">ArrowSchema.flags (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.format">ArrowSchema.format (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.metadata">ArrowSchema.metadata (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.n_children">ArrowSchema.n_children (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.name">ArrowSchema.name (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.private_data">ArrowSchema.private_data (C member)</a>
</li>
<li><a href="format/CDataInterface.html#c.ArrowSchema.release">ArrowSchema.release (C member)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.as_async">as_async() (pyarrow.flight.FlightClient method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.as_buffer">as_buffer() (pyarrow.BinaryScalar method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.as_buffer">(pyarrow.BinaryViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.as_buffer">(pyarrow.FixedSizeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.as_buffer">(pyarrow.LargeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.as_buffer">(pyarrow.LargeStringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.as_buffer">(pyarrow.StringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.as_buffer">(pyarrow.StringViewScalar method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.as_py">as_py() (pyarrow.BinaryScalar method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.as_py">(pyarrow.BinaryViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.as_py">(pyarrow.BooleanScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.as_py">(pyarrow.Date32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.as_py">(pyarrow.Date64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.as_py">(pyarrow.Decimal128Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.as_py">(pyarrow.DictionaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.as_py">(pyarrow.DoubleScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.as_py">(pyarrow.DurationScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.as_py">(pyarrow.ExtensionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.as_py">(pyarrow.FixedSizeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.as_py">(pyarrow.FloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.as_py">(pyarrow.HalfFloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.as_py">(pyarrow.Int16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.as_py">(pyarrow.Int32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.as_py">(pyarrow.Int64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.as_py">(pyarrow.Int8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.as_py">(pyarrow.LargeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.as_py">(pyarrow.LargeListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.as_py">(pyarrow.LargeListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.as_py">(pyarrow.LargeStringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.as_py">(pyarrow.ListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.as_py">(pyarrow.ListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.as_py">(pyarrow.MapScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.as_py">(pyarrow.MonthDayNanoIntervalScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.as_py">(pyarrow.RunEndEncodedScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.as_py">(pyarrow.Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.as_py">(pyarrow.StringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.as_py">(pyarrow.StringViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.as_py">(pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.as_py">(pyarrow.Time32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.as_py">(pyarrow.Time64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.as_py">(pyarrow.TimestampScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.as_py">(pyarrow.UInt16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.as_py">(pyarrow.UInt32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.as_py">(pyarrow.UInt64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.as_py">(pyarrow.UInt8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.as_py">(pyarrow.UnionScalar method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.ascii_capitalize.html#pyarrow.compute.ascii_capitalize">ascii_capitalize() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_center.html#pyarrow.compute.ascii_center">ascii_center() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_alnum.html#pyarrow.compute.ascii_is_alnum">ascii_is_alnum() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_alpha.html#pyarrow.compute.ascii_is_alpha">ascii_is_alpha() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_decimal.html#pyarrow.compute.ascii_is_decimal">ascii_is_decimal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_lower.html#pyarrow.compute.ascii_is_lower">ascii_is_lower() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_printable.html#pyarrow.compute.ascii_is_printable">ascii_is_printable() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_space.html#pyarrow.compute.ascii_is_space">ascii_is_space() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_title.html#pyarrow.compute.ascii_is_title">ascii_is_title() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_is_upper.html#pyarrow.compute.ascii_is_upper">ascii_is_upper() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_lower.html#pyarrow.compute.ascii_lower">ascii_lower() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_lpad.html#pyarrow.compute.ascii_lpad">ascii_lpad() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_ltrim.html#pyarrow.compute.ascii_ltrim">ascii_ltrim() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_ltrim_whitespace.html#pyarrow.compute.ascii_ltrim_whitespace">ascii_ltrim_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_reverse.html#pyarrow.compute.ascii_reverse">ascii_reverse() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_rpad.html#pyarrow.compute.ascii_rpad">ascii_rpad() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_rtrim.html#pyarrow.compute.ascii_rtrim">ascii_rtrim() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_rtrim_whitespace.html#pyarrow.compute.ascii_rtrim_whitespace">ascii_rtrim_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_split_whitespace.html#pyarrow.compute.ascii_split_whitespace">ascii_split_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_swapcase.html#pyarrow.compute.ascii_swapcase">ascii_swapcase() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_title.html#pyarrow.compute.ascii_title">ascii_title() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_trim.html#pyarrow.compute.ascii_trim">ascii_trim() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_trim_whitespace.html#pyarrow.compute.ascii_trim_whitespace">ascii_trim_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ascii_upper.html#pyarrow.compute.ascii_upper">ascii_upper() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.asin.html#pyarrow.compute.asin">asin() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.asin_checked.html#pyarrow.compute.asin_checked">asin_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.assume_timezone.html#pyarrow.compute.assume_timezone">assume_timezone() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.AssumeTimezoneOptions.html#pyarrow.compute.AssumeTimezoneOptions">AssumeTimezoneOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.atan.html#pyarrow.compute.atan">atan() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.atan2.html#pyarrow.compute.atan2">atan2() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientAuthHandler.html#pyarrow.flight.ClientAuthHandler.authenticate">authenticate() (pyarrow.flight.ClientAuthHandler method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.authenticate">(pyarrow.flight.FlightClient method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerAuthHandler.html#pyarrow.flight.ServerAuthHandler.authenticate">(pyarrow.flight.ServerAuthHandler method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.authenticate_basic_token">authenticate_basic_token() (pyarrow.flight.FlightClient method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.auto_dict_encode">auto_dict_encode (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.auto_dict_max_cardinality">auto_dict_max_cardinality (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.autogenerate_column_names">autogenerate_column_names (pyarrow.csv.ReadOptions attribute)</a>
</li>
<li><a href="cpp/env_vars.html#index-2">AWS_ENDPOINT_URL</a>
</li>
<li><a href="cpp/env_vars.html#index-1">AWS_ENDPOINT_URL_S3</a>
</li>
</ul></td>
</tr></table>
<h2 id="B">B</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.MemoryPool.html#pyarrow.MemoryPool.backend_name">backend_name (pyarrow.MemoryPool attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSelector.html#pyarrow.fs.FileSelector.base_dir">base_dir (pyarrow.fs.FileSelector attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.base_fs">base_fs (pyarrow.fs.SubTreeFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.base_name">base_name (pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.base_path">base_path (pyarrow.fs.SubTreeFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.UdfContext.html#pyarrow.compute.UdfContext.batch_length">batch_length (pyarrow.compute.UdfContext attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions.batch_size">batch_size (pyarrow.csv.WriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.begin">begin() (pyarrow.flight.FlightStreamWriter method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.begin">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
</ul></li>
<li><a href="cpp/api/datatype.html#_CPPv46binaryv">binary (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.binary.html#pyarrow.binary">binary() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_join.html#pyarrow.compute.binary_join">binary_join() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_join_element_wise.html#pyarrow.compute.binary_join_element_wise">binary_join_element_wise() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_length.html#pyarrow.compute.binary_length">binary_length() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_repeat.html#pyarrow.compute.binary_repeat">binary_repeat() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_replace_slice.html#pyarrow.compute.binary_replace_slice">binary_replace_slice() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_reverse.html#pyarrow.compute.binary_reverse">binary_reverse() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.binary_slice.html#pyarrow.compute.binary_slice">binary_slice() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv411binary_viewv">binary_view (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.binary_view.html#pyarrow.binary_view">binary_view() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray">BinaryArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar">BinaryScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray">BinaryViewArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar">BinaryViewScalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv49bit_widthN4Type4typeE">bit_width (C++ function)</a>
<ul>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.bit_width">(pyarrow.DataType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.bit_width">(pyarrow.Decimal128Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.bit_width">(pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.bit_width">(pyarrow.ExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.bit_width">(pyarrow.FixedSizeBinaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.bit_width">(pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.bit_width">(pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.bit_width">(pyarrow.PyExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.bit_width">(pyarrow.RunEndEncodedType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.bit_width">(pyarrow.StructType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.bit_width">(pyarrow.Time32Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.bit_width">(pyarrow.Time64Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.bit_width">(pyarrow.TimestampType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.bit_width">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.bit_wise_and.html#pyarrow.compute.bit_wise_and">bit_wise_and() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.bit_wise_not.html#pyarrow.compute.bit_wise_not">bit_wise_not() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.bit_wise_or.html#pyarrow.compute.bit_wise_or">bit_wise_or() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.bit_wise_xor.html#pyarrow.compute.bit_wise_xor">bit_wise_xor() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.block_size">block_size (pyarrow.csv.ReadOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.json.ReadOptions.html#pyarrow.json.ReadOptions.block_size">(pyarrow.json.ReadOptions attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.Action.html#pyarrow.flight.Action.body">body (pyarrow.flight.Action attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.Result.html#pyarrow.flight.Result.body">(pyarrow.flight.Result attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.body">(pyarrow.ipc.Message attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.bool_.html#pyarrow.bool_">bool_() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv47booleanv">boolean (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray">BooleanArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar">BooleanScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.substrait.BoundExpressions.html#pyarrow.substrait.BoundExpressions">BoundExpressions (class in pyarrow.substrait)</a>
</li>
<li><a href="format/Glossary.html#term-buffer"><strong>buffer</strong></a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer">Buffer (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.buffer">buffer (pyarrow.dataset.ParquetFileFragment attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.buffer_from_data">buffer_from_data() (pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.buffer_from_object">buffer_from_object() (pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.buffer_size">buffer_size (pyarrow.cuda.BufferWriter attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.buffer_size">(pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream">BufferOutputStream (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader">BufferReader (class in pyarrow)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader">(class in pyarrow.cuda)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.buffers">buffers() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.buffers">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.buffers">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.buffers">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.buffers">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.buffers">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.buffers">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.buffers">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.buffers">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.buffers">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.buffers">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.buffers">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.buffers">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.buffers">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.buffers">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.buffers">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.buffers">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.buffers">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.buffers">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.buffers">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.buffers">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.buffers">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.buffers">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.buffers">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.buffers">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.buffers">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.buffers">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.buffers">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.buffers">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.buffers">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.buffers">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.buffers">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.buffers">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.buffers">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.buffers">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.buffers">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.buffers">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.buffers">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.buffers">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.buffers">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.buffers">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.buffers">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.buffers">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.buffers">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter">BufferWriter (class in pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.byte_width">byte_width (pyarrow.DataType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.byte_width">(pyarrow.Decimal128Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.byte_width">(pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.byte_width">(pyarrow.ExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.byte_width">(pyarrow.FixedSizeBinaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.byte_width">(pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.byte_width">(pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.byte_width">(pyarrow.PyExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.byte_width">(pyarrow.RunEndEncodedType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.byte_width">(pyarrow.StructType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.byte_width">(pyarrow.Time32Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.byte_width">(pyarrow.Time64Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.byte_width">(pyarrow.TimestampType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.byte_width">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.bytes_allocated">bytes_allocated (pyarrow.cuda.Context attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryPool.html#pyarrow.MemoryPool.bytes_allocated">bytes_allocated() (pyarrow.MemoryPool method)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv414bytes_required7int64_t">bytes_required (C++ function)</a>
</li>
</ul></td>
</tr></table>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.parquet.encryption.DecryptionConfiguration.html#pyarrow.parquet.encryption.DecryptionConfiguration.cache_lifetime">cache_lifetime (pyarrow.parquet.encryption.DecryptionConfiguration attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.cache_lifetime">(pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.cache_options">cache_options (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv412CalendarUnit">CalendarUnit (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit3DAYE">CalendarUnit::DAY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit4HOURE">CalendarUnit::HOUR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit11MICROSECONDE">CalendarUnit::MICROSECOND (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit11MILLISECONDE">CalendarUnit::MILLISECOND (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit6MINUTEE">CalendarUnit::MINUTE (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit5MONTHE">CalendarUnit::MONTH (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit10NANOSECONDE">CalendarUnit::NANOSECOND (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit7QUARTERE">CalendarUnit::QUARTER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit6SECONDE">CalendarUnit::SECOND (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit4WEEKE">CalendarUnit::WEEK (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N12CalendarUnit4YEARE">CalendarUnit::YEAR (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv44callNSt6stringENSt6vectorI10ExpressionEENSt10shared_ptrI15FunctionOptionsEE">call (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4I00E4call10ExpressionNSt6stringENSt6vectorI10ExpressionEE7Options">[1]</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddleware.html#pyarrow.flight.ClientMiddleware.call_completed">call_completed() (pyarrow.flight.ClientMiddleware method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.ServerMiddleware.html#pyarrow.flight.ServerMiddleware.call_completed">(pyarrow.flight.ServerMiddleware method)</a>
</li>
</ul></li>
<li><a href="cpp/api/compute.html#_CPPv412CallFunctionRKNSt6stringERK9ExecBatchP11ExecContext">CallFunction (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv412CallFunctionRKNSt6stringERK9ExecBatchPK15FunctionOptionsP11ExecContext">[1]</a>, <a href="cpp/api/compute.html#_CPPv412CallFunctionRKNSt6stringERKNSt6vectorI5DatumEEP11ExecContext">[2]</a>, <a href="cpp/api/compute.html#_CPPv412CallFunctionRKNSt6stringERKNSt6vectorI5DatumEEPK15FunctionOptionsP11ExecContext">[3]</a>
</li>
<li><a href="python/generated/pyarrow.flight.CallInfo.html#pyarrow.flight.CallInfo">CallInfo (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.cancel">cancel() (pyarrow.flight.FlightStreamReader method)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv412CancelResult">CancelResult (C++ enum)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N12CancelResult10kCancelledE">CancelResult::kCancelled (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N12CancelResult11kCancellingE">CancelResult::kCancelling (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N12CancelResult15kNotCancellableE">CancelResult::kNotCancellable (C++ enumerator)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv4N12CancelResult12kUnspecifiedE">CancelResult::kUnspecified (C++ enumerator)</a>
</li>
<li><a href="format/Glossary.html#term-canonical-extension-type"><strong>canonical extension type</strong></a>
</li>
<li><a href="cpp/api/compute.html#_CPPv412Canonicalize10ExpressionP11ExecContext">Canonicalize (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.case_when.html#pyarrow.compute.case_when">case_when() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cast.html#pyarrow.compute.cast">cast() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.cast">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.cast">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.cast">(pyarrow.BinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.cast">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.cast">(pyarrow.BinaryViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.cast">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.cast">(pyarrow.BooleanScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.cast">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.cast">(pyarrow.csv.CSVStreamingReader method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.cast">(pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.cast">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.cast">(pyarrow.Date32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.cast">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.cast">(pyarrow.Date64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.cast">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.cast">(pyarrow.Decimal128Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.cast">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.cast">(pyarrow.DictionaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.cast">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.cast">(pyarrow.DoubleScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.cast">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.cast">(pyarrow.DurationScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.cast">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.cast">(pyarrow.ExtensionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.cast">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.cast">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.cast">(pyarrow.FixedSizeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.cast">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.cast">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.cast">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.cast">(pyarrow.FloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.cast">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.cast">(pyarrow.HalfFloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.cast">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.cast">(pyarrow.Int16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.cast">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.cast">(pyarrow.Int32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.cast">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.cast">(pyarrow.Int64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.cast">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.cast">(pyarrow.Int8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.cast">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.cast">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.cast">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.cast">(pyarrow.LargeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.cast">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.cast">(pyarrow.LargeListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.cast">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.cast">(pyarrow.LargeListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.cast">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.cast">(pyarrow.LargeStringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.cast">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.cast">(pyarrow.ListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.cast">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.cast">(pyarrow.ListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.cast">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.cast">(pyarrow.MapScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.cast">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.cast">(pyarrow.MonthDayNanoIntervalScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.cast">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.cast">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.cast">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.cast">(pyarrow.RecordBatchReader method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.cast">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.cast">(pyarrow.RunEndEncodedScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.cast">(pyarrow.Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.cast">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.cast">(pyarrow.StringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.cast">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.cast">(pyarrow.StringViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.cast">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.cast">(pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.cast">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.cast">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.cast">(pyarrow.Time32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.cast">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.cast">(pyarrow.Time64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.cast">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.cast">(pyarrow.TimestampScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.cast">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.cast">(pyarrow.UInt16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.cast">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.cast">(pyarrow.UInt32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.cast">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.cast">(pyarrow.UInt64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.cast">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.cast">(pyarrow.UInt8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.cast">(pyarrow.UnionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.cast">(pyarrow.UnionScalar method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions">CastOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ceil.html#pyarrow.compute.ceil">ceil() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ceil_temporal.html#pyarrow.compute.ceil_temporal">ceil_temporal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.check_utf8">check_utf8 (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="format/Glossary.html#term-child-array"><strong>child array</strong></a>
</li>
<li><a href="format/Glossary.html#term-child-type"><strong>child type</strong></a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.child">child() (pyarrow.UnionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.children">children (pyarrow.dataset.UnionDataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.choose.html#pyarrow.compute.choose">choose() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.chunk">chunk() (pyarrow.ChunkedArray method)</a>
</li>
<li><a href="format/Glossary.html#term-chunked-array"><strong>chunked array</strong></a>
</li>
<li><a href="python/generated/pyarrow.chunked_array.html#pyarrow.chunked_array">chunked_array() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray">ChunkedArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.chunks">chunks (pyarrow.ChunkedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientAuthHandler.html#pyarrow.flight.ClientAuthHandler">ClientAuthHandler (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddleware.html#pyarrow.flight.ClientMiddleware">ClientMiddleware (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddlewareFactory.html#pyarrow.flight.ClientMiddlewareFactory">ClientMiddlewareFactory (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.close">close() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.close">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.close">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.close">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.close">(pyarrow.csv.CSVStreamingReader method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter.close">(pyarrow.csv.CSVWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.close">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.close">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.close">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.close">(pyarrow.flight.FlightClient method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.close">(pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.close">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter.close">(pyarrow.ipc.RecordBatchFileWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.close">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter.close">(pyarrow.ipc.RecordBatchStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.close">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.close">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter.close">(pyarrow.orc.ORCWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.close">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.close">(pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetWriter.html#pyarrow.parquet.ParquetWriter.close">(pyarrow.parquet.ParquetWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.close">(pyarrow.PythonFile method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.close">(pyarrow.RecordBatchReader method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.closed">closed (pyarrow.BufferOutputStream attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.closed">(pyarrow.BufferReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.closed">(pyarrow.CompressedInputStream attribute)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.closed">(pyarrow.CompressedOutputStream attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.closed">(pyarrow.cuda.BufferReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.closed">(pyarrow.cuda.BufferWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.closed">(pyarrow.FixedSizeBufferWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.closed">(pyarrow.MemoryMappedFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.closed">(pyarrow.NativeFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.closed">(pyarrow.OSFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.closed">(pyarrow.parquet.ParquetFile property)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.closed">(pyarrow.PythonFile attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.DescriptorType.html#pyarrow.flight.DescriptorType.CMD">CMD (pyarrow.flight.DescriptorType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.coalesce.html#pyarrow.compute.coalesce">coalesce() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec">Codec (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetReadOptions.html#pyarrow.dataset.ParquetReadOptions.coerce_int96_timestamp_unit">coerce_int96_timestamp_unit (pyarrow.dataset.ParquetReadOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetSchema.html#pyarrow.parquet.ParquetSchema.column">column() (pyarrow.parquet.ParquetSchema method)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.column">(pyarrow.parquet.RowGroupMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.column">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.column">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn.column_index">column_index (pyarrow.parquet.SortingColumn attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.column_keys">column_keys (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.column_names">column_names (pyarrow.csv.ReadOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.column_names">(pyarrow.RecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.column_names">(pyarrow.Table attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.column_types">column_types (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData">ColumnChunkMetaData (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.columns">columns (pyarrow.RecordBatch attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.columns">(pyarrow.Table attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema">ColumnSchema (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.combine_chunks">combine_chunks() (pyarrow.ChunkedArray method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.combine_chunks">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.command">command (pyarrow.flight.FlightDescriptor attribute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv415CompareOperator">CompareOperator (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N15CompareOperator5EQUALE">CompareOperator::EQUAL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N15CompareOperator7GREATERE">CompareOperator::GREATER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N15CompareOperator13GREATER_EQUALE">CompareOperator::GREATER_EQUAL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N15CompareOperator4LESSE">CompareOperator::LESS (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N15CompareOperator10LESS_EQUALE">CompareOperator::LESS_EQUAL (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N15CompareOperator9NOT_EQUALE">CompareOperator::NOT_EQUAL (C++ enumerator)</a>
</li>
<li><a href="format/Glossary.html#term-complex-type"><strong>complex type</strong></a>
</li>
<li><a href="python/generated/pyarrow.compress.html#pyarrow.compress">compress() (in module pyarrow)</a>
<ul>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.compress">(pyarrow.Codec method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream">CompressedInputStream (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream">CompressedOutputStream (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.compression">compression (pyarrow.ipc.IpcWriteOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.compression">(pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.compression">(pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.compression_level">compression_level (pyarrow.Codec attribute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.compression_size">compression_size (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.concat_arrays.html#pyarrow.concat_arrays">concat_arrays() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.concat_tables.html#pyarrow.concat_tables">concat_tables() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv418ConcatenateBuffersRK12BufferVectorP10MemoryPool">ConcatenateBuffers (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.flight.connect.html#pyarrow.flight.connect">connect() (in module pyarrow.flight)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.connect">(pyarrow.flight.FlightClient class method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.content_length">content_length (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context">Context (class in pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.context">context (pyarrow.cuda.CudaBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFragmentScanOptions.html#pyarrow.dataset.CsvFragmentScanOptions.convert_options">convert_options (pyarrow.dataset.CsvFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.converted_type">converted_type (pyarrow.parquet.ColumnSchema attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.converted_type">(pyarrow.parquet.Statistics attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions">ConvertOptions (class in pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.copy_file">copy_file() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.copy_file">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.copy_file">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.copy_file">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.copy_file">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.copy_file">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.copy_file">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.copy_file">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.copy_file">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.copy_files.html#pyarrow.fs.copy_files">copy_files() (in module pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.copy_from_device">copy_from_device() (pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.copy_from_host">copy_from_host() (pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.copy_to_host">copy_to_host() (pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cos.html#pyarrow.compute.cos">cos() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cos_checked.html#pyarrow.compute.cos_checked">cos_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.count.html#pyarrow.compute.count">count() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.count">(pyarrow.csv.InvalidRow method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.TaggedRecordBatch.html#pyarrow.dataset.TaggedRecordBatch.count">(pyarrow.dataset.TaggedRecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType.count">(pyarrow.flight.ActionType method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.CallInfo.html#pyarrow.flight.CallInfo.count">(pyarrow.flight.CallInfo method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.count_distinct.html#pyarrow.compute.count_distinct">count_distinct() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.count_rows">count_rows() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.count_rows">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.count_rows">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.count_rows">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.count_rows">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.count_rows">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.count_rows">(pyarrow.dataset.UnionDataset method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.count_substring.html#pyarrow.compute.count_substring">count_substring() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.count_substring_regex.html#pyarrow.compute.count_substring_regex">count_substring_regex() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CountOptions.html#pyarrow.compute.CountOptions">CountOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.cpu_count.html#pyarrow.cpu_count">cpu_count() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.create">create() (pyarrow.MemoryMappedFile static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.create_dir">create_dir() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.create_dir">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.create_dir">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.create_dir">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.create_dir">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.create_dir">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.create_dir">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.create_dir">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.create_dir">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.create_memory_map.html#pyarrow.create_memory_map">create_memory_map() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.created_by">created_by (pyarrow.parquet.FileMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.CryptoFactory.html#pyarrow.parquet.encryption.CryptoFactory">CryptoFactory (class in pyarrow.parquet.encryption)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat">CsvFileFormat (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFragmentScanOptions.html#pyarrow.dataset.CsvFragmentScanOptions">CsvFragmentScanOptions (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader">CSVStreamingReader (class in pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter">CSVWriter (class in pyarrow.csv)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N11CTypeTraits9ArrowTypeE">CTypeTraits::ArrowType (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer">CudaBuffer (class in pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cumulative_max.html#pyarrow.compute.cumulative_max">cumulative_max() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cumulative_min.html#pyarrow.compute.cumulative_min">cumulative_min() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cumulative_prod.html#pyarrow.compute.cumulative_prod">cumulative_prod() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cumulative_prod_checked.html#pyarrow.compute.cumulative_prod_checked">cumulative_prod_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cumulative_sum.html#pyarrow.compute.cumulative_sum">cumulative_sum() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.cumulative_sum_checked.html#pyarrow.compute.cumulative_sum_checked">cumulative_sum_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv420CumulativeSumOptions">CumulativeSumOptions (C++ type)</a>
<ul>
<li><a href="python/generated/pyarrow.compute.CumulativeSumOptions.html#pyarrow.compute.CumulativeSumOptions">(class in pyarrow.compute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig.custom_kms_conf">custom_kms_conf (pyarrow.parquet.encryption.KmsConnectionConfig attribute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="D">D</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.data">data (pyarrow.ChunkedArray attribute)</a>
</li>
<li><a href="format/Glossary.html#term-data-type"><strong>data type</strong></a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.data_key_length_bits">data_key_length_bits (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.data_page_offset">data_page_offset (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset">Dataset (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.dataset.html#pyarrow.dataset.dataset">dataset() (in module pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.dataset_schema">dataset_schema (pyarrow.dataset.Scanner attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType">DataType (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv46date32v">date32 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.date32.html#pyarrow.date32">date32() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array">Date32Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413Date32Builder">Date32Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar">Date32Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv46date64v">date64 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.date64.html#pyarrow.date64">date64() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array">Date64Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413Date64Builder">Date64Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar">Date64Scalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.day.html#pyarrow.compute.day">day() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.day_of_week.html#pyarrow.compute.day_of_week">day_of_week() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.day_of_year.html#pyarrow.compute.day_of_year">day_of_year() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv417day_time_intervalv">day_time_interval (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.day_time_interval_between.html#pyarrow.compute.day_time_interval_between">day_time_interval_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DayOfWeekOptions.html#pyarrow.compute.DayOfWeekOptions">DayOfWeekOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.days_between.html#pyarrow.compute.days_between">days_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Debug">Debug (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv47decimal7int32_t7int32_t">decimal (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv410decimal1287int32_t7int32_t">decimal128 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.decimal128.html#pyarrow.decimal128">decimal128() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array">Decimal128Array (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar">Decimal128Scalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type">Decimal128Type (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv410decimal2567int32_t7int32_t">decimal256 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.decimal_point">decimal_point (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv412DecimalArray">DecimalArray (C++ type)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv414DecimalBuilder">DecimalBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.acero.Declaration.html#pyarrow.acero.Declaration">Declaration (class in pyarrow.acero)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv420DeclarationToBatches11Declaration12QueryOptions">DeclarationToBatches (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv420DeclarationToBatches11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv425DeclarationToBatchesAsync11Declaration11ExecContext">DeclarationToBatchesAsync (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv425DeclarationToBatchesAsync11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv424DeclarationToExecBatches11Declaration12QueryOptions">DeclarationToExecBatches (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv424DeclarationToExecBatches11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv429DeclarationToExecBatchesAsync11Declaration11ExecContext">DeclarationToExecBatchesAsync (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv429DeclarationToExecBatchesAsync11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv419DeclarationToReader11Declaration12QueryOptions">DeclarationToReader (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv419DeclarationToReader11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv419DeclarationToSchemaRK11DeclarationP16FunctionRegistry">DeclarationToSchema (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv419DeclarationToStatus11Declaration12QueryOptions">DeclarationToStatus (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv419DeclarationToStatus11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv424DeclarationToStatusAsync11Declaration11ExecContext">DeclarationToStatusAsync (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv424DeclarationToStatusAsync11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv419DeclarationToStringRK11DeclarationP16FunctionRegistry">DeclarationToString (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv418DeclarationToTable11Declaration12QueryOptions">DeclarationToTable (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv418DeclarationToTable11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv423DeclarationToTableAsync11Declaration11ExecContext">DeclarationToTableAsync (C++ function)</a>, <a href="cpp/api/acero.html#_CPPv423DeclarationToTableAsync11DeclarationbP10MemoryPoolP16FunctionRegistry">[1]</a>
</li>
<li><a href="python/generated/pyarrow.decompress.html#pyarrow.decompress">decompress() (in module pyarrow)</a>
<ul>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.decompress">(pyarrow.Codec method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.encryption.DecryptionConfiguration.html#pyarrow.parquet.encryption.DecryptionConfiguration">DecryptionConfiguration (class in pyarrow.parquet.encryption)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.default_bucket_location">default_bucket_location (pyarrow.fs.GcsFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.default_compression_level">default_compression_level() (pyarrow.Codec static method)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv429default_exec_factory_registryv">default_exec_factory_registry (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.default_extname">default_extname (pyarrow.dataset.CsvFileFormat attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat.default_extname">(pyarrow.dataset.FileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.default_extname">(pyarrow.dataset.IpcFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.default_extname">(pyarrow.dataset.JsonFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.default_extname">(pyarrow.dataset.OrcFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.default_extname">(pyarrow.dataset.ParquetFileFormat attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.default_fragment_scan_options">default_fragment_scan_options (pyarrow.dataset.CsvFileFormat attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat.default_fragment_scan_options">(pyarrow.dataset.FileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.default_fragment_scan_options">(pyarrow.dataset.IpcFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.default_fragment_scan_options">(pyarrow.dataset.JsonFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.default_fragment_scan_options">(pyarrow.dataset.OrcFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.default_fragment_scan_options">(pyarrow.dataset.ParquetFileFormat attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.default_memory_pool.html#pyarrow.default_memory_pool">default_memory_pool() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/async.html#_CPPv4I0E10DeferNotOk6FutureI1TE6ResultI6FutureI1TEE">DeferNotOk (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.delete_dir">delete_dir() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.delete_dir">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.delete_dir">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.delete_dir">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.delete_dir">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.delete_dir">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.delete_dir">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.delete_dir">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.delete_dir">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.delete_dir_contents">delete_dir_contents() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.delete_dir_contents">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.delete_dir_contents">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.delete_dir_contents">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.delete_dir_contents">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.delete_dir_contents">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.delete_dir_contents">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.delete_dir_contents">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.delete_dir_contents">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.delete_file">delete_file() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.delete_file">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.delete_file">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.delete_file">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.delete_file">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.delete_file">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.delete_file">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.delete_file">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.delete_file">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.delete_root_dir_contents">delete_root_dir_contents() (pyarrow.fs.FileSystemHandler method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.delete_root_dir_contents">(pyarrow.fs.FSSpecHandler method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.delimiter">delimiter (pyarrow.csv.ParseOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions.delimiter">(pyarrow.csv.WriteOptions attribute)</a>
</li>
</ul></li>
<li><a href="cpp/api/datatype.html#_CPPv411dense_union11FieldVectorNSt6vectorI6int8_tEE">dense_union (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv411dense_unionRK11ArrayVectorNSt6vectorINSt6stringEEENSt6vectorI6int8_tEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn.descending">descending (pyarrow.parquet.SortingColumn attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType.description">description (pyarrow.flight.ActionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.descriptor">descriptor (pyarrow.flight.FlightInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.descriptor_type">descriptor_type (pyarrow.flight.FlightDescriptor attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.DescriptorType.html#pyarrow.flight.DescriptorType">DescriptorType (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ArraySortOptions.html#pyarrow.compute.ArraySortOptions.deserialize">deserialize() (pyarrow.compute.ArraySortOptions static method)</a>
<ul>
<li><a href="python/generated/pyarrow.compute.AssumeTimezoneOptions.html#pyarrow.compute.AssumeTimezoneOptions.deserialize">(pyarrow.compute.AssumeTimezoneOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.deserialize">(pyarrow.compute.CastOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CountOptions.html#pyarrow.compute.CountOptions.deserialize">(pyarrow.compute.CountOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CumulativeSumOptions.html#pyarrow.compute.CumulativeSumOptions.deserialize">(pyarrow.compute.CumulativeSumOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DayOfWeekOptions.html#pyarrow.compute.DayOfWeekOptions.deserialize">(pyarrow.compute.DayOfWeekOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DictionaryEncodeOptions.html#pyarrow.compute.DictionaryEncodeOptions.deserialize">(pyarrow.compute.DictionaryEncodeOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ElementWiseAggregateOptions.html#pyarrow.compute.ElementWiseAggregateOptions.deserialize">(pyarrow.compute.ElementWiseAggregateOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ExtractRegexOptions.html#pyarrow.compute.ExtractRegexOptions.deserialize">(pyarrow.compute.ExtractRegexOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.FilterOptions.html#pyarrow.compute.FilterOptions.deserialize">(pyarrow.compute.FilterOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.IndexOptions.html#pyarrow.compute.IndexOptions.deserialize">(pyarrow.compute.IndexOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.JoinOptions.html#pyarrow.compute.JoinOptions.deserialize">(pyarrow.compute.JoinOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ListSliceOptions.html#pyarrow.compute.ListSliceOptions.deserialize">(pyarrow.compute.ListSliceOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MakeStructOptions.html#pyarrow.compute.MakeStructOptions.deserialize">(pyarrow.compute.MakeStructOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MapLookupOptions.html#pyarrow.compute.MapLookupOptions.deserialize">(pyarrow.compute.MapLookupOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MatchSubstringOptions.html#pyarrow.compute.MatchSubstringOptions.deserialize">(pyarrow.compute.MatchSubstringOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ModeOptions.html#pyarrow.compute.ModeOptions.deserialize">(pyarrow.compute.ModeOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.NullOptions.html#pyarrow.compute.NullOptions.deserialize">(pyarrow.compute.NullOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PadOptions.html#pyarrow.compute.PadOptions.deserialize">(pyarrow.compute.PadOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PairwiseOptions.html#pyarrow.compute.PairwiseOptions.deserialize">(pyarrow.compute.PairwiseOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PartitionNthOptions.html#pyarrow.compute.PartitionNthOptions.deserialize">(pyarrow.compute.PartitionNthOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.QuantileOptions.html#pyarrow.compute.QuantileOptions.deserialize">(pyarrow.compute.QuantileOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSliceOptions.html#pyarrow.compute.ReplaceSliceOptions.deserialize">(pyarrow.compute.ReplaceSliceOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSubstringOptions.html#pyarrow.compute.ReplaceSubstringOptions.deserialize">(pyarrow.compute.ReplaceSubstringOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundOptions.html#pyarrow.compute.RoundOptions.deserialize">(pyarrow.compute.RoundOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundTemporalOptions.html#pyarrow.compute.RoundTemporalOptions.deserialize">(pyarrow.compute.RoundTemporalOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundToMultipleOptions.html#pyarrow.compute.RoundToMultipleOptions.deserialize">(pyarrow.compute.RoundToMultipleOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RunEndEncodeOptions.html#pyarrow.compute.RunEndEncodeOptions.deserialize">(pyarrow.compute.RunEndEncodeOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ScalarAggregateOptions.html#pyarrow.compute.ScalarAggregateOptions.deserialize">(pyarrow.compute.ScalarAggregateOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SelectKOptions.html#pyarrow.compute.SelectKOptions.deserialize">(pyarrow.compute.SelectKOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SetLookupOptions.html#pyarrow.compute.SetLookupOptions.deserialize">(pyarrow.compute.SetLookupOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SliceOptions.html#pyarrow.compute.SliceOptions.deserialize">(pyarrow.compute.SliceOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SortOptions.html#pyarrow.compute.SortOptions.deserialize">(pyarrow.compute.SortOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitOptions.html#pyarrow.compute.SplitOptions.deserialize">(pyarrow.compute.SplitOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitPatternOptions.html#pyarrow.compute.SplitPatternOptions.deserialize">(pyarrow.compute.SplitPatternOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrftimeOptions.html#pyarrow.compute.StrftimeOptions.deserialize">(pyarrow.compute.StrftimeOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrptimeOptions.html#pyarrow.compute.StrptimeOptions.deserialize">(pyarrow.compute.StrptimeOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StructFieldOptions.html#pyarrow.compute.StructFieldOptions.deserialize">(pyarrow.compute.StructFieldOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TakeOptions.html#pyarrow.compute.TakeOptions.deserialize">(pyarrow.compute.TakeOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TDigestOptions.html#pyarrow.compute.TDigestOptions.deserialize">(pyarrow.compute.TDigestOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TrimOptions.html#pyarrow.compute.TrimOptions.deserialize">(pyarrow.compute.TrimOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.VarianceOptions.html#pyarrow.compute.VarianceOptions.deserialize">(pyarrow.compute.VarianceOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.WeekOptions.html#pyarrow.compute.WeekOptions.deserialize">(pyarrow.compute.WeekOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Action.html#pyarrow.flight.Action.deserialize">(pyarrow.flight.Action class method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.deserialize">(pyarrow.flight.FlightDescriptor class method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightEndpoint.html#pyarrow.flight.FlightEndpoint.deserialize">(pyarrow.flight.FlightEndpoint class method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.deserialize">(pyarrow.flight.FlightInfo class method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Result.html#pyarrow.flight.Result.deserialize">(pyarrow.flight.Result class method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Ticket.html#pyarrow.flight.Ticket.deserialize">(pyarrow.flight.Ticket class method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.substrait.deserialize_expressions.html#pyarrow.substrait.deserialize_expressions">deserialize_expressions() (in module pyarrow.substrait)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.detect">detect() (pyarrow.Codec static method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.device_number">device_number (pyarrow.cuda.Context attribute)</a>
</li>
<li><a href="format/CDeviceDataInterface.html#c.device_type">device_type (C member)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.DirectoryPartitioning.html#pyarrow.dataset.DirectoryPartitioning.dictionaries">dictionaries (pyarrow.dataset.DirectoryPartitioning attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FilenamePartitioning.html#pyarrow.dataset.FilenamePartitioning.dictionaries">(pyarrow.dataset.FilenamePartitioning attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.HivePartitioning.html#pyarrow.dataset.HivePartitioning.dictionaries">(pyarrow.dataset.HivePartitioning attribute)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-dictionary"><strong>dictionary</strong></a>
<ul>
<li><a href="cpp/api/datatype.html#_CPPv410dictionaryRKNSt10shared_ptrI8DataTypeEERKNSt10shared_ptrI8DataTypeEEb">(C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.dictionary">(pyarrow.DictionaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.dictionary">(pyarrow.DictionaryScalar attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dictionary.html#pyarrow.dictionary">dictionary() (in module pyarrow)</a>
</li>
<li><a href="format/Glossary.html#term-dictionary-encoding"><strong>dictionary-encoding</strong></a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetReadOptions.html#pyarrow.dataset.ParquetReadOptions.dictionary_columns">dictionary_columns (pyarrow.dataset.ParquetReadOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.dictionary_decode">dictionary_decode() (pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.dictionary_encode.html#pyarrow.compute.dictionary_encode">dictionary_encode() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.dictionary_encode">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.dictionary_encode">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.dictionary_encode">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.dictionary_encode">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.dictionary_encode">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.dictionary_encode">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.dictionary_encode">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.dictionary_encode">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.dictionary_encode">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.dictionary_encode">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.dictionary_encode">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.dictionary_encode">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.dictionary_encode">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.dictionary_encode">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.dictionary_encode">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.dictionary_encode">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.dictionary_encode">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.dictionary_encode">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.dictionary_encode">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.dictionary_encode">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.dictionary_encode">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.dictionary_encode">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.dictionary_encode">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.dictionary_encode">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.dictionary_encode">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.dictionary_encode">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.dictionary_encode">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.dictionary_encode">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.dictionary_encode">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.dictionary_encode">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.dictionary_encode">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.dictionary_encode">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.dictionary_encode">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.dictionary_encode">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.dictionary_encode">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.dictionary_encode">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.dictionary_encode">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.dictionary_encode">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.dictionary_encode">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.dictionary_encode">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.dictionary_encode">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.dictionary_encode">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.dictionary_encode">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.dictionary_encode">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.dictionary_encode">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.dictionary_page_offset">dictionary_page_offset (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray">DictionaryArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DictionaryEncodeOptions.html#pyarrow.compute.DictionaryEncodeOptions">DictionaryEncodeOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar">DictionaryScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType">DictionaryType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.diff">diff() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.diff">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.diff">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.diff">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.diff">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.diff">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.diff">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.diff">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.diff">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.diff">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.diff">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.diff">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.diff">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.diff">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.diff">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.diff">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.diff">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.diff">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.diff">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.diff">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.diff">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.diff">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.diff">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.diff">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.diff">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.diff">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.diff">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.diff">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.diff">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.diff">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.diff">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.diff">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.diff">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.diff">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.diff">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.diff">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.diff">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.diff">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.diff">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.diff">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.diff">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.diff">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.diff">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.diff">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.dim_name">dim_name() (pyarrow.Tensor method)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.dim_names">dim_names (pyarrow.Tensor attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.DirectoryPartitioning.html#pyarrow.dataset.DirectoryPartitioning">DirectoryPartitioning (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.DirectoryPartitioning.html#pyarrow.dataset.DirectoryPartitioning.discover">discover() (pyarrow.dataset.DirectoryPartitioning static method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FilenamePartitioning.html#pyarrow.dataset.FilenamePartitioning.discover">(pyarrow.dataset.FilenamePartitioning static method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.HivePartitioning.html#pyarrow.dataset.HivePartitioning.discover">(pyarrow.dataset.HivePartitioning static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.distinct_count">distinct_count (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.divide.html#pyarrow.compute.divide">divide() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.divide_checked.html#pyarrow.compute.divide_checked">divide_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.DO_ACTION">DO_ACTION (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.do_action">do_action() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.do_action">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.DO_EXCHANGE">DO_EXCHANGE (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.do_exchange">do_exchange() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.do_exchange">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.DO_GET">DO_GET (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.do_get">do_get() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.do_get">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.DO_PUT">DO_PUT (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.do_put">do_put() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.do_put">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.done_writing">done_writing() (pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.double_quote">double_quote (pyarrow.csv.ParseOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.double_wrapping">double_wrapping (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray">DoubleArray (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413DoubleBuilder">DoubleBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar">DoubleScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.download">download() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.download">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.download">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.download">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.download">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.download">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.download">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.download">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.download">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.download">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.download">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.drop">drop() (pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.drop_columns">drop_columns() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.drop_columns">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.drop_null.html#pyarrow.compute.drop_null">drop_null() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.drop_null">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.drop_null">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.drop_null">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.drop_null">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.drop_null">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.drop_null">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.drop_null">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.drop_null">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.drop_null">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.drop_null">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.drop_null">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.drop_null">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.drop_null">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.drop_null">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.drop_null">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.drop_null">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.drop_null">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.drop_null">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.drop_null">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.drop_null">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.drop_null">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.drop_null">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.drop_null">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.drop_null">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.drop_null">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.drop_null">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.drop_null">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.drop_null">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.drop_null">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.drop_null">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.drop_null">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.drop_null">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.drop_null">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.drop_null">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.drop_null">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.drop_null">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.drop_null">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.drop_null">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.drop_null">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.drop_null">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.drop_null">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.drop_null">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.drop_null">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.drop_null">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.drop_null">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.drop_null">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.drop_null">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="cpp/api/datatype.html#_CPPv48durationN8TimeUnit4typeE">duration (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.duration.html#pyarrow.duration">duration() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray">DurationArray (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv415DurationBuilder">DurationBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar">DurationScalar (class in pyarrow)</a>
</li>
</ul></td>
</tr></table>
<h2 id="E">E</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.ElementWiseAggregateOptions.html#pyarrow.compute.ElementWiseAggregateOptions">ElementWiseAggregateOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.emit_dictionary_deltas">emit_dictionary_deltas (pyarrow.ipc.IpcWriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.empty_table">empty_table() (pyarrow.Schema method)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E18enable_if_8bit_int">enable_if_8bit_int (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E21enable_if_base_binary">enable_if_base_binary (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E19enable_if_base_list">enable_if_base_list (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E16enable_if_binary">enable_if_binary (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E21enable_if_binary_like">enable_if_binary_like (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E21enable_if_binary_view">enable_if_binary_view (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E26enable_if_binary_view_like">enable_if_binary_view_like (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E17enable_if_boolean">enable_if_boolean (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E14enable_if_date">enable_if_date (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E17enable_if_decimal">enable_if_decimal (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E20enable_if_decimal128">enable_if_decimal128 (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E20enable_if_decimal256">enable_if_decimal256 (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E20enable_if_dictionary">enable_if_dictionary (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E18enable_if_duration">enable_if_duration (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E19enable_if_extension">enable_if_extension (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E27enable_if_fixed_size_binary">enable_if_fixed_size_binary (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E25enable_if_fixed_size_list">enable_if_fixed_size_list (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E26enable_if_fixed_width_type">enable_if_fixed_width_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E24enable_if_floating_point">enable_if_floating_point (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E20enable_if_half_float">enable_if_half_float (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E20enable_if_has_c_type">enable_if_has_c_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E25enable_if_has_string_view">enable_if_has_string_view (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E17enable_if_integer">enable_if_integer (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E18enable_if_interval">enable_if_interval (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E19enable_if_list_like">enable_if_list_like (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E19enable_if_list_type">enable_if_list_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E19enable_if_list_view">enable_if_list_view (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E16enable_if_nested">enable_if_nested (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E20enable_if_not_nested">enable_if_not_nested (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E14enable_if_null">enable_if_null (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E16enable_if_number">enable_if_number (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E24enable_if_parameter_free">enable_if_parameter_free (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E33enable_if_physical_floating_point">enable_if_physical_floating_point (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E26enable_if_physical_integer">enable_if_physical_integer (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E33enable_if_physical_signed_integer">enable_if_physical_signed_integer (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E35enable_if_physical_unsigned_integer">enable_if_physical_unsigned_integer (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E25enable_if_primitive_ctype">enable_if_primitive_ctype (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E25enable_if_run_end_encoded">enable_if_run_end_encoded (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I000E14enable_if_same">enable_if_same (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E24enable_if_signed_integer">enable_if_signed_integer (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E16enable_if_string">enable_if_string (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E21enable_if_string_like">enable_if_string_like (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E21enable_if_string_view">enable_if_string_view (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E16enable_if_struct">enable_if_struct (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I_b0E11enable_if_t">enable_if_t (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E18enable_if_temporal">enable_if_temporal (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E14enable_if_time">enable_if_time (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E19enable_if_timestamp">enable_if_timestamp (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E15enable_if_union">enable_if_union (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E26enable_if_unsigned_integer">enable_if_unsigned_integer (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E30enable_if_var_length_list_like">enable_if_var_length_list_like (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I00E23enable_if_var_size_list">enable_if_var_size_list (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.encoding">encoding (pyarrow.csv.ReadOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.encodings">encodings (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.encryption_algorithm">encryption_algorithm (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration">EncryptionConfiguration (class in pyarrow.parquet.encryption)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.endpoints">endpoints (pyarrow.flight.FlightInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ends_with.html#pyarrow.compute.ends_with">ends_with() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.ensure_complete_metadata">ensure_complete_metadata() (pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcReadOptions.html#pyarrow.ipc.IpcReadOptions.ensure_native_endian">ensure_native_endian (pyarrow.ipc.IpcReadOptions attribute)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv430EnumeratedRecordBatchGenerator">EnumeratedRecordBatchGenerator (C++ type)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv429EnumeratedRecordBatchIterator">EnumeratedRecordBatchIterator (C++ type)</a>
</li>
<li>
environment variable
<ul>
<li><a href="cpp/env_vars.html#envvar-ACERO_ALIGNMENT_HANDLING">ACERO_ALIGNMENT_HANDLING</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_DEBUG_MEMORY_POOL">ARROW_DEBUG_MEMORY_POOL</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_DEFAULT_MEMORY_POOL">ARROW_DEFAULT_MEMORY_POOL</a>, <a href="cpp/memory.html#index-0">[1]</a>
</li>
<li><a href="python/env_vars.html#envvar-ARROW_HOME">ARROW_HOME</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_IO_THREADS">ARROW_IO_THREADS</a>, <a href="cpp/threading.html#index-0">[1]</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_LIBHDFS_DIR">ARROW_LIBHDFS_DIR</a>
</li>
<li><a href="python/env_vars.html#envvar-ARROW_PRE_0_15_IPC_FORMAT">ARROW_PRE_0_15_IPC_FORMAT</a>
</li>
<li><a href="python/env_vars.html#envvar-ARROW_PRE_1_0_METADATA_VERSION">ARROW_PRE_1_0_METADATA_VERSION</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_S3_LOG_LEVEL">ARROW_S3_LOG_LEVEL</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_TRACING_BACKEND">ARROW_TRACING_BACKEND</a>, <a href="cpp/opentelemetry.html#index-0">[1]</a>
</li>
<li><a href="cpp/env_vars.html#envvar-ARROW_USER_SIMD_LEVEL">ARROW_USER_SIMD_LEVEL</a>
</li>
<li><a href="cpp/env_vars.html#envvar-AWS_ENDPOINT_URL">AWS_ENDPOINT_URL</a>, <a href="cpp/env_vars.html#index-2">[1]</a>
</li>
<li><a href="cpp/env_vars.html#envvar-AWS_ENDPOINT_URL_S3">AWS_ENDPOINT_URL_S3</a>, <a href="cpp/env_vars.html#index-1">[1]</a>
</li>
<li><a href="cpp/env_vars.html#envvar-GANDIVA_CACHE_SIZE">GANDIVA_CACHE_SIZE</a>
</li>
<li><a href="cpp/env_vars.html#envvar-HADOOP_HOME">HADOOP_HOME</a>, <a href="cpp/env_vars.html#index-0">[1]</a>
</li>
<li><a href="cpp/env_vars.html#envvar-JAVA_HOME">JAVA_HOME</a>
</li>
<li><a href="cpp/env_vars.html#envvar-OMP_NUM_THREADS">OMP_NUM_THREADS</a>, <a href="cpp/threading.html#index-1">[1]</a>
</li>
<li><a href="cpp/env_vars.html#envvar-OMP_THREAD_LIMIT">OMP_THREAD_LIMIT</a>
</li>
<li><a href="python/env_vars.html#envvar-PKG_CONFIG">PKG_CONFIG</a>
</li>
</ul></li>
<li><a href="cpp/api/compute.html#_CPPv45equal10Expression10Expression">equal (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.equal.html#pyarrow.compute.equal">equal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.equals">equals() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.equals">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.equals">(pyarrow.BinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.equals">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.equals">(pyarrow.BinaryViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.equals">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.equals">(pyarrow.BooleanScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.equals">(pyarrow.Buffer method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.equals">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.equals">(pyarrow.csv.ConvertOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.equals">(pyarrow.csv.ParseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.equals">(pyarrow.csv.ReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.equals">(pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.equals">(pyarrow.cuda.HostBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.equals">(pyarrow.dataset.CsvFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFragmentScanOptions.html#pyarrow.dataset.CsvFragmentScanOptions.equals">(pyarrow.dataset.CsvFragmentScanOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.equals">(pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.equals">(pyarrow.dataset.IpcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.equals">(pyarrow.dataset.JsonFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.equals">(pyarrow.dataset.OrcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.equals">(pyarrow.dataset.ParquetFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.equals">(pyarrow.dataset.ParquetFragmentScanOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetReadOptions.html#pyarrow.dataset.ParquetReadOptions.equals">(pyarrow.dataset.ParquetReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.equals">(pyarrow.DataType method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.equals">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.equals">(pyarrow.Date32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.equals">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.equals">(pyarrow.Date64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.equals">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.equals">(pyarrow.Decimal128Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.equals">(pyarrow.Decimal128Type method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.equals">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.equals">(pyarrow.DictionaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.equals">(pyarrow.DictionaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.equals">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.equals">(pyarrow.DoubleScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.equals">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.equals">(pyarrow.DurationScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.equals">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.equals">(pyarrow.ExtensionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.equals">(pyarrow.ExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.equals">(pyarrow.Field method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.equals">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.equals">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.equals">(pyarrow.FixedSizeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.equals">(pyarrow.FixedSizeBinaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.equals">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location.equals">(pyarrow.flight.Location method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.equals">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.equals">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.equals">(pyarrow.FloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.equals">(pyarrow.fs.FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.equals">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.equals">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.equals">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.equals">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.equals">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.equals">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.equals">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.equals">(pyarrow.HalfFloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.equals">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.equals">(pyarrow.Int16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.equals">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.equals">(pyarrow.Int32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.equals">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.equals">(pyarrow.Int64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.equals">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.equals">(pyarrow.Int8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.equals">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.equals">(pyarrow.ipc.Message method)</a>
</li>
<li><a href="python/generated/pyarrow.json.ParseOptions.html#pyarrow.json.ParseOptions.equals">(pyarrow.json.ParseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.json.ReadOptions.html#pyarrow.json.ReadOptions.equals">(pyarrow.json.ReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.equals">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.equals">(pyarrow.LargeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.equals">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.equals">(pyarrow.LargeListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.equals">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.equals">(pyarrow.LargeListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.equals">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.equals">(pyarrow.LargeStringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.equals">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.equals">(pyarrow.ListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.equals">(pyarrow.ListType method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.equals">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.equals">(pyarrow.ListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.equals">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.equals">(pyarrow.MapScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.equals">(pyarrow.MapType method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.equals">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.equals">(pyarrow.MonthDayNanoIntervalScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.equals">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.equals">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.equals">(pyarrow.parquet.ColumnChunkMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.equals">(pyarrow.parquet.ColumnSchema method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.equals">(pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.equals">(pyarrow.parquet.ParquetDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetSchema.html#pyarrow.parquet.ParquetSchema.equals">(pyarrow.parquet.ParquetSchema method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.equals">(pyarrow.parquet.RowGroupMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.equals">(pyarrow.parquet.Statistics method)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.equals">(pyarrow.PyExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.equals">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.equals">(pyarrow.ResizableBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.equals">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.equals">(pyarrow.RunEndEncodedScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.equals">(pyarrow.RunEndEncodedType method)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.equals">(pyarrow.Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.equals">(pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.equals">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.equals">(pyarrow.StringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.equals">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.equals">(pyarrow.StringViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.equals">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.equals">(pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.equals">(pyarrow.StructType method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.equals">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.equals">(pyarrow.Tensor method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.equals">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.equals">(pyarrow.Time32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.equals">(pyarrow.Time32Type method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.equals">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.equals">(pyarrow.Time64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.equals">(pyarrow.Time64Type method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.equals">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.equals">(pyarrow.TimestampScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.equals">(pyarrow.TimestampType method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.equals">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.equals">(pyarrow.UInt16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.equals">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.equals">(pyarrow.UInt32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.equals">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.equals">(pyarrow.UInt64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.equals">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.equals">(pyarrow.UInt8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.equals">(pyarrow.UnionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.equals">(pyarrow.UnionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.equals">(pyarrow.UnionType method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Error">Error (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.escape_char">escape_char (pyarrow.csv.ParseOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions.exclude_invalid_files">exclude_invalid_files (pyarrow.dataset.FileSystemFactoryOptions attribute)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv422ExecBatchIteratorMaker">ExecBatchIteratorMaker (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.acero.ExecNodeOptions.html#pyarrow.acero.ExecNodeOptions">ExecNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.expected_columns">expected_columns (pyarrow.csv.InvalidRow attribute)</a>
</li>
<li><a href="python/generated/pyarrow.json.ParseOptions.html#pyarrow.json.ParseOptions.explicit_schema">explicit_schema (pyarrow.json.ParseOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.export_for_ipc">export_for_ipc() (pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv411ExportArrayRK5ArrayP10ArrowArrayP11ArrowSchema">ExportArray (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv418ExportChunkedArrayNSt10shared_ptrI12ChunkedArrayEEP16ArrowArrayStream">ExportChunkedArray (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv411ExportFieldRK5FieldP11ArrowSchema">ExportField (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv417ExportRecordBatchRK11RecordBatchP10ArrowArrayP11ArrowSchema">ExportRecordBatch (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv423ExportRecordBatchReaderNSt10shared_ptrI17RecordBatchReaderEEP16ArrowArrayStream">ExportRecordBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv412ExportSchemaRK6SchemaP11ArrowSchema">ExportSchema (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv410ExportTypeRK8DataTypeP11ArrowSchema">ExportType (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression">Expression (class in pyarrow.dataset)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv422ExpressionHasFieldRefsRK10Expression">ExpressionHasFieldRefs (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.substrait.BoundExpressions.html#pyarrow.substrait.BoundExpressions.expressions">expressions (pyarrow.substrait.BoundExpressions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.extension">extension (pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="format/Glossary.html#term-extension-type"><strong>extension type</strong></a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.extension_name">extension_name (pyarrow.ExtensionType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.extension_name">(pyarrow.PyExtensionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray">ExtensionArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar">ExtensionScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType">ExtensionType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.extract_regex.html#pyarrow.compute.extract_regex">extract_regex() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv423ExtractKnownFieldValuesRK10Expression">ExtractKnownFieldValues (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ExtractRegexOptions.html#pyarrow.compute.ExtractRegexOptions">ExtractRegexOptions (class in pyarrow.compute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.false_count">false_count (pyarrow.BooleanArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.false_values">false_values (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Fatal">Fatal (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="format/Glossary.html#term-field"><strong>field</strong></a>
<ul>
<li><a href="cpp/api/datatype.html#_CPPv45fieldNSt6stringENSt10shared_ptrI8DataTypeEENSt10shared_ptrIK16KeyValueMetadataEE">(C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv45fieldNSt6stringENSt10shared_ptrI8DataTypeEEbNSt10shared_ptrIK16KeyValueMetadataEE">[1]</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field">Field (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.field.html#pyarrow.field">field() (in module pyarrow)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.field.html#pyarrow.dataset.field">(in module pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.field">(pyarrow.DataType method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.field">(pyarrow.Decimal128Type method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.field">(pyarrow.DictionaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.field">(pyarrow.ExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.field">(pyarrow.FixedSizeBinaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.field">(pyarrow.ListType method)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.field">(pyarrow.MapType method)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.field">(pyarrow.PyExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.field">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.field">(pyarrow.RunEndEncodedType method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.field">(pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.field">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.field">(pyarrow.StructType method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.field">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.field">(pyarrow.Time32Type method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.field">(pyarrow.Time64Type method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.field">(pyarrow.TimestampType method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.field">(pyarrow.UnionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.field">(pyarrow.UnionType method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.field_by_name">field_by_name() (pyarrow.Schema method)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv49field_ref8FieldRef">field_ref (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv418FieldsInExpressionRK10Expression">FieldsInExpression (C++ function)</a>
</li>
<li><a href="format/Glossary.html#term-file-format"><strong>file format</strong></a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.CryptoFactory.html#pyarrow.parquet.encryption.CryptoFactory.file_decryption_properties">file_decryption_properties() (pyarrow.parquet.encryption.CryptoFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.CryptoFactory.html#pyarrow.parquet.encryption.CryptoFactory.file_encryption_properties">file_encryption_properties() (pyarrow.parquet.encryption.CryptoFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.file_footer_length">file_footer_length (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.file_length">file_length (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.file_offset">file_offset (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.file_path">file_path (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.file_postscript_length">file_postscript_length (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.file_version">file_version (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat">FileFormat (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo">FileInfo (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData">FileMetaData (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FilenamePartitioning.html#pyarrow.dataset.FilenamePartitioning">FilenamePartitioning (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.fileno">fileno() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.fileno">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.fileno">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.fileno">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.fileno">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.fileno">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.fileno">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.fileno">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.fileno">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.fileno">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.fileno">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.files">files (pyarrow.dataset.FileSystemDataset attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.files">(pyarrow.parquet.ParquetDataset property)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSelector.html#pyarrow.fs.FileSelector">FileSelector (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem">FileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.filesystem">filesystem (pyarrow.dataset.FileSystemDataset attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.filesystem">(pyarrow.dataset.ParquetFileFragment attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.filesystem">(pyarrow.parquet.ParquetDataset property)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset">FileSystemDataset (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory">FileSystemDatasetFactory (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions">FileSystemFactoryOptions (class in pyarrow.dataset)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv417FileSystemFromUriRKNSt6stringEPNSt6stringE">FileSystemFromUri (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv417FileSystemFromUriRKNSt6stringERKN2io9IOContextEPNSt6stringE">[1]</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv423FileSystemFromUriOrPathRKNSt6stringEPNSt6stringE">FileSystemFromUriOrPath (C++ function)</a>, <a href="cpp/api/filesystem.html#_CPPv423FileSystemFromUriOrPathRKNSt6stringERKN2io9IOContextEPNSt6stringE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler">FileSystemHandler (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.compute.fill_null.html#pyarrow.compute.fill_null">fill_null() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.fill_null">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.fill_null">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.fill_null">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.fill_null">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.fill_null">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.fill_null">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.fill_null">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.fill_null">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.fill_null">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.fill_null">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.fill_null">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.fill_null">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.fill_null">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.fill_null">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.fill_null">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.fill_null">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.fill_null">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.fill_null">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.fill_null">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.fill_null">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.fill_null">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.fill_null">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.fill_null">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.fill_null">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.fill_null">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.fill_null">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.fill_null">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.fill_null">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.fill_null">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.fill_null">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.fill_null">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.fill_null">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.fill_null">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.fill_null">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.fill_null">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.fill_null">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.fill_null">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.fill_null">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.fill_null">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.fill_null">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.fill_null">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.fill_null">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.fill_null">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.fill_null">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.fill_null">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.fill_null_backward.html#pyarrow.compute.fill_null_backward">fill_null_backward() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.fill_null_forward.html#pyarrow.compute.fill_null_forward">fill_null_forward() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.filter.html#pyarrow.compute.filter">filter() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.filter">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.filter">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.filter">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.filter">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.filter">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.filter">(pyarrow.dataset.Dataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.filter">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.filter">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.filter">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.filter">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.filter">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.filter">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.filter">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.filter">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.filter">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.filter">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.filter">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.filter">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.filter">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.filter">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.filter">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.filter">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.filter">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.filter">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.filter">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.filter">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.filter">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.filter">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.filter">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.filter">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.filter">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.filter">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.filter">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.filter">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.filter">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.filter">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.filter">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.filter">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.filter">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.filter">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.filter">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.filter">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.filter">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.filter">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.filter">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.filter">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.filter">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.filter">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.filter">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.filter">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.filter">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.acero.FilterNodeOptions.html#pyarrow.acero.FilterNodeOptions">FilterNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="python/generated/pyarrow.compute.FilterOptions.html#pyarrow.compute.FilterOptions">FilterOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.finalize_s3.html#pyarrow.fs.finalize_s3">finalize_s3() (in module pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.find_physical_length">find_physical_length() (pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.find_physical_offset">find_physical_offset() (pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.find_substring.html#pyarrow.compute.find_substring">find_substring() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.find_substring_regex.html#pyarrow.compute.find_substring_regex">find_substring_regex() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory.finish">finish() (pyarrow.dataset.FileSystemDatasetFactory method)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv417fixed_size_binary7int32_t">fixed_size_binary (C++ function)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv415fixed_size_listRKNSt10shared_ptrI5FieldEE7int32_t">fixed_size_list (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv415fixed_size_listRKNSt10shared_ptrI8DataTypeEE7int32_t">[1]</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray">FixedShapeTensorArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray">FixedSizeBinaryArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar">FixedSizeBinaryScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType">FixedSizeBinaryType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter">FixedSizeBufferWriter (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray">FixedSizeListArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.flatten">flatten() (pyarrow.ChunkedArray method)</a>
<ul>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.flatten">(pyarrow.Field method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.flatten">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.flatten">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.flatten">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.flatten">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.flatten">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.flatten">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.flatten">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.flatten">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightCallOptions.html#pyarrow.flight.FlightCallOptions">FlightCallOptions (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightCancelledError.html#pyarrow.flight.FlightCancelledError">FlightCancelledError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient">FlightClient (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDataStream.html#pyarrow.flight.FlightDataStream">FlightDataStream (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor">FlightDescriptor (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightEndpoint.html#pyarrow.flight.FlightEndpoint">FlightEndpoint (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightError.html#pyarrow.flight.FlightError">FlightError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo">FlightInfo (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInternalError.html#pyarrow.flight.FlightInternalError">FlightInternalError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMetadataWriter.html#pyarrow.flight.FlightMetadataWriter">FlightMetadataWriter (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod">FlightMethod (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase">FlightServerBase (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerError.html#pyarrow.flight.FlightServerError">FlightServerError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader">FlightStreamReader (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter">FlightStreamWriter (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightTimedOutError.html#pyarrow.flight.FlightTimedOutError">FlightTimedOutError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnauthenticatedError.html#pyarrow.flight.FlightUnauthenticatedError">FlightUnauthenticatedError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnauthorizedError.html#pyarrow.flight.FlightUnauthorizedError">FlightUnauthorizedError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnavailableError.html#pyarrow.flight.FlightUnavailableError">FlightUnavailableError</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightWriteSizeExceededError.html#pyarrow.flight.FlightWriteSizeExceededError">FlightWriteSizeExceededError</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv47float16v">float16 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.float16.html#pyarrow.float16">float16() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv47float32v">float32 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.float32.html#pyarrow.float32">float32() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv47float64v">float64 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.float64.html#pyarrow.float64">float64() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray">FloatArray (class in pyarrow)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/builder.html#_CPPv412FloatBuilder">FloatBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray">FloatingPointArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar">FloatScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.floor.html#pyarrow.compute.floor">floor() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.floor_temporal.html#pyarrow.compute.floor_temporal">floor_temporal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.flush">flush() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.flush">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.flush">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.flush">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.flush">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.flush">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.flush">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.flush">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.flush">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.flush">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.flush">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="cpp/api/compute.html#_CPPv413FoldConstants10Expression">FoldConstants (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.footer_key">footer_key (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.for_command">for_command() (pyarrow.flight.FlightDescriptor static method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location.for_grpc_tcp">for_grpc_tcp() (pyarrow.flight.Location static method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location.for_grpc_tls">for_grpc_tls() (pyarrow.flight.Location static method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location.for_grpc_unix">for_grpc_unix() (pyarrow.flight.Location static method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.for_path">for_path() (pyarrow.flight.FlightDescriptor static method)</a>
</li>
<li><a href="python/generated/pyarrow.foreign_buffer.html#pyarrow.foreign_buffer">foreign_buffer() (in module pyarrow)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.foreign_buffer">(pyarrow.cuda.Context method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.format">format (pyarrow.dataset.FileSystemDataset attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.format">(pyarrow.dataset.ParquetFileFragment attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.format">format() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.format">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.format">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.format">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.format">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.format">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.format">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.format">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.format">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.format">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.format">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.format">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.format">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.format">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.format">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.format">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.format">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.format">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.format">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.format">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.format">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.format">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.format">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.format">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.format">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.format">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.format">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.format">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.format">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.format">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.format">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.format">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.format">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.format">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.format">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.format">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.format">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.format">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.format">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.format">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.format">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.format">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.format">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.format">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.format">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.format_version">format_version (pyarrow.parquet.FileMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment">Fragment (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.TaggedRecordBatch.html#pyarrow.dataset.TaggedRecordBatch.fragment">fragment (pyarrow.dataset.TaggedRecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.fragments">fragments (pyarrow.parquet.ParquetDataset property)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FragmentScanOptions.html#pyarrow.dataset.FragmentScanOptions">FragmentScanOptions (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.from_arrays">from_arrays() (pyarrow.DictionaryArray static method)</a>
<ul>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.from_arrays">(pyarrow.FixedSizeListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.from_arrays">(pyarrow.LargeListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.from_arrays">(pyarrow.LargeListViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.from_arrays">(pyarrow.ListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.from_arrays">(pyarrow.ListViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.from_arrays">(pyarrow.MapArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.from_arrays">(pyarrow.RecordBatch static method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.from_arrays">(pyarrow.RunEndEncodedArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.from_arrays">(pyarrow.StructArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.from_arrays">(pyarrow.Table static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.from_batches">from_batches() (pyarrow.csv.CSVStreamingReader static method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.from_batches">(pyarrow.dataset.Scanner static method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.from_batches">(pyarrow.ipc.RecordBatchStreamReader static method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.from_batches">(pyarrow.RecordBatchReader static method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.from_batches">(pyarrow.Table static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.from_buffer">from_buffer() (pyarrow.cuda.CudaBuffer static method)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.IpcMemHandle.html#pyarrow.cuda.IpcMemHandle.from_buffer">(pyarrow.cuda.IpcMemHandle static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.from_buffers">from_buffers() (pyarrow.Array static method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.from_buffers">(pyarrow.BinaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.from_buffers">(pyarrow.BinaryViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.from_buffers">(pyarrow.BooleanArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.from_buffers">(pyarrow.Date32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.from_buffers">(pyarrow.Date64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.from_buffers">(pyarrow.Decimal128Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.from_buffers">(pyarrow.DictionaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.from_buffers">(pyarrow.DoubleArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.from_buffers">(pyarrow.DurationArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.from_buffers">(pyarrow.ExtensionArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.from_buffers">(pyarrow.FixedShapeTensorArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.from_buffers">(pyarrow.FixedSizeBinaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.from_buffers">(pyarrow.FixedSizeListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.from_buffers">(pyarrow.FloatArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.from_buffers">(pyarrow.FloatingPointArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.from_buffers">(pyarrow.HalfFloatArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.from_buffers">(pyarrow.Int16Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.from_buffers">(pyarrow.Int32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.from_buffers">(pyarrow.Int64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.from_buffers">(pyarrow.Int8Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.from_buffers">(pyarrow.IntegerArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.from_buffers">(pyarrow.LargeBinaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.from_buffers">(pyarrow.LargeListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.from_buffers">(pyarrow.LargeListViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.from_buffers">(pyarrow.LargeStringArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.from_buffers">(pyarrow.ListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.from_buffers">(pyarrow.ListViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.from_buffers">(pyarrow.MapArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.from_buffers">(pyarrow.MonthDayNanoIntervalArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.from_buffers">(pyarrow.NullArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.from_buffers">(pyarrow.NumericArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.from_buffers">(pyarrow.RunEndEncodedArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.from_buffers">(pyarrow.StringArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.from_buffers">(pyarrow.StringViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.from_buffers">(pyarrow.StructArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.from_buffers">(pyarrow.Time32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.from_buffers">(pyarrow.Time64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.from_buffers">(pyarrow.TimestampArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.from_buffers">(pyarrow.UInt16Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.from_buffers">(pyarrow.UInt32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.from_buffers">(pyarrow.UInt64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.from_buffers">(pyarrow.UInt8Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.from_buffers">(pyarrow.UnionArray static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.interchange.from_dataframe.html#pyarrow.interchange.from_dataframe">from_dataframe() (in module pyarrow.interchange)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.from_dataset">from_dataset() (pyarrow.dataset.Scanner static method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.from_dense">from_dense() (pyarrow.UnionArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.from_fragment">from_fragment() (pyarrow.dataset.Scanner static method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.from_numba">from_numba() (pyarrow.cuda.Context static method)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.from_numba">(pyarrow.cuda.CudaBuffer static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.from_numpy">from_numpy() (pyarrow.Tensor static method)</a>
</li>
<li><a href="python/generated/pyarrow.from_numpy_dtype.html#pyarrow.from_numpy_dtype">from_numpy_dtype() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.from_numpy_ndarray">from_numpy_ndarray() (pyarrow.FixedShapeTensorArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn.from_ordering">from_ordering() (pyarrow.parquet.SortingColumn class method)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.from_pandas">from_pandas() (pyarrow.Array static method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.from_pandas">(pyarrow.BinaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.from_pandas">(pyarrow.BinaryViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.from_pandas">(pyarrow.BooleanArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.from_pandas">(pyarrow.Date32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.from_pandas">(pyarrow.Date64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.from_pandas">(pyarrow.Decimal128Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.from_pandas">(pyarrow.DictionaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.from_pandas">(pyarrow.DoubleArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.from_pandas">(pyarrow.DurationArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.from_pandas">(pyarrow.ExtensionArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.from_pandas">(pyarrow.FixedShapeTensorArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.from_pandas">(pyarrow.FixedSizeBinaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.from_pandas">(pyarrow.FixedSizeListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.from_pandas">(pyarrow.FloatArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.from_pandas">(pyarrow.FloatingPointArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.from_pandas">(pyarrow.HalfFloatArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.from_pandas">(pyarrow.Int16Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.from_pandas">(pyarrow.Int32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.from_pandas">(pyarrow.Int64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.from_pandas">(pyarrow.Int8Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.from_pandas">(pyarrow.IntegerArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.from_pandas">(pyarrow.LargeBinaryArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.from_pandas">(pyarrow.LargeListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.from_pandas">(pyarrow.LargeListViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.from_pandas">(pyarrow.LargeStringArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.from_pandas">(pyarrow.ListArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.from_pandas">(pyarrow.ListViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.from_pandas">(pyarrow.MapArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.from_pandas">(pyarrow.MonthDayNanoIntervalArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.from_pandas">(pyarrow.NullArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.from_pandas">(pyarrow.NumericArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.from_pandas">(pyarrow.RecordBatch class method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.from_pandas">(pyarrow.RunEndEncodedArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.from_pandas">(pyarrow.Schema class method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.from_pandas">(pyarrow.StringArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.from_pandas">(pyarrow.StringViewArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.from_pandas">(pyarrow.StructArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.from_pandas">(pyarrow.Table class method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.from_pandas">(pyarrow.Time32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.from_pandas">(pyarrow.Time64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.from_pandas">(pyarrow.TimestampArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.from_pandas">(pyarrow.UInt16Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.from_pandas">(pyarrow.UInt32Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.from_pandas">(pyarrow.UInt64Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.from_pandas">(pyarrow.UInt8Array static method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.from_pandas">(pyarrow.UnionArray static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.from_paths">from_paths() (pyarrow.dataset.FileSystemDataset class method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.from_pydict">from_pydict() (pyarrow.RecordBatch class method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.from_pydict">(pyarrow.Table class method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.from_pylist">from_pylist() (pyarrow.RecordBatch class method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.from_pylist">(pyarrow.Table class method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.acero.Declaration.html#pyarrow.acero.Declaration.from_sequence">from_sequence() (pyarrow.acero.Declaration static method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.from_sparse">from_sparse() (pyarrow.UnionArray static method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.from_storage">from_storage() (pyarrow.ExtensionArray static method)</a>
<ul>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.from_storage">(pyarrow.ExtensionScalar static method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.from_storage">(pyarrow.FixedShapeTensorArray static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.from_stream">from_stream() (pyarrow.csv.CSVStreamingReader static method)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.from_stream">(pyarrow.ipc.RecordBatchStreamReader static method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.from_stream">(pyarrow.RecordBatchReader static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.from_struct_array">from_struct_array() (pyarrow.RecordBatch static method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.from_struct_array">(pyarrow.Table static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.from_substrait">from_substrait() (pyarrow.dataset.Expression static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.from_uri">from_uri() (pyarrow.fs.FileSystem static method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.from_uri">(pyarrow.fs.GcsFileSystem static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.from_uri">(pyarrow.fs.HadoopFileSystem static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.from_uri">(pyarrow.fs.LocalFileSystem static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.from_uri">(pyarrow.fs.PyFileSystem static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.from_uri">(pyarrow.fs.S3FileSystem static method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.from_uri">(pyarrow.fs.SubTreeFileSystem static method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler">FSSpecHandler (class in pyarrow.fs)</a>
</li>
</ul></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva9ConditionE">gandiva::Condition (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva13ConfigurationE">gandiva::Configuration (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva20ConfigurationBuilderE">gandiva::ConfigurationBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva10ExpressionE">gandiva::Expression (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva6FilterE">gandiva::Filter (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva6Filter8EvaluateERKN5arrow11RecordBatchENSt10shared_ptrI15SelectionVectorEE">gandiva::Filter::Evaluate (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva6Filter4MakeE9SchemaPtr12ConditionPtrNSt10shared_ptrI13ConfigurationEEPNSt10shared_ptrI6FilterEE">gandiva::Filter::Make (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva6Filter4MakeE9SchemaPtr12ConditionPtrPNSt10shared_ptrI6FilterEE">[1]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva17FunctionSignatureE">gandiva::FunctionSignature (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva17FunctionSignature4HashEv">gandiva::FunctionSignature::Hash (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva31GetRegisteredFunctionSignaturesEv">gandiva::GetRegisteredFunctionSignatures (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva4NodeE">gandiva::Node (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva4Node6AcceptER11NodeVisitor">gandiva::Node::Accept (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva9ProjectorE">gandiva::Projector (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva9Projector8EvaluateERKN5arrow11RecordBatchEPK15SelectionVectorPN5arrow10MemoryPoolEPN5arrow11ArrayVectorE">gandiva::Projector::Evaluate (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4NK7gandiva9Projector8EvaluateERKN5arrow11RecordBatchEPK15SelectionVectorRK15ArrayDataVector">[1]</a>, <a href="cpp/api/gandiva.html#_CPPv4NK7gandiva9Projector8EvaluateERKN5arrow11RecordBatchEPN5arrow10MemoryPoolEPN5arrow11ArrayVectorE">[2]</a>, <a href="cpp/api/gandiva.html#_CPPv4NK7gandiva9Projector8EvaluateERKN5arrow11RecordBatchERK15ArrayDataVector">[3]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva9Projector4MakeE9SchemaPtrRK16ExpressionVectorN15SelectionVector4ModeENSt10shared_ptrI13ConfigurationEEPNSt10shared_ptrI9ProjectorEE">gandiva::Projector::Make (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva9Projector4MakeE9SchemaPtrRK16ExpressionVectorNSt10shared_ptrI13ConfigurationEEPNSt10shared_ptrI9ProjectorEE">[1]</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva9Projector4MakeE9SchemaPtrRK16ExpressionVectorPNSt10shared_ptrI9ProjectorEE">[2]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVectorE">gandiva::SelectionVector (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva15SelectionVector9GetBufferEv">gandiva::SelectionVector::GetBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva15SelectionVector8GetIndexE7int64_t">gandiva::SelectionVector::GetIndex (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva15SelectionVector11GetMaxSlotsEv">gandiva::SelectionVector::GetMaxSlots (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva15SelectionVector7GetModeEv">gandiva::SelectionVector::GetMode (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva15SelectionVector11GetNumSlotsEv">gandiva::SelectionVector::GetNumSlots (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector18MakeImmutableInt16E7int64_tNSt10shared_ptrIN5arrow6BufferEEEPNSt10shared_ptrI15SelectionVectorEE">gandiva::SelectionVector::MakeImmutableInt16 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector18MakeImmutableInt32E7int64_tNSt10shared_ptrIN5arrow6BufferEEEPNSt10shared_ptrI15SelectionVectorEE">gandiva::SelectionVector::MakeImmutableInt32 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector9MakeInt16E7int64_tNSt10shared_ptrIN5arrow6BufferEEEPNSt10shared_ptrI15SelectionVectorEE">gandiva::SelectionVector::MakeInt16 (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector9MakeInt16E7int64_tPN5arrow10MemoryPoolEPNSt10shared_ptrI15SelectionVectorEE">[1]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector9MakeInt32E7int64_tNSt10shared_ptrIN5arrow6BufferEEEPNSt10shared_ptrI15SelectionVectorEE">gandiva::SelectionVector::MakeInt32 (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector9MakeInt32E7int64_tPN5arrow10MemoryPoolEPNSt10shared_ptrI15SelectionVectorEE">[1]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector9MakeInt64E7int64_tNSt10shared_ptrIN5arrow6BufferEEEPNSt10shared_ptrI15SelectionVectorEE">gandiva::SelectionVector::MakeInt64 (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector9MakeInt64E7int64_tPN5arrow10MemoryPoolEPNSt10shared_ptrI15SelectionVectorEE">[1]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector18PopulateFromBitMapEPK7uint8_t7int64_t7int64_t">gandiva::SelectionVector::PopulateFromBitMap (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector8SetIndexE7int64_t8uint64_t">gandiva::SelectionVector::SetIndex (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15SelectionVector11SetNumSlotsE7int64_t">gandiva::SelectionVector::SetNumSlots (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4NK7gandiva15SelectionVector7ToArrayEv">gandiva::SelectionVector::ToArray (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilderE">gandiva::TreeExprBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder7MakeAndERK10NodeVector">gandiva::TreeExprBuilder::MakeAnd (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder13MakeConditionE7NodePtr">gandiva::TreeExprBuilder::MakeCondition (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder13MakeConditionERKNSt6stringERK11FieldVector">[1]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder14MakeExpressionE7NodePtr8FieldPtr">gandiva::TreeExprBuilder::MakeExpression (C++ function)</a>, <a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder14MakeExpressionERKNSt6stringERK11FieldVector8FieldPtr">[1]</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder9MakeFieldE8FieldPtr">gandiva::TreeExprBuilder::MakeField (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder12MakeFunctionERKNSt6stringERK10NodeVector11DataTypePtr">gandiva::TreeExprBuilder::MakeFunction (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder6MakeIfE7NodePtr7NodePtr7NodePtr11DataTypePtr">gandiva::TreeExprBuilder::MakeIf (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder22MakeInExpressionDate32E7NodePtrRKNSt13unordered_setI7int32_tEE">gandiva::TreeExprBuilder::MakeInExpressionDate32 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder22MakeInExpressionDate64E7NodePtrRKNSt13unordered_setI7int64_tEE">gandiva::TreeExprBuilder::MakeInExpressionDate64 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder22MakeInExpressionDoubleE7NodePtrRKNSt13unordered_setIdEE">gandiva::TreeExprBuilder::MakeInExpressionDouble (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder21MakeInExpressionFloatE7NodePtrRKNSt13unordered_setIfEE">gandiva::TreeExprBuilder::MakeInExpressionFloat (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder21MakeInExpressionInt32E7NodePtrRKNSt13unordered_setI7int32_tEE">gandiva::TreeExprBuilder::MakeInExpressionInt32 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder22MakeInExpressionTime32E7NodePtrRKNSt13unordered_setI7int32_tEE">gandiva::TreeExprBuilder::MakeInExpressionTime32 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder22MakeInExpressionTime64E7NodePtrRKNSt13unordered_setI7int64_tEE">gandiva::TreeExprBuilder::MakeInExpressionTime64 (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder25MakeInExpressionTimeStampE7NodePtrRKNSt13unordered_setI7int64_tEE">gandiva::TreeExprBuilder::MakeInExpressionTimeStamp (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder11MakeLiteralEb">gandiva::TreeExprBuilder::MakeLiteral (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder8MakeNullE11DataTypePtr">gandiva::TreeExprBuilder::MakeNull (C++ function)</a>
</li>
<li><a href="cpp/api/gandiva.html#_CPPv4N7gandiva15TreeExprBuilder6MakeOrERK10NodeVector">gandiva::TreeExprBuilder::MakeOr (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem">GcsFileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.flight.GeneratorStream.html#pyarrow.flight.GeneratorStream">GeneratorStream (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.get">get() (pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.get_all_field_indices">get_all_field_indices() (pyarrow.Schema method)</a>
<ul>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.get_all_field_indices">(pyarrow.StructType method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.get_batch">get_batch() (pyarrow.ipc.RecordBatchFileReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.get_batch_with_custom_metadata">get_batch_with_custom_metadata() (pyarrow.ipc.RecordBatchFileReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.get_device_address">get_device_address() (pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.get_field_index">get_field_index() (pyarrow.Schema method)</a>
<ul>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.get_field_index">(pyarrow.StructType method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.get_file_info">get_file_info() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.get_file_info">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.get_file_info">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.get_file_info">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.get_file_info">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.get_file_info">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.get_file_info">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.get_file_info">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.get_file_info">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.get_file_info_selector">get_file_info_selector() (pyarrow.fs.FileSystemHandler method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.get_file_info_selector">(pyarrow.fs.FSSpecHandler method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.GET_FLIGHT_INFO">GET_FLIGHT_INFO (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.get_flight_info">get_flight_info() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.get_flight_info">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.get_fragments">get_fragments() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.get_fragments">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.get_fragments">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.get_fragments">(pyarrow.dataset.UnionDataset method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.get_include.html#pyarrow.get_include">get_include() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.get_libraries.html#pyarrow.get_libraries">get_libraries() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.get_library_dirs.html#pyarrow.get_library_dirs">get_library_dirs() (in module pyarrow)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.get_middleware">get_middleware() (pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.get_num_devices">get_num_devices() (pyarrow.cuda.Context static method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.get_partition_keys.html#pyarrow.dataset.get_partition_keys">get_partition_keys() (in module pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.get_record_batch">get_record_batch() (pyarrow.ipc.RecordBatchFileReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.get_record_batch_size.html#pyarrow.ipc.get_record_batch_size">get_record_batch_size() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.GET_SCHEMA">GET_SCHEMA (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.get_schema">get_schema() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.get_schema">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.get_stream">get_stream() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.get_stream">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.get_stream">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.get_stream">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.get_stream">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.get_stream">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.get_stream">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.get_stream">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.get_stream">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.get_stream">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.get_stream">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.substrait.get_supported_functions.html#pyarrow.substrait.get_supported_functions">get_supported_functions() (in module pyarrow.substrait)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.get_tensor_size.html#pyarrow.ipc.get_tensor_size">get_tensor_size() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientAuthHandler.html#pyarrow.flight.ClientAuthHandler.get_token">get_token() (pyarrow.flight.ClientAuthHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.get_total_buffer_size">get_total_buffer_size() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.get_total_buffer_size">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.get_total_buffer_size">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.get_total_buffer_size">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.get_total_buffer_size">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.get_total_buffer_size">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.get_total_buffer_size">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.get_total_buffer_size">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.get_total_buffer_size">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.get_total_buffer_size">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.get_total_buffer_size">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.get_total_buffer_size">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.get_total_buffer_size">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.get_total_buffer_size">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.get_total_buffer_size">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.get_total_buffer_size">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.get_total_buffer_size">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.get_total_buffer_size">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.get_total_buffer_size">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.get_total_buffer_size">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.get_total_buffer_size">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.get_total_buffer_size">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.get_total_buffer_size">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.get_total_buffer_size">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.get_total_buffer_size">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.get_total_buffer_size">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.get_total_buffer_size">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.get_total_buffer_size">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.get_total_buffer_size">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.get_total_buffer_size">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.get_total_buffer_size">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.get_total_buffer_size">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.get_total_buffer_size">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.get_total_buffer_size">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.get_total_buffer_size">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.get_total_buffer_size">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.get_total_buffer_size">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.get_total_buffer_size">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.get_total_buffer_size">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.get_total_buffer_size">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.get_total_buffer_size">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.get_total_buffer_size">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.get_total_buffer_size">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.get_total_buffer_size">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.get_total_buffer_size">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.get_total_buffer_size">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.get_total_buffer_size">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.get_type_name">get_type_name() (pyarrow.fs.FileSystemHandler method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.get_type_name">(pyarrow.fs.FSSpecHandler method)</a>
</li>
</ul></li>
<li><a href="cpp/api/acero.html#_CPPv433GetDefaultUnalignedBufferHandlingv">GetDefaultUnalignedBufferHandling (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv419GetFunctionExecutorRKNSt6stringENSt6vectorI10TypeHolderEEPK15FunctionOptionsP16FunctionRegistry">GetFunctionExecutor (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv419GetFunctionExecutorRKNSt6stringERKNSt6vectorI5DatumEEPK15FunctionOptionsP16FunctionRegistry">[1]</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.getvalue">getvalue() (pyarrow.BufferOutputStream method)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv47greater10Expression10Expression">greater (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.greater.html#pyarrow.compute.greater">greater() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv413greater_equal10Expression10Expression">greater_equal (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.greater_equal.html#pyarrow.compute.greater_equal">greater_equal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.group_by">group_by() (pyarrow.Table method)</a>
</li>
</ul></td>
</tr></table>
<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/env_vars.html#index-0">HADOOP_HOME</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem">HadoopFileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray">HalfFloatArray (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv416HalfFloatBuilder">HalfFloatBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar">HalfFloatScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.handle">handle (pyarrow.cuda.Context attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.handler">handler (pyarrow.fs.PyFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.HANDSHAKE">HANDSHAKE (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E10has_c_type">has_c_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.has_column_index">has_column_index (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.has_dictionary_page">has_dictionary_page (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.has_distinct_count">has_distinct_count (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.has_index_page">has_index_page (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.has_min_max">has_min_max (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.has_null_count">has_null_count (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.has_offset_index">has_offset_index (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/utilities.html#_CPPv4I0E15has_string_view">has_string_view (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.acero.HashJoinNodeOptions.html#pyarrow.acero.HashJoinNodeOptions">HashJoinNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.head">head() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.head">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.head">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.head">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.head">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.head">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.head">(pyarrow.dataset.UnionDataset method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.hex">hex() (pyarrow.Buffer method)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.hex">(pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.hex">(pyarrow.cuda.HostBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.hex">(pyarrow.ResizableBuffer method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.HivePartitioning.html#pyarrow.dataset.HivePartitioning">HivePartitioning (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer">HostBuffer (class in pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.compute.hour.html#pyarrow.compute.hour">hour() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.hours_between.html#pyarrow.compute.hours_between">hours_between() (in module pyarrow.compute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.id">id (pyarrow.DataType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.id">(pyarrow.Decimal128Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.id">(pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.id">(pyarrow.ExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.id">(pyarrow.FixedSizeBinaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.id">(pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.id">(pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.id">(pyarrow.PyExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.id">(pyarrow.RunEndEncodedType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.id">(pyarrow.StructType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.id">(pyarrow.Time32Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.id">(pyarrow.Time64Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.id">(pyarrow.TimestampType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.id">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.if_else.html#pyarrow.compute.if_else">if_else() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.ignore_empty_lines">ignore_empty_lines (pyarrow.csv.ParseOptions attribute)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv411ImportArrayP10ArrowArrayNSt10shared_ptrI8DataTypeEE">ImportArray (C++ function)</a>, <a href="cpp/api/c_abi.html#_CPPv411ImportArrayP10ArrowArrayP11ArrowSchema">[1]</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv418ImportChunkedArrayP16ArrowArrayStream">ImportChunkedArray (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv411ImportFieldP11ArrowSchema">ImportField (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv417ImportRecordBatchP10ArrowArrayNSt10shared_ptrI6SchemaEE">ImportRecordBatch (C++ function)</a>, <a href="cpp/api/c_abi.html#_CPPv417ImportRecordBatchP10ArrowArrayP11ArrowSchema">[1]</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv423ImportRecordBatchReaderP16ArrowArrayStream">ImportRecordBatchReader (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv412ImportSchemaP11ArrowSchema">ImportSchema (C++ function)</a>
</li>
<li><a href="cpp/api/c_abi.html#_CPPv410ImportTypeP11ArrowSchema">ImportType (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.include_columns">include_columns (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions.include_header">include_header (pyarrow.csv.WriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.include_missing_columns">include_missing_columns (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcReadOptions.html#pyarrow.ipc.IpcReadOptions.included_fields">included_fields (pyarrow.ipc.IpcReadOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.index">index (pyarrow.DictionaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.index.html#pyarrow.compute.index">index() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.index">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.index">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.index">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.index">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.index">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.index">(pyarrow.csv.InvalidRow method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.TaggedRecordBatch.html#pyarrow.dataset.TaggedRecordBatch.index">(pyarrow.dataset.TaggedRecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.index">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.index">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.index">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.index">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.index">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.index">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.index">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.index">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.index">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.index">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType.index">(pyarrow.flight.ActionType method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.CallInfo.html#pyarrow.flight.CallInfo.index">(pyarrow.flight.CallInfo method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.index">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.index">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.index">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.index">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.index">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.index">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.index">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.index">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.index">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.index">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.index">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.index">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.index">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.index">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.index">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.index">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.index">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.index">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.index">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.index">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.index">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.index">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.index">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.index">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.index">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.index">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.index">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.index">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.index">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.index">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.index_in.html#pyarrow.compute.index_in">index_in() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.index_page_offset">index_page_offset (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.index_type">index_type (pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.IndexOptions.html#pyarrow.compute.IndexOptions">IndexOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.indices">indices (pyarrow.DictionaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.indices_nonzero.html#pyarrow.compute.indices_nonzero">indices_nonzero() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Info">Info (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.initialize_s3.html#pyarrow.fs.initialize_s3">initialize_s3() (in module pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset">InMemoryDataset (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.input_stream.html#pyarrow.input_stream">input_stream() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.insert">insert() (pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.inspect">inspect() (pyarrow.dataset.CsvFileFormat method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat.inspect">(pyarrow.dataset.FileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory.inspect">(pyarrow.dataset.FileSystemDatasetFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.inspect">(pyarrow.dataset.IpcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.inspect">(pyarrow.dataset.JsonFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.inspect">(pyarrow.dataset.OrcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.inspect">(pyarrow.dataset.ParquetFileFormat method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory.inspect_schemas">inspect_schemas() (pyarrow.dataset.FileSystemDatasetFactory method)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv45int16v">int16 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.int16.html#pyarrow.int16">int16() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array">Int16Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv412Int16Builder">Int16Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar">Int16Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv45int32v">int32 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.int32.html#pyarrow.int32">int32() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array">Int32Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv412Int32Builder">Int32Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar">Int32Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv45int64v">int64 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.int64.html#pyarrow.int64">int64() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array">Int64Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv412Int64Builder">Int64Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar">Int64Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv44int8v">int8 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.int8.html#pyarrow.int8">int8() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array">Int8Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv411Int8Builder">Int8Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar">Int8Scalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray">IntegerArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.internal_key_material">internal_key_material (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.INVALID">INVALID (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.invalid_row_handler">invalid_row_handler (pyarrow.csv.ParseOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow">InvalidRow (class in pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.compute.invert.html#pyarrow.compute.invert">invert() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.io_thread_count.html#pyarrow.io_thread_count">io_thread_count() (in module pyarrow)</a>
</li>
<li><a href="format/Glossary.html#term-IPC-file-format"><strong>IPC file format</strong></a>
</li>
<li><a href="format/Glossary.html#term-IPC-format"><strong>IPC format</strong></a>
</li>
<li><a href="format/Glossary.html#term-IPC-message"><strong>IPC message</strong></a>
</li>
<li><a href="format/Glossary.html#term-IPC-streaming-format"><strong>IPC streaming format</strong></a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat">IpcFileFormat (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.IpcMemHandle.html#pyarrow.cuda.IpcMemHandle">IpcMemHandle (class in pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcReadOptions.html#pyarrow.ipc.IpcReadOptions">IpcReadOptions (class in pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions">IpcWriteOptions (class in pyarrow.ipc)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E11is_8bit_int">is_8bit_int (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.is_available">is_available() (pyarrow.Codec static method)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv419is_base_binary_likeN4Type4typeE">is_base_binary_like (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv419is_base_binary_likeRK8DataType">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E19is_base_binary_type">is_base_binary_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E17is_base_list_type">is_base_list_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv49is_binaryN4Type4typeE">is_binary (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv49is_binaryRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_binary.html#pyarrow.types.is_binary">is_binary() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv414is_binary_likeN4Type4typeE">is_binary_like (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv414is_binary_likeRK8DataType">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E19is_binary_like_type">is_binary_like_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E14is_binary_type">is_binary_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_binary_view.html#pyarrow.types.is_binary_view">is_binary_view() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E24is_binary_view_like_type">is_binary_view_like_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E19is_binary_view_type">is_binary_view_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_boolean.html#pyarrow.types.is_boolean">is_boolean() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E15is_boolean_type">is_boolean_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.is_cancelled">is_cancelled() (pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.is_contiguous">is_contiguous (pyarrow.Tensor attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.is_cpu">is_cpu (pyarrow.Buffer attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.is_cpu">(pyarrow.cuda.CudaBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.is_cpu">(pyarrow.cuda.HostBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.is_cpu">(pyarrow.ResizableBuffer attribute)</a>
</li>
</ul></li>
<li><a href="cpp/api/utilities.html#_CPPv47is_dateN4Type4typeE">is_date (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_date.html#pyarrow.types.is_date">is_date() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_date32.html#pyarrow.types.is_date32">is_date32() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_date64.html#pyarrow.types.is_date64">is_date64() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E12is_date_type">is_date_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv410is_decimalN4Type4typeE">is_decimal (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv410is_decimalRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_decimal.html#pyarrow.types.is_decimal">is_decimal() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_decimal128.html#pyarrow.types.is_decimal128">is_decimal128() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E18is_decimal128_type">is_decimal128_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_decimal256.html#pyarrow.types.is_decimal256">is_decimal256() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E18is_decimal256_type">is_decimal256_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E15is_decimal_type">is_decimal_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv413is_dictionaryN4Type4typeE">is_dictionary (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv413is_dictionaryRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_dictionary.html#pyarrow.types.is_dictionary">is_dictionary() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E18is_dictionary_type">is_dictionary_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_duration.html#pyarrow.types.is_duration">is_duration() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E16is_duration_type">is_duration_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E17is_extension_type">is_extension_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.is_file">is_file (pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.is_finite.html#pyarrow.compute.is_finite">is_finite() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv420is_fixed_size_binaryN4Type4typeE">is_fixed_size_binary (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv420is_fixed_size_binaryRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_fixed_size_binary.html#pyarrow.types.is_fixed_size_binary">is_fixed_size_binary() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E25is_fixed_size_binary_type">is_fixed_size_binary_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_fixed_size_list.html#pyarrow.types.is_fixed_size_list">is_fixed_size_list() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E23is_fixed_size_list_type">is_fixed_size_list_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv414is_fixed_widthN4Type4typeE">is_fixed_width (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv414is_fixed_widthRK8DataType">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E19is_fixed_width_type">is_fixed_width_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_float16.html#pyarrow.types.is_float16">is_float16() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_float32.html#pyarrow.types.is_float32">is_float32() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_float64.html#pyarrow.types.is_float64">is_float64() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv411is_floatingN4Type4typeE">is_floating (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv411is_floatingRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_floating.html#pyarrow.types.is_floating">is_floating() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E16is_floating_type">is_floating_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E18is_half_float_type">is_half_float_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.compute.is_in.html#pyarrow.compute.is_in">is_in() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.is_inf.html#pyarrow.compute.is_inf">is_inf() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_int16.html#pyarrow.types.is_int16">is_int16() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_int32.html#pyarrow.types.is_int32">is_int32() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_int64.html#pyarrow.types.is_int64">is_int64() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_int8.html#pyarrow.types.is_int8">is_int8() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv410is_integerN4Type4typeE">is_integer (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv410is_integerRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_integer.html#pyarrow.types.is_integer">is_integer() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E15is_integer_type">is_integer_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv411is_intervalN4Type4typeE">is_interval (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv411is_intervalRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_interval.html#pyarrow.types.is_interval">is_interval() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E16is_interval_type">is_interval_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_large_binary.html#pyarrow.types.is_large_binary">is_large_binary() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv420is_large_binary_likeN4Type4typeE">is_large_binary_like (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv420is_large_binary_likeRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_large_list.html#pyarrow.types.is_large_list">is_large_list() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_large_list_view.html#pyarrow.types.is_large_list_view">is_large_list_view() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_large_string.html#pyarrow.types.is_large_string">is_large_string() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_large_unicode.html#pyarrow.types.is_large_unicode">is_large_unicode() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.compute.is_leap_year.html#pyarrow.compute.is_leap_year">is_leap_year() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv47is_listN4Type4typeE">is_list (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_list.html#pyarrow.types.is_list">is_list() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv412is_list_likeN4Type4typeE">is_list_like (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv412is_list_likeRK8DataType">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E17is_list_like_type">is_list_like_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E12is_list_type">is_list_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv412is_list_viewN4Type4typeE">is_list_view (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv412is_list_viewRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_list_view.html#pyarrow.types.is_list_view">is_list_view() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E17is_list_view_type">is_list_view_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_map.html#pyarrow.types.is_map">is_map() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.is_mutable">is_mutable (pyarrow.Buffer attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.is_mutable">(pyarrow.cuda.CudaBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.is_mutable">(pyarrow.cuda.HostBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.is_mutable">(pyarrow.ResizableBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.is_mutable">(pyarrow.Tensor attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.is_nan.html#pyarrow.compute.is_nan">is_nan() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.is_nan">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.is_nan">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.is_nan">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.is_nan">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.is_nan">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.is_nan">(pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.is_nan">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.is_nan">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.is_nan">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.is_nan">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.is_nan">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.is_nan">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.is_nan">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.is_nan">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.is_nan">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.is_nan">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.is_nan">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.is_nan">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.is_nan">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.is_nan">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.is_nan">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.is_nan">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.is_nan">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.is_nan">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.is_nan">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.is_nan">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.is_nan">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.is_nan">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.is_nan">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.is_nan">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.is_nan">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.is_nan">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.is_nan">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.is_nan">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.is_nan">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.is_nan">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.is_nan">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.is_nan">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.is_nan">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.is_nan">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.is_nan">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.is_nan">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.is_nan">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.is_nan">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.is_nan">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.is_nan">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/utilities.html#_CPPv49is_nestedN4Type4typeE">is_nested (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv49is_nestedRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_nested.html#pyarrow.types.is_nested">is_nested() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E14is_nested_type">is_nested_type (C++ type)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv47is_null10Expressionb">is_null (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.is_null.html#pyarrow.compute.is_null">is_null() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.types.is_null.html#pyarrow.types.is_null">(in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.is_null">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.is_null">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.is_null">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.is_null">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.is_null">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.is_null">(pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.is_null">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.is_null">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.is_null">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.is_null">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.is_null">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.is_null">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.is_null">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.is_null">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.is_null">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.is_null">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.is_null">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.is_null">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.is_null">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.is_null">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.is_null">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.is_null">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.is_null">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.is_null">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.is_null">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.is_null">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.is_null">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.is_null">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.is_null">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.is_null">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.is_null">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.is_null">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.is_null">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.is_null">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.is_null">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.is_null">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.is_null">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.is_null">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.is_null">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.is_null">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.is_null">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.is_null">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.is_null">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.is_null">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.is_null">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.is_null">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E12is_null_type">is_null_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E14is_number_type">is_number_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv410is_numericN4Type4typeE">is_numeric (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv410is_numericRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter.is_open">is_open (pyarrow.orc.ORCWriter attribute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E22is_parameter_free_type">is_parameter_free_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E25is_physical_floating_type">is_physical_floating_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E24is_physical_integer_type">is_physical_integer_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E31is_physical_signed_integer_type">is_physical_signed_integer_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E33is_physical_unsigned_integer_type">is_physical_unsigned_integer_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv412is_primitiveN4Type4typeE">is_primitive (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv412is_primitiveRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_primitive.html#pyarrow.types.is_primitive">is_primitive() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E18is_primitive_ctype">is_primitive_ctype (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_run_end_encoded.html#pyarrow.types.is_run_end_encoded">is_run_end_encoded() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E23is_run_end_encoded_type">is_run_end_encoded_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv415is_run_end_typeN4Type4typeE">is_run_end_type (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.is_safe">is_safe() (pyarrow.compute.CastOptions method)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv417is_signed_integerN4Type4typeE">is_signed_integer (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv417is_signed_integerRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_signed_integer.html#pyarrow.types.is_signed_integer">is_signed_integer() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E22is_signed_integer_type">is_signed_integer_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.is_stats_set">is_stats_set (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv49is_stringN4Type4typeE">is_string (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv49is_stringRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_string.html#pyarrow.types.is_string">is_string() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E19is_string_like_type">is_string_like_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E14is_string_type">is_string_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_string_view.html#pyarrow.types.is_string_view">is_string_view() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E19is_string_view_type">is_string_view_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_struct.html#pyarrow.types.is_struct">is_struct() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E14is_struct_type">is_struct_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv411is_temporalN4Type4typeE">is_temporal (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv411is_temporalRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_temporal.html#pyarrow.types.is_temporal">is_temporal() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E16is_temporal_type">is_temporal_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv47is_timeN4Type4typeE">is_time (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_time.html#pyarrow.types.is_time">is_time() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_time32.html#pyarrow.types.is_time32">is_time32() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_time64.html#pyarrow.types.is_time64">is_time64() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E12is_time_type">is_time_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_timestamp.html#pyarrow.types.is_timestamp">is_timestamp() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E17is_timestamp_type">is_timestamp_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_uint16.html#pyarrow.types.is_uint16">is_uint16() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_uint32.html#pyarrow.types.is_uint32">is_uint32() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_uint64.html#pyarrow.types.is_uint64">is_uint64() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_uint8.html#pyarrow.types.is_uint8">is_uint8() (in module pyarrow.types)</a>
</li>
<li><a href="python/generated/pyarrow.types.is_unicode.html#pyarrow.types.is_unicode">is_unicode() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv48is_unionN4Type4typeE">is_union (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv48is_unionRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_union.html#pyarrow.types.is_union">is_union() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E13is_union_type">is_union_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv419is_unsigned_integerN4Type4typeE">is_unsigned_integer (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv419is_unsigned_integerRK8DataType">[1]</a>
</li>
<li><a href="python/generated/pyarrow.types.is_unsigned_integer.html#pyarrow.types.is_unsigned_integer">is_unsigned_integer() (in module pyarrow.types)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E24is_unsigned_integer_type">is_unsigned_integer_type (C++ type)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv48is_valid10Expression">is_valid (C++ function)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.is_valid">(pyarrow.BinaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.is_valid">(pyarrow.BinaryViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.is_valid">(pyarrow.BooleanScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.is_valid">(pyarrow.Date32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.is_valid">(pyarrow.Date64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.is_valid">(pyarrow.Decimal128Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.is_valid">(pyarrow.DictionaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.is_valid">(pyarrow.DoubleScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.is_valid">(pyarrow.DurationScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.is_valid">(pyarrow.ExtensionScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.is_valid">(pyarrow.FixedSizeBinaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.is_valid">(pyarrow.FloatScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.is_valid">(pyarrow.HalfFloatScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.is_valid">(pyarrow.Int16Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.is_valid">(pyarrow.Int32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.is_valid">(pyarrow.Int64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.is_valid">(pyarrow.Int8Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.is_valid">(pyarrow.LargeBinaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.is_valid">(pyarrow.LargeListScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.is_valid">(pyarrow.LargeListViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.is_valid">(pyarrow.LargeStringScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.is_valid">(pyarrow.ListScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.is_valid">(pyarrow.ListViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.is_valid">(pyarrow.MapScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.is_valid">(pyarrow.MonthDayNanoIntervalScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.is_valid">(pyarrow.RunEndEncodedScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.is_valid">(pyarrow.Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.is_valid">(pyarrow.StringScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.is_valid">(pyarrow.StringViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.is_valid">(pyarrow.StructScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.is_valid">(pyarrow.Time32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.is_valid">(pyarrow.Time64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.is_valid">(pyarrow.TimestampScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.is_valid">(pyarrow.UInt16Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.is_valid">(pyarrow.UInt32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.is_valid">(pyarrow.UInt64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.is_valid">(pyarrow.UInt8Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.is_valid">(pyarrow.UnionScalar attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.is_valid.html#pyarrow.compute.is_valid">is_valid() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.is_valid">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.is_valid">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.is_valid">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.is_valid">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.is_valid">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.is_valid">(pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.is_valid">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.is_valid">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.is_valid">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.is_valid">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.is_valid">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.is_valid">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.is_valid">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.is_valid">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.is_valid">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.is_valid">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerAuthHandler.html#pyarrow.flight.ServerAuthHandler.is_valid">(pyarrow.flight.ServerAuthHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.is_valid">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.is_valid">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.is_valid">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.is_valid">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.is_valid">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.is_valid">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.is_valid">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.is_valid">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.is_valid">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.is_valid">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.is_valid">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.is_valid">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.is_valid">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.is_valid">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.is_valid">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.is_valid">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.is_valid">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.is_valid">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.is_valid">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.is_valid">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.is_valid">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.is_valid">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.is_valid">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.is_valid">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.is_valid">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.is_valid">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.is_valid">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.is_valid">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.is_valid">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.is_valid">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="cpp/api/utilities.html#_CPPv418is_var_length_listN4Type4typeE">is_var_length_list (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv418is_var_length_listRK8DataType">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv423is_var_length_list_likeN4Type4typeE">is_var_length_list_like (C++ function)</a>, <a href="cpp/api/utilities.html#_CPPv423is_var_length_list_likeRK8DataType">[1]</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E28is_var_length_list_like_type">is_var_length_list_like_type (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4I0E23is_var_length_list_type">is_var_length_list_type (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.isatty">isatty() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.isatty">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.isatty">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.isatty">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.isatty">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.isatty">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.isatty">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.isatty">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.isatty">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.isatty">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.isatty">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.isin">isin() (pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ISO8601.html#pyarrow.csv.ISO8601">ISO8601 (in module pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.compute.iso_calendar.html#pyarrow.compute.iso_calendar">iso_calendar() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.iso_week.html#pyarrow.compute.iso_week">iso_week() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.iso_year.html#pyarrow.compute.iso_year">iso_year() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.item_field">item_field (pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.item_type">item_type (pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.items">items (pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.items">items() (pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.iter_batches">iter_batches() (pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.iter_batches_with_custom_metadata">iter_batches_with_custom_metadata() (pyarrow.csv.CSVStreamingReader method)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.iter_batches_with_custom_metadata">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.iter_batches_with_custom_metadata">(pyarrow.RecordBatchReader method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.iterchunks">iterchunks() (pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.itercolumns">itercolumns() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.itercolumns">(pyarrow.Table method)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="J">J</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.jemalloc_memory_pool.html#pyarrow.jemalloc_memory_pool">jemalloc_memory_pool() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.jemalloc_set_decay_ms.html#pyarrow.jemalloc_set_decay_ms">jemalloc_set_decay_ms() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.join">join() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.join">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.join">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.join">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.join">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.join_asof">join_asof() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.join_asof">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.join_asof">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.join_asof">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.join_asof">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="cpp/api/acero.html#_CPPv410JoinKeyCmp">JoinKeyCmp (C++ enum)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/acero.html#_CPPv4N10JoinKeyCmp2EQE">JoinKeyCmp::EQ (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N10JoinKeyCmp2ISE">JoinKeyCmp::IS (C++ enumerator)</a>
</li>
<li><a href="python/generated/pyarrow.compute.JoinOptions.html#pyarrow.compute.JoinOptions">JoinOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv48JoinType">JoinType (C++ enum)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType10FULL_OUTERE">JoinType::FULL_OUTER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType5INNERE">JoinType::INNER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType9LEFT_ANTIE">JoinType::LEFT_ANTI (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType10LEFT_OUTERE">JoinType::LEFT_OUTER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType9LEFT_SEMIE">JoinType::LEFT_SEMI (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType10RIGHT_ANTIE">JoinType::RIGHT_ANTI (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType11RIGHT_OUTERE">JoinType::RIGHT_OUTER (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N8JoinType10RIGHT_SEMIE">JoinType::RIGHT_SEMI (C++ enumerator)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat">JsonFileFormat (class in pyarrow.dataset)</a>
</li>
</ul></td>
</tr></table>
<h2 id="K">K</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/acero.html#_CPPv429kDefaultBackpressureHighBytes">kDefaultBackpressureHighBytes (C++ member)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv428kDefaultBackpressureLowBytes">kDefaultBackpressureLowBytes (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv422kDefaultBatchReadahead">kDefaultBatchReadahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv417kDefaultBatchSize">kDefaultBatchSize (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv422kDefaultBytesReadahead">kDefaultBytesReadahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv425kDefaultFragmentReadahead">kDefaultFragmentReadahead (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv424kDefaultHiveNullFallback">kDefaultHiveNullFallback (C++ member)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig.key_access_token">key_access_token (pyarrow.parquet.encryption.KmsConnectionConfig attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.key_field">key_field (pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.key_type">key_type (pyarrow.MapType attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.keys">keys (pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.keys">keys() (pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.keys_sorted">keys_sorted (pyarrow.MapType attribute)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv412kIpcTypeName">kIpcTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv413kJsonTypeName">kJsonTypeName (C++ member)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig.kms_instance_id">kms_instance_id (pyarrow.parquet.encryption.KmsConnectionConfig attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig.kms_instance_url">kms_instance_url (pyarrow.parquet.encryption.KmsConnectionConfig attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsClient.html#pyarrow.parquet.encryption.KmsClient">KmsClient (class in pyarrow.parquet.encryption)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig">KmsConnectionConfig (class in pyarrow.parquet.encryption)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv412kOrcTypeName">kOrcTypeName (C++ member)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv416kParquetTypeName">kParquetTypeName (C++ member)</a>
</li>
</ul></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/datatype.html#_CPPv412large_binaryv">large_binary (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.large_binary.html#pyarrow.large_binary">large_binary() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv410large_listRKNSt10shared_ptrI5FieldEE">large_list (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv410large_listRKNSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.large_list.html#pyarrow.large_list">large_list() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv415large_list_viewNSt10shared_ptrI5FieldEE">large_list_view (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv415large_list_viewNSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.large_list_view.html#pyarrow.large_list_view">large_list_view() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.large_string.html#pyarrow.large_string">large_string() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv410large_utf8v">large_utf8 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.large_utf8.html#pyarrow.large_utf8">large_utf8() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray">LargeBinaryArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar">LargeBinaryScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray">LargeListArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar">LargeListScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray">LargeListViewArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar">LargeListViewScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray">LargeStringArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar">LargeStringScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.length">length (pyarrow.parquet.ColumnSchema attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.length">length() (pyarrow.ChunkedArray method)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv44less10Expression10Expression">less (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.less.html#pyarrow.compute.less">less() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv410less_equal10Expression10Expression">less_equal (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.less_equal.html#pyarrow.compute.less_equal">less_equal() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv44listRKNSt10shared_ptrI5FieldEE">list (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv44listRKNSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.list_.html#pyarrow.list_">list_() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.LIST_ACTIONS">LIST_ACTIONS (pyarrow.flight.FlightMethod attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.list_actions">list_actions() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.list_actions">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.list_element.html#pyarrow.compute.list_element">list_element() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.list_flatten.html#pyarrow.compute.list_flatten">list_flatten() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMethod.html#pyarrow.flight.FlightMethod.LIST_FLIGHTS">LIST_FLIGHTS (pyarrow.flight.FlightMethod attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.list_flights">list_flights() (pyarrow.flight.FlightClient method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.list_flights">(pyarrow.flight.FlightServerBase method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.list_parent_indices.html#pyarrow.compute.list_parent_indices">list_parent_indices() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.list_slice.html#pyarrow.compute.list_slice">list_slice() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.list_value_length.html#pyarrow.compute.list_value_length">list_value_length() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv49list_viewNSt10shared_ptrI5FieldEE">list_view (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv49list_viewNSt10shared_ptrI8DataTypeEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.list_view.html#pyarrow.list_view">list_view() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray">ListArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar">ListScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ListSliceOptions.html#pyarrow.compute.ListSliceOptions">ListSliceOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType">ListType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray">ListViewArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar">ListViewScalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv47literal5Datum">literal (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4I0E7literal10ExpressionRR3Arg">[1]</a>
</li>
<li><a href="python/generated/pyarrow.compute.ln.html#pyarrow.compute.ln">ln() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ln_checked.html#pyarrow.compute.ln_checked">ln_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv423LoadFileSystemFactoriesPKc">LoadFileSystemFactories (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.local_timestamp.html#pyarrow.compute.local_timestamp">local_timestamp() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem">LocalFileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location">Location (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightEndpoint.html#pyarrow.flight.FlightEndpoint.locations">locations (pyarrow.flight.FlightEndpoint attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.log10.html#pyarrow.compute.log10">log10() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.log10_checked.html#pyarrow.compute.log10_checked">log10_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.log1p.html#pyarrow.compute.log1p">log1p() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.log1p_checked.html#pyarrow.compute.log1p_checked">log1p_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.log2.html#pyarrow.compute.log2">log2() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.log2_checked.html#pyarrow.compute.log2_checked">log2_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.log_memory_allocations.html#pyarrow.log_memory_allocations">log_memory_allocations() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.logb.html#pyarrow.compute.logb">logb() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.logb_checked.html#pyarrow.compute.logb_checked">logb_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.logical_type">logical_type (pyarrow.parquet.ColumnSchema attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.logical_type">(pyarrow.parquet.Statistics attribute)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType.make_action">make_action() (pyarrow.flight.ActionType method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.make_fragment">make_fragment() (pyarrow.dataset.CsvFileFormat method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat.make_fragment">(pyarrow.dataset.FileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.make_fragment">(pyarrow.dataset.IpcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.make_fragment">(pyarrow.dataset.JsonFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.make_fragment">(pyarrow.dataset.OrcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.make_fragment">(pyarrow.dataset.ParquetFileFormat method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.make_struct.html#pyarrow.compute.make_struct">make_struct() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.make_write_options">make_write_options() (pyarrow.dataset.CsvFileFormat method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileFormat.html#pyarrow.dataset.FileFormat.make_write_options">(pyarrow.dataset.FileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.IpcFileFormat.html#pyarrow.dataset.IpcFileFormat.make_write_options">(pyarrow.dataset.IpcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.JsonFileFormat.html#pyarrow.dataset.JsonFileFormat.make_write_options">(pyarrow.dataset.JsonFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat.make_write_options">(pyarrow.dataset.OrcFileFormat method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.make_write_options">(pyarrow.dataset.ParquetFileFormat method)</a>
</li>
</ul></li>
<li><a href="cpp/api/array.html#_CPPv49MakeArrayRKNSt10shared_ptrI9ArrayDataEE">MakeArray (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv419MakeArrayFromScalarRK6Scalar7int64_tP10MemoryPool">MakeArrayFromScalar (C++ function)</a>
</li>
<li><a href="cpp/api/array.html#_CPPv415MakeArrayOfNullRKNSt10shared_ptrI8DataTypeEE7int64_tP10MemoryPool">MakeArrayOfNull (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv413MakeCSVWriterNSt10shared_ptrIN2io12OutputStreamEEERKNSt10shared_ptrI6SchemaEERK12WriteOptions">MakeCSVWriter (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv413MakeCSVWriterPN2io12OutputStreamERKNSt10shared_ptrI6SchemaEERK12WriteOptions">[1]</a>
</li>
<li><a href="cpp/api/array.html#_CPPv414MakeEmptyArrayNSt10shared_ptrI8DataTypeEEP10MemoryPool">MakeEmptyArray (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv412MakeExecNodeRKNSt6stringEP8ExecPlanNSt6vectorIP8ExecNodeEERK15ExecNodeOptionsP19ExecFactoryRegistry">MakeExecNode (C++ function)</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv414MakeFileWriterNSt10shared_ptrIN2io12OutputStreamEEERKNSt10shared_ptrI6SchemaEERK15IpcWriteOptionsRKNSt10shared_ptrIK16KeyValueMetadataEE">MakeFileWriter (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv414MakeFileWriterPN2io12OutputStreamERKNSt10shared_ptrI6SchemaEERK15IpcWriteOptionsRKNSt10shared_ptrIK16KeyValueMetadataEE">[1]</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv414MakeNullScalarNSt10shared_ptrI8DataTypeEE">MakeNullScalar (C++ function)</a>
</li>
<li><a href="cpp/api/scalar.html#_CPPv410MakeScalarNSt6stringE">MakeScalar (C++ function)</a>, <a href="cpp/api/scalar.html#_CPPv410MakeScalarRKNSt10shared_ptrI6ScalarEE">[1]</a>, <a href="cpp/api/scalar.html#_CPPv4I0000E10MakeScalarNSt10shared_ptrI6ScalarEE5Value">[2]</a>, <a href="cpp/api/scalar.html#_CPPv4I0E10MakeScalar6ResultINSt10shared_ptrI6ScalarEEENSt10shared_ptrI8DataTypeEERR5Value">[3]</a>
</li>
<li><a href="cpp/api/ipc.html#_CPPv416MakeStreamWriterNSt10shared_ptrIN2io12OutputStreamEEERKNSt10shared_ptrI6SchemaEERK15IpcWriteOptions">MakeStreamWriter (C++ function)</a>, <a href="cpp/api/ipc.html#_CPPv416MakeStreamWriterPN2io12OutputStreamERKNSt10shared_ptrI6SchemaEERK15IpcWriteOptions">[1]</a>
</li>
<li><a href="python/generated/pyarrow.compute.MakeStructOptions.html#pyarrow.compute.MakeStructOptions">MakeStructOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv43mapNSt10shared_ptrI8DataTypeEENSt10shared_ptrI5FieldEEb">map (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv43mapNSt10shared_ptrI8DataTypeEENSt10shared_ptrI8DataTypeEEb">[1]</a>
</li>
<li><a href="python/generated/pyarrow.map_.html#pyarrow.map_">map_() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.map_lookup.html#pyarrow.compute.map_lookup">map_lookup() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray">MapArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MapLookupOptions.html#pyarrow.compute.MapLookupOptions">MapLookupOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar">MapScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType">MapType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.match_like.html#pyarrow.compute.match_like">match_like() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.match_substring.html#pyarrow.compute.match_substring">match_substring() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.match_substring_regex.html#pyarrow.compute.match_substring_regex">match_substring_regex() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MatchSubstringOptions.html#pyarrow.compute.MatchSubstringOptions">MatchSubstringOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.max">max (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.max.html#pyarrow.compute.max">max() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.max_definition_level">max_definition_level (pyarrow.parquet.ColumnSchema attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.max_element_wise.html#pyarrow.compute.max_element_wise">max_element_wise() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryPool.html#pyarrow.MemoryPool.max_memory">max_memory() (pyarrow.MemoryPool method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.max_raw">max_raw (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.max_repetition_level">max_repetition_level (pyarrow.parquet.ColumnSchema attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.maximum_compression_level">maximum_compression_level() (pyarrow.Codec static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.mean.html#pyarrow.compute.mean">mean() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.memory_map.html#pyarrow.memory_map">memory_map() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.UdfContext.html#pyarrow.compute.UdfContext.memory_pool">memory_pool (pyarrow.compute.UdfContext attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile">MemoryMappedFile (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryPool.html#pyarrow.MemoryPool">MemoryPool (class in pyarrow)</a>
</li>
<li><a href="format/Glossary.html#term-message"><strong>message</strong></a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message">Message (class in pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.MessageReader.html#pyarrow.ipc.MessageReader">MessageReader (class in pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.metadata">metadata (pyarrow.dataset.ParquetFileFragment attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.WrittenFile.html#pyarrow.dataset.WrittenFile.metadata">(pyarrow.dataset.WrittenFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.metadata">(pyarrow.Field attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.metadata">(pyarrow.ipc.Message attribute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.metadata">(pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.metadata">(pyarrow.parquet.FileMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.metadata">(pyarrow.parquet.ParquetFile property)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.metadata">(pyarrow.Schema attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.metadata">metadata() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.metadata">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.metadata">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.metadata">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.metadata">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.metadata">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.metadata">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.metadata">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.metadata">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.metadata">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.metadata">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.metadata_version">metadata_version (pyarrow.ipc.IpcWriteOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.metadata_version">(pyarrow.ipc.Message attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader">MetadataRecordBatchReader (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter">MetadataRecordBatchWriter (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.CallInfo.html#pyarrow.flight.CallInfo.method">method (pyarrow.flight.CallInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.microsecond.html#pyarrow.compute.microsecond">microsecond() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.microseconds_between.html#pyarrow.compute.microseconds_between">microseconds_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.millisecond.html#pyarrow.compute.millisecond">millisecond() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.milliseconds_between.html#pyarrow.compute.milliseconds_between">milliseconds_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.mimalloc_memory_pool.html#pyarrow.mimalloc_memory_pool">mimalloc_memory_pool() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.min">min (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.min.html#pyarrow.compute.min">min() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.min_element_wise.html#pyarrow.compute.min_element_wise">min_element_wise() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.min_max.html#pyarrow.compute.min_max">min_max() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.min_raw">min_raw (pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.minimum_compression_level">minimum_compression_level() (pyarrow.Codec static method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.minute.html#pyarrow.compute.minute">minute() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.minutes_between.html#pyarrow.compute.minutes_between">minutes_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.mode">mode (pyarrow.BufferOutputStream attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.mode">(pyarrow.BufferReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.mode">(pyarrow.CompressedInputStream attribute)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.mode">(pyarrow.CompressedOutputStream attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.mode">(pyarrow.cuda.BufferReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.mode">(pyarrow.cuda.BufferWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.mode">(pyarrow.FixedSizeBufferWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.mode">(pyarrow.MemoryMappedFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.mode">(pyarrow.NativeFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.mode">(pyarrow.OSFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.mode">(pyarrow.PythonFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.mode">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.mode.html#pyarrow.compute.mode">mode() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ModeOptions.html#pyarrow.compute.ModeOptions">ModeOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.month.html#pyarrow.compute.month">month() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv423month_day_nano_intervalv">month_day_nano_interval (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.month_day_nano_interval.html#pyarrow.month_day_nano_interval">month_day_nano_interval() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.month_day_nano_interval_between.html#pyarrow.compute.month_day_nano_interval_between">month_day_nano_interval_between() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv414month_intervalv">month_interval (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.month_interval_between.html#pyarrow.compute.month_interval_between">month_interval_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray">MonthDayNanoIntervalArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar">MonthDayNanoIntervalScalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv420MonthIntervalBuilder">MonthIntervalBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.move">move() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.move">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.move">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.move">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.move">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.move">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.move">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.move">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.move">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.mtime">mtime (pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.mtime_ns">mtime_ns (pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.multiply.html#pyarrow.compute.multiply">multiply() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.multiply_checked.html#pyarrow.compute.multiply_checked">multiply_checked() (in module pyarrow.compute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="N">N</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.NA.html#pyarrow.NA">NA (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.name">name (pyarrow.Codec attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.name">(pyarrow.Field attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.name">(pyarrow.parquet.ColumnSchema attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ParquetSchema.html#pyarrow.parquet.ParquetSchema.names">names (pyarrow.parquet.ParquetSchema attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.names">(pyarrow.Schema attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.nanosecond.html#pyarrow.compute.nanosecond">nanosecond() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.nanoseconds_between.html#pyarrow.compute.nanoseconds_between">nanoseconds_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile">NativeFile (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.nbytes">nbytes (pyarrow.Array attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.nbytes">(pyarrow.BinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.nbytes">(pyarrow.BinaryViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.nbytes">(pyarrow.BooleanArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.nbytes">(pyarrow.ChunkedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.nbytes">(pyarrow.Date32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.nbytes">(pyarrow.Date64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.nbytes">(pyarrow.Decimal128Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.nbytes">(pyarrow.DictionaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.nbytes">(pyarrow.DoubleArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.nbytes">(pyarrow.DurationArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.nbytes">(pyarrow.ExtensionArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.nbytes">(pyarrow.FixedShapeTensorArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.nbytes">(pyarrow.FixedSizeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.nbytes">(pyarrow.FixedSizeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.nbytes">(pyarrow.FloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.nbytes">(pyarrow.FloatingPointArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.nbytes">(pyarrow.HalfFloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.nbytes">(pyarrow.Int16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.nbytes">(pyarrow.Int32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.nbytes">(pyarrow.Int64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.nbytes">(pyarrow.Int8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.nbytes">(pyarrow.IntegerArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.nbytes">(pyarrow.LargeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.nbytes">(pyarrow.LargeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.nbytes">(pyarrow.LargeListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.nbytes">(pyarrow.LargeStringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.nbytes">(pyarrow.ListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.nbytes">(pyarrow.ListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.nbytes">(pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.nbytes">(pyarrow.MonthDayNanoIntervalArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.nbytes">(pyarrow.NullArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.nbytes">(pyarrow.NumericArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.nbytes">(pyarrow.RecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.nbytes">(pyarrow.RunEndEncodedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.nbytes">(pyarrow.StringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.nbytes">(pyarrow.StringViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.nbytes">(pyarrow.StructArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.nbytes">(pyarrow.Table attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.nbytes">(pyarrow.Time32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.nbytes">(pyarrow.Time64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.nbytes">(pyarrow.TimestampArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.nbytes">(pyarrow.UInt16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.nbytes">(pyarrow.UInt32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.nbytes">(pyarrow.UInt64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.nbytes">(pyarrow.UInt8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.nbytes">(pyarrow.UnionArray attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.ndim">ndim (pyarrow.Tensor attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.negate.html#pyarrow.compute.negate">negate() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.negate_checked.html#pyarrow.compute.negate_checked">negate_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="format/Glossary.html#term-nested-type"><strong>nested type</strong></a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.new_buffer">new_buffer() (pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.new_file.html#pyarrow.ipc.new_file">new_file() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.new_host_buffer.html#pyarrow.cuda.new_host_buffer">new_host_buffer() (in module pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.new_stream.html#pyarrow.ipc.new_stream">new_stream() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.newlines_in_values">newlines_in_values (pyarrow.csv.ParseOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.json.ParseOptions.html#pyarrow.json.ParseOptions.newlines_in_values">(pyarrow.json.ParseOptions attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.normalize_path">normalize_path() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.normalize_path">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.normalize_path">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.normalize_path">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.normalize_path">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.normalize_path">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.normalize_path">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.normalize_path">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.normalize_path">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="cpp/api/compute.html#_CPPv44not_10Expression">not_ (C++ function)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv49not_equal10Expression10Expression">not_equal (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.not_equal.html#pyarrow.compute.not_equal">not_equal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.nrows">nrows (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.nstripe_statistics">nstripe_statistics (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.nstripes">nstripes (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv44nullv">null (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.null.html#pyarrow.null">null() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.null_count">null_count (pyarrow.Array attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.null_count">(pyarrow.BinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.null_count">(pyarrow.BinaryViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.null_count">(pyarrow.BooleanArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.null_count">(pyarrow.ChunkedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.null_count">(pyarrow.Date32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.null_count">(pyarrow.Date64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.null_count">(pyarrow.Decimal128Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.null_count">(pyarrow.DictionaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.null_count">(pyarrow.DoubleArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.null_count">(pyarrow.DurationArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.null_count">(pyarrow.ExtensionArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.null_count">(pyarrow.FixedShapeTensorArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.null_count">(pyarrow.FixedSizeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.null_count">(pyarrow.FixedSizeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.null_count">(pyarrow.FloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.null_count">(pyarrow.FloatingPointArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.null_count">(pyarrow.HalfFloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.null_count">(pyarrow.Int16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.null_count">(pyarrow.Int32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.null_count">(pyarrow.Int64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.null_count">(pyarrow.Int8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.null_count">(pyarrow.IntegerArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.null_count">(pyarrow.LargeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.null_count">(pyarrow.LargeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.null_count">(pyarrow.LargeListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.null_count">(pyarrow.LargeStringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.null_count">(pyarrow.ListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.null_count">(pyarrow.ListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.null_count">(pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.null_count">(pyarrow.MonthDayNanoIntervalArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.null_count">(pyarrow.NullArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.null_count">(pyarrow.NumericArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.null_count">(pyarrow.parquet.Statistics attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.null_count">(pyarrow.RunEndEncodedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.null_count">(pyarrow.StringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.null_count">(pyarrow.StringViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.null_count">(pyarrow.StructArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.null_count">(pyarrow.Time32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.null_count">(pyarrow.Time64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.null_count">(pyarrow.TimestampArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.null_count">(pyarrow.UInt16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.null_count">(pyarrow.UInt32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.null_count">(pyarrow.UInt64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.null_count">(pyarrow.UInt8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.null_count">(pyarrow.UnionArray attribute)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.null_values">null_values (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.nullable">nullable (pyarrow.Field attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray">NullArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.NullOptions.html#pyarrow.compute.NullOptions">NullOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.nulls.html#pyarrow.nulls">nulls() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn.nulls_first">nulls_first (pyarrow.parquet.SortingColumn attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.num_buffers">num_buffers (pyarrow.DataType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.num_buffers">(pyarrow.Decimal128Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.num_buffers">(pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.num_buffers">(pyarrow.ExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.num_buffers">(pyarrow.FixedSizeBinaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.num_buffers">(pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.num_buffers">(pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.num_buffers">(pyarrow.PyExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.num_buffers">(pyarrow.RunEndEncodedType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.num_buffers">(pyarrow.StructType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.num_buffers">(pyarrow.Time32Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.num_buffers">(pyarrow.Time64Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.num_buffers">(pyarrow.TimestampType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.num_buffers">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.num_bytes_buffered">num_bytes_buffered (pyarrow.cuda.BufferWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.num_chunks">num_chunks (pyarrow.ChunkedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.num_columns">num_columns (pyarrow.parquet.FileMetaData attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.num_columns">(pyarrow.parquet.RowGroupMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.num_columns">(pyarrow.RecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.num_columns">(pyarrow.Table attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.num_fields">num_fields (pyarrow.DataType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.num_fields">(pyarrow.Decimal128Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.num_fields">(pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.num_fields">(pyarrow.ExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.num_fields">(pyarrow.FixedSizeBinaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.num_fields">(pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.num_fields">(pyarrow.MapType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.num_fields">(pyarrow.PyExtensionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.num_fields">(pyarrow.RunEndEncodedType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.num_fields">(pyarrow.StructType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.num_fields">(pyarrow.Time32Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.num_fields">(pyarrow.Time64Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.num_fields">(pyarrow.TimestampType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.num_fields">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.num_record_batches">num_record_batches (pyarrow.ipc.RecordBatchFileReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.num_row_groups">num_row_groups (pyarrow.dataset.ParquetFileFragment attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.num_row_groups">(pyarrow.parquet.FileMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.num_row_groups">(pyarrow.parquet.ParquetFile property)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.num_rows">num_rows (pyarrow.parquet.FileMetaData attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.num_rows">(pyarrow.parquet.RowGroupMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.num_rows">(pyarrow.RecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.num_rows">(pyarrow.Table attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.num_values">num_values (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.num_values">(pyarrow.parquet.Statistics attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.number">number (pyarrow.csv.InvalidRow attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray">NumericArray (class in pyarrow)</a>
</li>
</ul></td>
</tr></table>
<h2 id="O">O</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Off">Off (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.offset">offset (pyarrow.Array attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.offset">(pyarrow.BinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.offset">(pyarrow.BinaryViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.offset">(pyarrow.BooleanArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.offset">(pyarrow.Date32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.offset">(pyarrow.Date64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.offset">(pyarrow.Decimal128Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.offset">(pyarrow.DictionaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.offset">(pyarrow.DoubleArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.offset">(pyarrow.DurationArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.offset">(pyarrow.ExtensionArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.offset">(pyarrow.FixedShapeTensorArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.offset">(pyarrow.FixedSizeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.offset">(pyarrow.FixedSizeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.offset">(pyarrow.FloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.offset">(pyarrow.FloatingPointArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.offset">(pyarrow.HalfFloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.offset">(pyarrow.Int16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.offset">(pyarrow.Int32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.offset">(pyarrow.Int64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.offset">(pyarrow.Int8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.offset">(pyarrow.IntegerArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.offset">(pyarrow.LargeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.offset">(pyarrow.LargeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.offset">(pyarrow.LargeListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.offset">(pyarrow.LargeStringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.offset">(pyarrow.ListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.offset">(pyarrow.ListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.offset">(pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.offset">(pyarrow.MonthDayNanoIntervalArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.offset">(pyarrow.NullArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.offset">(pyarrow.NumericArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.offset">(pyarrow.RunEndEncodedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.offset">(pyarrow.StringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.offset">(pyarrow.StringViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.offset">(pyarrow.StructArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.offset">(pyarrow.Time32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.offset">(pyarrow.Time64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.offset">(pyarrow.TimestampArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.offset">(pyarrow.UInt16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.offset">(pyarrow.UInt32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.offset">(pyarrow.UInt64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.offset">(pyarrow.UInt8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.offset">(pyarrow.UnionArray attribute)</a>
</li>
</ul></li>
<li><a href="cpp/api/utilities.html#_CPPv416offset_bit_widthN4Type4typeE">offset_bit_width (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.offsets">offsets (pyarrow.LargeListArray attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.offsets">(pyarrow.LargeListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.offsets">(pyarrow.ListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.offsets">(pyarrow.ListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.offsets">(pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.offsets">(pyarrow.UnionArray attribute)</a>
</li>
</ul></li>
<li><a href="cpp/threading.html#index-1">OMP_NUM_THREADS</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.open">open() (pyarrow.dataset.ParquetFileFragment method)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.open_append_stream">open_append_stream() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.open_append_stream">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.open_append_stream">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.open_append_stream">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.open_append_stream">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.open_append_stream">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.open_append_stream">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.open_append_stream">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.open_append_stream">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.open_csv.html#pyarrow.csv.open_csv">open_csv() (in module pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.open_file.html#pyarrow.ipc.open_file">open_file() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.open_input_file">open_input_file() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.open_input_file">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.open_input_file">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.open_input_file">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.open_input_file">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.open_input_file">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.open_input_file">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.open_input_file">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.open_input_file">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.open_input_stream">open_input_stream() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.open_input_stream">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.open_input_stream">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.open_input_stream">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.open_input_stream">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.open_input_stream">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.open_input_stream">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.open_input_stream">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.open_input_stream">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.open_ipc_buffer">open_ipc_buffer() (pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.open_output_stream">open_output_stream() (pyarrow.fs.FileSystem method)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileSystemHandler.html#pyarrow.fs.FileSystemHandler.open_output_stream">(pyarrow.fs.FileSystemHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FSSpecHandler.html#pyarrow.fs.FSSpecHandler.open_output_stream">(pyarrow.fs.FSSpecHandler method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.open_output_stream">(pyarrow.fs.GcsFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.open_output_stream">(pyarrow.fs.HadoopFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.open_output_stream">(pyarrow.fs.LocalFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.open_output_stream">(pyarrow.fs.PyFileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.open_output_stream">(pyarrow.fs.S3FileSystem method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.open_output_stream">(pyarrow.fs.SubTreeFileSystem method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ipc.open_stream.html#pyarrow.ipc.open_stream">open_stream() (in module pyarrow.ipc)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.MessageReader.html#pyarrow.ipc.MessageReader.open_stream">(pyarrow.ipc.MessageReader static method)</a>
</li>
</ul></li>
<li><a href="cpp/api/formats.html#_CPPv48OpenFileNSt10shared_ptrIN5arrow2io16RandomAccessFileEEEPN5arrow10MemoryPoolEPNSt10unique_ptrI10FileReaderEE">OpenFile (C++ function)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4neRK9ExecBatchRK9ExecBatch">operator!= (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4neRK10ExpressionRK10Expression">[1]</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4lsRNSt7ostreamE15SegmentEncoding">operator&lt;&lt; (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv4lsRNSt7ostreamEN19DayTimeIntervalType15DayMillisecondsE">[1]</a>, <a href="cpp/api/datatype.html#_CPPv4lsRNSt7ostreamEN24MonthDayNanoIntervalType13MonthDayNanosE">[2]</a>, <a href="cpp/api/datatype.html#_CPPv4lsRNSt7ostreamEN8TimeUnit4typeE">[3]</a>, <a href="cpp/api/flightsql.html#_CPPv4lsRNSt7ostreamE12CancelResult">[4]</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4eqRK9ExecBatchRK9ExecBatch">operator== (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv4eqRK10ExpressionRK10Expression">[1]</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv43or_10Expression10Expression">or_ (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv43or_RKNSt6vectorI10ExpressionEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.compute.or_.html#pyarrow.compute.or_">or_() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.or_kleene.html#pyarrow.compute.or_kleene">or_kleene() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile">ORCFile (class in pyarrow.orc)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.OrcFileFormat.html#pyarrow.dataset.OrcFileFormat">OrcFileFormat (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter">ORCWriter (class in pyarrow.orc)</a>
</li>
<li><a href="python/generated/pyarrow.acero.OrderByNodeOptions.html#pyarrow.acero.OrderByNodeOptions">OrderByNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.ordered">ordered (pyarrow.DictionaryType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile">OSFile (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.output_stream.html#pyarrow.output_stream">output_stream() (in module pyarrow)</a>
</li>
</ul></td>
</tr></table>
<h2 id="P">P</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.PadOptions.html#pyarrow.compute.PadOptions">PadOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.page_checksum_verification">page_checksum_verification (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.pairwise_diff.html#pyarrow.compute.pairwise_diff">pairwise_diff() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PairwiseOptions.html#pyarrow.compute.PairwiseOptions">PairwiseOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.pandas_metadata">pandas_metadata (pyarrow.Schema attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.parent">parent (pyarrow.Buffer attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.parent">(pyarrow.cuda.CudaBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.parent">(pyarrow.cuda.HostBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.parent">(pyarrow.ResizableBuffer attribute)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-parent-array"><strong>parent array</strong></a>
</li>
<li><a href="format/Glossary.html#term-parent-type"><strong>parent type</strong></a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReaderE">parquet::arrow::FileReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader20GetRecordBatchReaderEPNSt10unique_ptrIN5arrow17RecordBatchReaderEEE">parquet::arrow::FileReader::GetRecordBatchReader (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader20GetRecordBatchReaderERKNSt6vectorIiEEPNSt10unique_ptrIN5arrow17RecordBatchReaderEEE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader20GetRecordBatchReaderERKNSt6vectorIiEERKNSt6vectorIiEEPNSt10shared_ptrIN5arrow17RecordBatchReaderEEE">[2]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader20GetRecordBatchReaderERKNSt6vectorIiEERKNSt6vectorIiEEPNSt10unique_ptrIN5arrow17RecordBatchReaderEEE">[3]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader9GetSchemaEPNSt10shared_ptrIN5arrow6SchemaEEE">parquet::arrow::FileReader::GetSchema (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader4MakeEPN5arrow10MemoryPoolENSt10unique_ptrI17ParquetFileReaderEEPNSt10unique_ptrI10FileReaderEE">parquet::arrow::FileReader::Make (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader4MakeEPN5arrow10MemoryPoolENSt10unique_ptrI17ParquetFileReaderEERK21ArrowReaderPropertiesPNSt10unique_ptrI10FileReaderEE">[1]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet5arrow10FileReader14num_row_groupsEv">parquet::arrow::FileReader::num_row_groups (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader10ReadColumnEiPNSt10shared_ptrIN5arrow12ChunkedArrayEEE">parquet::arrow::FileReader::ReadColumn (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader9ReadTableEPNSt10shared_ptrIN5arrow5TableEEE">parquet::arrow::FileReader::ReadTable (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader9ReadTableERKNSt6vectorIiEEPNSt10shared_ptrIN5arrow5TableEEE">[1]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader8RowGroupEi">parquet::arrow::FileReader::RowGroup (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader12ScanContentsENSt6vectorIiEEK7int32_tP7int64_t">parquet::arrow::FileReader::ScanContents (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader14set_batch_sizeE7int64_t">parquet::arrow::FileReader::set_batch_size (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileReader15set_use_threadsEb">parquet::arrow::FileReader::set_use_threads (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow17FileReaderBuilderE">parquet::arrow::FileReaderBuilder (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow17FileReaderBuilder5BuildEPNSt10unique_ptrI10FileReaderEE">parquet::arrow::FileReaderBuilder::Build (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow17FileReaderBuilder11memory_poolEPN5arrow10MemoryPoolE">parquet::arrow::FileReaderBuilder::memory_pool (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow17FileReaderBuilder4OpenENSt10shared_ptrIN5arrow2io16RandomAccessFileEEERK16ReaderPropertiesNSt10shared_ptrI12FileMetaDataEE">parquet::arrow::FileReaderBuilder::Open (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow17FileReaderBuilder8OpenFileERKNSt6stringEbRK16ReaderPropertiesNSt10shared_ptrI12FileMetaDataEE">parquet::arrow::FileReaderBuilder::OpenFile (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow17FileReaderBuilder10propertiesERK21ArrowReaderProperties">parquet::arrow::FileReaderBuilder::properties (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriterE">parquet::arrow::FileWriter (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter5CloseEv">parquet::arrow::FileWriter::Close (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet5arrow10FileWriter8metadataEv">parquet::arrow::FileWriter::metadata (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter19NewBufferedRowGroupEv">parquet::arrow::FileWriter::NewBufferedRowGroup (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter11NewRowGroupE7int64_t">parquet::arrow::FileWriter::NewRowGroup (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter4OpenERKN5arrow6SchemaEP10MemoryPoolNSt10shared_ptrIN5arrow2io12OutputStreamEEENSt10shared_ptrI16WriterPropertiesEENSt10shared_ptrI21ArrowWriterPropertiesEE">parquet::arrow::FileWriter::Open (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet5arrow10FileWriter6schemaEv">parquet::arrow::FileWriter::schema (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter16WriteColumnChunkERKN5arrow5ArrayE">parquet::arrow::FileWriter::WriteColumnChunk (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter16WriteColumnChunkERKNSt10shared_ptrIN5arrow12ChunkedArrayEEE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter16WriteColumnChunkERKNSt10shared_ptrIN5arrow12ChunkedArrayEEE7int64_t7int64_t">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter16WriteRecordBatchERKN5arrow11RecordBatchE">parquet::arrow::FileWriter::WriteRecordBatch (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10FileWriter10WriteTableERKN5arrow5TableE7int64_t">parquet::arrow::FileWriter::WriteTable (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet5arrow10WriteTableERKN5arrow5TableEP10MemoryPoolNSt10shared_ptrIN5arrow2io12OutputStreamEEE7int64_tNSt10shared_ptrI16WriterPropertiesEENSt10shared_ptrI21ArrowWriterPropertiesEE">parquet::arrow::WriteTable (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderPropertiesE">parquet::ArrowReaderProperties (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowReaderProperties10batch_sizeEv">parquet::ArrowReaderProperties::batch_size (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowReaderProperties13cache_optionsEv">parquet::ArrowReaderProperties::cache_options (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowReaderProperties10io_contextEv">parquet::ArrowReaderProperties::io_context (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowReaderProperties10pre_bufferEv">parquet::ArrowReaderProperties::pre_buffer (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowReaderProperties15read_dictionaryEi">parquet::ArrowReaderProperties::read_dictionary (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties14set_batch_sizeE7int64_t">parquet::ArrowReaderProperties::set_batch_size (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties17set_cache_optionsEN5arrow2io12CacheOptionsE">parquet::ArrowReaderProperties::set_cache_options (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties31set_coerce_int96_timestamp_unitEN5arrow8TimeUnit4typeE">parquet::ArrowReaderProperties::set_coerce_int96_timestamp_unit (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties14set_io_contextERKN5arrow2io9IOContextE">parquet::ArrowReaderProperties::set_io_context (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties14set_pre_bufferEb">parquet::ArrowReaderProperties::set_pre_buffer (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties19set_read_dictionaryEib">parquet::ArrowReaderProperties::set_read_dictionary (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties15set_use_threadsEb">parquet::ArrowReaderProperties::set_use_threads (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowReaderProperties11use_threadsEv">parquet::ArrowReaderProperties::use_threads (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterPropertiesE">parquet::ArrowWriterProperties (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7BuilderE">parquet::ArrowWriterProperties::Builder (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder26allow_truncated_timestampsEv">parquet::ArrowWriterProperties::Builder::allow_truncated_timestamps (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder5buildEv">parquet::ArrowWriterProperties::Builder::build (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder17coerce_timestampsEN5arrow8TimeUnit4typeE">parquet::ArrowWriterProperties::Builder::coerce_timestamps (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder30disable_compliant_nested_typesEv">parquet::ArrowWriterProperties::Builder::disable_compliant_nested_types (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder35disable_deprecated_int96_timestampsEv">parquet::ArrowWriterProperties::Builder::disable_deprecated_int96_timestamps (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder29disallow_truncated_timestampsEv">parquet::ArrowWriterProperties::Builder::disallow_truncated_timestamps (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder29enable_compliant_nested_typesEv">parquet::ArrowWriterProperties::Builder::enable_compliant_nested_types (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder34enable_deprecated_int96_timestampsEv">parquet::ArrowWriterProperties::Builder::enable_deprecated_int96_timestamps (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder18set_engine_versionE13EngineVersion">parquet::ArrowWriterProperties::Builder::set_engine_version (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder12set_executorEPN5arrow8internal8ExecutorE">parquet::ArrowWriterProperties::Builder::set_executor (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder15set_use_threadsEb">parquet::ArrowWriterProperties::Builder::set_use_threads (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet21ArrowWriterProperties7Builder12store_schemaEv">parquet::ArrowWriterProperties::Builder::store_schema (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowWriterProperties22compliant_nested_typesEv">parquet::ArrowWriterProperties::compliant_nested_types (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowWriterProperties14engine_versionEv">parquet::ArrowWriterProperties::engine_version (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowWriterProperties8executorEv">parquet::ArrowWriterProperties::executor (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet21ArrowWriterProperties11use_threadsEv">parquet::ArrowWriterProperties::use_threads (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#_CPPv4N7parquet16ParquetExceptionE">parquet::ParquetException (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet17ParquetFileReaderE">parquet::ParquetFileReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet17ParquetFileReader8ContentsE">parquet::ParquetFileReader::Contents (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet17ParquetFileReader20GetBloomFilterReaderEv">parquet::ParquetFileReader::GetBloomFilterReader (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet17ParquetFileReader18GetPageIndexReaderEv">parquet::ParquetFileReader::GetPageIndexReader (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet17ParquetFileReader9PreBufferERKNSt6vectorIiEERKNSt6vectorIiEERKN5arrow2io9IOContextERKN5arrow2io12CacheOptionsE">parquet::ParquetFileReader::PreBuffer (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet17ParquetFileReader12WhenBufferedERKNSt6vectorIiEERKNSt6vectorIiEE">parquet::ParquetFileReader::WhenBuffered (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderPropertiesE">parquet::ReaderProperties (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet16ReaderProperties11buffer_sizeEv">parquet::ReaderProperties::buffer_size (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderProperties23disable_buffered_streamEv">parquet::ReaderProperties::disable_buffered_stream (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderProperties22enable_buffered_streamEv">parquet::ReaderProperties::enable_buffered_stream (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderProperties26file_decryption_propertiesENSt10shared_ptrI24FileDecryptionPropertiesEE">parquet::ReaderProperties::file_decryption_properties (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4NK7parquet16ReaderProperties26file_decryption_propertiesEv">[1]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet16ReaderProperties26is_buffered_stream_enabledEv">parquet::ReaderProperties::is_buffered_stream_enabled (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderProperties15set_buffer_sizeE7int64_t">parquet::ReaderProperties::set_buffer_size (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderProperties31set_thrift_container_size_limitE7int32_t">parquet::ReaderProperties::set_thrift_container_size_limit (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16ReaderProperties28set_thrift_string_size_limitE7int32_t">parquet::ReaderProperties::set_thrift_string_size_limit (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet16ReaderProperties27thrift_container_size_limitEv">parquet::ReaderProperties::thrift_container_size_limit (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4NK7parquet16ReaderProperties24thrift_string_size_limitEv">parquet::ReaderProperties::thrift_string_size_limit (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamReaderE">parquet::StreamReader (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamReader6EndRowEv">parquet::StreamReader::EndRow (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamReader11SkipColumnsE7int64_t">parquet::StreamReader::SkipColumns (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamReader8SkipRowsE7int64_t">parquet::StreamReader::SkipRows (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriterE">parquet::StreamWriter (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriter6EndRowEv">parquet::StreamWriter::EndRow (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriter11EndRowGroupEv">parquet::StreamWriter::EndRowGroup (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriter15FixedStringViewE">parquet::StreamWriter::FixedStringView (C++ struct)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4I0EN7parquet12StreamWriterlsER12StreamWriterRK8optionalI1TE">parquet::StreamWriter::operator&lt;&lt; (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4I_iEN7parquet12StreamWriterlsER12StreamWriterRA1N_Kc">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriterlsEPKc">[2]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriterlsEb">[3]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet12StreamWriter11SkipColumnsEi">parquet::StreamWriter::SkipColumns (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterPropertiesE">parquet::WriterProperties (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7BuilderE">parquet::WriterProperties::Builder (C++ class)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder5buildEv">parquet::WriterProperties::Builder::build (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder13codec_optionsERKNSt10shared_ptrIN5arrow4util12CodecOptionsEEE">parquet::WriterProperties::Builder::codec_options (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder13codec_optionsERKNSt10shared_ptrIN6schema10ColumnPathEEERKNSt10shared_ptrIN5arrow4util12CodecOptionsEEE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder13codec_optionsERKNSt6stringERKNSt10shared_ptrIN5arrow4util12CodecOptionsEEE">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder11compressionEN11Compression4typeE">parquet::WriterProperties::Builder::compression (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder11compressionERKNSt10shared_ptrIN6schema10ColumnPathEEEN11Compression4typeE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder11compressionERKNSt6stringEN11Compression4typeE">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17compression_levelERKNSt10shared_ptrIN6schema10ColumnPathEEEi">parquet::WriterProperties::Builder::compression_level (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17compression_levelERKNSt6stringEi">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17compression_levelEi">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17data_page_versionE22ParquetDataPageVersion">parquet::WriterProperties::Builder::data_page_version (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder13data_pagesizeE7int64_t">parquet::WriterProperties::Builder::data_pagesize (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder25dictionary_pagesize_limitE7int64_t">parquet::WriterProperties::Builder::dictionary_pagesize_limit (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder18disable_dictionaryERKNSt10shared_ptrIN6schema10ColumnPathEEE">parquet::WriterProperties::Builder::disable_dictionary (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder18disable_dictionaryERKNSt6stringE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder18disable_dictionaryEv">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder18disable_statisticsERKNSt10shared_ptrIN6schema10ColumnPathEEE">parquet::WriterProperties::Builder::disable_statistics (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder18disable_statisticsERKNSt6stringE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder18disable_statisticsEv">[2]</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder32disable_store_decimal_as_integerEv">parquet::WriterProperties::Builder::disable_store_decimal_as_integer (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder24disable_write_page_indexERKNSt10shared_ptrIN6schema10ColumnPathEEE">parquet::WriterProperties::Builder::disable_write_page_index (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder24disable_write_page_indexERKNSt6stringE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder24disable_write_page_indexEv">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17enable_dictionaryERKNSt10shared_ptrIN6schema10ColumnPathEEE">parquet::WriterProperties::Builder::enable_dictionary (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17enable_dictionaryERKNSt6stringE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17enable_dictionaryEv">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17enable_statisticsERKNSt10shared_ptrIN6schema10ColumnPathEEE">parquet::WriterProperties::Builder::enable_statistics (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17enable_statisticsERKNSt6stringE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder17enable_statisticsEv">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder31enable_store_decimal_as_integerEv">parquet::WriterProperties::Builder::enable_store_decimal_as_integer (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder23enable_write_page_indexERKNSt10shared_ptrIN6schema10ColumnPathEEE">parquet::WriterProperties::Builder::enable_write_page_index (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder23enable_write_page_indexERKNSt6stringE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder23enable_write_page_indexEv">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder8encodingEN8Encoding4typeE">parquet::WriterProperties::Builder::encoding (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder8encodingERKNSt10shared_ptrIN6schema10ColumnPathEEEN8Encoding4typeE">[1]</a>, <a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder8encodingERKNSt6stringEN8Encoding4typeE">[2]</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder10encryptionENSt10shared_ptrI24FileEncryptionPropertiesEE">parquet::WriterProperties::Builder::encryption (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder20max_row_group_lengthE7int64_t">parquet::WriterProperties::Builder::max_row_group_length (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder19max_statistics_sizeE6size_t">parquet::WriterProperties::Builder::max_statistics_size (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder11memory_poolEP10MemoryPool">parquet::WriterProperties::Builder::memory_pool (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder19set_sorting_columnsENSt6vectorI13SortingColumnEE">parquet::WriterProperties::Builder::set_sorting_columns (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder7versionEN14ParquetVersion4typeE">parquet::WriterProperties::Builder::version (C++ function)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv4N7parquet16WriterProperties7Builder16write_batch_sizeE7int64_t">parquet::WriterProperties::Builder::write_batch_size (C++ function)</a>
</li>
<li><a href="cpp/api/support.html#c.PARQUET_ASSIGN_OR_THROW">PARQUET_ASSIGN_OR_THROW (C macro)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.parquet_dataset.html#pyarrow.dataset.parquet_dataset">parquet_dataset() (in module pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.parquet_decryption_config">parquet_decryption_config (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="cpp/api/support.html#c.PARQUET_THROW_NOT_OK">PARQUET_THROW_NOT_OK (C macro)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset">ParquetDataset (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile">ParquetFile (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat">ParquetFileFormat (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment">ParquetFileFragment (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions">ParquetFragmentScanOptions (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetLogicalType.html#pyarrow.parquet.ParquetLogicalType">ParquetLogicalType (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetReadOptions.html#pyarrow.dataset.ParquetReadOptions">ParquetReadOptions (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetSchema.html#pyarrow.parquet.ParquetSchema">ParquetSchema (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetWriter.html#pyarrow.parquet.ParquetWriter">ParquetWriter (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.DirectoryPartitioning.html#pyarrow.dataset.DirectoryPartitioning.parse">parse() (pyarrow.dataset.DirectoryPartitioning method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FilenamePartitioning.html#pyarrow.dataset.FilenamePartitioning.parse">(pyarrow.dataset.FilenamePartitioning method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.HivePartitioning.html#pyarrow.dataset.HivePartitioning.parse">(pyarrow.dataset.HivePartitioning method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Partitioning.html#pyarrow.dataset.Partitioning.parse">(pyarrow.dataset.Partitioning method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.CsvFileFormat.html#pyarrow.dataset.CsvFileFormat.parse_options">parse_options (pyarrow.dataset.CsvFileFormat attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions">ParseOptions (class in pyarrow.csv)</a>
<ul>
<li><a href="python/generated/pyarrow.json.ParseOptions.html#pyarrow.json.ParseOptions">(class in pyarrow.json)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions.partition_base_dir">partition_base_dir (pyarrow.dataset.FileSystemFactoryOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.partition_expression">partition_expression (pyarrow.dataset.Dataset attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.partition_expression">(pyarrow.dataset.FileSystemDataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.partition_expression">(pyarrow.dataset.Fragment attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.partition_expression">(pyarrow.dataset.InMemoryDataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.partition_expression">(pyarrow.dataset.ParquetFileFragment attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.partition_expression">(pyarrow.dataset.UnionDataset attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.partition_nth_indices.html#pyarrow.compute.partition_nth_indices">partition_nth_indices() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Partitioning.html#pyarrow.dataset.Partitioning">Partitioning (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.partitioning">partitioning (pyarrow.dataset.FileSystemDataset attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions.partitioning">(pyarrow.dataset.FileSystemFactoryOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.partitioning">(pyarrow.parquet.ParquetDataset property)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.partitioning.html#pyarrow.dataset.partitioning">partitioning() (in module pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions.partitioning_factory">partitioning_factory (pyarrow.dataset.FileSystemFactoryOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.PartitioningFactory.html#pyarrow.dataset.PartitioningFactory">PartitioningFactory (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PartitionNthOptions.html#pyarrow.compute.PartitionNthOptions">PartitionNthOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.path">path (pyarrow.dataset.ParquetFileFragment attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.WrittenFile.html#pyarrow.dataset.WrittenFile.path">(pyarrow.dataset.WrittenFile attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.DescriptorType.html#pyarrow.flight.DescriptorType.PATH">PATH (pyarrow.flight.DescriptorType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.path">path (pyarrow.flight.FlightDescriptor attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.path">(pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.path">(pyarrow.parquet.ColumnSchema attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.path_in_schema">path_in_schema (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.peer">peer() (pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext.peer_identity">peer_identity() (pyarrow.flight.ServerCallContext method)</a>
</li>
<li><a href="format/Glossary.html#term-physical-layout"><strong>physical layout</strong></a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.physical_schema">physical_schema (pyarrow.dataset.Fragment attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.physical_schema">(pyarrow.dataset.ParquetFileFragment attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.physical_type">physical_type (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.physical_type">(pyarrow.parquet.ColumnSchema attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.physical_type">(pyarrow.parquet.Statistics attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.encryption.EncryptionConfiguration.html#pyarrow.parquet.encryption.EncryptionConfiguration.plaintext_footer">plaintext_footer (pyarrow.parquet.encryption.EncryptionConfiguration attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.port">port (pyarrow.flight.FlightServerBase attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.power.html#pyarrow.compute.power">power() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.power_checked.html#pyarrow.compute.power_checked">power_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.pre_buffer">pre_buffer (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.precision">precision (pyarrow.Decimal128Type attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.precision">(pyarrow.parquet.ColumnSchema attribute)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-primitive-type"><strong>primitive type</strong></a>
</li>
<li><a href="cpp/api/acero.html#_CPPv47PrintToRK9ExecBatchPNSt7ostreamE">PrintTo (C++ function)</a>, <a href="cpp/api/compute.html#_CPPv47PrintToRK10ExpressionPNSt7ostreamE">[1]</a>, <a href="cpp/api/compute.html#_CPPv47PrintToRK15FunctionOptionsPNSt7ostreamE">[2]</a>
</li>
<li><a href="python/generated/pyarrow.compute.product.html#pyarrow.compute.product">product() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv47projectNSt6vectorI10ExpressionEENSt6vectorINSt6stringEEE">project (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.project_id">project_id (pyarrow.fs.GcsFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.projected_schema">projected_schema (pyarrow.dataset.Scanner attribute)</a>
</li>
<li><a href="python/generated/pyarrow.acero.ProjectNodeOptions.html#pyarrow.acero.ProjectNodeOptions">ProjectNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="python/generated/pyarrow.py_buffer.html#pyarrow.py_buffer">py_buffer() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_array">pyarrow_unwrap_array() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_batch">pyarrow_unwrap_batch() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_buffer">pyarrow_unwrap_buffer() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_data_type">pyarrow_unwrap_data_type() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_field">pyarrow_unwrap_field() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_scalar">pyarrow_unwrap_scalar() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_schema">pyarrow_unwrap_schema() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_sparse_coo_tensor">pyarrow_unwrap_sparse_coo_tensor() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_sparse_csc_matrix">pyarrow_unwrap_sparse_csc_matrix() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_sparse_csf_tensor">pyarrow_unwrap_sparse_csf_tensor() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_sparse_csr_matrix">pyarrow_unwrap_sparse_csr_matrix() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_table">pyarrow_unwrap_table() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_unwrap_tensor">pyarrow_unwrap_tensor() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_array">pyarrow_wrap_array() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_batch">pyarrow_wrap_batch() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_buffer">pyarrow_wrap_buffer() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_data_type">pyarrow_wrap_data_type() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_field">pyarrow_wrap_field() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_resizable_buffer">pyarrow_wrap_resizable_buffer() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_scalar">pyarrow_wrap_scalar() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_schema">pyarrow_wrap_schema() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_sparse_coo_tensor">pyarrow_wrap_sparse_coo_tensor() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_sparse_csc_matrix">pyarrow_wrap_sparse_csc_matrix() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_sparse_csf_tensor">pyarrow_wrap_sparse_csf_tensor() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_sparse_csr_matrix">pyarrow_wrap_sparse_csr_matrix() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_table">pyarrow_wrap_table() (in module pyarrow)</a>
</li>
<li><a href="python/integration/extending.html#pyarrow.pyarrow_wrap_tensor">pyarrow_wrap_tensor() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType">PyExtensionType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem">PyFileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile">PythonFile (class in pyarrow)</a>
</li>
</ul></td>
</tr></table>
<h2 id="Q">Q</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.quantile.html#pyarrow.compute.quantile">quantile() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.QuantileOptions.html#pyarrow.compute.QuantileOptions">QuantileOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.quarter.html#pyarrow.compute.quarter">quarter() (in module pyarrow.compute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.quarters_between.html#pyarrow.compute.quarters_between">quarters_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.quote_char">quote_char (pyarrow.csv.ParseOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.quoted_strings_can_be_null">quoted_strings_can_be_null (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions.quoting_style">quoting_style (pyarrow.csv.WriteOptions attribute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="format/Glossary.html#term-random-access-format"><strong>random-access format</strong></a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.read">read() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.read">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.read">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.read">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.read">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.read">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.read">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.read">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.read">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.read">(pyarrow.orc.ORCFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.read">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.read">(pyarrow.parquet.ParquetDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.read">(pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.read">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.read1">read1() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.read1">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.read1">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.read1">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.read1">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.read1">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.read1">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.read1">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.read1">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.read1">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.read1">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.read_all">read_all() (pyarrow.csv.CSVStreamingReader method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.read_all">(pyarrow.flight.FlightStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader.read_all">(pyarrow.flight.MetadataRecordBatchReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.read_all">(pyarrow.ipc.RecordBatchFileReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.read_all">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.read_all">(pyarrow.RecordBatchReader method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.read_at">read_at() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.read_at">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.read_at">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.read_at">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.read_at">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.read_at">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.read_at">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.read_at">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.read_at">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.read_at">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.read_at">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.read_buffer">read_buffer() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.read_buffer">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.read_buffer">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.read_buffer">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.read_buffer">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.read_buffer">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.read_buffer">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.read_buffer">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.read_buffer">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.read_buffer">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.read_buffer">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.read_chunk">read_chunk() (pyarrow.flight.FlightStreamReader method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader.read_chunk">(pyarrow.flight.MetadataRecordBatchReader method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.read_csv.html#pyarrow.csv.read_csv">read_csv() (in module pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.feather.read_feather.html#pyarrow.feather.read_feather">read_feather() (in module pyarrow.feather)</a>
</li>
<li><a href="python/generated/pyarrow.json.read_json.html#pyarrow.json.read_json">read_json() (in module pyarrow.json)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.read_message.html#pyarrow.cuda.read_message">read_message() (in module pyarrow.cuda)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.read_message.html#pyarrow.ipc.read_message">(in module pyarrow.ipc)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.read_metadata.html#pyarrow.parquet.read_metadata">read_metadata() (in module pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.read_next_batch">read_next_batch() (pyarrow.csv.CSVStreamingReader method)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.read_next_batch">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.read_next_batch">(pyarrow.RecordBatchReader method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.read_next_batch_with_custom_metadata">read_next_batch_with_custom_metadata() (pyarrow.csv.CSVStreamingReader method)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.read_next_batch_with_custom_metadata">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.read_next_batch_with_custom_metadata">(pyarrow.RecordBatchReader method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ipc.MessageReader.html#pyarrow.ipc.MessageReader.read_next_message">read_next_message() (pyarrow.ipc.MessageReader method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.CsvFragmentScanOptions.html#pyarrow.dataset.CsvFragmentScanOptions.read_options">read_options (pyarrow.dataset.CsvFragmentScanOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFormat.html#pyarrow.dataset.ParquetFileFormat.read_options">(pyarrow.dataset.ParquetFileFormat attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.read_pandas.html#pyarrow.parquet.read_pandas">read_pandas() (in module pyarrow.parquet)</a>
<ul>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.read_pandas">(pyarrow.csv.CSVStreamingReader method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.read_pandas">(pyarrow.flight.FlightStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader.read_pandas">(pyarrow.flight.MetadataRecordBatchReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.read_pandas">(pyarrow.ipc.RecordBatchFileReader method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.read_pandas">(pyarrow.ipc.RecordBatchStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.read_pandas">(pyarrow.parquet.ParquetDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.read_pandas">(pyarrow.RecordBatchReader method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.read_record_batch.html#pyarrow.cuda.read_record_batch">read_record_batch() (in module pyarrow.cuda)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.read_record_batch.html#pyarrow.ipc.read_record_batch">(in module pyarrow.ipc)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.read_row_group">read_row_group() (pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.read_row_groups">read_row_groups() (pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.read_schema.html#pyarrow.parquet.read_schema">read_schema() (in module pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.read_stripe">read_stripe() (pyarrow.orc.ORCFile method)</a>
</li>
<li><a href="python/generated/pyarrow.feather.read_table.html#pyarrow.feather.read_table">read_table() (in module pyarrow.feather)</a>
<ul>
<li><a href="python/generated/pyarrow.orc.read_table.html#pyarrow.orc.read_table">(in module pyarrow.orc)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.read_table.html#pyarrow.parquet.read_table">(in module pyarrow.parquet)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ipc.read_tensor.html#pyarrow.ipc.read_tensor">read_tensor() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.readable">readable() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.readable">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.readable">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.readable">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.readable">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.readable">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.readable">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.readable">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.readable">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.readable">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.readable">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.readall">readall() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.readall">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.readall">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.readall">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.readall">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.readall">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.readall">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.readall">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.readall">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.readall">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.readall">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.readinto">readinto() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.readinto">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.readinto">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.readinto">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.readinto">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.readinto">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.readinto">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.readinto">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.readinto">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.readinto">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.readinto">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.readline">readline() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.readline">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.readline">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.readline">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.readline">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.readline">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.readline">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.readline">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.readline">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.readline">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.readline">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.readlines">readlines() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.readlines">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.readlines">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.readlines">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.readlines">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.readlines">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.readlines">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.readlines">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.readlines">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.readlines">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.readlines">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions">ReadOptions (class in pyarrow.csv)</a>
<ul>
<li><a href="python/generated/pyarrow.json.ReadOptions.html#pyarrow.json.ReadOptions">(class in pyarrow.json)</a>
</li>
</ul></li>
<li><a href="cpp/api/cuda.html#_CPPv415ReadRecordBatchRKNSt10shared_ptrI6SchemaEEPKN3ipc14DictionaryMemoERKNSt10shared_ptrI10CudaBufferEEP10MemoryPool">ReadRecordBatch (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddleware.html#pyarrow.flight.ClientMiddleware.received_headers">received_headers() (pyarrow.flight.ClientMiddleware method)</a>
</li>
<li><a href="format/Glossary.html#term-record-batch"><strong>record batch</strong></a>
</li>
<li><a href="python/generated/pyarrow.dataset.TaggedRecordBatch.html#pyarrow.dataset.TaggedRecordBatch.record_batch">record_batch (pyarrow.dataset.TaggedRecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.record_batch.html#pyarrow.record_batch">record_batch() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch">RecordBatch (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader">RecordBatchFileReader (class in pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter">RecordBatchFileWriter (class in pyarrow.ipc)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv424RecordBatchIteratorMaker">RecordBatchIteratorMaker (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader">RecordBatchReader (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.flight.RecordBatchStream.html#pyarrow.flight.RecordBatchStream">RecordBatchStream (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader">RecordBatchStreamReader (class in pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter">RecordBatchStreamWriter (class in pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSelector.html#pyarrow.fs.FileSelector.recursive">recursive (pyarrow.fs.FileSelector attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsConnectionConfig.html#pyarrow.parquet.encryption.KmsConnectionConfig.refresh_key_access_token">refresh_key_access_token() (pyarrow.parquet.encryption.KmsConnectionConfig method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.region">region (pyarrow.fs.S3FileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.register_extension_type.html#pyarrow.register_extension_type">register_extension_type() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.register_scalar_function.html#pyarrow.compute.register_scalar_function">register_scalar_function() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/filesystem.html#_CPPv425RegisterFileSystemFactoryNSt6stringE17FileSystemFactoryNSt8functionIFvvEEE">RegisterFileSystemFactory (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryPool.html#pyarrow.MemoryPool.release_unused">release_unused() (pyarrow.MemoryPool method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.remove">remove() (pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.CryptoFactory.html#pyarrow.parquet.encryption.CryptoFactory.remove_cache_entries_for_all_tokens">remove_cache_entries_for_all_tokens() (pyarrow.parquet.encryption.CryptoFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.CryptoFactory.html#pyarrow.parquet.encryption.CryptoFactory.remove_cache_entries_for_token">remove_cache_entries_for_token() (pyarrow.parquet.encryption.CryptoFactory method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.remove_column">remove_column() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.remove_column">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.remove_metadata">remove_metadata() (pyarrow.Field method)</a>
<ul>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.remove_metadata">(pyarrow.Schema method)</a>
</li>
</ul></li>
<li><a href="cpp/api/compute.html#_CPPv415RemoveNamedRefs10Expression">RemoveNamedRefs (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.rename_columns">rename_columns() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.rename_columns">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.replace_schema">replace_schema() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.replace_schema">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.replace_schema">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.replace_schema">(pyarrow.dataset.UnionDataset method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.replace_schema_metadata">replace_schema_metadata() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.replace_schema_metadata">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.replace_substring.html#pyarrow.compute.replace_substring">replace_substring() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.replace_substring_regex.html#pyarrow.compute.replace_substring_regex">replace_substring_regex() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.replace_with_mask.html#pyarrow.compute.replace_with_mask">replace_with_mask() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv428ReplaceFieldsWithKnownValuesRK16KnownFieldValues10Expression">ReplaceFieldsWithKnownValues (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSliceOptions.html#pyarrow.compute.ReplaceSliceOptions">ReplaceSliceOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSubstringOptions.html#pyarrow.compute.ReplaceSubstringOptions">ReplaceSubstringOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv431RequiredValueAlignmentForBufferN4Type4typeEi">RequiredValueAlignmentForBuffer (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer">ResizableBuffer (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.resize">resize() (pyarrow.MemoryMappedFile method)</a>
<ul>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.resize">(pyarrow.ResizableBuffer method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.resolve_s3_region.html#pyarrow.fs.resolve_s3_region">resolve_s3_region() (in module pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Result.html#pyarrow.flight.Result">Result (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDatasetFactory.html#pyarrow.dataset.FileSystemDatasetFactory.root_partition">root_partition (pyarrow.dataset.FileSystemDatasetFactory attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.round.html#pyarrow.compute.round">round() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.round_temporal.html#pyarrow.compute.round_temporal">round_temporal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.round_to_multiple.html#pyarrow.compute.round_to_multiple">round_to_multiple() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv49RoundMode">RoundMode (C++ enum)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode4DOWNE">RoundMode::DOWN (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode9HALF_DOWNE">RoundMode::HALF_DOWN (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode12HALF_TO_EVENE">RoundMode::HALF_TO_EVEN (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode11HALF_TO_ODDE">RoundMode::HALF_TO_ODD (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode21HALF_TOWARDS_INFINITYE">RoundMode::HALF_TOWARDS_INFINITY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode17HALF_TOWARDS_ZEROE">RoundMode::HALF_TOWARDS_ZERO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode7HALF_UPE">RoundMode::HALF_UP (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode16TOWARDS_INFINITYE">RoundMode::TOWARDS_INFINITY (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode12TOWARDS_ZEROE">RoundMode::TOWARDS_ZERO (C++ enumerator)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv4N9RoundMode2UPE">RoundMode::UP (C++ enumerator)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundOptions.html#pyarrow.compute.RoundOptions">RoundOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundTemporalOptions.html#pyarrow.compute.RoundTemporalOptions">RoundTemporalOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundToMultipleOptions.html#pyarrow.compute.RoundToMultipleOptions">RoundToMultipleOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.row_group">row_group() (pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.row_groups">row_groups (pyarrow.dataset.ParquetFileFragment attribute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.row_index_stride">row_index_stride (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData">RowGroupMetaData (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.run">run() (pyarrow.flight.FlightServerBase method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.run_end_decode.html#pyarrow.compute.run_end_decode">run_end_decode() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.run_end_encode.html#pyarrow.compute.run_end_encode">run_end_encode() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv415run_end_encodedNSt10shared_ptrI8DataTypeEENSt10shared_ptrI8DataTypeEE">run_end_encoded (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.run_end_encoded.html#pyarrow.run_end_encoded">run_end_encoded() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.run_end_type">run_end_type (pyarrow.RunEndEncodedType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.run_ends">run_ends (pyarrow.RunEndEncodedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.substrait.run_query.html#pyarrow.substrait.run_query">run_query() (in module pyarrow.substrait)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray">RunEndEncodedArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar">RunEndEncodedScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType">RunEndEncodedType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RunEndEncodeOptions.html#pyarrow.compute.RunEndEncodeOptions">RunEndEncodeOptions (class in pyarrow.compute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem">S3FileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel">S3LogLevel (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.safe">safe() (pyarrow.compute.CastOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar">Scalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.scalar.html#pyarrow.scalar">scalar() (in module pyarrow)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.scalar.html#pyarrow.dataset.scalar">(in module pyarrow.dataset)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.ScalarAggregateOptions.html#pyarrow.compute.ScalarAggregateOptions">ScalarAggregateOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.scale">scale (pyarrow.Decimal128Type attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.ColumnSchema.html#pyarrow.parquet.ColumnSchema.scale">(pyarrow.parquet.ColumnSchema attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.scan_batches">scan_batches() (pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.scan_contents">scan_contents() (pyarrow.parquet.ParquetFile method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner">Scanner (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.scanner">scanner() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.scanner">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.scanner">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.scanner">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.scanner">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.scanner">(pyarrow.dataset.UnionDataset method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.acero.ScanNodeOptions.html#pyarrow.acero.ScanNodeOptions">ScanNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="format/Glossary.html#term-schema"><strong>schema</strong></a>
<ul>
<li><a href="cpp/api/datatype.html#_CPPv46schema11FieldVector10EndiannessNSt10shared_ptrIK16KeyValueMetadataEE">(C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv46schema11FieldVectorNSt10shared_ptrIK16KeyValueMetadataEE">[1]</a>, <a href="cpp/api/datatype.html#_CPPv46schemaNSt16initializer_listINSt4pairINSt6stringENSt10shared_ptrI8DataTypeEEEEEE10EndiannessNSt10shared_ptrIK16KeyValueMetadataEE">[2]</a>, <a href="cpp/api/datatype.html#_CPPv46schemaNSt16initializer_listINSt4pairINSt6stringENSt10shared_ptrI8DataTypeEEEEEENSt10shared_ptrIK16KeyValueMetadataEE">[3]</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema">Schema (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVStreamingReader.html#pyarrow.csv.CSVStreamingReader.schema">schema (pyarrow.csv.CSVStreamingReader attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.schema">(pyarrow.dataset.Dataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.DirectoryPartitioning.html#pyarrow.dataset.DirectoryPartitioning.schema">(pyarrow.dataset.DirectoryPartitioning attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FilenamePartitioning.html#pyarrow.dataset.FilenamePartitioning.schema">(pyarrow.dataset.FilenamePartitioning attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.schema">(pyarrow.dataset.FileSystemDataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.HivePartitioning.html#pyarrow.dataset.HivePartitioning.schema">(pyarrow.dataset.HivePartitioning attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.schema">(pyarrow.dataset.InMemoryDataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Partitioning.html#pyarrow.dataset.Partitioning.schema">(pyarrow.dataset.Partitioning attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.schema">(pyarrow.dataset.UnionDataset attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.schema">(pyarrow.flight.FlightInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.schema">(pyarrow.flight.FlightStreamReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader.schema">(pyarrow.flight.MetadataRecordBatchReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.schema">(pyarrow.ipc.RecordBatchFileReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.schema">(pyarrow.ipc.RecordBatchStreamReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.schema">(pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.schema">(pyarrow.parquet.FileMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetDataset.html#pyarrow.parquet.ParquetDataset.schema">(pyarrow.parquet.ParquetDataset property)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.schema">(pyarrow.parquet.ParquetFile property)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.schema">(pyarrow.RecordBatch attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatchReader.html#pyarrow.RecordBatchReader.schema">(pyarrow.RecordBatchReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.substrait.BoundExpressions.html#pyarrow.substrait.BoundExpressions.schema">(pyarrow.substrait.BoundExpressions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.schema">(pyarrow.Table attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.schema.html#pyarrow.schema">schema() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetFile.html#pyarrow.parquet.ParquetFile.schema_arrow">schema_arrow (pyarrow.parquet.ParquetFile property)</a>
</li>
<li><a href="python/generated/pyarrow.compute.second.html#pyarrow.compute.second">second() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.seconds_between.html#pyarrow.compute.seconds_between">seconds_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.seek">seek() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.seek">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.seek">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.seek">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.seek">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.seek">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.seek">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.seek">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.seek">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.seek">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.seek">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.seekable">seekable() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.seekable">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.seekable">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.seekable">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.seekable">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.seekable">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.seekable">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.seekable">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.seekable">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.seekable">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.seekable">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="cpp/api/dataset.html#_CPPv415SegmentEncoding">SegmentEncoding (C++ enum)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N15SegmentEncoding4NoneE">SegmentEncoding::None (C++ enumerator)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N15SegmentEncoding3UriE">SegmentEncoding::Uri (C++ enumerator)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.select">select() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.select">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.select_k_unstable.html#pyarrow.compute.select_k_unstable">select_k_unstable() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SelectKOptions.html#pyarrow.compute.SelectKOptions">SelectKOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemFactoryOptions.html#pyarrow.dataset.FileSystemFactoryOptions.selector_ignore_prefixes">selector_ignore_prefixes (pyarrow.dataset.FileSystemFactoryOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddleware.html#pyarrow.flight.ClientMiddleware.sending_headers">sending_headers() (pyarrow.flight.ClientMiddleware method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.ServerMiddleware.html#pyarrow.flight.ServerMiddleware.sending_headers">(pyarrow.flight.ServerMiddleware method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.ArraySortOptions.html#pyarrow.compute.ArraySortOptions.serialize">serialize() (pyarrow.compute.ArraySortOptions method)</a>
<ul>
<li><a href="python/generated/pyarrow.compute.AssumeTimezoneOptions.html#pyarrow.compute.AssumeTimezoneOptions.serialize">(pyarrow.compute.AssumeTimezoneOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.serialize">(pyarrow.compute.CastOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CountOptions.html#pyarrow.compute.CountOptions.serialize">(pyarrow.compute.CountOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CumulativeSumOptions.html#pyarrow.compute.CumulativeSumOptions.serialize">(pyarrow.compute.CumulativeSumOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DayOfWeekOptions.html#pyarrow.compute.DayOfWeekOptions.serialize">(pyarrow.compute.DayOfWeekOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.DictionaryEncodeOptions.html#pyarrow.compute.DictionaryEncodeOptions.serialize">(pyarrow.compute.DictionaryEncodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ElementWiseAggregateOptions.html#pyarrow.compute.ElementWiseAggregateOptions.serialize">(pyarrow.compute.ElementWiseAggregateOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ExtractRegexOptions.html#pyarrow.compute.ExtractRegexOptions.serialize">(pyarrow.compute.ExtractRegexOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.FilterOptions.html#pyarrow.compute.FilterOptions.serialize">(pyarrow.compute.FilterOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.IndexOptions.html#pyarrow.compute.IndexOptions.serialize">(pyarrow.compute.IndexOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.JoinOptions.html#pyarrow.compute.JoinOptions.serialize">(pyarrow.compute.JoinOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ListSliceOptions.html#pyarrow.compute.ListSliceOptions.serialize">(pyarrow.compute.ListSliceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MakeStructOptions.html#pyarrow.compute.MakeStructOptions.serialize">(pyarrow.compute.MakeStructOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MapLookupOptions.html#pyarrow.compute.MapLookupOptions.serialize">(pyarrow.compute.MapLookupOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.MatchSubstringOptions.html#pyarrow.compute.MatchSubstringOptions.serialize">(pyarrow.compute.MatchSubstringOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ModeOptions.html#pyarrow.compute.ModeOptions.serialize">(pyarrow.compute.ModeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.NullOptions.html#pyarrow.compute.NullOptions.serialize">(pyarrow.compute.NullOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PadOptions.html#pyarrow.compute.PadOptions.serialize">(pyarrow.compute.PadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PairwiseOptions.html#pyarrow.compute.PairwiseOptions.serialize">(pyarrow.compute.PairwiseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.PartitionNthOptions.html#pyarrow.compute.PartitionNthOptions.serialize">(pyarrow.compute.PartitionNthOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.QuantileOptions.html#pyarrow.compute.QuantileOptions.serialize">(pyarrow.compute.QuantileOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSliceOptions.html#pyarrow.compute.ReplaceSliceOptions.serialize">(pyarrow.compute.ReplaceSliceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ReplaceSubstringOptions.html#pyarrow.compute.ReplaceSubstringOptions.serialize">(pyarrow.compute.ReplaceSubstringOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundOptions.html#pyarrow.compute.RoundOptions.serialize">(pyarrow.compute.RoundOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundTemporalOptions.html#pyarrow.compute.RoundTemporalOptions.serialize">(pyarrow.compute.RoundTemporalOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RoundToMultipleOptions.html#pyarrow.compute.RoundToMultipleOptions.serialize">(pyarrow.compute.RoundToMultipleOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.RunEndEncodeOptions.html#pyarrow.compute.RunEndEncodeOptions.serialize">(pyarrow.compute.RunEndEncodeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.ScalarAggregateOptions.html#pyarrow.compute.ScalarAggregateOptions.serialize">(pyarrow.compute.ScalarAggregateOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SelectKOptions.html#pyarrow.compute.SelectKOptions.serialize">(pyarrow.compute.SelectKOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SetLookupOptions.html#pyarrow.compute.SetLookupOptions.serialize">(pyarrow.compute.SetLookupOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SliceOptions.html#pyarrow.compute.SliceOptions.serialize">(pyarrow.compute.SliceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SortOptions.html#pyarrow.compute.SortOptions.serialize">(pyarrow.compute.SortOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitOptions.html#pyarrow.compute.SplitOptions.serialize">(pyarrow.compute.SplitOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitPatternOptions.html#pyarrow.compute.SplitPatternOptions.serialize">(pyarrow.compute.SplitPatternOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrftimeOptions.html#pyarrow.compute.StrftimeOptions.serialize">(pyarrow.compute.StrftimeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrptimeOptions.html#pyarrow.compute.StrptimeOptions.serialize">(pyarrow.compute.StrptimeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StructFieldOptions.html#pyarrow.compute.StructFieldOptions.serialize">(pyarrow.compute.StructFieldOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TakeOptions.html#pyarrow.compute.TakeOptions.serialize">(pyarrow.compute.TakeOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TDigestOptions.html#pyarrow.compute.TDigestOptions.serialize">(pyarrow.compute.TDigestOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TrimOptions.html#pyarrow.compute.TrimOptions.serialize">(pyarrow.compute.TrimOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.VarianceOptions.html#pyarrow.compute.VarianceOptions.serialize">(pyarrow.compute.VarianceOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.WeekOptions.html#pyarrow.compute.WeekOptions.serialize">(pyarrow.compute.WeekOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.IpcMemHandle.html#pyarrow.cuda.IpcMemHandle.serialize">(pyarrow.cuda.IpcMemHandle method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Action.html#pyarrow.flight.Action.serialize">(pyarrow.flight.Action method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightDescriptor.html#pyarrow.flight.FlightDescriptor.serialize">(pyarrow.flight.FlightDescriptor method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightEndpoint.html#pyarrow.flight.FlightEndpoint.serialize">(pyarrow.flight.FlightEndpoint method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.serialize">(pyarrow.flight.FlightInfo method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Result.html#pyarrow.flight.Result.serialize">(pyarrow.flight.Result method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Ticket.html#pyarrow.flight.Ticket.serialize">(pyarrow.flight.Ticket method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.serialize">(pyarrow.ipc.Message method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.serialize">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.serialize">(pyarrow.Schema method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.substrait.serialize_expressions.html#pyarrow.substrait.serialize_expressions">serialize_expressions() (in module pyarrow.substrait)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.serialize_record_batch.html#pyarrow.cuda.serialize_record_batch">serialize_record_batch() (in module pyarrow.cuda)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.serialize_to">serialize_to() (pyarrow.ipc.Message method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.serialized_size">serialized_size (pyarrow.parquet.FileMetaData attribute)</a>
</li>
<li><a href="cpp/api/cuda.html#_CPPv420SerializeRecordBatchRK11RecordBatchP11CudaContext">SerializeRecordBatch (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.serve">serve() (pyarrow.flight.FlightServerBase method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerAuthHandler.html#pyarrow.flight.ServerAuthHandler">ServerAuthHandler (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerCallContext.html#pyarrow.flight.ServerCallContext">ServerCallContext (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerMiddleware.html#pyarrow.flight.ServerMiddleware">ServerMiddleware (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ServerMiddlewareFactory.html#pyarrow.flight.ServerMiddlewareFactory">ServerMiddlewareFactory (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.set">set() (pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.set_auto_load">set_auto_load() (pyarrow.PyExtensionType class method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.set_column">set_column() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.set_column">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.set_cpu_count.html#pyarrow.set_cpu_count">set_cpu_count() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.set_file_path">set_file_path() (pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.set_io_thread_count.html#pyarrow.set_io_thread_count">set_io_thread_count() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.set_memcopy_blocksize">set_memcopy_blocksize() (pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.set_memcopy_threads">set_memcopy_threads() (pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.set_memcopy_threshold">set_memcopy_threshold() (pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.set_memory_pool.html#pyarrow.set_memory_pool">set_memory_pool() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SetLookupOptions.html#pyarrow.compute.SetLookupOptions">SetLookupOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv413SetProjectionP11ScanOptions15ProjectionDescr">SetProjection (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.shape">shape (pyarrow.RecordBatch attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.shape">(pyarrow.Table attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.shape">(pyarrow.Tensor attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.shift_left.html#pyarrow.compute.shift_left">shift_left() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.shift_left_checked.html#pyarrow.compute.shift_left_checked">shift_left_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.shift_right.html#pyarrow.compute.shift_right">shift_right() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.shift_right_checked.html#pyarrow.compute.shift_right_checked">shift_right_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.shutdown">shutdown() (pyarrow.flight.FlightServerBase method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.sign.html#pyarrow.compute.sign">sign() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/compute.html#_CPPv421SimplifyWithGuarantee10ExpressionRK10Expression">SimplifyWithGuarantee (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.compute.sin.html#pyarrow.compute.sin">sin() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.sin_checked.html#pyarrow.compute.sin_checked">sin_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.size">size (pyarrow.Buffer attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.size">(pyarrow.cuda.CudaBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.size">(pyarrow.cuda.HostBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.WrittenFile.html#pyarrow.dataset.WrittenFile.size">(pyarrow.dataset.WrittenFile attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.size">(pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.size">(pyarrow.ResizableBuffer attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.size">(pyarrow.Tensor attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.size">size() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.size">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.size">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.size">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.size">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.size">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.size">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.size">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.size">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.size">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.size">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.sizes">sizes (pyarrow.LargeListViewArray attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.sizes">(pyarrow.ListViewArray attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.skip_rows">skip_rows (pyarrow.csv.ReadOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.skip_rows_after_names">skip_rows_after_names (pyarrow.csv.ReadOptions attribute)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N7skyhook12RadosConnCtxE">skyhook::RadosConnCtx (C++ struct)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N7skyhook17SkyhookFileFormatE">skyhook::SkyhookFileFormat (C++ class)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4N7skyhook17SkyhookFileFormat19DefaultWriteOptionsEv">skyhook::SkyhookFileFormat::DefaultWriteOptions (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK7skyhook17SkyhookFileFormat7InspectERKN5arrow7dataset10FileSourceE">skyhook::SkyhookFileFormat::Inspect (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK7skyhook17SkyhookFileFormat11IsSupportedERKN5arrow7dataset10FileSourceE">skyhook::SkyhookFileFormat::IsSupported (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK7skyhook17SkyhookFileFormat10MakeWriterENSt10shared_ptrIN5arrow2io12OutputStreamEEENSt10shared_ptrIN5arrow6SchemaEEENSt10shared_ptrIN5arrow7dataset16FileWriteOptionsEEEN5arrow2fs11FileLocatorE">skyhook::SkyhookFileFormat::MakeWriter (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv4NK7skyhook17SkyhookFileFormat9type_nameEv">skyhook::SkyhookFileFormat::type_name (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.slice">slice() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.slice">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.slice">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.slice">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.slice">(pyarrow.Buffer method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.slice">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.slice">(pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.slice">(pyarrow.cuda.HostBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.slice">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.slice">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.slice">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.slice">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.slice">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.slice">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.slice">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.slice">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.slice">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.slice">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.slice">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.slice">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.slice">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.slice">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.slice">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.slice">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.slice">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.slice">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.slice">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.slice">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.slice">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.slice">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.slice">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.slice">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.slice">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.slice">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.slice">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.slice">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.slice">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.slice">(pyarrow.ResizableBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.slice">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.slice">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.slice">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.slice">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.slice">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.slice">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.slice">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.slice">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.slice">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.slice">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.slice">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.slice">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.slice">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="cpp/api/memory.html#_CPPv411SliceBufferRKNSt10shared_ptrI6BufferEEK7int64_t">SliceBuffer (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv411SliceBufferRKNSt10shared_ptrI6BufferEEK7int64_tK7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv415SliceBufferSafeRKNSt10shared_ptrI6BufferEE7int64_t">SliceBufferSafe (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv415SliceBufferSafeRKNSt10shared_ptrI6BufferEE7int64_t7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv418SliceMutableBufferRKNSt10shared_ptrI6BufferEEK7int64_t">SliceMutableBuffer (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv418SliceMutableBufferRKNSt10shared_ptrI6BufferEEK7int64_tK7int64_t">[1]</a>
</li>
<li><a href="cpp/api/memory.html#_CPPv422SliceMutableBufferSafeRKNSt10shared_ptrI6BufferEE7int64_t">SliceMutableBufferSafe (C++ function)</a>, <a href="cpp/api/memory.html#_CPPv422SliceMutableBufferSafeRKNSt10shared_ptrI6BufferEE7int64_t7int64_t">[1]</a>
</li>
<li><a href="python/generated/pyarrow.compute.SliceOptions.html#pyarrow.compute.SliceOptions">SliceOptions (class in pyarrow.compute)</a>
</li>
<li><a href="format/Glossary.html#term-slot"><strong>slot</strong></a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.software_version">software_version (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.sort">sort() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.sort">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.sort">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.sort">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.sort">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.sort">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.sort">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.sort">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.sort">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.sort">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.sort">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.sort">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.sort">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.sort">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.sort">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.sort">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.sort">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.sort">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.sort">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.sort">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.sort">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.sort">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.sort">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.sort">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.sort">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.sort">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.sort">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.sort">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.sort">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.sort">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.sort">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.sort">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.sort">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.sort">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.sort">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.sort">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.sort">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.sort">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.sort">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.sort">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.sort">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.sort">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.sort">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.sort">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.sort">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.sort_by">sort_by() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.sort_by">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.sort_by">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.sort_by">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.sort_by">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.sort_by">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.sort_indices.html#pyarrow.compute.sort_indices">sort_indices() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.sorting_columns">sorting_columns (pyarrow.parquet.RowGroupMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn">SortingColumn (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SortOptions.html#pyarrow.compute.SortOptions">SortOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv412sparse_union11FieldVectorNSt6vectorI6int8_tEE">sparse_union (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv412sparse_unionRK11ArrayVectorNSt6vectorINSt6stringEEENSt6vectorI6int8_tEE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.split_by_row_group">split_by_row_group() (pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.split_pattern.html#pyarrow.compute.split_pattern">split_pattern() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.split_pattern_regex.html#pyarrow.compute.split_pattern_regex">split_pattern_regex() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitOptions.html#pyarrow.compute.SplitOptions">SplitOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.SplitPatternOptions.html#pyarrow.compute.SplitPatternOptions">SplitPatternOptions (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv413SqlInfoResult">SqlInfoResult (C++ type)</a>
</li>
<li><a href="cpp/api/flightsql.html#_CPPv416SqlInfoResultMap">SqlInfoResultMap (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.compute.sqrt.html#pyarrow.compute.sqrt">sqrt() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.sqrt_checked.html#pyarrow.compute.sqrt_checked">sqrt_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ClientMiddlewareFactory.html#pyarrow.flight.ClientMiddlewareFactory.start_call">start_call() (pyarrow.flight.ClientMiddlewareFactory method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.ServerMiddlewareFactory.html#pyarrow.flight.ServerMiddlewareFactory.start_call">(pyarrow.flight.ServerMiddlewareFactory method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.starts_with.html#pyarrow.compute.starts_with">starts_with() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics">Statistics (class in pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.statistics">statistics (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter.stats">stats (pyarrow.csv.CSVWriter attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.stats">(pyarrow.flight.FlightStreamWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.stats">(pyarrow.flight.MetadataRecordBatchWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileReader.html#pyarrow.ipc.RecordBatchFileReader.stats">(pyarrow.ipc.RecordBatchFileReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter.stats">(pyarrow.ipc.RecordBatchFileWriter attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamReader.html#pyarrow.ipc.RecordBatchStreamReader.stats">(pyarrow.ipc.RecordBatchStreamReader attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter.stats">(pyarrow.ipc.RecordBatchStreamWriter attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.stddev.html#pyarrow.compute.stddev">stddev() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.storage">storage (pyarrow.ExtensionArray attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.storage">(pyarrow.FixedShapeTensorArray attribute)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-storage-type"><strong>storage type</strong></a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.storage_type">storage_type (pyarrow.ExtensionType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.storage_type">(pyarrow.PyExtensionType attribute)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-streaming-format"><strong>streaming format</strong></a>
</li>
<li><a href="python/generated/pyarrow.compute.strftime.html#pyarrow.compute.strftime">strftime() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrftimeOptions.html#pyarrow.compute.StrftimeOptions">StrftimeOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.strides">strides (pyarrow.Tensor attribute)</a>
</li>
<li><a href="python/generated/pyarrow.string.html#pyarrow.string">string() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.string_is_ascii.html#pyarrow.compute.string_is_ascii">string_is_ascii() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.string_view.html#pyarrow.string_view">string_view() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray">StringArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.strings_can_be_null">strings_can_be_null (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar">StringScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray">StringViewArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar">StringViewScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.stripe_statistics_length">stripe_statistics_length (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv411StripPrefixRKNSt6stringERKNSt6stringE">StripPrefix (C++ function)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv422StripPrefixAndFilenameRKNSt6stringERKNSt6stringE">StripPrefixAndFilename (C++ function)</a>, <a href="cpp/api/dataset.html#_CPPv422StripPrefixAndFilenameRKNSt6vectorIN2fs8FileInfoEEERKNSt6stringE">[1]</a>, <a href="cpp/api/dataset.html#_CPPv422StripPrefixAndFilenameRKNSt6vectorINSt6stringEEERKNSt6stringE">[2]</a>
</li>
<li><a href="python/generated/pyarrow.compute.strptime.html#pyarrow.compute.strptime">strptime() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StrptimeOptions.html#pyarrow.compute.StrptimeOptions">StrptimeOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.struct.html#pyarrow.struct">struct() (in module pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv47struct_NSt16initializer_listINSt4pairINSt6stringENSt10shared_ptrI8DataTypeEEEEEE">struct_ (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv47struct_RK11FieldVector">[1]</a>
</li>
<li><a href="python/generated/pyarrow.compute.struct_field.html#pyarrow.compute.struct_field">struct_field() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray">StructArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.StructFieldOptions.html#pyarrow.compute.StructFieldOptions">StructFieldOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar">StructScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType">StructType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.subsecond.html#pyarrow.compute.subsecond">subsecond() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.subset">subset() (pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.subtract.html#pyarrow.compute.subtract">subtract() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.subtract_checked.html#pyarrow.compute.subtract_checked">subtract_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem">SubTreeFileSystem (class in pyarrow.fs)</a>
</li>
<li><a href="python/generated/pyarrow.compute.sum.html#pyarrow.compute.sum">sum() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.sum">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.sum">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.sum">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.sum">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.sum">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.sum">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.sum">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.sum">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.sum">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.sum">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.sum">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.sum">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.sum">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.sum">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.sum">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.sum">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.sum">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.sum">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.sum">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.sum">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.sum">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.sum">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.sum">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.sum">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.sum">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.sum">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.sum">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.sum">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.sum">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.sum">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.sum">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.sum">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.sum">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.sum">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.sum">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.sum">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.sum">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.sum">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.sum">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.sum">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.sum">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.sum">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.sum">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.sum">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.supports_async">supports_async (pyarrow.flight.FlightClient attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Codec.html#pyarrow.Codec.supports_compression_level">supports_compression_level() (pyarrow.Codec static method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.synchronize">synchronize() (pyarrow.cuda.Context method)</a>
</li>
<li><a href="python/generated/pyarrow.system_memory_pool.html#pyarrow.system_memory_pool">system_memory_pool() (in module pyarrow)</a>
</li>
</ul></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="format/Glossary.html#term-table"><strong>table</strong></a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table">Table (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.table.html#pyarrow.table">table() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.TableGroupBy.html#pyarrow.TableGroupBy">TableGroupBy (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.acero.TableSourceNodeOptions.html#pyarrow.acero.TableSourceNodeOptions">TableSourceNodeOptions (class in pyarrow.acero)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.TaggedRecordBatch.html#pyarrow.dataset.TaggedRecordBatch">TaggedRecordBatch (class in pyarrow.dataset)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv426TaggedRecordBatchGenerator">TaggedRecordBatchGenerator (C++ type)</a>
</li>
<li><a href="cpp/api/dataset.html#_CPPv425TaggedRecordBatchIterator">TaggedRecordBatchIterator (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.compute.take.html#pyarrow.compute.take">take() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.take">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.take">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.take">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.take">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.take">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.take">(pyarrow.dataset.Dataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.take">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.take">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.take">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.take">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.take">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.take">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.take">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.take">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.take">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.take">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.take">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.take">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.take">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.take">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.take">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.take">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.take">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.take">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.take">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.take">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.take">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.take">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.take">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.take">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.take">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.take">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.take">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.take">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.take">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.take">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.take">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.take">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.take">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.take">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.take">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.take">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.take">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.take">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.take">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.take">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.take">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.take">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.take">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.take">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.take">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.take">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.take">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.take">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.TakeOptions.html#pyarrow.compute.TakeOptions">TakeOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.tan.html#pyarrow.compute.tan">tan() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.tan_checked.html#pyarrow.compute.tan_checked">tan_checked() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.tdigest.html#pyarrow.compute.tdigest">tdigest() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TDigestOptions.html#pyarrow.compute.TDigestOptions">TDigestOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.tell">tell() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.tell">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.tell">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.tell">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.tell">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.tell">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.tell">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.tell">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.tell">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.tell">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.tell">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor">Tensor (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.csv.InvalidRow.html#pyarrow.csv.InvalidRow.text">text (pyarrow.csv.InvalidRow attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.thrift_container_size_limit">thrift_container_size_limit (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.thrift_string_size_limit">thrift_string_size_limit (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Ticket.html#pyarrow.flight.Ticket">Ticket (class in pyarrow.flight)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightEndpoint.html#pyarrow.flight.FlightEndpoint.ticket">ticket (pyarrow.flight.FlightEndpoint attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.Ticket.html#pyarrow.flight.Ticket.ticket">(pyarrow.flight.Ticket attribute)</a>
</li>
</ul></li>
<li><a href="cpp/api/datatype.html#_CPPv46time32N8TimeUnit4typeE">time32 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.time32.html#pyarrow.time32">time32() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array">Time32Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413Time32Builder">Time32Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar">Time32Scalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type">Time32Type (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv46time64N8TimeUnit4typeE">time64 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.time64.html#pyarrow.time64">time64() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array">Time64Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413Time64Builder">Time64Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar">Time64Scalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type">Time64Type (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv49timestampN8TimeUnit4typeE">timestamp (C++ function)</a>, <a href="cpp/api/datatype.html#_CPPv49timestampN8TimeUnit4typeERKNSt6stringE">[1]</a>
</li>
<li><a href="python/generated/pyarrow.timestamp.html#pyarrow.timestamp">timestamp() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.timestamp_parsers">timestamp_parsers (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray">TimestampArray (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv416TimestampBuilder">TimestampBuilder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar">TimestampScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType">TimestampType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetSchema.html#pyarrow.parquet.ParquetSchema.to_arrow_schema">to_arrow_schema() (pyarrow.parquet.ParquetSchema method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.to_batches">to_batches() (pyarrow.dataset.Dataset method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.to_batches">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.to_batches">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.to_batches">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.to_batches">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.to_batches">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.to_batches">(pyarrow.dataset.UnionDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_batches">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.to_dict">to_dict() (pyarrow.parquet.ColumnChunkMetaData method)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.to_dict">(pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.to_dict">(pyarrow.parquet.RowGroupMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.Statistics.html#pyarrow.parquet.Statistics.to_dict">(pyarrow.parquet.Statistics method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.ParquetLogicalType.html#pyarrow.parquet.ParquetLogicalType.to_json">to_json() (pyarrow.parquet.ParquetLogicalType method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.Context.html#pyarrow.cuda.Context.to_numba">to_numba() (pyarrow.cuda.Context method)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.to_numba">(pyarrow.cuda.CudaBuffer method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.to_numpy">to_numpy() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.to_numpy">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.to_numpy">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.to_numpy">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.to_numpy">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.to_numpy">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.to_numpy">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.to_numpy">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.to_numpy">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.to_numpy">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.to_numpy">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.to_numpy">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.to_numpy">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.to_numpy">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.to_numpy">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.to_numpy">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.to_numpy">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.to_numpy">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.to_numpy">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.to_numpy">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.to_numpy">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.to_numpy">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.to_numpy">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.to_numpy">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.to_numpy">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.to_numpy">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.to_numpy">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.to_numpy">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.to_numpy">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.to_numpy">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.to_numpy">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.to_numpy">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.to_numpy">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.to_numpy">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.to_numpy">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.to_numpy">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.to_numpy">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.to_numpy">(pyarrow.Tensor method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.to_numpy">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.to_numpy">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.to_numpy">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.to_numpy">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.to_numpy">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.to_numpy">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.to_numpy">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.to_numpy">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.to_numpy_ndarray">to_numpy_ndarray() (pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.SortingColumn.html#pyarrow.parquet.SortingColumn.to_ordering">to_ordering() (pyarrow.parquet.SortingColumn static method)</a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.to_pandas">to_pandas() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.to_pandas">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.to_pandas">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.to_pandas">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.to_pandas">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.to_pandas">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.to_pandas">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.to_pandas">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.to_pandas">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.to_pandas">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.to_pandas">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.to_pandas">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.to_pandas">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.to_pandas">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.to_pandas">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.to_pandas">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.to_pandas">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.to_pandas">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.to_pandas">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.to_pandas">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.to_pandas">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.to_pandas">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.to_pandas">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.to_pandas">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.to_pandas">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.to_pandas">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.to_pandas">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.to_pandas">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.to_pandas">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.to_pandas">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.to_pandas">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.to_pandas">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.to_pandas">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.to_pandas">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.to_pandas">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.to_pandas">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.to_pandas">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.to_pandas">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_pandas">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.to_pandas">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.to_pandas">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.to_pandas">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.to_pandas">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.to_pandas">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.to_pandas">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.to_pandas">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.to_pandas">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.DataType.html#pyarrow.DataType.to_pandas_dtype">to_pandas_dtype() (pyarrow.DataType method)</a>
<ul>
<li><a href="python/generated/pyarrow.Decimal128Type.html#pyarrow.Decimal128Type.to_pandas_dtype">(pyarrow.Decimal128Type method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.to_pandas_dtype">(pyarrow.DictionaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.to_pandas_dtype">(pyarrow.ExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryType.html#pyarrow.FixedSizeBinaryType.to_pandas_dtype">(pyarrow.FixedSizeBinaryType method)</a>
</li>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.to_pandas_dtype">(pyarrow.ListType method)</a>
</li>
<li><a href="python/generated/pyarrow.MapType.html#pyarrow.MapType.to_pandas_dtype">(pyarrow.MapType method)</a>
</li>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.to_pandas_dtype">(pyarrow.PyExtensionType method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.to_pandas_dtype">(pyarrow.RunEndEncodedType method)</a>
</li>
<li><a href="python/generated/pyarrow.StructType.html#pyarrow.StructType.to_pandas_dtype">(pyarrow.StructType method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.to_pandas_dtype">(pyarrow.Time32Type method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.to_pandas_dtype">(pyarrow.Time64Type method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.to_pandas_dtype">(pyarrow.TimestampType method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.to_pandas_dtype">(pyarrow.UnionType method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Buffer.html#pyarrow.Buffer.to_pybytes">to_pybytes() (pyarrow.Buffer method)</a>
<ul>
<li><a href="python/generated/pyarrow.cuda.CudaBuffer.html#pyarrow.cuda.CudaBuffer.to_pybytes">(pyarrow.cuda.CudaBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.HostBuffer.html#pyarrow.cuda.HostBuffer.to_pybytes">(pyarrow.cuda.HostBuffer method)</a>
</li>
<li><a href="python/generated/pyarrow.ResizableBuffer.html#pyarrow.ResizableBuffer.to_pybytes">(pyarrow.ResizableBuffer method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.to_pydict">to_pydict() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_pydict">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.to_pylist">to_pylist() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.to_pylist">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.to_pylist">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.to_pylist">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.to_pylist">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.to_pylist">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.to_pylist">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.to_pylist">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.to_pylist">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.to_pylist">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.to_pylist">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.to_pylist">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.to_pylist">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.to_pylist">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.to_pylist">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.to_pylist">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.to_pylist">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.to_pylist">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.to_pylist">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.to_pylist">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.to_pylist">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.to_pylist">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.to_pylist">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.to_pylist">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.to_pylist">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.to_pylist">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.to_pylist">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.to_pylist">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.to_pylist">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.to_pylist">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.to_pylist">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.to_pylist">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.to_pylist">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.to_pylist">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.to_pylist">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.to_pylist">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.to_pylist">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.to_pylist">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_pylist">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.to_pylist">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.to_pylist">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.to_pylist">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.to_pylist">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.to_pylist">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.to_pylist">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.to_pylist">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.to_pylist">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.acero.Declaration.html#pyarrow.acero.Declaration.to_reader">to_reader() (pyarrow.acero.Declaration method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.to_reader">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamReader.html#pyarrow.flight.FlightStreamReader.to_reader">(pyarrow.flight.FlightStreamReader method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchReader.html#pyarrow.flight.MetadataRecordBatchReader.to_reader">(pyarrow.flight.MetadataRecordBatchReader method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_reader">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.to_string">to_string() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.to_string">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.to_string">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.to_string">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.to_string">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.to_string">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.to_string">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.to_string">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.to_string">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.to_string">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.to_string">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.to_string">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.to_string">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.to_string">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.to_string">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.to_string">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.to_string">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.to_string">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.to_string">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.to_string">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.to_string">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.to_string">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.to_string">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.to_string">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.to_string">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.to_string">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.to_string">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.to_string">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.to_string">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.to_string">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.to_string">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.to_string">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.to_string">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.to_string">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.to_string">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.to_string">(pyarrow.Schema method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.to_string">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.to_string">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.to_string">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_string">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.to_string">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.to_string">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.to_string">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.to_string">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.to_string">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.to_string">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.to_string">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.to_string">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.to_struct_array">to_struct_array() (pyarrow.RecordBatch method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.to_struct_array">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.Expression.html#pyarrow.dataset.Expression.to_substrait">to_substrait() (pyarrow.dataset.Expression method)</a>
</li>
<li><a href="python/generated/pyarrow.acero.Declaration.html#pyarrow.acero.Declaration.to_table">to_table() (pyarrow.acero.Declaration method)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.Dataset.html#pyarrow.dataset.Dataset.to_table">(pyarrow.dataset.Dataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.FileSystemDataset.html#pyarrow.dataset.FileSystemDataset.to_table">(pyarrow.dataset.FileSystemDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Fragment.html#pyarrow.dataset.Fragment.to_table">(pyarrow.dataset.Fragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.InMemoryDataset.html#pyarrow.dataset.InMemoryDataset.to_table">(pyarrow.dataset.InMemoryDataset method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFileFragment.html#pyarrow.dataset.ParquetFileFragment.to_table">(pyarrow.dataset.ParquetFileFragment method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.Scanner.html#pyarrow.dataset.Scanner.to_table">(pyarrow.dataset.Scanner method)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset.to_table">(pyarrow.dataset.UnionDataset method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.to_tensor">to_tensor() (pyarrow.FixedShapeTensorArray method)</a>
<ul>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.to_tensor">(pyarrow.RecordBatch method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.tolist">tolist() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.tolist">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.tolist">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.tolist">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.tolist">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.tolist">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.tolist">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.tolist">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.tolist">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.tolist">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.tolist">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.tolist">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.tolist">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.tolist">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.tolist">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.tolist">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.tolist">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.tolist">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.tolist">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.tolist">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.tolist">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.tolist">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.tolist">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.tolist">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.tolist">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.tolist">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.tolist">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.tolist">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.tolist">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.tolist">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.tolist">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.tolist">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.tolist">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.tolist">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.tolist">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.tolist">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.tolist">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.tolist">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.tolist">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.tolist">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.tolist">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.tolist">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.tolist">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.tolist">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
<li><a href="cpp/api/acero.html#_CPPv48ToString8JoinType">ToString (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.total_allocated_bytes.html#pyarrow.total_allocated_bytes">total_allocated_bytes() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.RowGroupMetaData.html#pyarrow.parquet.RowGroupMetaData.total_byte_size">total_byte_size (pyarrow.parquet.RowGroupMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.total_bytes">total_bytes (pyarrow.flight.FlightInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.total_compressed_size">total_compressed_size (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInfo.html#pyarrow.flight.FlightInfo.total_records">total_records (pyarrow.flight.FlightInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ColumnChunkMetaData.html#pyarrow.parquet.ColumnChunkMetaData.total_uncompressed_size">total_uncompressed_size (pyarrow.parquet.ColumnChunkMetaData attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.total_values_length">total_values_length (pyarrow.BinaryArray attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.total_values_length">(pyarrow.LargeBinaryArray attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Trace">Trace (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.TrimOptions.html#pyarrow.compute.TrimOptions">TrimOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.true_count">true_count (pyarrow.BooleanArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.true_unless_null.html#pyarrow.compute.true_unless_null">true_unless_null() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.true_values">true_values (pyarrow.csv.ConvertOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.trunc.html#pyarrow.compute.trunc">trunc() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.truncate">truncate() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.truncate">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.truncate">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.truncate">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.truncate">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.truncate">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.truncate">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.truncate">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.truncate">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.truncate">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.truncate">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="format/Glossary.html#term-type"><strong>type</strong></a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.type">(pyarrow.Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.type">(pyarrow.BinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.type">(pyarrow.BinaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.type">(pyarrow.BinaryViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.type">(pyarrow.BinaryViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.type">(pyarrow.BooleanArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.type">(pyarrow.BooleanScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.type">(pyarrow.ChunkedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.type">(pyarrow.Date32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.type">(pyarrow.Date32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.type">(pyarrow.Date64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.type">(pyarrow.Date64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.type">(pyarrow.Decimal128Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.type">(pyarrow.Decimal128Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.type">(pyarrow.DictionaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.type">(pyarrow.DictionaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.type">(pyarrow.DoubleArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.type">(pyarrow.DoubleScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.type">(pyarrow.DurationArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.type">(pyarrow.DurationScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.type">(pyarrow.ExtensionArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.type">(pyarrow.ExtensionScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.type">(pyarrow.Field attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.type">(pyarrow.FixedShapeTensorArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.type">(pyarrow.FixedSizeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.type">(pyarrow.FixedSizeBinaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.type">(pyarrow.FixedSizeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.Action.html#pyarrow.flight.Action.type">(pyarrow.flight.Action attribute)</a>
</li>
<li><a href="python/generated/pyarrow.flight.ActionType.html#pyarrow.flight.ActionType.type">(pyarrow.flight.ActionType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.type">(pyarrow.FloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.type">(pyarrow.FloatingPointArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.type">(pyarrow.FloatScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileInfo.html#pyarrow.fs.FileInfo.type">(pyarrow.fs.FileInfo attribute)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.type">(pyarrow.HalfFloatArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.type">(pyarrow.HalfFloatScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.type">(pyarrow.Int16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.type">(pyarrow.Int16Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.type">(pyarrow.Int32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.type">(pyarrow.Int32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.type">(pyarrow.Int64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.type">(pyarrow.Int64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.type">(pyarrow.Int8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.type">(pyarrow.Int8Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.type">(pyarrow.IntegerArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.Message.html#pyarrow.ipc.Message.type">(pyarrow.ipc.Message attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.type">(pyarrow.LargeBinaryArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.type">(pyarrow.LargeBinaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.type">(pyarrow.LargeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.type">(pyarrow.LargeListScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.type">(pyarrow.LargeListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.type">(pyarrow.LargeListViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.type">(pyarrow.LargeStringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.type">(pyarrow.LargeStringScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.type">(pyarrow.ListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.type">(pyarrow.ListScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.type">(pyarrow.ListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.type">(pyarrow.ListViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.type">(pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.type">(pyarrow.MapScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.type">(pyarrow.MonthDayNanoIntervalArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.type">(pyarrow.MonthDayNanoIntervalScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.type">(pyarrow.NullArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.type">(pyarrow.NumericArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetLogicalType.html#pyarrow.parquet.ParquetLogicalType.type">(pyarrow.parquet.ParquetLogicalType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.type">(pyarrow.RunEndEncodedArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.type">(pyarrow.RunEndEncodedScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.type">(pyarrow.Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.type">(pyarrow.StringArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.type">(pyarrow.StringScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.type">(pyarrow.StringViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.type">(pyarrow.StringViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.type">(pyarrow.StructArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.type">(pyarrow.StructScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Tensor.html#pyarrow.Tensor.type">(pyarrow.Tensor attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.type">(pyarrow.Time32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.type">(pyarrow.Time32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.type">(pyarrow.Time64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.type">(pyarrow.Time64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.type">(pyarrow.TimestampArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.type">(pyarrow.TimestampScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.type">(pyarrow.UInt16Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.type">(pyarrow.UInt16Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.type">(pyarrow.UInt32Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.type">(pyarrow.UInt32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.type">(pyarrow.UInt64Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.type">(pyarrow.UInt64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.type">(pyarrow.UInt8Array attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.type">(pyarrow.UInt8Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.type">(pyarrow.UnionArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.type">(pyarrow.UnionScalar attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.type_code">type_code (pyarrow.UnionScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.type_codes">type_codes (pyarrow.UnionArray attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType.type_codes">(pyarrow.UnionType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.dataset.CsvFragmentScanOptions.html#pyarrow.dataset.CsvFragmentScanOptions.type_name">type_name (pyarrow.dataset.CsvFragmentScanOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.dataset.FragmentScanOptions.html#pyarrow.dataset.FragmentScanOptions.type_name">(pyarrow.dataset.FragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.type_name">(pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.PartitioningFactory.html#pyarrow.dataset.PartitioningFactory.type_name">(pyarrow.dataset.PartitioningFactory attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.FileSystem.html#pyarrow.fs.FileSystem.type_name">(pyarrow.fs.FileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.GcsFileSystem.html#pyarrow.fs.GcsFileSystem.type_name">(pyarrow.fs.GcsFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.HadoopFileSystem.html#pyarrow.fs.HadoopFileSystem.type_name">(pyarrow.fs.HadoopFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.LocalFileSystem.html#pyarrow.fs.LocalFileSystem.type_name">(pyarrow.fs.LocalFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.PyFileSystem.html#pyarrow.fs.PyFileSystem.type_name">(pyarrow.fs.PyFileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3FileSystem.html#pyarrow.fs.S3FileSystem.type_name">(pyarrow.fs.S3FileSystem attribute)</a>
</li>
<li><a href="python/generated/pyarrow.fs.SubTreeFileSystem.html#pyarrow.fs.SubTreeFileSystem.type_name">(pyarrow.fs.SubTreeFileSystem attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.types">types (pyarrow.Schema attribute)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits9ArrayTypeE">TypeTraits::ArrayType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits11BuilderTypeE">TypeTraits::BuilderType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits5CTypeE">TypeTraits::CType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits17is_parameter_freeE">TypeTraits::is_parameter_free (C++ member)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits10ScalarTypeE">TypeTraits::ScalarType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits10TensorTypeE">TypeTraits::TensorType (C++ type)</a>
</li>
<li><a href="cpp/api/utilities.html#_CPPv4N10TypeTraits14type_singletonEv">TypeTraits::type_singleton (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.tz">tz (pyarrow.TimestampType attribute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="U">U</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.UdfContext.html#pyarrow.compute.UdfContext">UdfContext (class in pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv46uint16v">uint16 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.uint16.html#pyarrow.uint16">uint16() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array">UInt16Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413UInt16Builder">UInt16Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar">UInt16Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv46uint32v">uint32 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.uint32.html#pyarrow.uint32">uint32() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array">UInt32Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413UInt32Builder">UInt32Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar">UInt32Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv46uint64v">uint64 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.uint64.html#pyarrow.uint64">uint64() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array">UInt64Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv413UInt64Builder">UInt64Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar">UInt64Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv45uint8v">uint8 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.uint8.html#pyarrow.uint8">uint8() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array">UInt8Array (class in pyarrow)</a>
</li>
<li><a href="cpp/api/builder.html#_CPPv412UInt8Builder">UInt8Builder (C++ type)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar">UInt8Scalar (class in pyarrow)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv423UnalignedBufferHandling">UnalignedBufferHandling (C++ enum)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N23UnalignedBufferHandling6kErrorE">UnalignedBufferHandling::kError (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N23UnalignedBufferHandling7kIgnoreE">UnalignedBufferHandling::kIgnore (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N23UnalignedBufferHandling11kReallocateE">UnalignedBufferHandling::kReallocate (C++ enumerator)</a>
</li>
<li><a href="cpp/api/acero.html#_CPPv4N23UnalignedBufferHandling5kWarnE">UnalignedBufferHandling::kWarn (C++ enumerator)</a>
</li>
<li><a href="python/generated/pyarrow.json.ParseOptions.html#pyarrow.json.ParseOptions.unexpected_field_behavior">unexpected_field_behavior (pyarrow.json.ParseOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.unify_dictionaries">unify_dictionaries (pyarrow.ipc.IpcWriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.unify_dictionaries">unify_dictionaries() (pyarrow.ChunkedArray method)</a>
<ul>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.unify_dictionaries">(pyarrow.Table method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.unify_schemas.html#pyarrow.unify_schemas">unify_schemas() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray">UnionArray (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.UnionDataset.html#pyarrow.dataset.UnionDataset">UnionDataset (class in pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar">UnionScalar (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.UnionType.html#pyarrow.UnionType">UnionType (class in pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.unique.html#pyarrow.compute.unique">unique() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.unique">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.unique">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.unique">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.unique">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.unique">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.unique">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.unique">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.unique">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.unique">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.unique">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.unique">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.unique">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.unique">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.unique">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.unique">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.unique">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.unique">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.unique">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.unique">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.unique">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.unique">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.unique">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.unique">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.unique">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.unique">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.unique">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.unique">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.unique">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.unique">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.unique">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.unique">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.unique">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.unique">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.unique">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.unique">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.unique">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.unique">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.unique">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.unique">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.unique">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.unique">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.unique">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.unique">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.unique">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.unique">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.Time32Type.html#pyarrow.Time32Type.unit">unit (pyarrow.Time32Type attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Time64Type.html#pyarrow.Time64Type.unit">(pyarrow.Time64Type attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampType.html#pyarrow.TimestampType.unit">(pyarrow.TimestampType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.DescriptorType.html#pyarrow.flight.DescriptorType.UNKNOWN">UNKNOWN (pyarrow.flight.DescriptorType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.unregister_extension_type.html#pyarrow.unregister_extension_type">unregister_extension_type() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.CastOptions.html#pyarrow.compute.CastOptions.unsafe">unsafe() (pyarrow.compute.CastOptions static method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsClient.html#pyarrow.parquet.encryption.KmsClient.unwrap_key">unwrap_key() (pyarrow.parquet.encryption.KmsClient method)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.upload">upload() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.upload">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.upload">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.upload">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.upload">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.upload">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.upload">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.upload">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.upload">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.upload">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.upload">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.flight.Location.html#pyarrow.flight.Location.uri">uri (pyarrow.flight.Location attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.us_week.html#pyarrow.compute.us_week">us_week() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.us_year.html#pyarrow.compute.us_year">us_year() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.ParquetFragmentScanOptions.html#pyarrow.dataset.ParquetFragmentScanOptions.use_buffered_stream">use_buffered_stream (pyarrow.dataset.ParquetFragmentScanOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.use_legacy_format">use_legacy_format (pyarrow.ipc.IpcWriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.use_threads">use_threads (pyarrow.csv.ReadOptions attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.ipc.IpcReadOptions.html#pyarrow.ipc.IpcReadOptions.use_threads">(pyarrow.ipc.IpcReadOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.IpcWriteOptions.html#pyarrow.ipc.IpcWriteOptions.use_threads">(pyarrow.ipc.IpcWriteOptions attribute)</a>
</li>
<li><a href="python/generated/pyarrow.json.ReadOptions.html#pyarrow.json.ReadOptions.use_threads">(pyarrow.json.ReadOptions attribute)</a>
</li>
</ul></li>
<li><a href="cpp/api/datatype.html#_CPPv44utf8v">utf8 (C++ function)</a>
</li>
<li><a href="python/generated/pyarrow.utf8.html#pyarrow.utf8">utf8() (in module pyarrow)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_capitalize.html#pyarrow.compute.utf8_capitalize">utf8_capitalize() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_center.html#pyarrow.compute.utf8_center">utf8_center() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_alnum.html#pyarrow.compute.utf8_is_alnum">utf8_is_alnum() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_alpha.html#pyarrow.compute.utf8_is_alpha">utf8_is_alpha() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_decimal.html#pyarrow.compute.utf8_is_decimal">utf8_is_decimal() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_digit.html#pyarrow.compute.utf8_is_digit">utf8_is_digit() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_lower.html#pyarrow.compute.utf8_is_lower">utf8_is_lower() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_numeric.html#pyarrow.compute.utf8_is_numeric">utf8_is_numeric() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_printable.html#pyarrow.compute.utf8_is_printable">utf8_is_printable() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_space.html#pyarrow.compute.utf8_is_space">utf8_is_space() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_title.html#pyarrow.compute.utf8_is_title">utf8_is_title() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_is_upper.html#pyarrow.compute.utf8_is_upper">utf8_is_upper() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_length.html#pyarrow.compute.utf8_length">utf8_length() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_lower.html#pyarrow.compute.utf8_lower">utf8_lower() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_lpad.html#pyarrow.compute.utf8_lpad">utf8_lpad() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_ltrim.html#pyarrow.compute.utf8_ltrim">utf8_ltrim() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_ltrim_whitespace.html#pyarrow.compute.utf8_ltrim_whitespace">utf8_ltrim_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_replace_slice.html#pyarrow.compute.utf8_replace_slice">utf8_replace_slice() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_reverse.html#pyarrow.compute.utf8_reverse">utf8_reverse() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_rpad.html#pyarrow.compute.utf8_rpad">utf8_rpad() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_rtrim.html#pyarrow.compute.utf8_rtrim">utf8_rtrim() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_rtrim_whitespace.html#pyarrow.compute.utf8_rtrim_whitespace">utf8_rtrim_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_slice_codeunits.html#pyarrow.compute.utf8_slice_codeunits">utf8_slice_codeunits() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_split_whitespace.html#pyarrow.compute.utf8_split_whitespace">utf8_split_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_swapcase.html#pyarrow.compute.utf8_swapcase">utf8_swapcase() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_title.html#pyarrow.compute.utf8_title">utf8_title() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_trim.html#pyarrow.compute.utf8_trim">utf8_trim() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_trim_whitespace.html#pyarrow.compute.utf8_trim_whitespace">utf8_trim_whitespace() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.utf8_upper.html#pyarrow.compute.utf8_upper">utf8_upper() (in module pyarrow.compute)</a>
</li>
<li><a href="cpp/api/datatype.html#_CPPv49utf8_viewv">utf8_view (C++ function)</a>
</li>
</ul></td>
</tr></table>
<h2 id="V">V</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.validate">validate() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.validate">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryScalar.html#pyarrow.BinaryScalar.validate">(pyarrow.BinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.validate">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewScalar.html#pyarrow.BinaryViewScalar.validate">(pyarrow.BinaryViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.validate">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanScalar.html#pyarrow.BooleanScalar.validate">(pyarrow.BooleanScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.validate">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ConvertOptions.html#pyarrow.csv.ConvertOptions.validate">(pyarrow.csv.ConvertOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ParseOptions.html#pyarrow.csv.ParseOptions.validate">(pyarrow.csv.ParseOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.ReadOptions.html#pyarrow.csv.ReadOptions.validate">(pyarrow.csv.ReadOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions.validate">(pyarrow.csv.WriteOptions method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.validate">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.validate">(pyarrow.Date32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.validate">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.validate">(pyarrow.Date64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.validate">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Scalar.html#pyarrow.Decimal128Scalar.validate">(pyarrow.Decimal128Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.validate">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.validate">(pyarrow.DictionaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.validate">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleScalar.html#pyarrow.DoubleScalar.validate">(pyarrow.DoubleScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.validate">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.validate">(pyarrow.DurationScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.validate">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.validate">(pyarrow.ExtensionScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.validate">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.validate">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryScalar.html#pyarrow.FixedSizeBinaryScalar.validate">(pyarrow.FixedSizeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.validate">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.validate">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.validate">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatScalar.html#pyarrow.FloatScalar.validate">(pyarrow.FloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.validate">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatScalar.html#pyarrow.HalfFloatScalar.validate">(pyarrow.HalfFloatScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.validate">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Scalar.html#pyarrow.Int16Scalar.validate">(pyarrow.Int16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.validate">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Scalar.html#pyarrow.Int32Scalar.validate">(pyarrow.Int32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.validate">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Scalar.html#pyarrow.Int64Scalar.validate">(pyarrow.Int64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.validate">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Scalar.html#pyarrow.Int8Scalar.validate">(pyarrow.Int8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.validate">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.validate">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryScalar.html#pyarrow.LargeBinaryScalar.validate">(pyarrow.LargeBinaryScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.validate">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.validate">(pyarrow.LargeListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.validate">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.validate">(pyarrow.LargeListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.validate">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringScalar.html#pyarrow.LargeStringScalar.validate">(pyarrow.LargeStringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.validate">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.validate">(pyarrow.ListScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.validate">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.validate">(pyarrow.ListViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.validate">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.validate">(pyarrow.MapScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.validate">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.validate">(pyarrow.MonthDayNanoIntervalScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.validate">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.validate">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RecordBatch.html#pyarrow.RecordBatch.validate">(pyarrow.RecordBatch method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.validate">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.validate">(pyarrow.RunEndEncodedScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Scalar.html#pyarrow.Scalar.validate">(pyarrow.Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.validate">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringScalar.html#pyarrow.StringScalar.validate">(pyarrow.StringScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.validate">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewScalar.html#pyarrow.StringViewScalar.validate">(pyarrow.StringViewScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.validate">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.validate">(pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Table.html#pyarrow.Table.validate">(pyarrow.Table method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.validate">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.validate">(pyarrow.Time32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.validate">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.validate">(pyarrow.Time64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.validate">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.validate">(pyarrow.TimestampScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.validate">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Scalar.html#pyarrow.UInt16Scalar.validate">(pyarrow.UInt16Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.validate">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Scalar.html#pyarrow.UInt32Scalar.validate">(pyarrow.UInt32Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.validate">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Scalar.html#pyarrow.UInt64Scalar.validate">(pyarrow.UInt64Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.validate">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Scalar.html#pyarrow.UInt8Scalar.validate">(pyarrow.UInt8Scalar method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.validate">(pyarrow.UnionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.validate">(pyarrow.UnionScalar method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Date32Scalar.html#pyarrow.Date32Scalar.value">value (pyarrow.Date32Scalar attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.Date64Scalar.html#pyarrow.Date64Scalar.value">(pyarrow.Date64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryScalar.html#pyarrow.DictionaryScalar.value">(pyarrow.DictionaryScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.DurationScalar.html#pyarrow.DurationScalar.value">(pyarrow.DurationScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionScalar.html#pyarrow.ExtensionScalar.value">(pyarrow.ExtensionScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalScalar.html#pyarrow.MonthDayNanoIntervalScalar.value">(pyarrow.MonthDayNanoIntervalScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedScalar.html#pyarrow.RunEndEncodedScalar.value">(pyarrow.RunEndEncodedScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Scalar.html#pyarrow.Time32Scalar.value">(pyarrow.Time32Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Scalar.html#pyarrow.Time64Scalar.value">(pyarrow.Time64Scalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampScalar.html#pyarrow.TimestampScalar.value">(pyarrow.TimestampScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.UnionScalar.html#pyarrow.UnionScalar.value">(pyarrow.UnionScalar attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.compute.value_counts.html#pyarrow.compute.value_counts">value_counts() (in module pyarrow.compute)</a>
<ul>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.value_counts">(pyarrow.Array method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.value_counts">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.value_counts">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.value_counts">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ChunkedArray.html#pyarrow.ChunkedArray.value_counts">(pyarrow.ChunkedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.value_counts">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.value_counts">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.value_counts">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.value_counts">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.value_counts">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.value_counts">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.value_counts">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.value_counts">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.value_counts">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.value_counts">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.value_counts">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.value_counts">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.value_counts">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.value_counts">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.value_counts">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.value_counts">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.value_counts">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.value_counts">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.value_counts">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.value_counts">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.value_counts">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.value_counts">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.value_counts">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.value_counts">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.value_counts">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.value_counts">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.value_counts">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.value_counts">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.value_counts">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.value_counts">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.value_counts">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.value_counts">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.value_counts">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.value_counts">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.value_counts">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.value_counts">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.value_counts">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.value_counts">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.value_counts">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.value_counts">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.value_field">value_field (pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.value_lengths">value_lengths() (pyarrow.FixedSizeListArray method)</a>
<ul>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.value_lengths">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.value_lengths">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.value_lengths">(pyarrow.MapArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.value_parent_indices">value_parent_indices() (pyarrow.FixedSizeListArray method)</a>
<ul>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.value_parent_indices">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.value_parent_indices">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.value_parent_indices">(pyarrow.MapArray method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.DictionaryType.html#pyarrow.DictionaryType.value_type">value_type (pyarrow.DictionaryType attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.ListType.html#pyarrow.ListType.value_type">(pyarrow.ListType attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedType.html#pyarrow.RunEndEncodedType.value_type">(pyarrow.RunEndEncodedType attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.values">values (pyarrow.FixedSizeListArray attribute)</a>
<ul>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.values">(pyarrow.LargeListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListScalar.html#pyarrow.LargeListScalar.values">(pyarrow.LargeListScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.values">(pyarrow.LargeListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewScalar.html#pyarrow.LargeListViewScalar.values">(pyarrow.LargeListViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.values">(pyarrow.ListArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListScalar.html#pyarrow.ListScalar.values">(pyarrow.ListScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.values">(pyarrow.ListViewArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewScalar.html#pyarrow.ListViewScalar.values">(pyarrow.ListViewScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.values">(pyarrow.MapArray attribute)</a>
</li>
<li><a href="python/generated/pyarrow.MapScalar.html#pyarrow.MapScalar.values">(pyarrow.MapScalar attribute)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.values">(pyarrow.RunEndEncodedArray attribute)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.StructScalar.html#pyarrow.StructScalar.values">values() (pyarrow.StructScalar method)</a>
</li>
<li><a href="python/generated/pyarrow.compute.variance.html#pyarrow.compute.variance">variance() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.VarianceOptions.html#pyarrow.compute.VarianceOptions">VarianceOptions (class in pyarrow.compute)</a>
</li>
<li><a href="format/Glossary.html#term-vector"><strong>vector</strong></a>
</li>
<li><a href="python/generated/pyarrow.Array.html#pyarrow.Array.view">view() (pyarrow.Array method)</a>
<ul>
<li><a href="python/generated/pyarrow.BinaryArray.html#pyarrow.BinaryArray.view">(pyarrow.BinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BinaryViewArray.html#pyarrow.BinaryViewArray.view">(pyarrow.BinaryViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.BooleanArray.html#pyarrow.BooleanArray.view">(pyarrow.BooleanArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Date32Array.html#pyarrow.Date32Array.view">(pyarrow.Date32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Date64Array.html#pyarrow.Date64Array.view">(pyarrow.Date64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Decimal128Array.html#pyarrow.Decimal128Array.view">(pyarrow.Decimal128Array method)</a>
</li>
<li><a href="python/generated/pyarrow.DictionaryArray.html#pyarrow.DictionaryArray.view">(pyarrow.DictionaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DoubleArray.html#pyarrow.DoubleArray.view">(pyarrow.DoubleArray method)</a>
</li>
<li><a href="python/generated/pyarrow.DurationArray.html#pyarrow.DurationArray.view">(pyarrow.DurationArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionArray.html#pyarrow.ExtensionArray.view">(pyarrow.ExtensionArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedShapeTensorArray.html#pyarrow.FixedShapeTensorArray.view">(pyarrow.FixedShapeTensorArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBinaryArray.html#pyarrow.FixedSizeBinaryArray.view">(pyarrow.FixedSizeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeListArray.html#pyarrow.FixedSizeListArray.view">(pyarrow.FixedSizeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatArray.html#pyarrow.FloatArray.view">(pyarrow.FloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.FloatingPointArray.html#pyarrow.FloatingPointArray.view">(pyarrow.FloatingPointArray method)</a>
</li>
<li><a href="python/generated/pyarrow.HalfFloatArray.html#pyarrow.HalfFloatArray.view">(pyarrow.HalfFloatArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Int16Array.html#pyarrow.Int16Array.view">(pyarrow.Int16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int32Array.html#pyarrow.Int32Array.view">(pyarrow.Int32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int64Array.html#pyarrow.Int64Array.view">(pyarrow.Int64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Int8Array.html#pyarrow.Int8Array.view">(pyarrow.Int8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.IntegerArray.html#pyarrow.IntegerArray.view">(pyarrow.IntegerArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeBinaryArray.html#pyarrow.LargeBinaryArray.view">(pyarrow.LargeBinaryArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListArray.html#pyarrow.LargeListArray.view">(pyarrow.LargeListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeListViewArray.html#pyarrow.LargeListViewArray.view">(pyarrow.LargeListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.LargeStringArray.html#pyarrow.LargeStringArray.view">(pyarrow.LargeStringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListArray.html#pyarrow.ListArray.view">(pyarrow.ListArray method)</a>
</li>
<li><a href="python/generated/pyarrow.ListViewArray.html#pyarrow.ListViewArray.view">(pyarrow.ListViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MapArray.html#pyarrow.MapArray.view">(pyarrow.MapArray method)</a>
</li>
<li><a href="python/generated/pyarrow.MonthDayNanoIntervalArray.html#pyarrow.MonthDayNanoIntervalArray.view">(pyarrow.MonthDayNanoIntervalArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NullArray.html#pyarrow.NullArray.view">(pyarrow.NullArray method)</a>
</li>
<li><a href="python/generated/pyarrow.NumericArray.html#pyarrow.NumericArray.view">(pyarrow.NumericArray method)</a>
</li>
<li><a href="python/generated/pyarrow.RunEndEncodedArray.html#pyarrow.RunEndEncodedArray.view">(pyarrow.RunEndEncodedArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringArray.html#pyarrow.StringArray.view">(pyarrow.StringArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StringViewArray.html#pyarrow.StringViewArray.view">(pyarrow.StringViewArray method)</a>
</li>
<li><a href="python/generated/pyarrow.StructArray.html#pyarrow.StructArray.view">(pyarrow.StructArray method)</a>
</li>
<li><a href="python/generated/pyarrow.Time32Array.html#pyarrow.Time32Array.view">(pyarrow.Time32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.Time64Array.html#pyarrow.Time64Array.view">(pyarrow.Time64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.TimestampArray.html#pyarrow.TimestampArray.view">(pyarrow.TimestampArray method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt16Array.html#pyarrow.UInt16Array.view">(pyarrow.UInt16Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt32Array.html#pyarrow.UInt32Array.view">(pyarrow.UInt32Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt64Array.html#pyarrow.UInt64Array.view">(pyarrow.UInt64Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UInt8Array.html#pyarrow.UInt8Array.view">(pyarrow.UInt8Array method)</a>
</li>
<li><a href="python/generated/pyarrow.UnionArray.html#pyarrow.UnionArray.view">(pyarrow.UnionArray method)</a>
</li>
</ul></li>
</ul></td>
</tr></table>
<h2 id="W">W</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.flight.FlightServerBase.html#pyarrow.flight.FlightServerBase.wait">wait() (pyarrow.flight.FlightServerBase method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightClient.html#pyarrow.flight.FlightClient.wait_for_available">wait_for_available() (pyarrow.flight.FlightClient method)</a>
</li>
<li><a href="python/generated/pyarrow.fs.S3LogLevel.html#pyarrow.fs.S3LogLevel.Warn">Warn (pyarrow.fs.S3LogLevel attribute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.week.html#pyarrow.compute.week">week() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.WeekOptions.html#pyarrow.compute.WeekOptions">WeekOptions (class in pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.weeks_between.html#pyarrow.compute.weeks_between">weeks_between() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.with_metadata">with_metadata() (pyarrow.Field method)</a>
<ul>
<li><a href="python/generated/pyarrow.Schema.html#pyarrow.Schema.with_metadata">(pyarrow.Schema method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.with_name">with_name() (pyarrow.Field method)</a>
</li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.with_nullable">with_nullable() (pyarrow.Field method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightCancelledError.html#pyarrow.flight.FlightCancelledError.with_traceback">with_traceback() (pyarrow.flight.FlightCancelledError method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightError.html#pyarrow.flight.FlightError.with_traceback">(pyarrow.flight.FlightError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightInternalError.html#pyarrow.flight.FlightInternalError.with_traceback">(pyarrow.flight.FlightInternalError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightServerError.html#pyarrow.flight.FlightServerError.with_traceback">(pyarrow.flight.FlightServerError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightTimedOutError.html#pyarrow.flight.FlightTimedOutError.with_traceback">(pyarrow.flight.FlightTimedOutError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnauthenticatedError.html#pyarrow.flight.FlightUnauthenticatedError.with_traceback">(pyarrow.flight.FlightUnauthenticatedError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnauthorizedError.html#pyarrow.flight.FlightUnauthorizedError.with_traceback">(pyarrow.flight.FlightUnauthorizedError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightUnavailableError.html#pyarrow.flight.FlightUnavailableError.with_traceback">(pyarrow.flight.FlightUnavailableError method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightWriteSizeExceededError.html#pyarrow.flight.FlightWriteSizeExceededError.with_traceback">(pyarrow.flight.FlightWriteSizeExceededError method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.Field.html#pyarrow.Field.with_type">with_type() (pyarrow.Field method)</a>
</li>
<li><a href="python/generated/pyarrow.ExtensionType.html#pyarrow.ExtensionType.wrap_array">wrap_array() (pyarrow.ExtensionType method)</a>
<ul>
<li><a href="python/generated/pyarrow.PyExtensionType.html#pyarrow.PyExtensionType.wrap_array">(pyarrow.PyExtensionType method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.encryption.KmsClient.html#pyarrow.parquet.encryption.KmsClient.wrap_key">wrap_key() (pyarrow.parquet.encryption.KmsClient method)</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.writable">writable() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.writable">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.writable">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.writable">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.writable">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.writable">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.writable">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.writable">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.writable">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.writable">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.writable">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.write">write() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.write">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.write">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.write">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter.write">(pyarrow.csv.CSVWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.write">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.write">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.write">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightMetadataWriter.html#pyarrow.flight.FlightMetadataWriter.write">(pyarrow.flight.FlightMetadataWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.write">(pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.write">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter.write">(pyarrow.ipc.RecordBatchFileWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter.write">(pyarrow.ipc.RecordBatchStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.write">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.write">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCWriter.html#pyarrow.orc.ORCWriter.write">(pyarrow.orc.ORCWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.write">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetWriter.html#pyarrow.parquet.ParquetWriter.write">(pyarrow.parquet.ParquetWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.write">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter.write_batch">write_batch() (pyarrow.csv.CSVWriter method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.write_batch">(pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.write_batch">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter.write_batch">(pyarrow.ipc.RecordBatchFileWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter.write_batch">(pyarrow.ipc.RecordBatchStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetWriter.html#pyarrow.parquet.ParquetWriter.write_batch">(pyarrow.parquet.ParquetWriter method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.write_csv.html#pyarrow.csv.write_csv">write_csv() (in module pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.write_dataset.html#pyarrow.dataset.write_dataset">write_dataset() (in module pyarrow.dataset)</a>
</li>
<li><a href="python/generated/pyarrow.feather.write_feather.html#pyarrow.feather.write_feather">write_feather() (in module pyarrow.feather)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.write_metadata.html#pyarrow.parquet.write_metadata">write_metadata() (in module pyarrow.parquet)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.write_metadata">(pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.write_metadata">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.parquet.FileMetaData.html#pyarrow.parquet.FileMetaData.write_metadata_file">write_metadata_file() (pyarrow.parquet.FileMetaData method)</a>
</li>
<li><a href="python/generated/pyarrow.orc.write_table.html#pyarrow.orc.write_table">write_table() (in module pyarrow.orc)</a>
<ul>
<li><a href="python/generated/pyarrow.parquet.write_table.html#pyarrow.parquet.write_table">(in module pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.csv.CSVWriter.html#pyarrow.csv.CSVWriter.write_table">(pyarrow.csv.CSVWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.write_table">(pyarrow.flight.FlightStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.write_table">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchFileWriter.html#pyarrow.ipc.RecordBatchFileWriter.write_table">(pyarrow.ipc.RecordBatchFileWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.ipc.RecordBatchStreamWriter.html#pyarrow.ipc.RecordBatchStreamWriter.write_table">(pyarrow.ipc.RecordBatchStreamWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.ParquetWriter.html#pyarrow.parquet.ParquetWriter.write_table">(pyarrow.parquet.ParquetWriter method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.ipc.write_tensor.html#pyarrow.ipc.write_tensor">write_tensor() (in module pyarrow.ipc)</a>
</li>
<li><a href="python/generated/pyarrow.parquet.write_to_dataset.html#pyarrow.parquet.write_to_dataset">write_to_dataset() (in module pyarrow.parquet)</a>
</li>
<li><a href="python/generated/pyarrow.flight.FlightStreamWriter.html#pyarrow.flight.FlightStreamWriter.write_with_metadata">write_with_metadata() (pyarrow.flight.FlightStreamWriter method)</a>
<ul>
<li><a href="python/generated/pyarrow.flight.MetadataRecordBatchWriter.html#pyarrow.flight.MetadataRecordBatchWriter.write_with_metadata">(pyarrow.flight.MetadataRecordBatchWriter method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.writeat">writeat() (pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="cpp/api/formats.html#_CPPv48WriteCSVRK11RecordBatchRK12WriteOptionsPN5arrow2io12OutputStreamE">WriteCSV (C++ function)</a>, <a href="cpp/api/formats.html#_CPPv48WriteCSVRK5TableRK12WriteOptionsPN5arrow2io12OutputStreamE">[1]</a>, <a href="cpp/api/formats.html#_CPPv48WriteCSVRKNSt10shared_ptrI17RecordBatchReaderEERK12WriteOptionsPN5arrow2io12OutputStreamE">[2]</a>
</li>
<li><a href="python/generated/pyarrow.BufferOutputStream.html#pyarrow.BufferOutputStream.writelines">writelines() (pyarrow.BufferOutputStream method)</a>
<ul>
<li><a href="python/generated/pyarrow.BufferReader.html#pyarrow.BufferReader.writelines">(pyarrow.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedInputStream.html#pyarrow.CompressedInputStream.writelines">(pyarrow.CompressedInputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.CompressedOutputStream.html#pyarrow.CompressedOutputStream.writelines">(pyarrow.CompressedOutputStream method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferReader.html#pyarrow.cuda.BufferReader.writelines">(pyarrow.cuda.BufferReader method)</a>
</li>
<li><a href="python/generated/pyarrow.cuda.BufferWriter.html#pyarrow.cuda.BufferWriter.writelines">(pyarrow.cuda.BufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.FixedSizeBufferWriter.html#pyarrow.FixedSizeBufferWriter.writelines">(pyarrow.FixedSizeBufferWriter method)</a>
</li>
<li><a href="python/generated/pyarrow.MemoryMappedFile.html#pyarrow.MemoryMappedFile.writelines">(pyarrow.MemoryMappedFile method)</a>
</li>
<li><a href="python/generated/pyarrow.NativeFile.html#pyarrow.NativeFile.writelines">(pyarrow.NativeFile method)</a>
</li>
<li><a href="python/generated/pyarrow.OSFile.html#pyarrow.OSFile.writelines">(pyarrow.OSFile method)</a>
</li>
<li><a href="python/generated/pyarrow.PythonFile.html#pyarrow.PythonFile.writelines">(pyarrow.PythonFile method)</a>
</li>
</ul></li>
<li><a href="python/generated/pyarrow.csv.WriteOptions.html#pyarrow.csv.WriteOptions">WriteOptions (class in pyarrow.csv)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.writer">writer (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.orc.ORCFile.html#pyarrow.orc.ORCFile.writer_version">writer_version (pyarrow.orc.ORCFile property)</a>
</li>
<li><a href="python/generated/pyarrow.dataset.WrittenFile.html#pyarrow.dataset.WrittenFile">WrittenFile (class in pyarrow.dataset)</a>
</li>
</ul></td>
</tr></table>
<h2 id="X">X</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.xor.html#pyarrow.compute.xor">xor() (in module pyarrow.compute)</a>
</li>
</ul></td>
</tr></table>
<h2 id="Y">Y</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.year.html#pyarrow.compute.year">year() (in module pyarrow.compute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="python/generated/pyarrow.compute.year_month_day.html#pyarrow.compute.year_month_day">year_month_day() (in module pyarrow.compute)</a>
</li>
<li><a href="python/generated/pyarrow.compute.years_between.html#pyarrow.compute.years_between">years_between() (in module pyarrow.compute)</a>
</li>
</ul></td>
</tr></table>
</article>
<footer class="prev-next-footer">
<div class="prev-next-area">
</div>
</footer>
</div>
<div class="bd-sidebar-secondary bd-toc"></div>
</div>
<footer class="bd-footer-content">
</footer>
</main>
</div>
</div>
<!-- Scripts loaded after <body> so the DOM is not blocked -->
<script src="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae"></script>
<script src="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae"></script>
<footer class="bd-footer">
<div class="bd-footer__inner bd-page-width">
<div class="footer-items__start">
<div class="footer-item">
<p class="copyright">
© Copyright 2016-2024 Apache Software Foundation.
Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
<br/>
</p>
</div>
<div class="footer-item">
<p class="sphinx-version">
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 6.2.0.
<br/>
</p>
</div>
</div>
<div class="footer-items__end">
<div class="footer-item">
<p class="theme-version">
Built with the <a href="https://pydata-sphinx-theme.readthedocs.io/en/stable/index.html">PyData Sphinx Theme</a> 0.15.2.
</p></div>
</div>
</div>
</footer>
</body>
</html>