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 31104ef  Update docs for fbaa39dce43ada5be0d2c1e9d871f3a014fb799c
31104ef is described below

commit 31104ef61e67b948e0b232004a33a8673bb7bbd8
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 24 04:23:54 2026 +0000

    Update docs for fbaa39dce43ada5be0d2c1e9d871f3a014fb799c
---
 ...erations.VariantJson.VariantJsonConverter.html} |  38 ++---
 ....Operations.VariantJson.VariantJsonReader.html} |  24 +--
 ....Operations.VariantJson.VariantJsonWriter.html} |  30 ++--
 ...ml => Apache.Arrow.Operations.VariantJson.html} |  14 +-
 main/api/toc.html                                  |   8 +-
 main/api/toc.json                                  |   2 +-
 main/index.json                                    |  26 ++--
 main/manifest.json                                 |  42 +++---
 main/xrefmap.yml                                   | 168 ++++++++++-----------
 9 files changed, 176 insertions(+), 176 deletions(-)

diff --git a/main/api/Apache.Arrow.Operations.Json.VariantJsonConverter.html 
b/main/api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html
similarity index 82%
rename from main/api/Apache.Arrow.Operations.Json.VariantJsonConverter.html
rename to main/api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html
index 85b0f83..4bb37eb 100644
--- a/main/api/Apache.Arrow.Operations.Json.VariantJsonConverter.html
+++ b/main/api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html
@@ -16,7 +16,7 @@
       <meta name="docfx:rel" content="../">
       
       
-      <meta name="docfx:docurl" 
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Operations_Json_VariantJsonConverter.md&amp;value=---%0Auid%3A%20Apache.Arrow.Operations.Json.VariantJsonConverter%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A";>
+      <meta name="docfx:docurl" 
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Operations_VariantJson_VariantJsonConverter.md&amp;value=---%0Auid%3A%20Apache.Arrow.Operations.VariantJson.VariantJsonConverter%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A";>
       <meta name="loc:inThisArticle" content="In this article">
       <meta name="loc:searchResultsCount" content="{count} results for 
&quot;{query}&quot;">
       <meta name="loc:searchNoResults" content="No results for 
&quot;{query}&quot;">
@@ -84,16 +84,16 @@
           <nav id="breadcrumb"></nav>
         </div>
 
-        <article data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter">
+        <article 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter">
 
 
 
-  <h1 id="Apache_Arrow_Operations_Json_VariantJsonConverter" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter" class="text-break">
-Class VariantJsonConverter  <a class="header-action link-secondary" 
title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonConverter.cs/#L53";><i
 class="bi bi-code-slash"></i></a>
+  <h1 id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter" 
class="text-break">
+Class VariantJsonConverter  <a class="header-action link-secondary" 
title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/VariantJson/VariantJsonConverter.cs/#L53";><i
 class="bi bi-code-slash"></i></a>
   </h1>
 
   <div class="facts text-secondary">
-    <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a 
class="xref" href="Apache.Arrow.html">Arrow</a>.<a class="xref" 
href="Apache.Arrow.Operations.html">Operations</a>.<a class="xref" 
href="Apache.Arrow.Operations.Json.html">Json</a></dd></dl>
+    <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a 
class="xref" href="Apache.Arrow.html">Arrow</a>.<a class="xref" 
href="Apache.Arrow.Operations.html">Operations</a>.<a class="xref" 
href="Apache.Arrow.Operations.VariantJson.html">VariantJson</a></dd></dl>
   <dl><dt>Assembly</dt><dd>Apache.Arrow.Operations.dll</dd></dl>
   </div>
 
@@ -160,7 +160,7 @@ JSON values to <a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.h
 
 
 
-  <h2 
id="Apache_Arrow_Operations_Json_VariantJsonConverter_remarks">Remarks</h2>
+  <h2 
id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_remarks">Remarks</h2>
   <div class="markdown level0 remarks"><p>Serialization mapping:</p>
 <ul>
 <li>null → JSON null</li>
@@ -194,9 +194,9 @@ decimal point present → double</li>
 
 
 
-  <h3 id="Apache_Arrow_Operations_Json_VariantJsonConverter_Instance" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.Instance">
+  <h3 id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Instance" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Instance">
   Instance
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonConverter.cs/#L56";><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.Operations/VariantJson/VariantJsonConverter.cs/#L56";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>A shared default instance.</p>
@@ -212,7 +212,7 @@ decimal point present → double</li>
 
   <h4 class="section">Field Value</h4>
   <dl class="parameters">
-    <dt><a class="xref" 
href="Apache.Arrow.Operations.Json.VariantJsonConverter.html">VariantJsonConverter</a></dt>
+    <dt><a class="xref" 
href="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html">VariantJsonConverter</a></dt>
     <dd></dd>
   </dl>
 
@@ -228,11 +228,11 @@ decimal point present → double</li>
 </h2>
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonConverter_HandleNull_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_HandleNull_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull*"></a>
 
-  <h3 id="Apache_Arrow_Operations_Json_VariantJsonConverter_HandleNull" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull">
+  <h3 id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_HandleNull" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull">
   HandleNull
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonConverter.cs/#L62";><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.Operations/VariantJson/VariantJsonConverter.cs/#L62";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Ensures the converter is called for 
JSON null tokens instead of
@@ -265,11 +265,11 @@ returning C# null by default.</p>
 </h2>
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonConverter_Read_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.Read*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Read_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read*"></a>
 
-  <h3 
id="Apache_Arrow_Operations_Json_VariantJsonConverter_Read_System_Text_Json_Utf8JsonReader__System_Type_System_Text_Json_JsonSerializerOptions_"
 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader@,System.Type,System.Text.Json.JsonSerializerOptions)">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Read_System_Text_Json_Utf8JsonReader__System_Type_System_Text_Json_JsonSerializerOptions_"
 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader@,System.Type,System.Text.Json.JsonSerializerOptions)">
   Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonConverter.cs/#L65";><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.Operations/VariantJson/VariantJsonConverter.cs/#L65";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Reads and converts the JSON to type 
<a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.html">VariantValue</a>.</p>
@@ -310,11 +310,11 @@ returning C# null by default.</p>
 
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonConverter_Write_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.Write*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Write_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write*"></a>
 
-  <h3 
id="Apache_Arrow_Operations_Json_VariantJsonConverter_Write_System_Text_Json_Utf8JsonWriter_Apache_Arrow_Scalars_Variant_VariantValue_System_Text_Json_JsonSerializerOptions_"
 
