This is an automated email from the ASF dual-hosted git repository.

adamreeve pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-dotnet.git


The following commit(s) were added to refs/heads/main by this push:
     new 40b9d9a  docs: Remove Run End Encoding from Not Implemented (#358)
40b9d9a is described below

commit 40b9d9aeb17712bb8c9b5618bb672175aef87757
Author: cjsha <[email protected]>
AuthorDate: Mon May 18 18:23:11 2026 -0400

    docs: Remove Run End Encoding from Not Implemented (#358)
    
    This feature is implemented as of v23.0.0 release (PR #308),
    so it was removed from the  "Not Implemented" section of the docs.
---
 docs/index.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index 732e339..cbd0fb0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -131,7 +131,6 @@ Example demonstrating reading 
[RecordBatches](xref:Apache.Arrow.RecordBatch) fro
 
 - Serialization
     - Exhaustive validation
-    - Run End Encoding
 - Types
     - Tensor
 - Arrays

Reply via email to