This is an automated email from the ASF dual-hosted git repository.
github-actions[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 42bb460 Update docs for cd29cc12617c60ab9627b8cb3dbfaddb4772d219
42bb460 is described below
commit 42bb46023f4ef7d99329b06cb9f5ded570250a9b
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 19:45:22 2026 +0000
Update docs for cd29cc12617c60ab9627b8cb3dbfaddb4772d219
---
main/api/Apache.Arrow.Bool8Type.html | 2 +-
main/api/Apache.Arrow.GuidType.html | 2 +-
main/api/Apache.Arrow.Types.StringType.html | 2 +-
main/api/Apache.Arrow.Types.StringViewType.html | 2 +-
main/api/Apache.Arrow.VariantExtensionDefinition.html | 2 +-
main/api/Apache.Arrow.VariantType.html | 2 +-
main/index.json | 12 ++++++------
7 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/main/api/Apache.Arrow.Bool8Type.html
b/main/api/Apache.Arrow.Bool8Type.html
index 6b46181..7d621c9 100644
--- a/main/api/Apache.Arrow.Bool8Type.html
+++ b/main/api/Apache.Arrow.Bool8Type.html
@@ -222,7 +222,7 @@ Class Bool8Type <a class="header-action link-secondary"
title="View source" hre
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public static Bool8Type
Default</code></pre>
+ <pre><code class="lang-csharp hljs">public static readonly Bool8Type
Default</code></pre>
</div>
diff --git a/main/api/Apache.Arrow.GuidType.html
b/main/api/Apache.Arrow.GuidType.html
index 3c0b469..61873c3 100644
--- a/main/api/Apache.Arrow.GuidType.html
+++ b/main/api/Apache.Arrow.GuidType.html
@@ -222,7 +222,7 @@ Class GuidType <a class="header-action link-secondary"
title="View source" href
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public static GuidType
Default</code></pre>
+ <pre><code class="lang-csharp hljs">public static readonly GuidType
Default</code></pre>
</div>
diff --git a/main/api/Apache.Arrow.Types.StringType.html
b/main/api/Apache.Arrow.Types.StringType.html
index c5bce9c..91c3817 100644
--- a/main/api/Apache.Arrow.Types.StringType.html
+++ b/main/api/Apache.Arrow.Types.StringType.html
@@ -179,7 +179,7 @@ Class StringType <a class="header-action link-secondary"
title="View source" hr
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public static StringType
Default</code></pre>
+ <pre><code class="lang-csharp hljs">public static readonly StringType
Default</code></pre>
</div>
diff --git a/main/api/Apache.Arrow.Types.StringViewType.html
b/main/api/Apache.Arrow.Types.StringViewType.html
index 672c436..2f75521 100644
--- a/main/api/Apache.Arrow.Types.StringViewType.html
+++ b/main/api/Apache.Arrow.Types.StringViewType.html
@@ -179,7 +179,7 @@ Class StringViewType <a class="header-action
link-secondary" title="View source
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public static StringViewType
Default</code></pre>
+ <pre><code class="lang-csharp hljs">public static readonly StringViewType
Default</code></pre>
</div>
diff --git a/main/api/Apache.Arrow.VariantExtensionDefinition.html
b/main/api/Apache.Arrow.VariantExtensionDefinition.html
index 2939478..9020dd5 100644
--- a/main/api/Apache.Arrow.VariantExtensionDefinition.html
+++ b/main/api/Apache.Arrow.VariantExtensionDefinition.html
@@ -168,7 +168,7 @@ backed by a struct with "metadata" and
"value" binary fields
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public static
VariantExtensionDefinition Instance</code></pre>
+ <pre><code class="lang-csharp hljs">public static readonly
VariantExtensionDefinition Instance</code></pre>
</div>
diff --git a/main/api/Apache.Arrow.VariantType.html
b/main/api/Apache.Arrow.VariantType.html
index 952c0d4..a5b2662 100644
--- a/main/api/Apache.Arrow.VariantType.html
+++ b/main/api/Apache.Arrow.VariantType.html
@@ -227,7 +227,7 @@ values requires
<code>Apache.Arrow.Operations.Shredding</code>.</p>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
- <pre><code class="lang-csharp hljs">public static VariantType
Default</code></pre>
+ <pre><code class="lang-csharp hljs">public static readonly VariantType
Default</code></pre>
</div>
diff --git a/main/index.json b/main/index.json
index 155bd6c..607f797 100644
--- a/main/index.json
+++ b/main/index.json
@@ -127,7 +127,7 @@
"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( [...]
+ "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",
@@ -717,7 +717,7 @@
"api/Apache.Arrow.GuidType.html": {
"href": "api/Apache.Arrow.GuidType.html",
"title": "Class GuidType | Apache Arrow .NET",
- "summary": "Class GuidType Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension type representing UUIDs/GUIDs, stored as
FixedSizeBinary(16). public class GuidType : ExtensionType, IArrowType
Inheritance object ExtensionType GuidType Implements IArrowType Inherited
Members ExtensionType.TypeId ExtensionType.StorageType
ExtensionType.IsFixedWidth ExtensionType.Accept(IArrowTypeVisitor)
object.Equals(object) object.Equals(object, object) object.GetHashCode()
object.GetType() obje [...]
+ "summary": "Class GuidType Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension type representing UUIDs/GUIDs, stored as
FixedSizeBinary(16). public class GuidType : ExtensionType, IArrowType
Inheritance object ExtensionType GuidType Implements IArrowType Inherited
Members ExtensionType.TypeId ExtensionType.StorageType
ExtensionType.IsFixedWidth ExtensionType.Accept(IArrowTypeVisitor)
object.Equals(object) object.Equals(object, object) object.GetHashCode()
object.GetType() obje [...]
},
"api/Apache.Arrow.IArrowArray.html": {
"href": "api/Apache.Arrow.IArrowArray.html",
@@ -1557,12 +1557,12 @@
"api/Apache.Arrow.Types.StringType.html": {
"href": "api/Apache.Arrow.Types.StringType.html",
"title": "Class StringType | Apache Arrow .NET",
- "summary": "Class StringType Namespace Apache.Arrow.Types Assembly
Apache.Arrow.dll public sealed class StringType : ArrowType, IArrowType
Inheritance object ArrowType StringType Implements IArrowType Inherited Members
ArrowType.IsFixedWidth object.Equals(object) object.Equals(object, object)
object.GetHashCode() object.GetType() object.ReferenceEquals(object, object)
object.ToString() Extension Methods
ArrowTypeExtensions.IsFloatingPoint(IArrowType)
ArrowTypeExtensions.IsIntegral(IA [...]
+ "summary": "Class StringType Namespace Apache.Arrow.Types Assembly
Apache.Arrow.dll public sealed class StringType : ArrowType, IArrowType
Inheritance object ArrowType StringType Implements IArrowType Inherited Members
ArrowType.IsFixedWidth object.Equals(object) object.Equals(object, object)
object.GetHashCode() object.GetType() object.ReferenceEquals(object, object)
object.ToString() Extension Methods
ArrowTypeExtensions.IsFloatingPoint(IArrowType)
ArrowTypeExtensions.IsIntegral(IA [...]
},
"api/Apache.Arrow.Types.StringViewType.html": {
"href": "api/Apache.Arrow.Types.StringViewType.html",
"title": "Class StringViewType | Apache Arrow .NET",
- "summary": "Class StringViewType Namespace Apache.Arrow.Types Assembly
Apache.Arrow.dll public sealed class StringViewType : ArrowType, IArrowType
Inheritance object ArrowType StringViewType Implements IArrowType Inherited
Members ArrowType.IsFixedWidth object.Equals(object) object.Equals(object,
object) object.GetHashCode() object.GetType() object.ReferenceEquals(object,
object) object.ToString() Extension Methods
ArrowTypeExtensions.IsFloatingPoint(IArrowType) ArrowTypeExtensions.I [...]
+ "summary": "Class StringViewType Namespace Apache.Arrow.Types Assembly
Apache.Arrow.dll public sealed class StringViewType : ArrowType, IArrowType
Inheritance object ArrowType StringViewType Implements IArrowType Inherited
Members ArrowType.IsFixedWidth object.Equals(object) object.Equals(object,
object) object.GetHashCode() object.GetType() object.ReferenceEquals(object,
object) object.ToString() Extension Methods
ArrowTypeExtensions.IsFloatingPoint(IArrowType) ArrowTypeExtensions.I [...]
},
"api/Apache.Arrow.Types.StructType.html": {
"href": "api/Apache.Arrow.Types.StructType.html",
@@ -1692,12 +1692,12 @@
"api/Apache.Arrow.VariantExtensionDefinition.html": {
"href": "api/Apache.Arrow.VariantExtensionDefinition.html",
"title": "Class VariantExtensionDefinition | Apache Arrow .NET",
- "summary": "Class VariantExtensionDefinition Namespace Apache.Arrow
Assembly Apache.Arrow.dll Extension definition for the
\"arrow.parquet.variant\" extension type, backed by a struct with \"metadata\"
and \"value\" binary fields. public class VariantExtensionDefinition :
ExtensionDefinition Inheritance object ExtensionDefinition
VariantExtensionDefinition Inherited Members
ExtensionDefinition.AddToDefaultRegistry() object.Equals(object)
object.Equals(object, object) object.GetHashCo [...]
+ "summary": "Class VariantExtensionDefinition Namespace Apache.Arrow
Assembly Apache.Arrow.dll Extension definition for the
\"arrow.parquet.variant\" extension type, backed by a struct with \"metadata\"
and \"value\" binary fields. public class VariantExtensionDefinition :
ExtensionDefinition Inheritance object ExtensionDefinition
VariantExtensionDefinition Inherited Members
ExtensionDefinition.AddToDefaultRegistry() object.Equals(object)
object.Equals(object, object) object.GetHashCo [...]
},
"api/Apache.Arrow.VariantType.html": {
"href": "api/Apache.Arrow.VariantType.html",
"title": "Class VariantType | Apache Arrow .NET",
- "summary": "Class VariantType Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension type representing Parquet Variant values. The
underlying storage is a struct with a required metadata binary field and at
least one of: value: binary — the variant value bytes (possibly residual when
shredded). typed_value: T — a typed column populated by variant shredding,
where T is an Arrow primitive, struct, or list per the Parquet variant
shredding spec. Use IsShredded to check for shredded [...]
+ "summary": "Class VariantType Namespace Apache.Arrow Assembly
Apache.Arrow.dll Extension type representing Parquet Variant values. The
underlying storage is a struct with a required metadata binary field and at
least one of: value: binary — the variant value bytes (possibly residual when
shredded). typed_value: T — a typed column populated by variant shredding,
where T is an Arrow primitive, struct, or list per the Parquet variant
shredding spec. Use IsShredded to check for shredded [...]
},
"api/Apache.Arrow.YearMonthIntervalArray.Builder.html": {
"href": "api/Apache.Arrow.YearMonthIntervalArray.Builder.html",