data-uid="Apache.Arrow.Operations.Json.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,Apache.Arrow.Scalars.Variant.VariantValue,System.Text.Json.JsonSerializerOptions)">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Write_System_Text_Json_Utf8JsonWriter_Apache_Arrow_Scalars_Variant_VariantValue_System_Text_Json_JsonSerializerOptions_"
 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,Apache.Arrow.Scalars.Variant.VariantValue,System.Text.Json.JsonSerializerOptions)">
   Write(Utf8JsonWriter, VariantValue, JsonSerializerOptions)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonConverter.cs/#L71";><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.Operations/VariantJson/VariantJsonConverter.cs/#L71";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Writes a specified value as JSON.</p>
@@ -353,7 +353,7 @@ returning C# null by default.</p>
 </article>
 
         <div class="contribution d-print-none">
-          <a 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonConverter.cs/#L53";
 class="edit-link">Edit this page</a>
+          <a 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/VariantJson/VariantJsonConverter.cs/#L53";
 class="edit-link">Edit this page</a>
         </div>
 
 
diff --git a/main/api/Apache.Arrow.Operations.Json.VariantJsonReader.html 
b/main/api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html
similarity index 84%
rename from main/api/Apache.Arrow.Operations.Json.VariantJsonReader.html
rename to main/api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html
index ac75194..fde7afb 100644
--- a/main/api/Apache.Arrow.Operations.Json.VariantJsonReader.html
+++ b/main/api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html
@@ -16,7 +16,7 @@
       <meta name="docfx:rel" content="../">
       
       
-      <meta name="docfx:docurl" 
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Operations_Json_VariantJsonReader.md&amp;value=---%0Auid%3A%20Apache.Arrow.Operations.Json.VariantJsonReader%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A";>
+      <meta name="docfx:docurl" 
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Operations_VariantJson_VariantJsonReader.md&amp;value=---%0Auid%3A%20Apache.Arrow.Operations.VariantJson.VariantJsonReader%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A";>
       <meta name="loc:inThisArticle" content="In this article">
       <meta name="loc:searchResultsCount" content="{count} results for 
&quot;{query}&quot;">
       <meta name="loc:searchNoResults" content="No results for 
&quot;{query}&quot;">
@@ -84,16 +84,16 @@
           <nav id="breadcrumb"></nav>
         </div>
 
-        <article data-uid="Apache.Arrow.Operations.Json.VariantJsonReader">
+        <article 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonReader">
 
 
 
-  <h1 id="Apache_Arrow_Operations_Json_VariantJsonReader" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonReader" class="text-break">
-Class VariantJsonReader  <a class="header-action link-secondary" title="View 
source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonReader.cs/#L27";><i
 class="bi bi-code-slash"></i></a>
+  <h1 id="Apache_Arrow_Operations_VariantJson_VariantJsonReader" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonReader" 
class="text-break">
+Class VariantJsonReader  <a class="header-action link-secondary" title="View 
source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/VariantJson/VariantJsonReader.cs/#L27";><i
 class="bi bi-code-slash"></i></a>
   </h1>
 
   <div class="facts text-secondary">
-    <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a 
class="xref" href="Apache.Arrow.html">Arrow</a>.<a class="xref" 
href="Apache.Arrow.Operations.html">Operations</a>.<a class="xref" 
href="Apache.Arrow.Operations.Json.html">Json</a></dd></dl>
+    <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a 
class="xref" href="Apache.Arrow.html">Arrow</a>.<a class="xref" 
href="Apache.Arrow.Operations.html">Operations</a>.<a class="xref" 
href="Apache.Arrow.Operations.VariantJson.html">VariantJson</a></dd></dl>
   <dl><dt>Assembly</dt><dd>Apache.Arrow.Operations.dll</dd></dl>
   </div>
 
@@ -154,11 +154,11 @@ Class VariantJsonReader  <a class="header-action 
link-secondary" title="View sou
 </h2>
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonReader_Parse_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonReader.Parse*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse*"></a>
 
-  <h3 
id="Apache_Arrow_Operations_Json_VariantJsonReader_Parse_System_ReadOnlySpan_System_Byte__"
 
data-uid="Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.ReadOnlySpan{System.Byte})">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_System_ReadOnlySpan_System_Byte__"
 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.ReadOnlySpan{System.Byte})">
   Parse(ReadOnlySpan&lt;byte&gt;)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonReader.cs/#L45";><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.Operations/VariantJson/VariantJsonReader.cs/#L45";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Parses UTF-8 encoded JSON bytes into 
variant binary format.</p>
@@ -193,11 +193,11 @@ Class VariantJsonReader  <a class="header-action 
link-secondary" title="View sou
 
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonReader_Parse_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonReader.Parse*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse*"></a>
 
-  <h3 id="Apache_Arrow_Operations_Json_VariantJsonReader_Parse_System_String_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.String)">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_System_String_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.String)">
   Parse(string)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonReader.cs/#L34";><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.Operations/VariantJson/VariantJsonReader.cs/#L34";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Parses a JSON string into variant 
binary format.</p>
@@ -236,7 +236,7 @@ Class VariantJsonReader  <a class="header-action 
link-secondary" title="View sou
 </article>
 
         <div class="contribution d-print-none">
-          <a 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonReader.cs/#L27";
 class="edit-link">Edit this page</a>
+          <a 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/VariantJson/VariantJsonReader.cs/#L27";
 class="edit-link">Edit this page</a>
         </div>
 
 
diff --git a/main/api/Apache.Arrow.Operations.Json.VariantJsonWriter.html 
b/main/api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html
similarity index 81%
rename from main/api/Apache.Arrow.Operations.Json.VariantJsonWriter.html
rename to main/api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html
index a1881b7..d9612bd 100644
--- a/main/api/Apache.Arrow.Operations.Json.VariantJsonWriter.html
+++ b/main/api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html
@@ -16,7 +16,7 @@
       <meta name="docfx:rel" content="../">
       
       
-      <meta name="docfx:docurl" 
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Operations_Json_VariantJsonWriter.md&amp;value=---%0Auid%3A%20Apache.Arrow.Operations.Json.VariantJsonWriter%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A";>
+      <meta name="docfx:docurl" 
content="https://github.com/apache/arrow-dotnet/new/main/apiSpec/new?filename=Apache_Arrow_Operations_VariantJson_VariantJsonWriter.md&amp;value=---%0Auid%3A%20Apache.Arrow.Operations.VariantJson.VariantJsonWriter%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A";>
       <meta name="loc:inThisArticle" content="In this article">
       <meta name="loc:searchResultsCount" content="{count} results for 
