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 d63b8fc Update docs for ea58c946d7400349b6d6d14d4f124b42433fefc6
d63b8fc is described below
commit d63b8fc2b05793ad055b17d13380496373d405e5
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 04:02:31 2026 +0000
Update docs for ea58c946d7400349b6d6d14d4f124b42433fefc6
---
main/api/Apache.Arrow.StringArray.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/api/Apache.Arrow.StringArray.html
b/main/api/Apache.Arrow.StringArray.html
index 09868bc..dab4202 100644
--- a/main/api/Apache.Arrow.StringArray.html
+++ b/main/api/Apache.Arrow.StringArray.html
@@ -421,7 +421,7 @@ Class StringArray <a class="header-action link-secondary"
title="View source" h
<h3 id="Apache_Arrow_StringArray_IsMaterialized_System_Text_Encoding_"
data-uid="Apache.Arrow.StringArray.IsMaterialized(System.Text.Encoding)">
IsMaterialized(Encoding)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/StringArray.cs/#L179"><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/Arrays/StringArray.cs/#L190"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Check if the array has been
materialized for the given encoding</p>
@@ -460,7 +460,7 @@ Class StringArray <a class="header-action link-secondary"
title="View source" h
<h3 id="Apache_Arrow_StringArray_Materialize_System_Text_Encoding_"
data-uid="Apache.Arrow.StringArray.Materialize(System.Text.Encoding)">
Materialize(Encoding)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Arrays/StringArray.cs/#L151"><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/Arrays/StringArray.cs/#L162"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Materialize the array for the given
encoding to accelerate the string access</p>