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 b31687b  Update docs for eb05b1273420bd092df3dc3b38d47b00c3c8bb1f
b31687b is described below

commit b31687bcaa90f5c220b7b2eebf42d0fa1bc177b6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 13 22:18:31 2026 +0000

    Update docs for eb05b1273420bd092df3dc3b38d47b00c3c8bb1f
---
 main/api/Apache.Arrow.Schema.html | 3 ---
 main/index.json                   | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/main/api/Apache.Arrow.Schema.html 
b/main/api/Apache.Arrow.Schema.html
index 59471aa..12220d7 100644
--- a/main/api/Apache.Arrow.Schema.html
+++ b/main/api/Apache.Arrow.Schema.html
@@ -150,9 +150,6 @@ Class Schema  <a class="header-action link-secondary" 
title="View source" href="
   <dl class="typelist extensionMethods">
     <dt>Extension Methods</dt>
     <dd>
-  <div>
-      <a class="xref" 
href="SchemaExtension.html#SchemaExtension_ToByteString_Apache_Arrow_Schema_">SchemaExtension.ToByteString(Schema)</a>
-  </div>
   <div>
       <a class="xref" 
href="Apache.Arrow.ArrowTypeExtensions.html#Apache_Arrow_ArrowTypeExtensions_IsFloatingPoint_Apache_Arrow_Types_IArrowType_">ArrowTypeExtensions.IsFloatingPoint(IArrowType)</a>
   </div>
diff --git a/main/index.json b/main/index.json
index a54cc0f..2804082 100644
--- a/main/index.json
+++ b/main/index.json
@@ -1232,7 +1232,7 @@
   "api/Apache.Arrow.Schema.html": {
     "href": "api/Apache.Arrow.Schema.html",
     "title": "Class Schema | Apache Arrow .NET",
-    "summary": "Class Schema Namespace Apache.Arrow Assembly Apache.Arrow.dll 
public class Schema : IRecordType, IArrowType Inheritance object Schema 
Implements IRecordType IArrowType Inherited Members object.Equals(object) 
object.Equals(object, object) object.GetHashCode() object.GetType() 
object.MemberwiseClone() object.ReferenceEquals(object, object) Extension 
Methods SchemaExtension.ToByteString(Schema) 
ArrowTypeExtensions.IsFloatingPoint(IArrowType) 
ArrowTypeExtensions.IsIntegral(IA [...]
+    "summary": "Class Schema Namespace Apache.Arrow Assembly Apache.Arrow.dll 
public class Schema : IRecordType, IArrowType Inheritance object Schema 
Implements IRecordType IArrowType Inherited Members object.Equals(object) 
object.Equals(object, object) object.GetHashCode() object.GetType() 
object.MemberwiseClone() object.ReferenceEquals(object, object) Extension 
Methods ArrowTypeExtensions.IsFloatingPoint(IArrowType) 
ArrowTypeExtensions.IsIntegral(IArrowType) Constructors Schema(IEnumer [...]
   },
   "api/Apache.Arrow.SpanExtensions.html": {
     "href": "api/Apache.Arrow.SpanExtensions.html",

Reply via email to