&quot;{query}&quot;">
       <meta name="loc:searchNoResults" content="No results for 
&quot;{query}&quot;">
@@ -84,16 +84,16 @@
           <nav id="breadcrumb"></nav>
         </div>
 
-        <article data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter">
+        <article 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter">
 
 
 
-  <h1 id="Apache_Arrow_Operations_Json_VariantJsonWriter" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter" class="text-break">
-Class VariantJsonWriter  <a class="header-action link-secondary" title="View 
source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonWriter.cs/#L32";><i
 class="bi bi-code-slash"></i></a>
+  <h1 id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter" 
class="text-break">
+Class VariantJsonWriter  <a class="header-action link-secondary" title="View 
source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/VariantJson/VariantJsonWriter.cs/#L32";><i
 class="bi bi-code-slash"></i></a>
   </h1>
 
   <div class="facts text-secondary">
-    <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a 
class="xref" href="Apache.Arrow.html">Arrow</a>.<a class="xref" 
href="Apache.Arrow.Operations.html">Operations</a>.<a class="xref" 
href="Apache.Arrow.Operations.Json.html">Json</a></dd></dl>
+    <dl><dt>Namespace</dt><dd><a class="xref" href="Apache.html">Apache</a>.<a 
class="xref" href="Apache.Arrow.html">Arrow</a>.<a class="xref" 
href="Apache.Arrow.Operations.html">Operations</a>.<a class="xref" 
href="Apache.Arrow.Operations.VariantJson.html">VariantJson</a></dd></dl>
   <dl><dt>Assembly</dt><dd>Apache.Arrow.Operations.dll</dd></dl>
   </div>
 
@@ -154,11 +154,11 @@ Class VariantJsonWriter  <a class="header-action 
link-secondary" title="View sou
 </h2>
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson*"></a>
 
-  <h3 
id="Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_Apache_Arrow_Scalars_Variant_VariantValue_System_Boolean_"
 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,System.Boolean)">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_Apache_Arrow_Scalars_Variant_VariantValue_System_Boolean_"
 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,System.Boolean)">
   ToJson(VariantValue, bool)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonWriter.cs/#L71";><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.Operations/VariantJson/VariantJsonWriter.cs/#L71";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Converts a <a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.html">VariantValue</a> to a 
JSON string.</p>
@@ -196,11 +196,11 @@ Class VariantJsonWriter  <a class="header-action 
link-secondary" title="View sou
 
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson*"></a>
 
-  <h3 
id="Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_System_Byte___System_Byte___System_Boolean_"
 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(System.Byte[],System.Byte[],System.Boolean)">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_System_Byte___System_Byte___System_Boolean_"
 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(System.Byte[],System.Byte[],System.Boolean)">
   ToJson(byte[], byte[], bool)
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonWriter.cs/#L41";><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.Operations/VariantJson/VariantJsonWriter.cs/#L41";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Converts variant binary data to a 
JSON string.</p>
@@ -241,11 +241,11 @@ Class VariantJsonWriter  <a class="header-action 
link-secondary" title="View sou
 
 
 
-  <a id="Apache_Arrow_Operations_Json_VariantJsonWriter_WriteTo_" 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo*"></a>
+  <a id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter_WriteTo_" 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo*"></a>
 
-  <h3 
id="Apache_Arrow_Operations_Json_VariantJsonWriter_WriteTo_System_Text_Json_Utf8JsonWriter_System_Byte___System_Byte___"
 
data-uid="Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,System.Byte[],System.Byte[])">
+  <h3 
id="Apache_Arrow_Operations_VariantJson_VariantJsonWriter_WriteTo_System_Text_Json_Utf8JsonWriter_System_Byte___System_Byte___"
 
data-uid="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,System.Byte[],System.Byte[])">
   WriteTo(Utf8JsonWriter, byte[], byte[])
-  <a class="header-action link-secondary" title="View source" 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonWriter.cs/#L99";><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.Operations/VariantJson/VariantJsonWriter.cs/#L99";><i
 class="bi bi-code-slash"></i></a>
   </h3>
 
   <div class="markdown level1 summary"><p>Writes variant binary data to a <a 
class="xref" 
href="https://learn.microsoft.com/dotnet/api/system.text.json.utf8jsonwriter";>Utf8JsonWriter</a>.</p>
@@ -284,7 +284,7 @@ Class VariantJsonWriter  <a class="header-action 
link-secondary" title="View sou
 </article>
 
         <div class="contribution d-print-none">
-          <a 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/Json/VariantJsonWriter.cs/#L32";
 class="edit-link">Edit this page</a>
+          <a 
href="https://github.com/apache/arrow-dotnet/blob/main/src/Apache.Arrow.Operations/VariantJson/VariantJsonWriter.cs/#L32";
 class="edit-link">Edit this page</a>
         </div>
 
 
diff --git a/main/api/Apache.Arrow.Operations.Json.html 
b/main/api/Apache.Arrow.Operations.VariantJson.html
similarity index 88%
rename from main/api/Apache.Arrow.Operations.Json.html
rename to main/api/Apache.Arrow.Operations.VariantJson.html
index 018dcf0..371a81c 100644
--- a/main/api/Apache.Arrow.Operations.Json.html
+++ b/main/api/Apache.Arrow.Operations.VariantJson.html
@@ -2,9 +2,9 @@
 <html>
   <head>
     <meta charset="utf-8">
-      <title>Namespace Apache.Arrow.Operations.Json | Apache Arrow .NET 
</title>
+      <title>Namespace Apache.Arrow.Operations.VariantJson | Apache Arrow .NET 
</title>
       <meta name="viewport" content="width=device-width, initial-scale=1.0">
-      <meta name="title" content="Namespace Apache.Arrow.Operations.Json | 
Apache Arrow .NET ">
+      <meta name="title" content="Namespace 
Apache.Arrow.Operations.VariantJson | Apache Arrow .NET ">
       
       
       <link rel="icon" href="../images/favicon.png">
@@ -84,9 +84,9 @@
           <nav id="breadcrumb"></nav>
         </div>
 
-        <article data-uid="Apache.Arrow.Operations.Json">
+        <article data-uid="Apache.Arrow.Operations.VariantJson">
 
