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 eb76bf0 Update docs for 343434468c749c47ed0f3d20823bb29717a3c33c
eb76bf0 is described below
commit eb76bf000d59e6a4b308100b4d6d7866b6cc6010
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 28 17:05:17 2026 +0000
Update docs for 343434468c749c47ed0f3d20823bb29717a3c33c
---
main/api/Apache.Arrow.Ipc.ArrowStreamReader.html | 10 +++++-----
main/manifest.json | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/main/api/Apache.Arrow.Ipc.ArrowStreamReader.html
b/main/api/Apache.Arrow.Ipc.ArrowStreamReader.html
index a0553d6..591eb5f 100644
--- a/main/api/Apache.Arrow.Ipc.ArrowStreamReader.html
+++ b/main/api/Apache.Arrow.Ipc.ArrowStreamReader.html
@@ -580,7 +580,7 @@ Class ArrowStreamReader <a class="header-action
link-secondary" title="View sou
<h3 id="Apache_Arrow_Ipc_ArrowStreamReader_Dispose"
data-uid="Apache.Arrow.Ipc.ArrowStreamReader.Dispose">
Dispose()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Ipc/ArrowStreamReader.cs/#L107"><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/Ipc/ArrowStreamReader.cs/#L122"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -606,7 +606,7 @@ Class ArrowStreamReader <a class="header-action
link-secondary" title="View sou
<h3 id="Apache_Arrow_Ipc_ArrowStreamReader_Dispose_System_Boolean_"
data-uid="Apache.Arrow.Ipc.ArrowStreamReader.Dispose(System.Boolean)">
Dispose(bool)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Ipc/ArrowStreamReader.cs/#L113"><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/Ipc/ArrowStreamReader.cs/#L128"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -637,7 +637,7 @@ Class ArrowStreamReader <a class="header-action
link-secondary" title="View sou
<h3
id="Apache_Arrow_Ipc_ArrowStreamReader_GetSchema_System_Threading_CancellationToken_"
data-uid="Apache.Arrow.Ipc.ArrowStreamReader.GetSchema(System.Threading.CancellationToken)">
GetSchema(CancellationToken)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Ipc/ArrowStreamReader.cs/#L121"><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/Ipc/ArrowStreamReader.cs/#L136"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -673,7 +673,7 @@ Class ArrowStreamReader <a class="header-action
link-secondary" title="View sou
<h3 id="Apache_Arrow_Ipc_ArrowStreamReader_ReadNextRecordBatch"
data-uid="Apache.Arrow.Ipc.ArrowStreamReader.ReadNextRecordBatch">
ReadNextRecordBatch()
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Ipc/ArrowStreamReader.cs/#L135"><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/Ipc/ArrowStreamReader.cs/#L150"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
@@ -704,7 +704,7 @@ Class ArrowStreamReader <a class="header-action
link-secondary" title="View sou
<h3
id="Apache_Arrow_Ipc_ArrowStreamReader_ReadNextRecordBatchAsync_System_Threading_CancellationToken_"
data-uid="Apache.Arrow.Ipc.ArrowStreamReader.ReadNextRecordBatchAsync(System.Threading.CancellationToken)">
ReadNextRecordBatchAsync(CancellationToken)
- <a class="header-action link-secondary" title="View source"
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow/Ipc/ArrowStreamReader.cs/#L130"><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/Ipc/ArrowStreamReader.cs/#L145"><i
class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"></div>
diff --git a/main/manifest.json b/main/manifest.json
index f5d7b53..c03b721 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -5642,11 +5642,11 @@
"type": "Toc",
"source_relative_path": "api/toc.yml",
"output": {
- ".html": {
- "relative_path": "api/toc.html"
- },
".json": {
"relative_path": "api/toc.json"
+ },
+ ".html": {
+ "relative_path": "api/toc.html"
}
},
"version": ""
@@ -5685,11 +5685,11 @@
"type": "Toc",
"source_relative_path": "toc.yml",
"output": {
- ".html": {
- "relative_path": "toc.html"
- },
".json": {
"relative_path": "toc.json"
+ },
+ ".html": {
+ "relative_path": "toc.html"
}
},
"version": ""