This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-dotnet.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 9bec9f8 Update docs for 3d0c7a24644666794c7ebcefcdd5849782a35709
9bec9f8 is described below
commit 9bec9f802d3f57522f2b83b7102053ffe3807d74
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 13:03:58 2026 +0000
Update docs for 3d0c7a24644666794c7ebcefcdd5849782a35709
---
main/api/Apache.Arrow.Bool8Array.Builder.html | 467 +++++++++++++++++++++
...nsionType.html => Apache.Arrow.Bool8Array.html} | 226 +++++-----
... => Apache.Arrow.Bool8ExtensionDefinition.html} | 85 ++--
...ensionType.html => Apache.Arrow.Bool8Type.html} | 202 +++------
main/api/Apache.Arrow.ExtensionArray.html | 1 +
main/api/Apache.Arrow.ExtensionDefinition.html | 1 +
main/api/Apache.Arrow.ExtensionType.html | 1 +
main/api/Apache.Arrow.PrimitiveArrayBuilder-3.html | 1 +
main/api/Apache.Arrow.html | 20 +
main/api/toc.html | 12 +
main/api/toc.json | 2 +-
main/index.json | 30 +-
main/manifest.json | 56 +++
main/xrefmap.yml | 307 ++++++++++++++
14 files changed, 1103 insertions(+), 308 deletions(-)
diff --git a/main/api/Apache.Arrow.Bool8Array.Builder.html
b/main/api/Apache.Arrow.Bool8Array.Builder.html
new file mode 100644
index 0000000..8fc61b3
--- /dev/null
+++ b/main/api/Apache.Arrow.Bool8Array.Builder.html
@@ -0,0 +1,467 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Class Bool8Array.Builder | Apache Arrow .NET </title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="title" content="Class Bool8Array.Builder | Apache Arrow .NET
">
+
+
+ <link rel="icon" href="../images/favicon.png">
+ <link rel="stylesheet" href="../public/docfx.min.css">
+ <link rel="stylesheet" href="../public/main.css">
+ <meta name="docfx:navrel" content="../toc.html">
+ <meta name="docfx:tocrel" content="toc.html">
+
+ <meta name="docfx:rel" content="../">
+
+
+ <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Bool8Array_Builder.md&value=---%0Auid%3A%20Apache.Arrow.Bool8Array.Builder%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
+ <meta name="loc:inThisArticle" content="In this article">
+ <meta name="loc:searchResultsCount" content="{count} results for
"{query}"">
+ <meta name="loc:searchNoResults" content="No results for
"{query}"">
+ <meta name="loc:tocFilter" content="Filter by title">
+ <meta name="loc:nextArticle" content="Next">
+ <meta name="loc:prevArticle" content="Previous">
+ <meta name="loc:themeLight" content="Light">
+ <meta name="loc:themeDark" content="Dark">
+ <meta name="loc:themeAuto" content="Auto">
+ <meta name="loc:changeTheme" content="Change theme">
+ <meta name="loc:copy" content="Copy">
+ <meta name="loc:downloadPdf" content="Download PDF">
+
+ <script type="module" src="./../public/docfx.min.js"></script>
+
+ <script>
+ const theme = localStorage.getItem('theme') || 'auto'
+ document.documentElement.setAttribute('data-bs-theme', theme ===
'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' :
'light') : theme)
+ </script>
+
+ </head>
+
+ <body class="tex2jax_ignore" data-layout=""
data-yaml-mime="ManagedReference">
+ <header class="bg-body border-bottom">
+ <nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
+ <div class="container-xxl flex-nowrap">
+ <a class="navbar-brand" href="../index.html">
+ <img id="logo" class="svg" src="../images/logo.svg" alt="Apache
Arrow .NET">
+ Apache Arrow .NET
+ </a>
+ <button class="btn btn-lg d-md-none border-0" type="button"
data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel"
aria-expanded="false" aria-label="Toggle navigation">
+ <i class="bi bi-three-dots"></i>
+ </button>
+ <div class="collapse navbar-collapse" id="navpanel">
+ <div id="navbar">
+ <form class="search" role="search" id="search">
+ <i class="bi bi-search"></i>
+ <input class="form-control" id="search-query" type="search"
disabled placeholder="Search" autocomplete="off" aria-label="Search">
+ </form>
+ </div>
+ </div>
+ </div>
+ </nav>
+ </header>
+
+ <main class="container-xxl">
+ <div class="toc-offcanvas">
+ <div class="offcanvas-md offcanvas-start" tabindex="-1"
id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
+ <div class="offcanvas-header">
+ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of
Contents</h5>
+ <button type="button" class="btn-close"
data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas"
aria-label="Close"></button>
+ </div>
+ <div class="offcanvas-body">
+ <nav class="toc" id="toc"></nav>
+ </div>
+ </div>
+ </div>
+
+ <div class="content">
+ <div class="actionbar">
+ <button class="btn btn-lg border-0 d-md-none" type="button"
data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas"
aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of
contents">
+ <i class="bi bi-list"></i>
+ </button>
+
+ <nav id="breadcrumb"></nav>
+ </div>
+
+ <article data-uid="Apache.Arrow.Bool8Array.Builder">
+
+
+
+ <h1 id="Apache_Arrow_Bool8Array_Builder"
data-uid="Apache.Arrow.Bool8Array.Builder" class="text-break">
+Class Bool8Array.Builder <a class="header-action link-secondary" title="View
source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L79"><i
class="bi bi-code-slash"></i></a>
+ </h1>
+
+ <div class="facts text-secondary">
+ <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a
class="xref" href="Apache.Arrow.html">Arrow</a></dd></dl>
+ <dl><dt>Assembly</dt><dd>Apache.Arrow.dll</dd></dl>
+ </div>
+
+ <div class="markdown summary"></div>
+ <div class="markdown conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public class Bool8Array.Builder :
PrimitiveArrayBuilder<sbyte, Bool8Array, Bool8Array.Builder>,
IArrowArrayBuilder<sbyte, Bool8Array, Bool8Array.Builder>,
IArrowArrayBuilder<Bool8Array, Bool8Array.Builder>,
IArrowArrayBuilder<Bool8Array>, IArrowArrayBuilder</code></pre>
+ </div>
+
+
+
+
+ <dl class="typelist inheritance">
+ <dt>Inheritance</dt>
+ <dd>
+ <div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
+ <div><a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html">PrimitiveArrayBuilder</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.sbyte">sbyte</a>, <a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>, <a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a class="xref"
href="Apache.Arrow.Bool8Array.Builder.html">Builder</a>></div>
+ <div><span class="xref">Bool8Array.Builder</span></div>
+ </dd>
+ </dl>
+
+ <dl class="typelist implements">
+ <dt>Implements</dt>
+ <dd>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder-3.html">IArrowArrayBuilder</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.sbyte">sbyte</a>, <a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>, <a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a class="xref"
href="Apache.Arrow.Bool8Array.Builder.html">Builder</a>></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder-2.html">IArrowArrayBuilder</a><<a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>, <a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a class="xref"
href="Apache.Arrow.Bool8Array.Builder.html">Builder</a>></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder-1.html">IArrowArrayBuilder</a><<a
class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArrayBuilder.html">IArrowArrayBuilder</a></div>
+ </dd>
+ </dl>
+
+
+ <dl class="typelist inheritedMembers">
+ <dt>Inherited Members</dt>
+ <dd>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Instance">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Instance</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_ValueBuffer">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.ValueBuffer</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_ValidityBuffer">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.ValidityBuffer</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Length">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Length</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_NullCount">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.NullCount</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Resize_System_Int32_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Resize(int)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Reserve_System_Int32_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Reserve(int)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Append__0_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Append(sbyte)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Append_System_Nullable__0__">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Append(sbyte?)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Append_System_ReadOnlySpan__0__">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Append(ReadOnlySpan<sbyte>)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_AppendRange_System_Collections_Generic_IEnumerable__0__">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.AppendRange(IEnumerable<sbyte>)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_AppendNull">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.AppendNull()</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Clear">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Clear()</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Set_System_Int32__0_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Set(int, sbyte)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Swap_System_Int32_System_Int32_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Swap(int, int)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Build_Apache_Arrow_Memory_MemoryAllocator_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Build(MemoryAllocator)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.PrimitiveArrayBuilder-3.html#Apache_Arrow_PrimitiveArrayBuilder_3_Build_Apache_Arrow_ArrowBuffer_Apache_Arrow_ArrowBuffer_System_Int32_System_Int32_System_Int32_">PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>.Build(ArrowBuffer, ArrowBuffer, int, int,
int)</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object,
object)</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.gettype">object.GetType()</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object,
object)</a>
+ </div>
+ <div>
+ <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
+ </div>
+ </dd></dl>
+
+
+
+
+
+
+ <h2 class="section" id="methods">Methods
+</h2>
+
+
+ <a id="Apache_Arrow_Bool8Array_Builder_Append_"
data-uid="Apache.Arrow.Bool8Array.Builder.Append*"></a>
+
+ <h3 id="Apache_Arrow_Bool8Array_Builder_Append_System_Boolean_"
data-uid="Apache.Arrow.Bool8Array.Builder.Append(System.Boolean)">
+ Append(bool)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L86"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public Bool8Array.Builder Append(bool
value)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>value</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a
class="xref" href="Apache.Arrow.Bool8Array.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_Bool8Array_Builder_Append_"
data-uid="Apache.Arrow.Bool8Array.Builder.Append*"></a>
+
+ <h3
id="Apache_Arrow_Bool8Array_Builder_Append_System_Nullable_System_Boolean__"
data-uid="Apache.Arrow.Bool8Array.Builder.Append(System.Nullable{System.Boolean})">
+ Append(bool?)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L91"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public Bool8Array.Builder Append(bool?
value)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>value</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?</dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a
class="xref" href="Apache.Arrow.Bool8Array.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_Bool8Array_Builder_AppendRange_"
data-uid="Apache.Arrow.Bool8Array.Builder.AppendRange*"></a>
+
+ <h3
id="Apache_Arrow_Bool8Array_Builder_AppendRange_System_Collections_Generic_IEnumerable_System_Boolean__"
data-uid="Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Boolean})">
+ AppendRange(IEnumerable<bool>)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L100"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public Bool8Array.Builder
AppendRange(IEnumerable<bool> values)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>values</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a
class="xref" href="Apache.Arrow.Bool8Array.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_Bool8Array_Builder_AppendRange_"
data-uid="Apache.Arrow.Bool8Array.Builder.AppendRange*"></a>
+
+ <h3
id="Apache_Arrow_Bool8Array_Builder_AppendRange_System_Collections_Generic_IEnumerable_System_Nullable_System_Boolean___"
data-uid="Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Nullable{System.Boolean}})">
+ AppendRange(IEnumerable<bool?>)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L115"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public Bool8Array.Builder
AppendRange(IEnumerable<bool?> values)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>values</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a
class="xref" href="Apache.Arrow.Bool8Array.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_Bool8Array_Builder_Build_"
data-uid="Apache.Arrow.Bool8Array.Builder.Build*"></a>
+
+ <h3
id="Apache_Arrow_Bool8Array_Builder_Build_Apache_Arrow_ArrowBuffer_Apache_Arrow_ArrowBuffer_System_Int32_System_Int32_System_Int32_"
data-uid="Apache.Arrow.Bool8Array.Builder.Build(Apache.Arrow.ArrowBuffer,Apache.Arrow.ArrowBuffer,System.Int32,System.Int32,System.Int32)">
+ Build(ArrowBuffer, ArrowBuffer, int, int, int)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L81"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">protected override Bool8Array
Build(ArrowBuffer valueBuffer, ArrowBuffer nullBitmapBuffer, int length, int
nullCount, int offset)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>valueBuffer</code> <a class="xref"
href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a></dt>
+ <dd></dd>
+ <dt><code>nullBitmapBuffer</code> <a class="xref"
href="Apache.Arrow.ArrowBuffer.html">ArrowBuffer</a></dt>
+ <dd></dd>
+ <dt><code>length</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ <dt><code>nullCount</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ <dt><code>offset</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+ <a id="Apache_Arrow_Bool8Array_Builder_Set_"
data-uid="Apache.Arrow.Bool8Array.Builder.Set*"></a>
+
+ <h3 id="Apache_Arrow_Bool8Array_Builder_Set_System_Int32_System_Boolean_"
data-uid="Apache.Arrow.Bool8Array.Builder.Set(System.Int32,System.Boolean)">
+ Set(int, bool)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L130"><i
class="bi bi-code-slash"></i></a>
+ </h3>
+
+ <div class="markdown level1 summary"></div>
+ <div class="markdown level1 conceptual"></div>
+
+ <div class="codewrapper">
+ <pre><code class="lang-csharp hljs">public Bool8Array.Builder Set(int
index, bool value)</code></pre>
+ </div>
+
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>index</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ <dt><code>value</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
+ <dd></dd>
+ </dl>
+
+ <h4 class="section">Returns</h4>
+ <dl class="parameters">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Array.html">Bool8Array</a>.<a
class="xref" href="Apache.Arrow.Bool8Array.Builder.html">Builder</a></dt>
+ <dd></dd>
+ </dl>
+
+
+
+
+
+
+
+
+
+
+
+
+</article>
+
+ <div class="contribution d-print-none">
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L79"
class="edit-link">Edit this page</a>
+ </div>
+
+
+ </div>
+
+ <div class="affix">
+ <nav id="affix"></nav>
+ </div>
+ </main>
+
+ <div class="container-xxl search-results" id="search-results"></div>
+
+ <footer class="border-top text-secondary">
+ <div class="container-xxl">
+ <div class="flex-fill">
+ © 2018 The Apache Software Foundation
+ </div>
+ </div>
+ </footer>
+ </body>
+</html>
diff --git a/main/api/Apache.Arrow.ExtensionType.html
b/main/api/Apache.Arrow.Bool8Array.html
similarity index 52%
copy from main/api/Apache.Arrow.ExtensionType.html
copy to main/api/Apache.Arrow.Bool8Array.html
index 0750def..af6a95d 100644
--- a/main/api/Apache.Arrow.ExtensionType.html
+++ b/main/api/Apache.Arrow.Bool8Array.html
@@ -2,11 +2,11 @@
<html>
<head>
<meta charset="utf-8">
- <title>Class ExtensionType | Apache Arrow .NET </title>
+ <title>Class Bool8Array | Apache Arrow .NET </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="title" content="Class ExtensionType | Apache Arrow .NET ">
+ <meta name="title" content="Class Bool8Array | Apache Arrow .NET ">
- <meta name="description" content="Base class for user-defined extension
types. Extension types are logical types layered on top of a built-in Arrow
storage type, identified by a name string.">
+ <meta name="description" content="Extension array for 1-byte boolean
values, backed by an Int8Array.">
<link rel="icon" href="../images/favicon.png">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
@@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">
- <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_ExtensionType.md&value=---%0Auid%3A%20Apache.Arrow.ExtensionType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
+ <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Bool8Array.md&value=---%0Auid%3A%20Apache.Arrow.Bool8Array%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for
"{query}"">
<meta name="loc:searchNoResults" content="No results for
"{query}"">
@@ -84,12 +84,12 @@
<nav id="breadcrumb"></nav>
</div>
- <article data-uid="Apache.Arrow.ExtensionType">
+ <article data-uid="Apache.Arrow.Bool8Array">
- <h1 id="Apache_Arrow_ExtensionType" data-uid="Apache.Arrow.ExtensionType"
class="text-break">
-Class ExtensionType <a class="header-action link-secondary" title="View
source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L54"><i
class="bi bi-code-slash"></i></a>
+ <h1 id="Apache_Arrow_Bool8Array" data-uid="Apache.Arrow.Bool8Array"
class="text-break">
+Class Bool8Array <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L71"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -97,13 +97,12 @@ Class ExtensionType <a class="header-action
link-secondary" title="View source"
<dl><dt>Assembly</dt><dd>Apache.Arrow.dll</dd></dl>
</div>
- <div class="markdown summary"><p>Base class for user-defined extension
types. Extension types are logical types
-layered on top of a built-in Arrow storage type, identified by a name
string.</p>
+ <div class="markdown summary"><p>Extension array for 1-byte boolean values,
backed by an Int8Array.</p>
</div>
<div class="markdown conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract class ExtensionType :
IArrowType</code></pre>
+ <pre><code class="lang-csharp hljs">public class Bool8Array :
ExtensionArray, IArrowArray, IDisposable, IReadOnlyList<bool?>,
IReadOnlyCollection<bool?>, IEnumerable<bool?>,
IEnumerable</code></pre>
</div>
@@ -113,27 +112,60 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
<dt>Inheritance</dt>
<dd>
<div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
- <div><span class="xref">ExtensionType</span></div>
+ <div><a class="xref"
href="Apache.Arrow.ExtensionArray.html">ExtensionArray</a></div>
+ <div><span class="xref">Bool8Array</span></div>
</dd>
</dl>
<dl class="typelist implements">
<dt>Implements</dt>
<dd>
- <div><a class="xref"
href="Apache.Arrow.Types.IArrowType.html">IArrowType</a></div>
+ <div><a class="xref"
href="Apache.Arrow.IArrowArray.html">IArrowArray</a></div>
+ <div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
+ <div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlylist-1">IReadOnlyList</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?></div>
+ <div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ireadonlycollection-1">IReadOnlyCollection</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?></div>
+ <div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1">IEnumerable</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?></div>
+ <div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
</dd>
</dl>
- <dl class="typelist derived">
- <dt>Derived</dt>
- <dd>
- <div><a class="xref" href="Apache.Arrow.GuidType.html">GuidType</a></div>
- </dd>
- </dl>
<dl class="typelist inheritedMembers">
<dt>Inherited Members</dt>
<dd>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Storage">ExtensionArray.Storage</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_ExtensionType">ExtensionArray.ExtensionType</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Length">ExtensionArray.Length</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Offset">ExtensionArray.Offset</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_NullCount">ExtensionArray.NullCount</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Data">ExtensionArray.Data</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_IsNull_System_Int32_">ExtensionArray.IsNull(int)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_IsValid_System_Int32_">ExtensionArray.IsValid(int)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Accept_Apache_Arrow_IArrowArrayVisitor_">ExtensionArray.Accept(IArrowArrayVisitor)</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Dispose">ExtensionArray.Dispose()</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionArray.html#Apache_Arrow_ExtensionArray_Dispose_System_Boolean_">ExtensionArray.Dispose(bool)</a>
+ </div>
<div>
<a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
</div>
@@ -157,16 +189,6 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
</div>
</dd></dl>
- <dl class="typelist extensionMethods">
- <dt>Extension Methods</dt>
- <dd>
- <div>
- <a class="xref"
href="Apache.Arrow.ArrowTypeExtensions.html#Apache_Arrow_ArrowTypeExtensions_IsFloatingPoint_Apache_Arrow_Types_IArrowType_">ArrowTypeExtensions.IsFloatingPoint(IArrowType)</a>
- </div>
- <div>
- <a class="xref"
href="Apache.Arrow.ArrowTypeExtensions.html#Apache_Arrow_ArrowTypeExtensions_IsIntegral_Apache_Arrow_Types_IArrowType_">ArrowTypeExtensions.IsIntegral(IArrowType)</a>
- </div>
- </dd></dl>
@@ -176,23 +198,25 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
</h2>
- <a id="Apache_Arrow_ExtensionType__ctor_"
data-uid="Apache.Arrow.ExtensionType.#ctor*"></a>
+ <a id="Apache_Arrow_Bool8Array__ctor_"
data-uid="Apache.Arrow.Bool8Array.#ctor*"></a>
- <h3 id="Apache_Arrow_ExtensionType__ctor_Apache_Arrow_Types_IArrowType_"
data-uid="Apache.Arrow.ExtensionType.#ctor(Apache.Arrow.Types.IArrowType)">
- ExtensionType(IArrowType)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L75"><i
class="bi bi-code-slash"></i></a>
+ <h3
id="Apache_Arrow_Bool8Array__ctor_Apache_Arrow_Bool8Type_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.Bool8Array.#ctor(Apache.Arrow.Bool8Type,Apache.Arrow.IArrowArray)">
+ Bool8Array(Bool8Type, IArrowArray)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L75"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">protected ExtensionType(IArrowType
storageType)</code></pre>
+ <pre><code class="lang-csharp hljs">public Bool8Array(Bool8Type bool8Type,
IArrowArray storage)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
- <dt><code>storageType</code> <a class="xref"
href="Apache.Arrow.Types.IArrowType.html">IArrowType</a></dt>
+ <dt><code>bool8Type</code> <a class="xref"
href="Apache.Arrow.Bool8Type.html">Bool8Type</a></dt>
+ <dd></dd>
+ <dt><code>storage</code> <a class="xref"
href="Apache.Arrow.IArrowArray.html">IArrowArray</a></dt>
<dd></dd>
</dl>
@@ -207,32 +231,23 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <h2 class="section" id="properties">Properties
-</h2>
-
+ <a id="Apache_Arrow_Bool8Array__ctor_"
data-uid="Apache.Arrow.Bool8Array.#ctor*"></a>
- <a id="Apache_Arrow_ExtensionType_ExtensionMetadata_"
data-uid="Apache.Arrow.ExtensionType.ExtensionMetadata*"></a>
-
- <h3 id="Apache_Arrow_ExtensionType_ExtensionMetadata"
data-uid="Apache.Arrow.ExtensionType.ExtensionMetadata">
- ExtensionMetadata
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L66"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Array__ctor_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.Bool8Array.#ctor(Apache.Arrow.IArrowArray)">
+ Bool8Array(IArrowArray)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L77"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>Serialized extension metadata. May
be null or empty.</p>
-</div>
+ <div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract string
ExtensionMetadata { get; }</code></pre>
+ <pre><code class="lang-csharp hljs">public Bool8Array(IArrowArray
storage)</code></pre>
</div>
-
-
-
-
- <h4 class="section">Property Value</h4>
+ <h4 class="section">Parameters</h4>
<dl class="parameters">
- <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
+ <dt><code>storage</code> <a class="xref"
href="Apache.Arrow.IArrowArray.html">IArrowArray</a></dt>
<dd></dd>
</dl>
@@ -243,50 +258,26 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <a id="Apache_Arrow_ExtensionType_IsFixedWidth_"
data-uid="Apache.Arrow.ExtensionType.IsFixedWidth*"></a>
-
- <h3 id="Apache_Arrow_ExtensionType_IsFixedWidth"
data-uid="Apache.Arrow.ExtensionType.IsFixedWidth">
- IsFixedWidth
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L73"><i
class="bi bi-code-slash"></i></a>
- </h3>
-
- <div class="markdown level1 summary"></div>
- <div class="markdown level1 conceptual"></div>
-
- <div class="codewrapper">
- <pre><code class="lang-csharp hljs">public bool IsFixedWidth { get;
}</code></pre>
- </div>
-
-
-
-
-
- <h4 class="section">Property Value</h4>
- <dl class="parameters">
- <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
- <dd></dd>
- </dl>
-
-
+ <h2 class="section" id="properties">Properties
+</h2>
- <a id="Apache_Arrow_ExtensionType_Name_"
data-uid="Apache.Arrow.ExtensionType.Name*"></a>
+ <a id="Apache_Arrow_Bool8Array_Count_"
data-uid="Apache.Arrow.Bool8Array.Count*"></a>
- <h3 id="Apache_Arrow_ExtensionType_Name"
data-uid="Apache.Arrow.ExtensionType.Name">
- Name
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L61"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Array_Count"
data-uid="Apache.Arrow.Bool8Array.Count">
+ Count
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L136"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
-</div>
+ <div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract string Name { get;
}</code></pre>
+ <pre><code class="lang-csharp hljs">public int Count { get; }</code></pre>
</div>
@@ -295,7 +286,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
<h4 class="section">Property Value</h4>
<dl class="parameters">
- <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd></dd>
</dl>
@@ -306,28 +297,32 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <a id="Apache_Arrow_ExtensionType_StorageType_"
data-uid="Apache.Arrow.ExtensionType.StorageType*"></a>
+ <a id="Apache_Arrow_Bool8Array_Item_"
data-uid="Apache.Arrow.Bool8Array.Item*"></a>
- <h3 id="Apache_Arrow_ExtensionType_StorageType"
data-uid="Apache.Arrow.ExtensionType.StorageType">
- StorageType
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L71"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Array_Item_System_Int32_"
data-uid="Apache.Arrow.Bool8Array.Item(System.Int32)">
+ this[int]
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L137"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>The underlying Arrow storage
type.</p>
-</div>
+ <div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public IArrowType StorageType { get;
}</code></pre>
+ <pre><code class="lang-csharp hljs">public bool? this[int index] { get;
}</code></pre>
</div>
+ <h4 class="section">Parameters</h4>
+ <dl class="parameters">
+ <dt><code>index</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
+ <dd></dd>
+ </dl>
<h4 class="section">Property Value</h4>
<dl class="parameters">
- <dt><a class="xref"
href="Apache.Arrow.Types.IArrowType.html">IArrowType</a></dt>
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?</dt>
<dd></dd>
</dl>
@@ -338,18 +333,18 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <a id="Apache_Arrow_ExtensionType_TypeId_"
data-uid="Apache.Arrow.ExtensionType.TypeId*"></a>
+ <a id="Apache_Arrow_Bool8Array_StorageArray_"
data-uid="Apache.Arrow.Bool8Array.StorageArray*"></a>
- <h3 id="Apache_Arrow_ExtensionType_TypeId"
data-uid="Apache.Arrow.ExtensionType.TypeId">
- TypeId
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L56"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Array_StorageArray"
data-uid="Apache.Arrow.Bool8Array.StorageArray">
+ StorageArray
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L73"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public ArrowTypeId TypeId { get;
}</code></pre>
+ <pre><code class="lang-csharp hljs">public Int8Array StorageArray { get;
}</code></pre>
</div>
@@ -358,7 +353,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
<h4 class="section">Property Value</h4>
<dl class="parameters">
- <dt><a class="xref"
href="Apache.Arrow.Types.ArrowTypeId.html">ArrowTypeId</a></dt>
+ <dt><a class="xref" href="Apache.Arrow.Int8Array.html">Int8Array</a></dt>
<dd></dd>
</dl>
@@ -373,23 +368,24 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
</h2>
- <a id="Apache_Arrow_ExtensionType_Accept_"
data-uid="Apache.Arrow.ExtensionType.Accept*"></a>
+ <a id="Apache_Arrow_Bool8Array_GetEnumerator_"
data-uid="Apache.Arrow.Bool8Array.GetEnumerator*"></a>
- <h3
id="Apache_Arrow_ExtensionType_Accept_Apache_Arrow_Types_IArrowTypeVisitor_"
data-uid="Apache.Arrow.ExtensionType.Accept(Apache.Arrow.Types.IArrowTypeVisitor)">
- Accept(IArrowTypeVisitor)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L80"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Array_GetEnumerator"
data-uid="Apache.Arrow.Bool8Array.GetEnumerator">
+ GetEnumerator()
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L141"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public void Accept(IArrowTypeVisitor
visitor)</code></pre>
+ <pre><code class="lang-csharp hljs">public IEnumerator<bool?>
GetEnumerator()</code></pre>
</div>
- <h4 class="section">Parameters</h4>
+
+ <h4 class="section">Returns</h4>
<dl class="parameters">
- <dt><code>visitor</code> <a class="xref"
href="Apache.Arrow.Types.IArrowTypeVisitor.html">IArrowTypeVisitor</a></dt>
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerator-1">IEnumerator</a><<a
class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?></dt>
<dd></dd>
</dl>
@@ -403,31 +399,29 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
+ <a id="Apache_Arrow_Bool8Array_GetValue_"
data-uid="Apache.Arrow.Bool8Array.GetValue*"></a>
- <a id="Apache_Arrow_ExtensionType_CreateArray_"
data-uid="Apache.Arrow.ExtensionType.CreateArray*"></a>
-
- <h3 id="Apache_Arrow_ExtensionType_CreateArray_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.ExtensionType.CreateArray(Apache.Arrow.IArrowArray)">
- CreateArray(IArrowArray)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L88"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Array_GetValue_System_Int32_"
data-uid="Apache.Arrow.Bool8Array.GetValue(System.Int32)">
+ GetValue(int)
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L139"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>Create the appropriate <a
class="xref" href="Apache.Arrow.ExtensionArray.html">ExtensionArray</a> wrapper
for a storage array.</p>
-</div>
+ <div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract ExtensionArray
CreateArray(IArrowArray storageArray)</code></pre>
+ <pre><code class="lang-csharp hljs">public bool? GetValue(int
index)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
- <dt><code>storageArray</code> <a class="xref"
href="Apache.Arrow.IArrowArray.html">IArrowArray</a></dt>
+ <dt><code>index</code> <a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd></dd>
</dl>
<h4 class="section">Returns</h4>
<dl class="parameters">
- <dt><a class="xref"
href="Apache.Arrow.ExtensionArray.html">ExtensionArray</a></dt>
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a>?</dt>
<dd></dd>
</dl>
@@ -445,7 +439,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L54"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L71"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/api/Apache.Arrow.ExtensionDefinition.html
b/main/api/Apache.Arrow.Bool8ExtensionDefinition.html
similarity index 71%
copy from main/api/Apache.Arrow.ExtensionDefinition.html
copy to main/api/Apache.Arrow.Bool8ExtensionDefinition.html
index 5dbc242..11a809d 100644
--- a/main/api/Apache.Arrow.ExtensionDefinition.html
+++ b/main/api/Apache.Arrow.Bool8ExtensionDefinition.html
@@ -2,11 +2,11 @@
<html>
<head>
<meta charset="utf-8">
- <title>Class ExtensionDefinition | Apache Arrow .NET </title>
+ <title>Class Bool8ExtensionDefinition | Apache Arrow .NET </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="title" content="Class ExtensionDefinition | Apache Arrow
.NET ">
+ <meta name="title" content="Class Bool8ExtensionDefinition | Apache
Arrow .NET ">
- <meta name="description" content="Defines a factory for a particular
extension type. Register instances with to enable automatic resolution during
deserialization.">
+ <meta name="description" content="Extension definition for the
&quot;arrow.bool8&quot; extension type, backed by the Int8 storage
type.">
<link rel="icon" href="../images/favicon.png">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
@@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">
- <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_ExtensionDefinition.md&value=---%0Auid%3A%20Apache.Arrow.ExtensionDefinition%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
+ <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Bool8ExtensionDefinition.md&value=---%0Auid%3A%20Apache.Arrow.Bool8ExtensionDefinition%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for
"{query}"">
<meta name="loc:searchNoResults" content="No results for
"{query}"">
@@ -84,12 +84,12 @@
<nav id="breadcrumb"></nav>
</div>
- <article data-uid="Apache.Arrow.ExtensionDefinition">
+ <article data-uid="Apache.Arrow.Bool8ExtensionDefinition">
- <h1 id="Apache_Arrow_ExtensionDefinition"
data-uid="Apache.Arrow.ExtensionDefinition" class="text-break">
-Class ExtensionDefinition <a class="header-action link-secondary" title="View
source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L25"><i
class="bi bi-code-slash"></i></a>
+ <h1 id="Apache_Arrow_Bool8ExtensionDefinition"
data-uid="Apache.Arrow.Bool8ExtensionDefinition" class="text-break">
+Class Bool8ExtensionDefinition <a class="header-action link-secondary"
title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L28"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -97,13 +97,13 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
<dl><dt>Assembly</dt><dd>Apache.Arrow.dll</dd></dl>
</div>
- <div class="markdown summary"><p>Defines a factory for a particular
extension type. Register instances with
-<a class="xref"
href="Apache.Arrow.ExtensionTypeRegistry.html">ExtensionTypeRegistry</a> to
enable automatic resolution during deserialization.</p>
+ <div class="markdown summary"><p>Extension definition for the
"arrow.bool8" extension type,
+backed by the Int8 storage type.</p>
</div>
<div class="markdown conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract class
ExtensionDefinition</code></pre>
+ <pre><code class="lang-csharp hljs">public class Bool8ExtensionDefinition
: ExtensionDefinition</code></pre>
</div>
@@ -113,21 +113,19 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
<dt>Inheritance</dt>
<dd>
<div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
- <div><span class="xref">ExtensionDefinition</span></div>
+ <div><a class="xref"
href="Apache.Arrow.ExtensionDefinition.html">ExtensionDefinition</a></div>
+ <div><span class="xref">Bool8ExtensionDefinition</span></div>
</dd>
</dl>
- <dl class="typelist derived">
- <dt>Derived</dt>
- <dd>
- <div><a class="xref"
href="Apache.Arrow.GuidExtensionDefinition.html">GuidExtensionDefinition</a></div>
- </dd>
- </dl>
<dl class="typelist inheritedMembers">
<dt>Inherited Members</dt>
<dd>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionDefinition.html#Apache_Arrow_ExtensionDefinition_AddToDefaultRegistry">ExtensionDefinition.AddToDefaultRegistry()</a>
+ </div>
<div>
<a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
</div>
@@ -156,32 +154,29 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
- <h2 class="section" id="properties">Properties
+ <h2 class="section" id="fields">Fields
</h2>
- <a id="Apache_Arrow_ExtensionDefinition_ExtensionName_"
data-uid="Apache.Arrow.ExtensionDefinition.ExtensionName*"></a>
- <h3 id="Apache_Arrow_ExtensionDefinition_ExtensionName"
data-uid="Apache.Arrow.ExtensionDefinition.ExtensionName">
- ExtensionName
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L30"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8ExtensionDefinition_Instance"
data-uid="Apache.Arrow.Bool8ExtensionDefinition.Instance">
+ Instance
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L30"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
-</div>
+ <div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract string ExtensionName {
get; }</code></pre>
+ <pre><code class="lang-csharp hljs">public static Bool8ExtensionDefinition
Instance</code></pre>
</div>
-
- <h4 class="section">Property Value</h4>
+ <h4 class="section">Field Value</h4>
<dl class="parameters">
- <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
+ <dt><a class="xref"
href="Apache.Arrow.Bool8ExtensionDefinition.html">Bool8ExtensionDefinition</a></dt>
<dd></dd>
</dl>
@@ -192,29 +187,36 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
- <h2 class="section" id="methods">Methods
+
+ <h2 class="section" id="properties">Properties
</h2>
- <a id="Apache_Arrow_ExtensionDefinition_AddToDefaultRegistry_"
data-uid="Apache.Arrow.ExtensionDefinition.AddToDefaultRegistry*"></a>
+ <a id="Apache_Arrow_Bool8ExtensionDefinition_ExtensionName_"
data-uid="Apache.Arrow.Bool8ExtensionDefinition.ExtensionName*"></a>
- <h3 id="Apache_Arrow_ExtensionDefinition_AddToDefaultRegistry"
data-uid="Apache.Arrow.ExtensionDefinition.AddToDefaultRegistry">
- AddToDefaultRegistry()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L44"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8ExtensionDefinition_ExtensionName"
data-uid="Apache.Arrow.Bool8ExtensionDefinition.ExtensionName">
+ ExtensionName
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L32"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>Adds this extension type to the
default registry</p>
+ <div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public void
AddToDefaultRegistry()</code></pre>
+ <pre><code class="lang-csharp hljs">public override string ExtensionName {
get; }</code></pre>
</div>
+ <h4 class="section">Property Value</h4>
+ <dl class="parameters">
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
+ <dd></dd>
+ </dl>
+
@@ -222,12 +224,15 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
+ <h2 class="section" id="methods">Methods
+</h2>
+
- <a id="Apache_Arrow_ExtensionDefinition_TryCreateType_"
data-uid="Apache.Arrow.ExtensionDefinition.TryCreateType*"></a>
+ <a id="Apache_Arrow_Bool8ExtensionDefinition_TryCreateType_"
data-uid="Apache.Arrow.Bool8ExtensionDefinition.TryCreateType*"></a>
- <h3
id="Apache_Arrow_ExtensionDefinition_TryCreateType_Apache_Arrow_Types_IArrowType_System_String_Apache_Arrow_ExtensionType__"
data-uid="Apache.Arrow.ExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,System.String,Apache.Arrow.ExtensionType@)">
+ <h3
id="Apache_Arrow_Bool8ExtensionDefinition_TryCreateType_Apache_Arrow_Types_IArrowType_System_String_Apache_Arrow_ExtensionType__"
data-uid="Apache.Arrow.Bool8ExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,System.String,Apache.Arrow.ExtensionType@)">
TryCreateType(IArrowType, string, out ExtensionType)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L39"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L36"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Attempt to create an <a class="xref"
href="Apache.Arrow.ExtensionType.html">ExtensionType</a> from a storage type
and serialized metadata.</p>
@@ -235,7 +240,7 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract bool
TryCreateType(IArrowType storageType, string metadata, out ExtensionType
type)</code></pre>
+ <pre><code class="lang-csharp hljs">public override bool
TryCreateType(IArrowType storageType, string metadata, out ExtensionType
type)</code></pre>
</div>
<h4 class="section">Parameters</h4>
@@ -272,7 +277,7 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L25"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L28"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/api/Apache.Arrow.ExtensionType.html
b/main/api/Apache.Arrow.Bool8Type.html
similarity index 59%
copy from main/api/Apache.Arrow.ExtensionType.html
copy to main/api/Apache.Arrow.Bool8Type.html
index 0750def..6b46181 100644
--- a/main/api/Apache.Arrow.ExtensionType.html
+++ b/main/api/Apache.Arrow.Bool8Type.html
@@ -2,11 +2,11 @@
<html>
<head>
<meta charset="utf-8">
- <title>Class ExtensionType | Apache Arrow .NET </title>
+ <title>Class Bool8Type | Apache Arrow .NET </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="title" content="Class ExtensionType | Apache Arrow .NET ">
+ <meta name="title" content="Class Bool8Type | Apache Arrow .NET ">
- <meta name="description" content="Base class for user-defined extension
types. Extension types are logical types layered on top of a built-in Arrow
storage type, identified by a name string.">
+ <meta name="description" content="Extension type representing 1-byte
boolean values">
<link rel="icon" href="../images/favicon.png">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
@@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">
- <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_ExtensionType.md&value=---%0Auid%3A%20Apache.Arrow.ExtensionType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
+ <meta name="docfx:docurl"
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Bool8Type.md&value=---%0Auid%3A%20Apache.Arrow.Bool8Type%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for
"{query}"">
<meta name="loc:searchNoResults" content="No results for
"{query}"">
@@ -84,12 +84,12 @@
<nav id="breadcrumb"></nav>
</div>
- <article data-uid="Apache.Arrow.ExtensionType">
+ <article data-uid="Apache.Arrow.Bool8Type">
- <h1 id="Apache_Arrow_ExtensionType" data-uid="Apache.Arrow.ExtensionType"
class="text-break">
-Class ExtensionType <a class="header-action link-secondary" title="View
source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L54"><i
class="bi bi-code-slash"></i></a>
+ <h1 id="Apache_Arrow_Bool8Type" data-uid="Apache.Arrow.Bool8Type"
class="text-break">
+Class Bool8Type <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L51"><i
class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -97,13 +97,12 @@ Class ExtensionType <a class="header-action
link-secondary" title="View source"
<dl><dt>Assembly</dt><dd>Apache.Arrow.dll</dd></dl>
</div>
- <div class="markdown summary"><p>Base class for user-defined extension
types. Extension types are logical types
-layered on top of a built-in Arrow storage type, identified by a name
string.</p>
+ <div class="markdown summary"><p>Extension type representing 1-byte boolean
values</p>
</div>
<div class="markdown conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract class ExtensionType :
IArrowType</code></pre>
+ <pre><code class="lang-csharp hljs">public class Bool8Type :
ExtensionType, IArrowType</code></pre>
</div>
@@ -113,7 +112,8 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
<dt>Inheritance</dt>
<dd>
<div><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
- <div><span class="xref">ExtensionType</span></div>
+ <div><a class="xref"
href="Apache.Arrow.ExtensionType.html">ExtensionType</a></div>
+ <div><span class="xref">Bool8Type</span></div>
</dd>
</dl>
@@ -124,16 +124,22 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
</dd>
</dl>
- <dl class="typelist derived">
- <dt>Derived</dt>
- <dd>
- <div><a class="xref" href="Apache.Arrow.GuidType.html">GuidType</a></div>
- </dd>
- </dl>
<dl class="typelist inheritedMembers">
<dt>Inherited Members</dt>
<dd>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionType.html#Apache_Arrow_ExtensionType_TypeId">ExtensionType.TypeId</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionType.html#Apache_Arrow_ExtensionType_StorageType">ExtensionType.StorageType</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionType.html#Apache_Arrow_ExtensionType_IsFixedWidth">ExtensionType.IsFixedWidth</a>
+ </div>
+ <div>
+ <a class="xref"
href="Apache.Arrow.ExtensionType.html#Apache_Arrow_ExtensionType_Accept_Apache_Arrow_Types_IArrowTypeVisitor_">ExtensionType.Accept(IArrowTypeVisitor)</a>
+ </div>
<div>
<a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
</div>
@@ -176,25 +182,20 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
</h2>
- <a id="Apache_Arrow_ExtensionType__ctor_"
data-uid="Apache.Arrow.ExtensionType.#ctor*"></a>
+ <a id="Apache_Arrow_Bool8Type__ctor_"
data-uid="Apache.Arrow.Bool8Type.#ctor*"></a>
- <h3 id="Apache_Arrow_ExtensionType__ctor_Apache_Arrow_Types_IArrowType_"
data-uid="Apache.Arrow.ExtensionType.#ctor(Apache.Arrow.Types.IArrowType)">
- ExtensionType(IArrowType)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L75"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Type__ctor"
data-uid="Apache.Arrow.Bool8Type.#ctor">
+ Bool8Type()
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L58"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">protected ExtensionType(IArrowType
storageType)</code></pre>
+ <pre><code class="lang-csharp hljs">public Bool8Type()</code></pre>
</div>
- <h4 class="section">Parameters</h4>
- <dl class="parameters">
- <dt><code>storageType</code> <a class="xref"
href="Apache.Arrow.Types.IArrowType.html">IArrowType</a></dt>
- <dd></dd>
- </dl>
@@ -207,32 +208,29 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <h2 class="section" id="properties">Properties
+ <h2 class="section" id="fields">Fields
</h2>
- <a id="Apache_Arrow_ExtensionType_ExtensionMetadata_"
data-uid="Apache.Arrow.ExtensionType.ExtensionMetadata*"></a>
- <h3 id="Apache_Arrow_ExtensionType_ExtensionMetadata"
data-uid="Apache.Arrow.ExtensionType.ExtensionMetadata">
- ExtensionMetadata
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L66"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Type_Default"
data-uid="Apache.Arrow.Bool8Type.Default">
+ Default
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L53"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>Serialized extension metadata. May
be null or empty.</p>
-</div>
+ <div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract string
ExtensionMetadata { get; }</code></pre>
+ <pre><code class="lang-csharp hljs">public static Bool8Type
Default</code></pre>
</div>
-
- <h4 class="section">Property Value</h4>
+ <h4 class="section">Field Value</h4>
<dl class="parameters">
- <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
+ <dt><a class="xref" href="Apache.Arrow.Bool8Type.html">Bool8Type</a></dt>
<dd></dd>
</dl>
@@ -243,50 +241,24 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <a id="Apache_Arrow_ExtensionType_IsFixedWidth_"
data-uid="Apache.Arrow.ExtensionType.IsFixedWidth*"></a>
-
- <h3 id="Apache_Arrow_ExtensionType_IsFixedWidth"
data-uid="Apache.Arrow.ExtensionType.IsFixedWidth">
- IsFixedWidth
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L73"><i
class="bi bi-code-slash"></i></a>
- </h3>
-
- <div class="markdown level1 summary"></div>
- <div class="markdown level1 conceptual"></div>
-
- <div class="codewrapper">
- <pre><code class="lang-csharp hljs">public bool IsFixedWidth { get;
}</code></pre>
- </div>
-
-
-
-
-
- <h4 class="section">Property Value</h4>
- <dl class="parameters">
- <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
- <dd></dd>
- </dl>
-
-
-
-
-
+ <h2 class="section" id="properties">Properties
+</h2>
- <a id="Apache_Arrow_ExtensionType_Name_"
data-uid="Apache.Arrow.ExtensionType.Name*"></a>
+ <a id="Apache_Arrow_Bool8Type_ExtensionMetadata_"
data-uid="Apache.Arrow.Bool8Type.ExtensionMetadata*"></a>
- <h3 id="Apache_Arrow_ExtensionType_Name"
data-uid="Apache.Arrow.ExtensionType.Name">
- Name
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L61"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Type_ExtensionMetadata"
data-uid="Apache.Arrow.Bool8Type.ExtensionMetadata">
+ ExtensionMetadata
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L56"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
+ <div class="markdown level1 summary"><p>Serialized extension metadata. May
be null or empty.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract string Name { get;
}</code></pre>
+ <pre><code class="lang-csharp hljs">public override string
ExtensionMetadata { get; }</code></pre>
</div>
@@ -306,50 +278,19 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
- <a id="Apache_Arrow_ExtensionType_StorageType_"
data-uid="Apache.Arrow.ExtensionType.StorageType*"></a>
+ <a id="Apache_Arrow_Bool8Type_Name_"
data-uid="Apache.Arrow.Bool8Type.Name*"></a>
- <h3 id="Apache_Arrow_ExtensionType_StorageType"
data-uid="Apache.Arrow.ExtensionType.StorageType">
- StorageType
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L71"><i
class="bi bi-code-slash"></i></a>
+ <h3 id="Apache_Arrow_Bool8Type_Name" data-uid="Apache.Arrow.Bool8Type.Name">
+ Name
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L55"><i
class="bi bi-code-slash"></i></a>
</h3>
- <div class="markdown level1 summary"><p>The underlying Arrow storage
type.</p>
+ <div class="markdown level1 summary"><p>The canonical extension type name
(e.g. "arrow.uuid").</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public IArrowType StorageType { get;
}</code></pre>
- </div>
-
-
-
-
-
- <h4 class="section">Property Value</h4>
- <dl class="parameters">
- <dt><a class="xref"
href="Apache.Arrow.Types.IArrowType.html">IArrowType</a></dt>
- <dd></dd>
- </dl>
-
-
-
-
-
-
-
-
- <a id="Apache_Arrow_ExtensionType_TypeId_"
data-uid="Apache.Arrow.ExtensionType.TypeId*"></a>
-
- <h3 id="Apache_Arrow_ExtensionType_TypeId"
data-uid="Apache.Arrow.ExtensionType.TypeId">
- TypeId
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L56"><i
class="bi bi-code-slash"></i></a>
- </h3>
-
- <div class="markdown level1 summary"></div>
- <div class="markdown level1 conceptual"></div>
-
- <div class="codewrapper">
- <pre><code class="lang-csharp hljs">public ArrowTypeId TypeId { get;
}</code></pre>
+ <pre><code class="lang-csharp hljs">public override string Name { get;
}</code></pre>
</div>
@@ -358,7 +299,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
<h4 class="section">Property Value</h4>
<dl class="parameters">
- <dt><a class="xref"
href="Apache.Arrow.Types.ArrowTypeId.html">ArrowTypeId</a></dt>
+ <dt><a class="xref"
href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
</dl>
@@ -373,42 +314,11 @@ layered on top of a built-in Arrow storage type,
identified by a name string.</p
</h2>
- <a id="Apache_Arrow_ExtensionType_Accept_"
data-uid="Apache.Arrow.ExtensionType.Accept*"></a>
-
- <h3
id="Apache_Arrow_ExtensionType_Accept_Apache_Arrow_Types_IArrowTypeVisitor_"
data-uid="Apache.Arrow.ExtensionType.Accept(Apache.Arrow.Types.IArrowTypeVisitor)">
- Accept(IArrowTypeVisitor)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L80"><i
class="bi bi-code-slash"></i></a>
- </h3>
-
- <div class="markdown level1 summary"></div>
- <div class="markdown level1 conceptual"></div>
-
- <div class="codewrapper">
- <pre><code class="lang-csharp hljs">public void Accept(IArrowTypeVisitor
visitor)</code></pre>
- </div>
-
- <h4 class="section">Parameters</h4>
- <dl class="parameters">
- <dt><code>visitor</code> <a class="xref"
href="Apache.Arrow.Types.IArrowTypeVisitor.html">IArrowTypeVisitor</a></dt>
- <dd></dd>
- </dl>
-
-
-
-
-
-
-
-
-
-
-
-
- <a id="Apache_Arrow_ExtensionType_CreateArray_"
data-uid="Apache.Arrow.ExtensionType.CreateArray*"></a>
+ <a id="Apache_Arrow_Bool8Type_CreateArray_"
data-uid="Apache.Arrow.Bool8Type.CreateArray*"></a>
- <h3 id="Apache_Arrow_ExtensionType_CreateArray_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.ExtensionType.CreateArray(Apache.Arrow.IArrowArray)">
+ <h3 id="Apache_Arrow_Bool8Type_CreateArray_Apache_Arrow_IArrowArray_"
data-uid="Apache.Arrow.Bool8Type.CreateArray(Apache.Arrow.IArrowArray)">
CreateArray(IArrowArray)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L88"><i
class="bi bi-code-slash"></i></a>
+ <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L62"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Create the appropriate <a
class="xref" href="Apache.Arrow.ExtensionArray.html">ExtensionArray</a> wrapper
for a storage array.</p>
@@ -416,7 +326,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public abstract ExtensionArray
CreateArray(IArrowArray storageArray)</code></pre>
+ <pre><code class="lang-csharp hljs">public override ExtensionArray
CreateArray(IArrowArray storageArray)</code></pre>
</div>
<h4 class="section">Parameters</h4>
@@ -445,7 +355,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
</article>
<div class="contribution d-print-none">
- <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/ExtensionType.cs/#L54"
class="edit-link">Edit this page</a>
+ <a
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/Bool8Array.cs/#L51"
class="edit-link">Edit this page</a>
</div>
diff --git a/main/api/Apache.Arrow.ExtensionArray.html
b/main/api/Apache.Arrow.ExtensionArray.html
index abb62f4..191fe06 100644
--- a/main/api/Apache.Arrow.ExtensionArray.html
+++ b/main/api/Apache.Arrow.ExtensionArray.html
@@ -128,6 +128,7 @@ to the underlying storage array.</p>
<dl class="typelist derived">
<dt>Derived</dt>
<dd>
+ <div><a class="xref"
href="Apache.Arrow.Bool8Array.html">Bool8Array</a></div>
<div><a class="xref"
href="Apache.Arrow.GuidArray.html">GuidArray</a></div>
</dd>
</dl>
diff --git a/main/api/Apache.Arrow.ExtensionDefinition.html
b/main/api/Apache.Arrow.ExtensionDefinition.html
index 5dbc242..e5bcb91 100644
--- a/main/api/Apache.Arrow.ExtensionDefinition.html
+++ b/main/api/Apache.Arrow.ExtensionDefinition.html
@@ -121,6 +121,7 @@ Class ExtensionDefinition <a class="header-action
link-secondary" title="View s
<dl class="typelist derived">
<dt>Derived</dt>
<dd>
+ <div><a class="xref"
href="Apache.Arrow.Bool8ExtensionDefinition.html">Bool8ExtensionDefinition</a></div>
<div><a class="xref"
href="Apache.Arrow.GuidExtensionDefinition.html">GuidExtensionDefinition</a></div>
</dd>
</dl>
diff --git a/main/api/Apache.Arrow.ExtensionType.html
b/main/api/Apache.Arrow.ExtensionType.html
index 0750def..8c90a0a 100644
--- a/main/api/Apache.Arrow.ExtensionType.html
+++ b/main/api/Apache.Arrow.ExtensionType.html
@@ -127,6 +127,7 @@ layered on top of a built-in Arrow storage type, identified
by a name string.</p
<dl class="typelist derived">
<dt>Derived</dt>
<dd>
+ <div><a class="xref"
href="Apache.Arrow.Bool8Type.html">Bool8Type</a></div>
<div><a class="xref" href="Apache.Arrow.GuidType.html">GuidType</a></div>
</dd>
</dl>
diff --git a/main/api/Apache.Arrow.PrimitiveArrayBuilder-3.html
b/main/api/Apache.Arrow.PrimitiveArrayBuilder-3.html
index 96cc8ef..9a27ff3 100644
--- a/main/api/Apache.Arrow.PrimitiveArrayBuilder-3.html
+++ b/main/api/Apache.Arrow.PrimitiveArrayBuilder-3.html
@@ -137,6 +137,7 @@ Class PrimitiveArrayBuilder<T, TArray, TBuilder> <a
class="header-action
<dl class="typelist derived">
<dt>Derived</dt>
<dd>
+ <div><a class="xref"
href="Apache.Arrow.Bool8Array.Builder.html">Bool8Array.Builder</a></div>
<div><a class="xref"
href="Apache.Arrow.DayTimeIntervalArray.Builder.html">DayTimeIntervalArray.Builder</a></div>
<div><a class="xref"
href="Apache.Arrow.DoubleArray.Builder.html">DoubleArray.Builder</a></div>
<div><a class="xref"
href="Apache.Arrow.DurationArray.Builder.html">DurationArray.Builder</a></div>
diff --git a/main/api/Apache.Arrow.html b/main/api/Apache.Arrow.html
index 4692c3c..34aa3ba 100644
--- a/main/api/Apache.Arrow.html
+++ b/main/api/Apache.Arrow.html
@@ -173,6 +173,26 @@ compression codec factory, and extension type registry.</p>
<dt><a class="xref"
href="Apache.Arrow.BitUtility.html">BitUtility</a></dt>
<dd></dd>
</dl>
+ <dl class="jumplist">
+ <dt><a class="xref"
href="Apache.Arrow.Bool8Array.html">Bool8Array</a></dt>
+ <dd><p>Extension array for 1-byte boolean values, backed by an
Int8Array.</p>
+</dd>
+ </dl>
+ <dl class="jumplist">
+ <dt><a class="xref"
href="Apache.Arrow.Bool8Array.Builder.html">Bool8Array.Builder</a></dt>
+ <dd></dd>
+ </dl>
+ <dl class="jumplist">
+ <dt><a class="xref"
href="Apache.Arrow.Bool8ExtensionDefinition.html">Bool8ExtensionDefinition</a></dt>
+ <dd><p>Extension definition for the "arrow.bool8" extension
type,
+backed by the Int8 storage type.</p>
+</dd>
+ </dl>
+ <dl class="jumplist">
+ <dt><a class="xref" href="Apache.Arrow.Bool8Type.html">Bool8Type</a></dt>
+ <dd><p>Extension type representing 1-byte boolean values</p>
+</dd>
+ </dl>
<dl class="jumplist">
<dt><a class="xref"
href="Apache.Arrow.BooleanArray.html">BooleanArray</a></dt>
<dd></dd>
diff --git a/main/api/toc.html b/main/api/toc.html
index 102cad3..3550e7e 100644
--- a/main/api/toc.html
+++ b/main/api/toc.html
@@ -74,6 +74,18 @@
<li>
<a href="Apache.Arrow.BitUtility.html" name=""
title="BitUtility">BitUtility</a>
</li>
+ <li>
+ <a href="Apache.Arrow.Bool8Array.html" name=""
title="Bool8Array">Bool8Array</a>
+ </li>
+ <li>
+ <a href="Apache.Arrow.Bool8Array.Builder.html"
name="" title="Bool8Array.Builder">Bool8Array.Builder</a>
+ </li>
+ <li>
+ <a
href="Apache.Arrow.Bool8ExtensionDefinition.html" name=""
title="Bool8ExtensionDefinition">Bool8ExtensionDefinition</a>
+ </li>
+ <li>
+ <a href="Apache.Arrow.Bool8Type.html" name=""
title="Bool8Type">Bool8Type</a>
+ </li>
<li>
<a href="Apache.Arrow.BooleanArray.html" name=""
title="BooleanArray">BooleanArray</a>
</li>
diff --git a/main/api/toc.json b/main/api/toc.json
index 426df73..e28c05b 100644
--- a/main/api/toc.json
+++ b/main/api/toc.json
@@ -1,2 +1,2 @@
-{"items":[{"name":"Apache.Arrow","href":"Apache.Arrow.html","topicHref":"Apache.Arrow.html","topicUid":"Apache.Arrow","type":"Namespace","items":[{"name":"Array","href":"Apache.Arrow.Array.html","topicHref":"Apache.Arrow.Array.html","topicUid":"Apache.Arrow.Array","type":"Class"},{"name":"ArrayData","href":"Apache.Arrow.ArrayData.html","topicHref":"Apache.Arrow.ArrayData.html","topicUid":"Apache.Arrow.ArrayData","type":"Class"},{"name":"ArrayDataConcatenator","href":"Apache.Arrow.ArrayDa
[...]
+{"items":[{"name":"Apache.Arrow","href":"Apache.Arrow.html","topicHref":"Apache.Arrow.html","topicUid":"Apache.Arrow","type":"Namespace","items":[{"name":"Array","href":"Apache.Arrow.Array.html","topicHref":"Apache.Arrow.Array.html","topicUid":"Apache.Arrow.Array","type":"Class"},{"name":"ArrayData","href":"Apache.Arrow.ArrayData.html","topicHref":"Apache.Arrow.ArrayData.html","topicUid":"Apache.Arrow.ArrayData","type":"Class"},{"name":"ArrayDataConcatenator","href":"Apache.Arrow.ArrayDa
[...]
diff --git a/main/index.json b/main/index.json
index 57b6c21..8318720 100644
--- a/main/index.json
+++ b/main/index.json
@@ -109,6 +109,26 @@
"title": "Class BitUtility | Apache Arrow .NET",
"summary": "Class BitUtility Namespace Apache.Arrow Assembly
Apache.Arrow.dll public static class BitUtility Inheritance object BitUtility
Inherited Members object.Equals(object) object.Equals(object, object)
object.GetHashCode() object.GetType() object.MemberwiseClone()
object.ReferenceEquals(object, object) object.ToString() Methods ByteCount(int)
Calculates the number of bytes required to store n bits. public static int
ByteCount(int n) Parameters n int Number of bits Returns int [...]
},
+ "api/Apache.Arrow.Bool8Array.Builder.html": {
+ "href": "api/Apache.Arrow.Bool8Array.Builder.html",
+ "title": "Class Bool8Array.Builder | Apache Arrow .NET",
+ "summary": "Class Bool8Array.Builder Namespace Apache.Arrow Assembly
Apache.Arrow.dll public class Bool8Array.Builder : PrimitiveArrayBuilder<sbyte,
Bool8Array, Bool8Array.Builder>, IArrowArrayBuilder<sbyte, Bool8Array,
Bool8Array.Builder>, IArrowArrayBuilder<Bool8Array, Bool8Array.Builder>,
IArrowArrayBuilder<Bool8Array>, IArrowArrayBuilder Inheritance object
PrimitiveArrayBuilder<sbyte, Bool8Array, Bool8Array.Builder> Bool8Array.Builder
Implements IArrowArrayBuilder<sbyte, Bool8Arr [...]
+ },
+ "api/Apache.Arrow.Bool8Array.html": {
+ "href": "api/Apache.Arrow.Bool8Array.html",
+ "title": "Class Bool8Array | Apache Arrow .NET",
+ "summary": "Class Bool8Array Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension array for 1-byte boolean values, backed by an
Int8Array. public class Bool8Array : ExtensionArray, IArrowArray, IDisposable,
IReadOnlyList<bool?>, IReadOnlyCollection<bool?>, IEnumerable<bool?>,
IEnumerable Inheritance object ExtensionArray Bool8Array Implements IArrowArray
IDisposable IReadOnlyList<bool?> IReadOnlyCollection<bool?> IEnumerable<bool?>
IEnumerable Inherited Members ExtensionArray.S [...]
+ },
+ "api/Apache.Arrow.Bool8ExtensionDefinition.html": {
+ "href": "api/Apache.Arrow.Bool8ExtensionDefinition.html",
+ "title": "Class Bool8ExtensionDefinition | Apache Arrow .NET",
+ "summary": "Class Bool8ExtensionDefinition Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension definition for the \"arrow.bool8\" extension type,
backed by the Int8 storage type. public class Bool8ExtensionDefinition :
ExtensionDefinition Inheritance object ExtensionDefinition
Bool8ExtensionDefinition Inherited Members
ExtensionDefinition.AddToDefaultRegistry() object.Equals(object)
object.Equals(object, object) object.GetHashCode() object.GetType()
object.MemberwiseClone() ob [...]
+ },
+ "api/Apache.Arrow.Bool8Type.html": {
+ "href": "api/Apache.Arrow.Bool8Type.html",
+ "title": "Class Bool8Type | Apache Arrow .NET",
+ "summary": "Class Bool8Type Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension type representing 1-byte boolean values public class
Bool8Type : ExtensionType, IArrowType Inheritance object ExtensionType
Bool8Type Implements IArrowType Inherited Members ExtensionType.TypeId
ExtensionType.StorageType ExtensionType.IsFixedWidth
ExtensionType.Accept(IArrowTypeVisitor) object.Equals(object)
object.Equals(object, object) object.GetHashCode() object.GetType()
object.MemberwiseClone( [...]
+ },
"api/Apache.Arrow.BooleanArray.Builder.html": {
"href": "api/Apache.Arrow.BooleanArray.Builder.html",
"title": "Class BooleanArray.Builder | Apache Arrow .NET",
@@ -302,17 +322,17 @@
"api/Apache.Arrow.ExtensionArray.html": {
"href": "api/Apache.Arrow.ExtensionArray.html",
"title": "Class ExtensionArray | Apache Arrow .NET",
- "summary": "Class ExtensionArray Namespace Apache.Arrow Assembly
Apache.Arrow.dll Base class for extension array wrappers. Delegates physical
array operations to the underlying storage array. public class ExtensionArray :
IArrowArray, IDisposable Inheritance object ExtensionArray Implements
IArrowArray IDisposable Derived GuidArray Inherited Members
object.Equals(object) object.Equals(object, object) object.GetHashCode()
object.GetType() object.MemberwiseClone() object.ReferenceEqual [...]
+ "summary": "Class ExtensionArray Namespace Apache.Arrow Assembly
Apache.Arrow.dll Base class for extension array wrappers. Delegates physical
array operations to the underlying storage array. public class ExtensionArray :
IArrowArray, IDisposable Inheritance object ExtensionArray Implements
IArrowArray IDisposable Derived Bool8Array GuidArray Inherited Members
object.Equals(object) object.Equals(object, object) object.GetHashCode()
object.GetType() object.MemberwiseClone() object.Ref [...]
},
"api/Apache.Arrow.ExtensionDefinition.html": {
"href": "api/Apache.Arrow.ExtensionDefinition.html",
"title": "Class ExtensionDefinition | Apache Arrow .NET",
- "summary": "Class ExtensionDefinition Namespace Apache.Arrow Assembly
Apache.Arrow.dll Defines a factory for a particular extension type. Register
instances with ExtensionTypeRegistry to enable automatic resolution during
deserialization. public abstract class ExtensionDefinition Inheritance object
ExtensionDefinition Derived GuidExtensionDefinition Inherited Members
object.Equals(object) object.Equals(object, object) object.GetHashCode()
object.GetType() object.MemberwiseClone() obj [...]
+ "summary": "Class ExtensionDefinition Namespace Apache.Arrow Assembly
Apache.Arrow.dll Defines a factory for a particular extension type. Register
instances with ExtensionTypeRegistry to enable automatic resolution during
deserialization. public abstract class ExtensionDefinition Inheritance object
ExtensionDefinition Derived Bool8ExtensionDefinition GuidExtensionDefinition
Inherited Members object.Equals(object) object.Equals(object, object)
object.GetHashCode() object.GetType() obj [...]
},
"api/Apache.Arrow.ExtensionType.html": {
"href": "api/Apache.Arrow.ExtensionType.html",
"title": "Class ExtensionType | Apache Arrow .NET",
- "summary": "Class ExtensionType Namespace Apache.Arrow Assembly
Apache.Arrow.dll Base class for user-defined extension types. Extension types
are logical types layered on top of a built-in Arrow storage type, identified
by a name string. public abstract class ExtensionType : IArrowType Inheritance
object ExtensionType Implements IArrowType Derived GuidType Inherited Members
object.Equals(object) object.Equals(object, object) object.GetHashCode()
object.GetType() object.MemberwiseClon [...]
+ "summary": "Class ExtensionType Namespace Apache.Arrow Assembly
Apache.Arrow.dll Base class for user-defined extension types. Extension types
are logical types layered on top of a built-in Arrow storage type, identified
by a name string. public abstract class ExtensionType : IArrowType Inheritance
object ExtensionType Implements IArrowType Derived Bool8Type GuidType Inherited
Members object.Equals(object) object.Equals(object, object)
object.GetHashCode() object.GetType() object.Memb [...]
},
"api/Apache.Arrow.ExtensionTypeRegistry.html": {
"href": "api/Apache.Arrow.ExtensionTypeRegistry.html",
@@ -907,7 +927,7 @@
"api/Apache.Arrow.PrimitiveArrayBuilder-3.html": {
"href": "api/Apache.Arrow.PrimitiveArrayBuilder-3.html",
"title": "Class PrimitiveArrayBuilder<T, TArray, TBuilder> | Apache Arrow
.NET",
- "summary": "Class PrimitiveArrayBuilder<T, TArray, TBuilder> Namespace
Apache.Arrow Assembly Apache.Arrow.dll public abstract class
PrimitiveArrayBuilder<T, TArray, TBuilder> : IArrowArrayBuilder<T, TArray,
TBuilder>, IArrowArrayBuilder<TArray, TBuilder>, IArrowArrayBuilder<TArray>,
IArrowArrayBuilder where T : struct where TArray : IArrowArray where TBuilder :
class, IArrowArrayBuilder<TArray> Type Parameters T TArray TBuilder Inheritance
object PrimitiveArrayBuilder<T, TArray, TBui [...]
+ "summary": "Class PrimitiveArrayBuilder<T, TArray, TBuilder> Namespace
Apache.Arrow Assembly Apache.Arrow.dll public abstract class
PrimitiveArrayBuilder<T, TArray, TBuilder> : IArrowArrayBuilder<T, TArray,
TBuilder>, IArrowArrayBuilder<TArray, TBuilder>, IArrowArrayBuilder<TArray>,
IArrowArrayBuilder where T : struct where TArray : IArrowArray where TBuilder :
class, IArrowArrayBuilder<TArray> Type Parameters T TArray TBuilder Inheritance
object PrimitiveArrayBuilder<T, TArray, TBui [...]
},
"api/Apache.Arrow.PrimitiveArrayBuilder-4.html": {
"href": "api/Apache.Arrow.PrimitiveArrayBuilder-4.html",
@@ -1397,7 +1417,7 @@
"api/Apache.Arrow.html": {
"href": "api/Apache.Arrow.html",
"title": "Namespace Apache.Arrow | Apache Arrow .NET",
- "summary": "Namespace Apache.Arrow Classes Array ArrayData
ArrayDataConcatenator ArrowArrayConcatenator ArrowArrayFactory
ArrowArrayVisitor ArrowBuffer.BitmapBuilder The ArrowBuffer.BitmapBuilder class
is a complement to ArrowBuffer.Builder<T> and is designed for boolean fields,
which are efficiently bit-packed into byte-aligned memory.
ArrowBuffer.Builder<T> The ArrowBuffer.Builder<T> class is able to append
value-type items, with fluent-style methods, to build up an ArrowBuffer of
[...]
+ "summary": "Namespace Apache.Arrow Classes Array ArrayData
ArrayDataConcatenator ArrowArrayConcatenator ArrowArrayFactory
ArrowArrayVisitor ArrowBuffer.BitmapBuilder The ArrowBuffer.BitmapBuilder class
is a complement to ArrowBuffer.Builder<T> and is designed for boolean fields,
which are efficiently bit-packed into byte-aligned memory.
ArrowBuffer.Builder<T> The ArrowBuffer.Builder<T> class is able to append
value-type items, with fluent-style methods, to build up an ArrowBuffer of
[...]
},
"api/Arrow.Flight.Protocol.Sql.ActionBeginSavepointRequest.html": {
"href": "api/Arrow.Flight.Protocol.Sql.ActionBeginSavepointRequest.html",
diff --git a/main/manifest.json b/main/manifest.json
index dc81dbe..bbd57ee 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -318,6 +318,62 @@
"Title": "Apache.Arrow.BitUtility",
"Summary": null
},
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Apache.Arrow.Bool8Array.Builder.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Apache.Arrow.Bool8Array.Builder.html"
+ }
+ },
+ "version": "",
+ "Uid": null,
+ "IsMRef": true,
+ "Title": "Apache.Arrow.Bool8Array.Builder",
+ "Summary": null
+ },
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Apache.Arrow.Bool8Array.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Apache.Arrow.Bool8Array.html"
+ }
+ },
+ "version": "",
+ "Uid": null,
+ "IsMRef": true,
+ "Title": "Apache.Arrow.Bool8Array",
+ "Summary": "<p sourcefile=\"api/Apache.Arrow.Bool8Array.yml\"
sourcestartlinenumber=\"1\">Extension array for 1-byte boolean values, backed
by an Int8Array.</p>\n"
+ },
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Apache.Arrow.Bool8ExtensionDefinition.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Apache.Arrow.Bool8ExtensionDefinition.html"
+ }
+ },
+ "version": "",
+ "Uid": null,
+ "IsMRef": true,
+ "Title": "Apache.Arrow.Bool8ExtensionDefinition",
+ "Summary": "<p
sourcefile=\"api/Apache.Arrow.Bool8ExtensionDefinition.yml\"
sourcestartlinenumber=\"1\">Extension definition for the
"arrow.bool8" extension type,\nbacked by the Int8 storage type.</p>\n"
+ },
+ {
+ "type": "ManagedReference",
+ "source_relative_path": "api/Apache.Arrow.Bool8Type.yml",
+ "output": {
+ ".html": {
+ "relative_path": "api/Apache.Arrow.Bool8Type.html"
+ }
+ },
+ "version": "",
+ "Uid": null,
+ "IsMRef": true,
+ "Title": "Apache.Arrow.Bool8Type",
+ "Summary": "<p sourcefile=\"api/Apache.Arrow.Bool8Type.yml\"
sourcestartlinenumber=\"1\">Extension type representing 1-byte boolean
values</p>\n"
+ },
{
"type": "ManagedReference",
"source_relative_path": "api/Apache.Arrow.BooleanArray.Builder.yml",
diff --git a/main/xrefmap.yml b/main/xrefmap.yml
index 007bb26..e993973 100644
--- a/main/xrefmap.yml
+++ b/main/xrefmap.yml
@@ -2930,6 +2930,313 @@ references:
isSpec: "True"
fullName: Apache.Arrow.BitUtility.ToggleBit
nameWithType: BitUtility.ToggleBit
+- uid: Apache.Arrow.Bool8Array
+ name: Bool8Array
+ href: api/Apache.Arrow.Bool8Array.html
+ commentId: T:Apache.Arrow.Bool8Array
+ fullName: Apache.Arrow.Bool8Array
+ nameWithType: Bool8Array
+- uid:
Apache.Arrow.Bool8Array.#ctor(Apache.Arrow.Bool8Type,Apache.Arrow.IArrowArray)
+ name: Bool8Array(Bool8Type, IArrowArray)
+ href:
api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array__ctor_Apache_Arrow_Bool8Type_Apache_Arrow_IArrowArray_
+ commentId:
M:Apache.Arrow.Bool8Array.#ctor(Apache.Arrow.Bool8Type,Apache.Arrow.IArrowArray)
+ name.vb: New(Bool8Type, IArrowArray)
+ fullName: Apache.Arrow.Bool8Array.Bool8Array(Apache.Arrow.Bool8Type,
Apache.Arrow.IArrowArray)
+ fullName.vb: Apache.Arrow.Bool8Array.New(Apache.Arrow.Bool8Type,
Apache.Arrow.IArrowArray)
+ nameWithType: Bool8Array.Bool8Array(Bool8Type, IArrowArray)
+ nameWithType.vb: Bool8Array.New(Bool8Type, IArrowArray)
+- uid: Apache.Arrow.Bool8Array.#ctor(Apache.Arrow.IArrowArray)
+ name: Bool8Array(IArrowArray)
+ href:
api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array__ctor_Apache_Arrow_IArrowArray_
+ commentId: M:Apache.Arrow.Bool8Array.#ctor(Apache.Arrow.IArrowArray)
+ name.vb: New(IArrowArray)
+ fullName: Apache.Arrow.Bool8Array.Bool8Array(Apache.Arrow.IArrowArray)
+ fullName.vb: Apache.Arrow.Bool8Array.New(Apache.Arrow.IArrowArray)
+ nameWithType: Bool8Array.Bool8Array(IArrowArray)
+ nameWithType.vb: Bool8Array.New(IArrowArray)
+- uid: Apache.Arrow.Bool8Array.#ctor*
+ name: Bool8Array
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array__ctor_
+ commentId: Overload:Apache.Arrow.Bool8Array.#ctor
+ isSpec: "True"
+ name.vb: New
+ fullName: Apache.Arrow.Bool8Array.Bool8Array
+ fullName.vb: Apache.Arrow.Bool8Array.New
+ nameWithType: Bool8Array.Bool8Array
+ nameWithType.vb: Bool8Array.New
+- uid: Apache.Arrow.Bool8Array.Builder
+ name: Bool8Array.Builder
+ href: api/Apache.Arrow.Bool8Array.Builder.html
+ commentId: T:Apache.Arrow.Bool8Array.Builder
+ fullName: Apache.Arrow.Bool8Array.Builder
+ nameWithType: Bool8Array.Builder
+- uid: Apache.Arrow.Bool8Array.Builder.Append(System.Boolean)
+ name: Append(bool)
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Append_System_Boolean_
+ commentId: M:Apache.Arrow.Bool8Array.Builder.Append(System.Boolean)
+ name.vb: Append(Boolean)
+ fullName: Apache.Arrow.Bool8Array.Builder.Append(bool)
+ fullName.vb: Apache.Arrow.Bool8Array.Builder.Append(Boolean)
+ nameWithType: Bool8Array.Builder.Append(bool)
+ nameWithType.vb: Bool8Array.Builder.Append(Boolean)
+- uid: Apache.Arrow.Bool8Array.Builder.Append(System.Nullable{System.Boolean})
+ name: Append(bool?)
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Append_System_Nullable_System_Boolean__
+ commentId:
M:Apache.Arrow.Bool8Array.Builder.Append(System.Nullable{System.Boolean})
+ name.vb: Append(Boolean?)
+ fullName: Apache.Arrow.Bool8Array.Builder.Append(bool?)
+ fullName.vb: Apache.Arrow.Bool8Array.Builder.Append(Boolean?)
+ nameWithType: Bool8Array.Builder.Append(bool?)
+ nameWithType.vb: Bool8Array.Builder.Append(Boolean?)
+- uid: Apache.Arrow.Bool8Array.Builder.Append*
+ name: Append
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Append_
+ commentId: Overload:Apache.Arrow.Bool8Array.Builder.Append
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.Builder.Append
+ nameWithType: Bool8Array.Builder.Append
+- uid:
Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Boolean})
+ name: AppendRange(IEnumerable<bool>)
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_AppendRange_System_Collections_Generic_IEnumerable_System_Boolean__
+ commentId:
M:Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Boolean})
+ name.vb: AppendRange(IEnumerable(Of Boolean))
+ fullName:
Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable<bool>)
+ fullName.vb:
Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable(Of
Boolean))
+ nameWithType: Bool8Array.Builder.AppendRange(IEnumerable<bool>)
+ nameWithType.vb: Bool8Array.Builder.AppendRange(IEnumerable(Of Boolean))
+- uid:
Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Nullable{System.Boolean}})
+ name: AppendRange(IEnumerable<bool?>)
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_AppendRange_System_Collections_Generic_IEnumerable_System_Nullable_System_Boolean___
+ commentId:
M:Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable{System.Nullable{System.Boolean}})
+ name.vb: AppendRange(IEnumerable(Of Boolean?))
+ fullName:
Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable<bool?>)
+ fullName.vb:
Apache.Arrow.Bool8Array.Builder.AppendRange(System.Collections.Generic.IEnumerable(Of
Boolean?))
+ nameWithType: Bool8Array.Builder.AppendRange(IEnumerable<bool?>)
+ nameWithType.vb: Bool8Array.Builder.AppendRange(IEnumerable(Of Boolean?))
+- uid: Apache.Arrow.Bool8Array.Builder.AppendRange*
+ name: AppendRange
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_AppendRange_
+ commentId: Overload:Apache.Arrow.Bool8Array.Builder.AppendRange
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.Builder.AppendRange
+ nameWithType: Bool8Array.Builder.AppendRange
+- uid:
Apache.Arrow.Bool8Array.Builder.Build(Apache.Arrow.ArrowBuffer,Apache.Arrow.ArrowBuffer,System.Int32,System.Int32,System.Int32)
+ name: Build(ArrowBuffer, ArrowBuffer, int, int, int)
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Build_Apache_Arrow_ArrowBuffer_Apache_Arrow_ArrowBuffer_System_Int32_System_Int32_System_Int32_
+ commentId:
M:Apache.Arrow.Bool8Array.Builder.Build(Apache.Arrow.ArrowBuffer,Apache.Arrow.ArrowBuffer,System.Int32,System.Int32,System.Int32)
+ name.vb: Build(ArrowBuffer, ArrowBuffer, Integer, Integer, Integer)
+ fullName: Apache.Arrow.Bool8Array.Builder.Build(Apache.Arrow.ArrowBuffer,
Apache.Arrow.ArrowBuffer, int, int, int)
+ fullName.vb: Apache.Arrow.Bool8Array.Builder.Build(Apache.Arrow.ArrowBuffer,
Apache.Arrow.ArrowBuffer, Integer, Integer, Integer)
+ nameWithType: Bool8Array.Builder.Build(ArrowBuffer, ArrowBuffer, int, int,
int)
+ nameWithType.vb: Bool8Array.Builder.Build(ArrowBuffer, ArrowBuffer, Integer,
Integer, Integer)
+- uid: Apache.Arrow.Bool8Array.Builder.Build*
+ name: Build
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Build_
+ commentId: Overload:Apache.Arrow.Bool8Array.Builder.Build
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.Builder.Build
+ nameWithType: Bool8Array.Builder.Build
+- uid: Apache.Arrow.Bool8Array.Builder.Set(System.Int32,System.Boolean)
+ name: Set(int, bool)
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Set_System_Int32_System_Boolean_
+ commentId: M:Apache.Arrow.Bool8Array.Builder.Set(System.Int32,System.Boolean)
+ name.vb: Set(Integer, Boolean)
+ fullName: Apache.Arrow.Bool8Array.Builder.Set(int, bool)
+ fullName.vb: Apache.Arrow.Bool8Array.Builder.Set(Integer, Boolean)
+ nameWithType: Bool8Array.Builder.Set(int, bool)
+ nameWithType.vb: Bool8Array.Builder.Set(Integer, Boolean)
+- uid: Apache.Arrow.Bool8Array.Builder.Set*
+ name: Set
+ href:
api/Apache.Arrow.Bool8Array.Builder.html#Apache_Arrow_Bool8Array_Builder_Set_
+ commentId: Overload:Apache.Arrow.Bool8Array.Builder.Set
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.Builder.Set
+ nameWithType: Bool8Array.Builder.Set
+- uid: Apache.Arrow.Bool8Array.Count
+ name: Count
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_Count
+ commentId: P:Apache.Arrow.Bool8Array.Count
+ fullName: Apache.Arrow.Bool8Array.Count
+ nameWithType: Bool8Array.Count
+- uid: Apache.Arrow.Bool8Array.Count*
+ name: Count
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_Count_
+ commentId: Overload:Apache.Arrow.Bool8Array.Count
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.Count
+ nameWithType: Bool8Array.Count
+- uid: Apache.Arrow.Bool8Array.GetEnumerator
+ name: GetEnumerator()
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_GetEnumerator
+ commentId: M:Apache.Arrow.Bool8Array.GetEnumerator
+ fullName: Apache.Arrow.Bool8Array.GetEnumerator()
+ nameWithType: Bool8Array.GetEnumerator()
+- uid: Apache.Arrow.Bool8Array.GetEnumerator*
+ name: GetEnumerator
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_GetEnumerator_
+ commentId: Overload:Apache.Arrow.Bool8Array.GetEnumerator
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.GetEnumerator
+ nameWithType: Bool8Array.GetEnumerator
+- uid: Apache.Arrow.Bool8Array.GetValue(System.Int32)
+ name: GetValue(int)
+ href:
api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_GetValue_System_Int32_
+ commentId: M:Apache.Arrow.Bool8Array.GetValue(System.Int32)
+ name.vb: GetValue(Integer)
+ fullName: Apache.Arrow.Bool8Array.GetValue(int)
+ fullName.vb: Apache.Arrow.Bool8Array.GetValue(Integer)
+ nameWithType: Bool8Array.GetValue(int)
+ nameWithType.vb: Bool8Array.GetValue(Integer)
+- uid: Apache.Arrow.Bool8Array.GetValue*
+ name: GetValue
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_GetValue_
+ commentId: Overload:Apache.Arrow.Bool8Array.GetValue
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.GetValue
+ nameWithType: Bool8Array.GetValue
+- uid: Apache.Arrow.Bool8Array.Item(System.Int32)
+ name: this[int]
+ href:
api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_Item_System_Int32_
+ commentId: P:Apache.Arrow.Bool8Array.Item(System.Int32)
+ name.vb: this[](Integer)
+ fullName: Apache.Arrow.Bool8Array.this[int]
+ fullName.vb: Apache.Arrow.Bool8Array.this[](Integer)
+ nameWithType: Bool8Array.this[int]
+ nameWithType.vb: Bool8Array.this[](Integer)
+- uid: Apache.Arrow.Bool8Array.Item*
+ name: this
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_Item_
+ commentId: Overload:Apache.Arrow.Bool8Array.Item
+ isSpec: "True"
+ name.vb: this[]
+ fullName: Apache.Arrow.Bool8Array.this
+ fullName.vb: Apache.Arrow.Bool8Array.this[]
+ nameWithType: Bool8Array.this
+ nameWithType.vb: Bool8Array.this[]
+- uid: Apache.Arrow.Bool8Array.StorageArray
+ name: StorageArray
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_StorageArray
+ commentId: P:Apache.Arrow.Bool8Array.StorageArray
+ fullName: Apache.Arrow.Bool8Array.StorageArray
+ nameWithType: Bool8Array.StorageArray
+- uid: Apache.Arrow.Bool8Array.StorageArray*
+ name: StorageArray
+ href: api/Apache.Arrow.Bool8Array.html#Apache_Arrow_Bool8Array_StorageArray_
+ commentId: Overload:Apache.Arrow.Bool8Array.StorageArray
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Array.StorageArray
+ nameWithType: Bool8Array.StorageArray
+- uid: Apache.Arrow.Bool8ExtensionDefinition
+ name: Bool8ExtensionDefinition
+ href: api/Apache.Arrow.Bool8ExtensionDefinition.html
+ commentId: T:Apache.Arrow.Bool8ExtensionDefinition
+ fullName: Apache.Arrow.Bool8ExtensionDefinition
+ nameWithType: Bool8ExtensionDefinition
+- uid: Apache.Arrow.Bool8ExtensionDefinition.ExtensionName
+ name: ExtensionName
+ href:
api/Apache.Arrow.Bool8ExtensionDefinition.html#Apache_Arrow_Bool8ExtensionDefinition_ExtensionName
+ commentId: P:Apache.Arrow.Bool8ExtensionDefinition.ExtensionName
+ fullName: Apache.Arrow.Bool8ExtensionDefinition.ExtensionName
+ nameWithType: Bool8ExtensionDefinition.ExtensionName
+- uid: Apache.Arrow.Bool8ExtensionDefinition.ExtensionName*
+ name: ExtensionName
+ href:
api/Apache.Arrow.Bool8ExtensionDefinition.html#Apache_Arrow_Bool8ExtensionDefinition_ExtensionName_
+ commentId: Overload:Apache.Arrow.Bool8ExtensionDefinition.ExtensionName
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8ExtensionDefinition.ExtensionName
+ nameWithType: Bool8ExtensionDefinition.ExtensionName
+- uid: Apache.Arrow.Bool8ExtensionDefinition.Instance
+ name: Instance
+ href:
api/Apache.Arrow.Bool8ExtensionDefinition.html#Apache_Arrow_Bool8ExtensionDefinition_Instance
+ commentId: F:Apache.Arrow.Bool8ExtensionDefinition.Instance
+ fullName: Apache.Arrow.Bool8ExtensionDefinition.Instance
+ nameWithType: Bool8ExtensionDefinition.Instance
+- uid:
Apache.Arrow.Bool8ExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,System.String,Apache.Arrow.ExtensionType@)
+ name: TryCreateType(IArrowType, string, out ExtensionType)
+ href:
api/Apache.Arrow.Bool8ExtensionDefinition.html#Apache_Arrow_Bool8ExtensionDefinition_TryCreateType_Apache_Arrow_Types_IArrowType_System_String_Apache_Arrow_ExtensionType__
+ commentId:
M:Apache.Arrow.Bool8ExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,System.String,Apache.Arrow.ExtensionType@)
+ name.vb: TryCreateType(IArrowType, String, ExtensionType)
+ fullName:
Apache.Arrow.Bool8ExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,
string, out Apache.Arrow.ExtensionType)
+ fullName.vb:
Apache.Arrow.Bool8ExtensionDefinition.TryCreateType(Apache.Arrow.Types.IArrowType,
String, Apache.Arrow.ExtensionType)
+ nameWithType: Bool8ExtensionDefinition.TryCreateType(IArrowType, string, out
ExtensionType)
+ nameWithType.vb: Bool8ExtensionDefinition.TryCreateType(IArrowType, String,
ExtensionType)
+- uid: Apache.Arrow.Bool8ExtensionDefinition.TryCreateType*
+ name: TryCreateType
+ href:
api/Apache.Arrow.Bool8ExtensionDefinition.html#Apache_Arrow_Bool8ExtensionDefinition_TryCreateType_
+ commentId: Overload:Apache.Arrow.Bool8ExtensionDefinition.TryCreateType
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8ExtensionDefinition.TryCreateType
+ nameWithType: Bool8ExtensionDefinition.TryCreateType
+- uid: Apache.Arrow.Bool8Type
+ name: Bool8Type
+ href: api/Apache.Arrow.Bool8Type.html
+ commentId: T:Apache.Arrow.Bool8Type
+ fullName: Apache.Arrow.Bool8Type
+ nameWithType: Bool8Type
+- uid: Apache.Arrow.Bool8Type.#ctor
+ name: Bool8Type()
+ href: api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type__ctor
+ commentId: M:Apache.Arrow.Bool8Type.#ctor
+ name.vb: New()
+ fullName: Apache.Arrow.Bool8Type.Bool8Type()
+ fullName.vb: Apache.Arrow.Bool8Type.New()
+ nameWithType: Bool8Type.Bool8Type()
+ nameWithType.vb: Bool8Type.New()
+- uid: Apache.Arrow.Bool8Type.#ctor*
+ name: Bool8Type
+ href: api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type__ctor_
+ commentId: Overload:Apache.Arrow.Bool8Type.#ctor
+ isSpec: "True"
+ name.vb: New
+ fullName: Apache.Arrow.Bool8Type.Bool8Type
+ fullName.vb: Apache.Arrow.Bool8Type.New
+ nameWithType: Bool8Type.Bool8Type
+ nameWithType.vb: Bool8Type.New
+- uid: Apache.Arrow.Bool8Type.CreateArray(Apache.Arrow.IArrowArray)
+ name: CreateArray(IArrowArray)
+ href:
api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_CreateArray_Apache_Arrow_IArrowArray_
+ commentId: M:Apache.Arrow.Bool8Type.CreateArray(Apache.Arrow.IArrowArray)
+ fullName: Apache.Arrow.Bool8Type.CreateArray(Apache.Arrow.IArrowArray)
+ nameWithType: Bool8Type.CreateArray(IArrowArray)
+- uid: Apache.Arrow.Bool8Type.CreateArray*
+ name: CreateArray
+ href: api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_CreateArray_
+ commentId: Overload:Apache.Arrow.Bool8Type.CreateArray
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Type.CreateArray
+ nameWithType: Bool8Type.CreateArray
+- uid: Apache.Arrow.Bool8Type.Default
+ name: Default
+ href: api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_Default
+ commentId: F:Apache.Arrow.Bool8Type.Default
+ fullName: Apache.Arrow.Bool8Type.Default
+ nameWithType: Bool8Type.Default
+- uid: Apache.Arrow.Bool8Type.ExtensionMetadata
+ name: ExtensionMetadata
+ href:
api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_ExtensionMetadata
+ commentId: P:Apache.Arrow.Bool8Type.ExtensionMetadata
+ fullName: Apache.Arrow.Bool8Type.ExtensionMetadata
+ nameWithType: Bool8Type.ExtensionMetadata
+- uid: Apache.Arrow.Bool8Type.ExtensionMetadata*
+ name: ExtensionMetadata
+ href:
api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_ExtensionMetadata_
+ commentId: Overload:Apache.Arrow.Bool8Type.ExtensionMetadata
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Type.ExtensionMetadata
+ nameWithType: Bool8Type.ExtensionMetadata
+- uid: Apache.Arrow.Bool8Type.Name
+ name: Name
+ href: api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_Name
+ commentId: P:Apache.Arrow.Bool8Type.Name
+ fullName: Apache.Arrow.Bool8Type.Name
+ nameWithType: Bool8Type.Name
+- uid: Apache.Arrow.Bool8Type.Name*
+ name: Name
+ href: api/Apache.Arrow.Bool8Type.html#Apache_Arrow_Bool8Type_Name_
+ commentId: Overload:Apache.Arrow.Bool8Type.Name
+ isSpec: "True"
+ fullName: Apache.Arrow.Bool8Type.Name
+ nameWithType: Bool8Type.Name
- uid: Apache.Arrow.BooleanArray
name: BooleanArray
href: api/Apache.Arrow.BooleanArray.html