-  <h1 id="Apache_Arrow_Operations_Json" 
data-uid="Apache.Arrow.Operations.Json" class="text-break">Namespace 
Apache.Arrow.Operations.Json</h1>
+  <h1 id="Apache_Arrow_Operations_VariantJson" 
data-uid="Apache.Arrow.Operations.VariantJson" class="text-break">Namespace 
Apache.Arrow.Operations.VariantJson</h1>
   <div class="markdown level0 summary"></div>
   <div class="markdown level0 conceptual"></div>
   <div class="markdown level0 remarks"></div>
@@ -95,20 +95,20 @@
 Classes
 </h3>
     <dl class="jumplist">
-      <dt><a class="xref" 
href="Apache.Arrow.Operations.Json.VariantJsonConverter.html">VariantJsonConverter</a></dt>
+      <dt><a class="xref" 
href="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html">VariantJsonConverter</a></dt>
       <dd><p>A <a class="xref" 
href="https://learn.microsoft.com/dotnet/api/system.text.json.serialization.jsonconverter-1";>JsonConverter&lt;T&gt;</a>
 for <a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.html">VariantValue</a>.
 Serializes variant values to their JSON equivalents and deserializes
 JSON values to <a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.html">VariantValue</a> with 
integer-size inference.</p>
 </dd>
     </dl>
     <dl class="jumplist">
-      <dt><a class="xref" 
href="Apache.Arrow.Operations.Json.VariantJsonReader.html">VariantJsonReader</a></dt>
+      <dt><a class="xref" 
href="Apache.Arrow.Operations.VariantJson.VariantJsonReader.html">VariantJsonReader</a></dt>
       <dd><p>Parses a JSON string or UTF-8 bytes directly into variant binary 
format
 (metadata + value byte arrays) without creating intermediate <a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.html">VariantValue</a> 
objects.</p>
 </dd>
     </dl>
     <dl class="jumplist">
-      <dt><a class="xref" 
href="Apache.Arrow.Operations.Json.VariantJsonWriter.html">VariantJsonWriter</a></dt>
+      <dt><a class="xref" 
href="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html">VariantJsonWriter</a></dt>
       <dd><p>Writes variant binary data directly to JSON without creating 
intermediate
 <a class="xref" 
href="Apache.Arrow.Scalars.Variant.VariantValue.html">VariantValue</a> 
objects.</p>
 </dd>
diff --git a/main/api/toc.html b/main/api/toc.html
index 52f8f92..8cec0cb 100644
--- a/main/api/toc.html
+++ b/main/api/toc.html
@@ -819,17 +819,17 @@
                 </li>
                 <li>
                     <span class="expand-stub"></span>
-                    <a href="Apache.Arrow.Operations.Json.html" name="" 
title="Apache.Arrow.Operations.Json">Apache.Arrow.Operations.Json</a>
+                    <a href="Apache.Arrow.Operations.VariantJson.html" name="" 
title="Apache.Arrow.Operations.VariantJson">Apache.Arrow.Operations.VariantJson</a>
 
                     <ul class="nav level2">
                           <li>
-                              <a 
href="Apache.Arrow.Operations.Json.VariantJsonConverter.html" name="" 
title="VariantJsonConverter">VariantJsonConverter</a>
+                              <a 
href="Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html" name="" 
title="VariantJsonConverter">VariantJsonConverter</a>
                           </li>
                           <li>
-                              <a 
href="Apache.Arrow.Operations.Json.VariantJsonReader.html" name="" 
title="VariantJsonReader">VariantJsonReader</a>
+                              <a 
href="Apache.Arrow.Operations.VariantJson.VariantJsonReader.html" name="" 
title="VariantJsonReader">VariantJsonReader</a>
                           </li>
                           <li>
-                              <a 
href="Apache.Arrow.Operations.Json.VariantJsonWriter.html" name="" 
title="VariantJsonWriter">VariantJsonWriter</a>
+                              <a 
href="Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html" name="" 
title="VariantJsonWriter">VariantJsonWriter</a>
                           </li>
                     </ul>
                 </li>
diff --git a/main/api/toc.json b/main/api/toc.json
index 190dce1..98cf691 100644
--- a/main/api/toc.json
+++ b/main/api/toc.json
@@ -1,2 +1,2 @@
 
