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 54a4373  Update docs for 40b9d9aeb17712bb8c9b5618bb672175aef87757
54a4373 is described below

commit 54a43731b4f6f5a7c11e9be52c242abbe1df6f56
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 22:24:35 2026 +0000

    Update docs for 40b9d9aeb17712bb8c9b5618bb672175aef87757
---
 main/index.html | 1 -
 main/index.json | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/main/index.html b/main/index.html
index 72bf20d..6af32c0 100644
--- a/main/index.html
+++ b/main/index.html
@@ -193,7 +193,6 @@ Alternatively, a custom implementation of <a class="xref" 
href="api/Apache.Arrow
 <li>Serialization
 <ul>
 <li>Exhaustive validation</li>
-<li>Run End Encoding</li>
 </ul>
 </li>
 <li>Types
diff --git a/main/index.json b/main/index.json
index e93bca7..155bd6c 100644
--- a/main/index.json
+++ b/main/index.json
@@ -2087,6 +2087,6 @@
   "index.html": {
     "href": "index.html",
     "title": "Apache Arrow .NET | Apache Arrow .NET",
-    "summary": "Apache Arrow .NET An implementation of Arrow targeting .NET. 
See our current feature matrix for currently available features. Implementation 
Arrow specification 1.0.0. (Support for reading 0.11+.) C# 11 .NET Standard 
2.0, .NET 6.0, .NET 8.0 and .NET Framework 4.6.2 Asynchronous I/O Uses modern 
.NET runtime features such as Span<T>, Memory<T>, MemoryManager<T>, and 
System.Buffers primitives for memory allocation, memory storage, and fast 
serialization. Uses Acyclic Visitor [...]
+    "summary": "Apache Arrow .NET An implementation of Arrow targeting .NET. 
See our current feature matrix for currently available features. Implementation 
Arrow specification 1.0.0. (Support for reading 0.11+.) C# 11 .NET Standard 
2.0, .NET 6.0, .NET 8.0 and .NET Framework 4.6.2 Asynchronous I/O Uses modern 
.NET runtime features such as Span<T>, Memory<T>, MemoryManager<T>, and 
System.Buffers primitives for memory allocation, memory storage, and fast 
serialization. Uses Acyclic Visitor [...]
   }
 }
\ No newline at end of file

Reply via email to