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 b0ce26a Update docs for fc49cf334a5507829ac46e62de6c93022a32ca22
b0ce26a is described below
commit b0ce26aeded9fef857e650f08b11cbd77d410dc1
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 00:50:47 2026 +0000
Update docs for fc49cf334a5507829ac46e62de6c93022a32ca22
---
main/api/Apache.Arrow.Schema.html | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/main/api/Apache.Arrow.Schema.html
b/main/api/Apache.Arrow.Schema.html
index 6bf067c..59471aa 100644
--- a/main/api/Apache.Arrow.Schema.html
+++ b/main/api/Apache.Arrow.Schema.html
@@ -173,7 +173,7 @@ Class Schema <a class="header-action link-secondary"
title="View source" href="
<h3
id="Apache_Arrow_Schema__ctor_System_Collections_Generic_IEnumerable_Apache_Arrow_Field__System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_System_String___"
data-uid="Apache.Arrow.Schema.#ctor(System.Collections.Generic.IEnumerable{Apache.Arrow.Field},System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
Schema(IEnumerable<Field>, IEnumerable<KeyValuePair<string,
string>>)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L43"><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/Schema.cs/#L44"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -304,7 +304,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_HasMetadata"
data-uid="Apache.Arrow.Schema.HasMetadata">
HasMetadata
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L37"><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/Schema.cs/#L38"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -335,7 +335,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_Item_System_Int32_"
data-uid="Apache.Arrow.Schema.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/Schema.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/Schema.cs/#L40"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -371,7 +371,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_Item_System_String_"
data-uid="Apache.Arrow.Schema.Item(System.String)">
this[string]
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L41"><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/Schema.cs/#L42"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -407,7 +407,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_Metadata"
data-uid="Apache.Arrow.Schema.Metadata">
Metadata
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L35"><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/Schema.cs/#L36"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -442,7 +442,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_Accept_Apache_Arrow_Types_IArrowTypeVisitor_"
data-uid="Apache.Arrow.Schema.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/Schema.cs/#L131"><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/Schema.cs/#L132"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -473,7 +473,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_GetFieldByIndex_System_Int32_"
data-uid="Apache.Arrow.Schema.GetFieldByIndex(System.Int32)">
GetFieldByIndex(int)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L71"><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/Schema.cs/#L69"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -509,7 +509,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_GetFieldByName_System_String_"
data-uid="Apache.Arrow.Schema.GetFieldByName(System.String)">
GetFieldByName(string)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L73"><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/Schema.cs/#L71"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -545,7 +545,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3
id="Apache_Arrow_Schema_GetFieldIndex_System_String_System_Collections_Generic_IEqualityComparer_System_String__"
data-uid="Apache.Arrow.Schema.GetFieldIndex(System.String,System.Collections.Generic.IEqualityComparer{System.String})">
GetFieldIndex(string, IEqualityComparer<string>)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L81"><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/Schema.cs/#L79"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -583,7 +583,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3
id="Apache_Arrow_Schema_GetFieldIndex_System_String_System_StringComparer_"
data-uid="Apache.Arrow.Schema.GetFieldIndex(System.String,System.StringComparer)">
GetFieldIndex(string, StringComparer)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L75"><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/Schema.cs/#L73"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -621,7 +621,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_InsertField_System_Int32_Apache_Arrow_Field_"
data-uid="Apache.Arrow.Schema.InsertField(System.Int32,Apache.Arrow.Field)">
InsertField(int, Field)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L106"><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/Schema.cs/#L107"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -659,7 +659,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_RemoveField_System_Int32_"
data-uid="Apache.Arrow.Schema.RemoveField(System.Int32)">
RemoveField(int)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L94"><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/Schema.cs/#L95"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -695,7 +695,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_SetField_System_Int32_Apache_Arrow_Field_"
data-uid="Apache.Arrow.Schema.SetField(System.Int32,Apache.Arrow.Field)">
SetField(int, Field)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L119"><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/Schema.cs/#L120"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -733,7 +733,7 @@ public IReadOnlyDictionary<string, Field> Fields {
get; }</code></pre>
<h3 id="Apache_Arrow_Schema_ToString"
data-uid="Apache.Arrow.Schema.ToString">
ToString()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Schema.cs/#L147"><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/Schema.cs/#L148"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>