-{"items":[{"name":"Apache.Arrow","href":"Apache.Arrow.html","topicHref":"Apache.Arrow.html","topicUid":"Apache.Arrow","type":"Namespace","items":[{"name":"Array","href":"Apache.Arrow.Array.html","topicHref":"Apache.Arrow.Array.html","topicUid":"Apache.Arrow.Array","type":"Class"},{"name":"ArrayData","href":"Apache.Arrow.ArrayData.html","topicHref":"Apache.Arrow.ArrayData.html","topicUid":"Apache.Arrow.ArrayData","type":"Class"},{"name":"ArrayDataConcatenator","href":"Apache.Arrow.ArrayDa
 [...]
+{"items":[{"name":"Apache.Arrow","href":"Apache.Arrow.html","topicHref":"Apache.Arrow.html","topicUid":"Apache.Arrow","type":"Namespace","items":[{"name":"Array","href":"Apache.Arrow.Array.html","topicHref":"Apache.Arrow.Array.html","topicUid":"Apache.Arrow.Array","type":"Class"},{"name":"ArrayData","href":"Apache.Arrow.ArrayData.html","topicHref":"Apache.Arrow.ArrayData.html","topicUid":"Apache.Arrow.ArrayData","type":"Class"},{"name":"ArrayDataConcatenator","href":"Apache.Arrow.ArrayDa
 [...]
diff --git a/main/index.json b/main/index.json
index e9143e6..81a81a1 100644
--- a/main/index.json
+++ b/main/index.json
@@ -1009,25 +1009,25 @@
     "title": "Class NullArray | Apache Arrow .NET",
     "summary": "Class NullArray Namespace Apache.Arrow Assembly 
Apache.Arrow.dll public class NullArray : IArrowArray, IDisposable Inheritance 
object NullArray Implements IArrowArray IDisposable Inherited Members 
object.Equals(object) object.Equals(object, object) object.GetHashCode() 
object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, 
object) object.ToString() Extension Methods 
IArrowArrayExtensions.AsDecodedReadOnlyList<T>(IArrowArray) Constructors 
NullArray(ArrayD [...]
   },
-  "api/Apache.Arrow.Operations.Json.VariantJsonConverter.html": {
-    "href": "api/Apache.Arrow.Operations.Json.VariantJsonConverter.html",
+  "api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html": {
+    "href": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html",
     "title": "Class VariantJsonConverter | Apache Arrow .NET",
-    "summary": "Class VariantJsonConverter Namespace 
Apache.Arrow.Operations.Json Assembly Apache.Arrow.Operations.dll A 
JsonConverter<T> for VariantValue. Serializes variant values to their JSON 
equivalents and deserializes JSON values to VariantValue with integer-size 
inference. public sealed class VariantJsonConverter : 
JsonConverter<VariantValue> Inheritance object JsonConverter 
JsonConverter<VariantValue> VariantJsonConverter Inherited Members 
JsonConverter<VariantValue>.CanConvert( [...]
+    "summary": "Class VariantJsonConverter Namespace 
Apache.Arrow.Operations.VariantJson Assembly Apache.Arrow.Operations.dll A 
JsonConverter<T> for VariantValue. Serializes variant values to their JSON 
equivalents and deserializes JSON values to VariantValue with integer-size 
inference. public sealed class VariantJsonConverter : 
JsonConverter<VariantValue> Inheritance object JsonConverter 
JsonConverter<VariantValue> VariantJsonConverter Inherited Members 
JsonConverter<VariantValue>.CanC [...]
   },
-  "api/Apache.Arrow.Operations.Json.VariantJsonReader.html": {
-    "href": "api/Apache.Arrow.Operations.Json.VariantJsonReader.html",
+  "api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html": {
+    "href": "api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html",
     "title": "Class VariantJsonReader | Apache Arrow .NET",
-    "summary": "Class VariantJsonReader Namespace Apache.Arrow.Operations.Json 
Assembly Apache.Arrow.Operations.dll Parses a JSON string or UTF-8 bytes 
directly into variant binary format (metadata + value byte arrays) without 
creating intermediate VariantValue objects. public static class 
VariantJsonReader Inheritance object VariantJsonReader Inherited Members 
object.Equals(object) object.Equals(object, object) object.GetHashCode() 
object.GetType() object.MemberwiseClone() object.Refere [...]
+    "summary": "Class VariantJsonReader Namespace 
Apache.Arrow.Operations.VariantJson Assembly Apache.Arrow.Operations.dll Parses 
a JSON string or UTF-8 bytes directly into variant binary format (metadata + 
value byte arrays) without creating intermediate VariantValue objects. public 
static class VariantJsonReader Inheritance object VariantJsonReader Inherited 
Members object.Equals(object) object.Equals(object, object) 
object.GetHashCode() object.GetType() object.MemberwiseClone() object [...]
   },
-  "api/Apache.Arrow.Operations.Json.VariantJsonWriter.html": {
-    "href": "api/Apache.Arrow.Operations.Json.VariantJsonWriter.html",
+  "api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html": {
+    "href": "api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html",
     "title": "Class VariantJsonWriter | Apache Arrow .NET",
-    "summary": "Class VariantJsonWriter Namespace Apache.Arrow.Operations.Json 
Assembly Apache.Arrow.Operations.dll Writes variant binary data directly to 
JSON without creating intermediate VariantValue objects. public static class 
VariantJsonWriter Inheritance object VariantJsonWriter Inherited Members 
object.Equals(object) object.Equals(object, object) object.GetHashCode() 
object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, 
object) object.ToString() Methods ToJson( [...]
+    "summary": "Class VariantJsonWriter Namespace 
Apache.Arrow.Operations.VariantJson Assembly Apache.Arrow.Operations.dll Writes 
variant binary data directly to JSON without creating intermediate VariantValue 
objects. public static class VariantJsonWriter Inheritance object 
VariantJsonWriter Inherited Members object.Equals(object) object.Equals(object, 
object) object.GetHashCode() object.GetType() object.MemberwiseClone() 
object.ReferenceEquals(object, object) object.ToString() Methods  [...]
   },
-  "api/Apache.Arrow.Operations.Json.html": {
-    "href": "api/Apache.Arrow.Operations.Json.html",
-    "title": "Namespace Apache.Arrow.Operations.Json | Apache Arrow .NET",
-    "summary": "Namespace Apache.Arrow.Operations.Json Classes 
VariantJsonConverter A JsonConverter<T> for VariantValue. Serializes variant 
values to their JSON equivalents and deserializes JSON values to VariantValue 
with integer-size inference. VariantJsonReader Parses a JSON string or UTF-8 
bytes directly into variant binary format (metadata + value byte arrays) 
without creating intermediate VariantValue objects. VariantJsonWriter Writes 
variant binary data directly to JSON without cr [...]
+  "api/Apache.Arrow.Operations.VariantJson.html": {
+    "href": "api/Apache.Arrow.Operations.VariantJson.html",
+    "title": "Namespace Apache.Arrow.Operations.VariantJson | Apache Arrow 
.NET",
+    "summary": "Namespace Apache.Arrow.Operations.VariantJson Classes 
VariantJsonConverter A JsonConverter<T> for VariantValue. Serializes variant 
values to their JSON equivalents and deserializes JSON values to VariantValue 
with integer-size inference. VariantJsonReader Parses a JSON string or UTF-8 
bytes directly into variant binary format (metadata + value byte arrays) 
without creating intermediate VariantValue objects. VariantJsonWriter Writes 
variant binary data directly to JSON wit [...]
   },
   "api/Apache.Arrow.PrimitiveArray-1.html": {
     "href": "api/Apache.Arrow.PrimitiveArray-1.html",
diff --git a/main/manifest.json b/main/manifest.json
index 627e609..f5d7b53 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -2840,58 +2840,58 @@
     },
     {
       "type": "ManagedReference",
-      "source_relative_path": 
"api/Apache.Arrow.Operations.Json.VariantJsonConverter.yml",
+      "source_relative_path": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.yml",
       "output": {
         ".html": {
-          "relative_path": 
"api/Apache.Arrow.Operations.Json.VariantJsonConverter.html"
+          "relative_path": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html"
         }
       },
       "version": "",
       "Uid": null,
       "IsMRef": true,
-      "Title": "Apache.Arrow.Operations.Json.VariantJsonConverter",
-      "Summary": "<p 
sourcefile=\"api/Apache.Arrow.Operations.Json.VariantJsonConverter.yml\" 
sourcestartlinenumber=\"1\">A <xref 
href=\"System.Text.Json.Serialization.JsonConverter%601\" 
data-throw-if-not-resolved=\"false\"></xref> for <xref 
href=\"Apache.Arrow.Scalars.Variant.VariantValue\" 
data-throw-if-not-resolved=\"false\"></xref>.\nSerializes variant values to 
their JSON equivalents and deserializes\nJSON values to <xref 
href=\"Apache.Arrow.Scalars.Variant.VariantValue\" data-thro [...]
+      "Title": "Apache.Arrow.Operations.VariantJson.VariantJsonConverter",
+      "Summary": "<p 
sourcefile=\"api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.yml\" 
sourcestartlinenumber=\"1\">A <xref 
href=\"System.Text.Json.Serialization.JsonConverter%601\" 
data-throw-if-not-resolved=\"false\"></xref> for <xref 
href=\"Apache.Arrow.Scalars.Variant.VariantValue\" 
data-throw-if-not-resolved=\"false\"></xref>.\nSerializes variant values to 
their JSON equivalents and deserializes\nJSON values to <xref 
href=\"Apache.Arrow.Scalars.Variant.VariantValue\" da [...]
     },
     {
       "type": "ManagedReference",
-      "source_relative_path": 
"api/Apache.Arrow.Operations.Json.VariantJsonReader.yml",
+      "source_relative_path": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.yml",
       "output": {
         ".html": {
-          "relative_path": 
"api/Apache.Arrow.Operations.Json.VariantJsonReader.html"
+          "relative_path": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html"
         }
       },
       "version": "",
       "Uid": null,
       "IsMRef": true,
-      "Title": "Apache.Arrow.Operations.Json.VariantJsonReader",
-      "Summary": "<p 
sourcefile=\"api/Apache.Arrow.Operations.Json.VariantJsonReader.yml\" 
sourcestartlinenumber=\"1\">Parses a JSON string or UTF-8 bytes directly into 
variant binary format\n(metadata + value byte arrays) without creating 
intermediate <xref href=\"Apache.Arrow.Scalars.Variant.VariantValue\" 
data-throw-if-not-resolved=\"false\"></xref> objects.</p>\n"
+      "Title": "Apache.Arrow.Operations.VariantJson.VariantJsonReader",
+      "Summary": "<p 
sourcefile=\"api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.yml\" 
sourcestartlinenumber=\"1\">Parses a JSON string or UTF-8 bytes directly into 
variant binary format\n(metadata + value byte arrays) without creating 
intermediate <xref href=\"Apache.Arrow.Scalars.Variant.VariantValue\" 
data-throw-if-not-resolved=\"false\"></xref> objects.</p>\n"
     },
     {
       "type": "ManagedReference",
-      "source_relative_path": 
"api/Apache.Arrow.Operations.Json.VariantJsonWriter.yml",
+      "source_relative_path": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.yml",
       "output": {
         ".html": {
-          "relative_path": 
"api/Apache.Arrow.Operations.Json.VariantJsonWriter.html"
+          "relative_path": 
"api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html"
         }
       },
       "version": "",
       "Uid": null,
       "IsMRef": true,
-      "Title": "Apache.Arrow.Operations.Json.VariantJsonWriter",
-      "Summary": "<p 
sourcefile=\"api/Apache.Arrow.Operations.Json.VariantJsonWriter.yml\" 
sourcestartlinenumber=\"1\">Writes variant binary data directly to JSON without 
creating intermediate\n<xref href=\"Apache.Arrow.Scalars.Variant.VariantValue\" 
data-throw-if-not-resolved=\"false\"></xref> objects.</p>\n"
+      "Title": "Apache.Arrow.Operations.VariantJson.VariantJsonWriter",
+      "Summary": "<p 
sourcefile=\"api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.yml\" 
sourcestartlinenumber=\"1\">Writes variant binary data directly to JSON without 
creating intermediate\n<xref href=\"Apache.Arrow.Scalars.Variant.VariantValue\" 
data-throw-if-not-resolved=\"false\"></xref> objects.</p>\n"
     },
     {
       "type": "ManagedReference",
-      "source_relative_path": "api/Apache.Arrow.Operations.Json.yml",
+      "source_relative_path": "api/Apache.Arrow.Operations.VariantJson.yml",
       "output": {
         ".html": {
-          "relative_path": "api/Apache.Arrow.Operations.Json.html"
+          "relative_path": "api/Apache.Arrow.Operations.VariantJson.html"
         }
       },
       "version": "",
       "Uid": null,
       "IsMRef": true,
-      "Title": "Apache.Arrow.Operations.Json",
+      "Title": "Apache.Arrow.Operations.VariantJson",
       "Summary": null
     },
     {
@@ -5642,11 +5642,11 @@
       "type": "Toc",
       "source_relative_path": "api/toc.yml",
       "output": {
-        ".json": {
-          "relative_path": "api/toc.json"
-        },
         ".html": {
           "relative_path": "api/toc.html"
+        },
+        ".json": {
+          "relative_path": "api/toc.json"
         }
       },
       "version": ""
@@ -5685,11 +5685,11 @@
       "type": "Toc",
       "source_relative_path": "toc.yml",
       "output": {
-        ".json": {
-          "relative_path": "toc.json"
-        },
         ".html": {
           "relative_path": "toc.html"
+        },
+        ".json": {
+          "relative_path": "toc.json"
         }
       },
       "version": ""
diff --git a/main/xrefmap.yml b/main/xrefmap.yml
index 54284b0..b9b6018 100644
--- a/main/xrefmap.yml
+++ b/main/xrefmap.yml
@@ -17867,143 +17867,143 @@ references:
   isSpec: "True"
   fullName: Apache.Arrow.NullArray.Offset
   nameWithType: NullArray.Offset
-- uid: Apache.Arrow.Operations.Json
-  name: Apache.Arrow.Operations.Json
-  href: api/Apache.Arrow.Operations.Json.html
-  commentId: N:Apache.Arrow.Operations.Json
-  fullName: Apache.Arrow.Operations.Json
-  nameWithType: Apache.Arrow.Operations.Json
-- uid: Apache.Arrow.Operations.Json.VariantJsonConverter
+- uid: Apache.Arrow.Operations.VariantJson
+  name: Apache.Arrow.Operations.VariantJson
+  href: api/Apache.Arrow.Operations.VariantJson.html
+  commentId: N:Apache.Arrow.Operations.VariantJson
+  fullName: Apache.Arrow.Operations.VariantJson
+  nameWithType: Apache.Arrow.Operations.VariantJson
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonConverter
   name: VariantJsonConverter
-  href: api/Apache.Arrow.Operations.Json.VariantJsonConverter.html
-  commentId: T:Apache.Arrow.Operations.Json.VariantJsonConverter
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter
+  href: api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html
+  commentId: T:Apache.Arrow.Operations.VariantJson.VariantJsonConverter
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter
   nameWithType: VariantJsonConverter
-- uid: Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull
   name: HandleNull
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_HandleNull
-  commentId: P:Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_HandleNull
+  commentId: 
P:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull
   nameWithType: VariantJsonConverter.HandleNull
-- uid: Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull*
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull*
   name: HandleNull
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_HandleNull_
-  commentId: 
Overload:Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_HandleNull_
+  commentId: 
Overload:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull
   isSpec: "True"
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter.HandleNull
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.HandleNull
   nameWithType: VariantJsonConverter.HandleNull
-- uid: Apache.Arrow.Operations.Json.VariantJsonConverter.Instance
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Instance
   name: Instance
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_Instance
-  commentId: F:Apache.Arrow.Operations.Json.VariantJsonConverter.Instance
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter.Instance
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Instance
+  commentId: 
F:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Instance
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Instance
   nameWithType: VariantJsonConverter.Instance
-- uid: 
Apache.Arrow.Operations.Json.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader@,System.Type,System.Text.Json.JsonSerializerOptions)
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader@,System.Type,System.Text.Json.JsonSerializerOptions)
   name: Read(ref Utf8JsonReader, Type, JsonSerializerOptions)
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_Read_System_Text_Json_Utf8JsonReader__System_Type_System_Text_Json_JsonSerializerOptions_
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader@,System.Type,System.Text.Json.JsonSerializerOptions)
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Read_System_Text_Json_Utf8JsonReader__System_Type_System_Text_Json_JsonSerializerOptions_
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader@,System.Type,System.Text.Json.JsonSerializerOptions)
   name.vb: Read(Utf8JsonReader, Type, JsonSerializerOptions)
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter.Read(ref 
System.Text.Json.Utf8JsonReader, System.Type, 
System.Text.Json.JsonSerializerOptions)
-  fullName.vb: 
Apache.Arrow.Operations.Json.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader,
 System.Type, System.Text.Json.JsonSerializerOptions)
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read(ref 
System.Text.Json.Utf8JsonReader, System.Type, 
System.Text.Json.JsonSerializerOptions)
+  fullName.vb: 
Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read(System.Text.Json.Utf8JsonReader,
 System.Type, System.Text.Json.JsonSerializerOptions)
   nameWithType: VariantJsonConverter.Read(ref Utf8JsonReader, Type, 
JsonSerializerOptions)
   nameWithType.vb: VariantJsonConverter.Read(Utf8JsonReader, Type, 
JsonSerializerOptions)
-- uid: Apache.Arrow.Operations.Json.VariantJsonConverter.Read*
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read*
   name: Read
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_Read_
-  commentId: Overload:Apache.Arrow.Operations.Json.VariantJsonConverter.Read
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Read_
+  commentId: 
Overload:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read
   isSpec: "True"
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter.Read
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Read
   nameWithType: VariantJsonConverter.Read
-- uid: 
Apache.Arrow.Operations.Json.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,Apache.Arrow.Scalars.Variant.VariantValue,System.Text.Json.JsonSerializerOptions)
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,Apache.Arrow.Scalars.Variant.VariantValue,System.Text.Json.JsonSerializerOptions)
   name: Write(Utf8JsonWriter, VariantValue, JsonSerializerOptions)
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_Write_System_Text_Json_Utf8JsonWriter_Apache_Arrow_Scalars_Variant_VariantValue_System_Text_Json_JsonSerializerOptions_
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,Apache.Arrow.Scalars.Variant.VariantValue,System.Text.Json.JsonSerializerOptions)
-  fullName: 
Apache.Arrow.Operations.Json.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,
 Apache.Arrow.Scalars.Variant.VariantValue, 
System.Text.Json.JsonSerializerOptions)
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Write_System_Text_Json_Utf8JsonWriter_Apache_Arrow_Scalars_Variant_VariantValue_System_Text_Json_JsonSerializerOptions_
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,Apache.Arrow.Scalars.Variant.VariantValue,System.Text.Json.JsonSerializerOptions)
+  fullName: 
Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write(System.Text.Json.Utf8JsonWriter,
 Apache.Arrow.Scalars.Variant.VariantValue, 
System.Text.Json.JsonSerializerOptions)
   nameWithType: VariantJsonConverter.Write(Utf8JsonWriter, VariantValue, 
JsonSerializerOptions)
-- uid: Apache.Arrow.Operations.Json.VariantJsonConverter.Write*
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write*
   name: Write
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonConverter.html#Apache_Arrow_Operations_Json_VariantJsonConverter_Write_
-  commentId: Overload:Apache.Arrow.Operations.Json.VariantJsonConverter.Write
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonConverter.html#Apache_Arrow_Operations_VariantJson_VariantJsonConverter_Write_
+  commentId: 
Overload:Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write
   isSpec: "True"
-  fullName: Apache.Arrow.Operations.Json.VariantJsonConverter.Write
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonConverter.Write
   nameWithType: VariantJsonConverter.Write
-- uid: Apache.Arrow.Operations.Json.VariantJsonReader
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonReader
   name: VariantJsonReader
-  href: api/Apache.Arrow.Operations.Json.VariantJsonReader.html
-  commentId: T:Apache.Arrow.Operations.Json.VariantJsonReader
-  fullName: Apache.Arrow.Operations.Json.VariantJsonReader
+  href: api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html
+  commentId: T:Apache.Arrow.Operations.VariantJson.VariantJsonReader
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonReader
   nameWithType: VariantJsonReader
-- uid: 
Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.ReadOnlySpan{System.Byte})
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.ReadOnlySpan{System.Byte})
   name: Parse(ReadOnlySpan<byte>)
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonReader.html#Apache_Arrow_Operations_Json_VariantJsonReader_Parse_System_ReadOnlySpan_System_Byte__
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.ReadOnlySpan{System.Byte})
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html#Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_System_ReadOnlySpan_System_Byte__
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.ReadOnlySpan{System.Byte})
   name.vb: Parse(ReadOnlySpan(Of Byte))
-  fullName: 
Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.ReadOnlySpan<byte>)
-  fullName.vb: 
Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.ReadOnlySpan(Of 
Byte))
+  fullName: 
Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.ReadOnlySpan<byte>)
+  fullName.vb: 
Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.ReadOnlySpan(Of
 Byte))
   nameWithType: VariantJsonReader.Parse(ReadOnlySpan<byte>)
   nameWithType.vb: VariantJsonReader.Parse(ReadOnlySpan(Of Byte))
-- uid: Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.String)
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.String)
   name: Parse(string)
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonReader.html#Apache_Arrow_Operations_Json_VariantJsonReader_Parse_System_String_
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonReader.Parse(System.String)
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html#Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_System_String_
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(System.String)
   name.vb: Parse(String)
-  fullName: Apache.Arrow.Operations.Json.VariantJsonReader.Parse(string)
-  fullName.vb: Apache.Arrow.Operations.Json.VariantJsonReader.Parse(String)
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(string)
+  fullName.vb: 
Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse(String)
   nameWithType: VariantJsonReader.Parse(string)
   nameWithType.vb: VariantJsonReader.Parse(String)
-- uid: Apache.Arrow.Operations.Json.VariantJsonReader.Parse*
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse*
   name: Parse
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonReader.html#Apache_Arrow_Operations_Json_VariantJsonReader_Parse_
-  commentId: Overload:Apache.Arrow.Operations.Json.VariantJsonReader.Parse
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonReader.html#Apache_Arrow_Operations_VariantJson_VariantJsonReader_Parse_
+  commentId: 
Overload:Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse
   isSpec: "True"
-  fullName: Apache.Arrow.Operations.Json.VariantJsonReader.Parse
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonReader.Parse
   nameWithType: VariantJsonReader.Parse
-- uid: Apache.Arrow.Operations.Json.VariantJsonWriter
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonWriter
   name: VariantJsonWriter
-  href: api/Apache.Arrow.Operations.Json.VariantJsonWriter.html
-  commentId: T:Apache.Arrow.Operations.Json.VariantJsonWriter
-  fullName: Apache.Arrow.Operations.Json.VariantJsonWriter
+  href: api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html
+  commentId: T:Apache.Arrow.Operations.VariantJson.VariantJsonWriter
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonWriter
   nameWithType: VariantJsonWriter
-- uid: 
Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,System.Boolean)
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,System.Boolean)
   name: ToJson(VariantValue, bool)
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonWriter.html#Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_Apache_Arrow_Scalars_Variant_VariantValue_System_Boolean_
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,System.Boolean)
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html#Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_Apache_Arrow_Scalars_Variant_VariantValue_System_Boolean_
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,System.Boolean)
   name.vb: ToJson(VariantValue, Boolean)
-  fullName: 
Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,
 bool)
-  fullName.vb: 
Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,
 Boolean)
+  fullName: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,
 bool)
+  fullName.vb: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(Apache.Arrow.Scalars.Variant.VariantValue,
 Boolean)
   nameWithType: VariantJsonWriter.ToJson(VariantValue, bool)
   nameWithType.vb: VariantJsonWriter.ToJson(VariantValue, Boolean)
-- uid: 
Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(System.Byte[],System.Byte[],System.Boolean)
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(System.Byte[],System.Byte[],System.Boolean)
   name: ToJson(byte[], byte[], bool)
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonWriter.html#Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_System_Byte___System_Byte___System_Boolean_
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(System.Byte[],System.Byte[],System.Boolean)
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html#Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_System_Byte___System_Byte___System_Boolean_
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(System.Byte[],System.Byte[],System.Boolean)
   name.vb: ToJson(Byte(), Byte(), Boolean)
-  fullName: Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(byte[], 
byte[], bool)
-  fullName.vb: Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson(Byte(), 
Byte(), Boolean)
+  fullName: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(byte[], byte[], 
bool)
+  fullName.vb: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson(Byte(), Byte(), 
Boolean)
   nameWithType: VariantJsonWriter.ToJson(byte[], byte[], bool)
   nameWithType.vb: VariantJsonWriter.ToJson(Byte(), Byte(), Boolean)
-- uid: Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson*
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson*
   name: ToJson
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonWriter.html#Apache_Arrow_Operations_Json_VariantJsonWriter_ToJson_
-  commentId: Overload:Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html#Apache_Arrow_Operations_VariantJson_VariantJsonWriter_ToJson_
+  commentId: 
Overload:Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson
   isSpec: "True"
-  fullName: Apache.Arrow.Operations.Json.VariantJsonWriter.ToJson
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonWriter.ToJson
   nameWithType: VariantJsonWriter.ToJson
-- uid: 
Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,System.Byte[],System.Byte[])
+- uid: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,System.Byte[],System.Byte[])
   name: WriteTo(Utf8JsonWriter, byte[], byte[])
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonWriter.html#Apache_Arrow_Operations_Json_VariantJsonWriter_WriteTo_System_Text_Json_Utf8JsonWriter_System_Byte___System_Byte___
-  commentId: 
M:Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,System.Byte[],System.Byte[])
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html#Apache_Arrow_Operations_VariantJson_VariantJsonWriter_WriteTo_System_Text_Json_Utf8JsonWriter_System_Byte___System_Byte___
+  commentId: 
M:Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,System.Byte[],System.Byte[])
   name.vb: WriteTo(Utf8JsonWriter, Byte(), Byte())
-  fullName: 
Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,
 byte[], byte[])
-  fullName.vb: 
Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,
 Byte(), Byte())
+  fullName: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,
 byte[], byte[])
+  fullName.vb: 
Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo(System.Text.Json.Utf8JsonWriter,
 Byte(), Byte())
   nameWithType: VariantJsonWriter.WriteTo(Utf8JsonWriter, byte[], byte[])
   nameWithType.vb: VariantJsonWriter.WriteTo(Utf8JsonWriter, Byte(), Byte())
-- uid: Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo*
+- uid: Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo*
   name: WriteTo
-  href: 
api/Apache.Arrow.Operations.Json.VariantJsonWriter.html#Apache_Arrow_Operations_Json_VariantJsonWriter_WriteTo_
-  commentId: Overload:Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo
+  href: 
api/Apache.Arrow.Operations.VariantJson.VariantJsonWriter.html#Apache_Arrow_Operations_VariantJson_VariantJsonWriter_WriteTo_
+  commentId: 
Overload:Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo
   isSpec: "True"
-  fullName: Apache.Arrow.Operations.Json.VariantJsonWriter.WriteTo
+  fullName: Apache.Arrow.Operations.VariantJson.VariantJsonWriter.WriteTo
   nameWithType: VariantJsonWriter.WriteTo
 - uid: Apache.Arrow.PrimitiveArrayBuilder`3
   name: PrimitiveArrayBuilder<T, TArray, TBuilder>

Reply via email to