You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by gi...@apache.org on 2022/12/02 13:44:52 UTC

[arrow-nanoarrow] branch gh-pages updated: update documentation for tag dev

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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 9254447  update documentation for tag dev
9254447 is described below

commit 92544473c1eea267cbf357749dba50fba91b5103
Author: GitHub Actions <ac...@github.com>
AuthorDate: Fri Dec 2 13:44:47 2022 +0000

    update documentation for tag dev
---
 dev/c.html                                     |  12 ++++++------
 dev/objects.inv                                | Bin 11400 -> 11402 bytes
 dev/r/pkgdown.yml                              |   2 +-
 dev/r/reference/as_nanoarrow_array.html        |   4 ++--
 dev/r/reference/as_nanoarrow_array_stream.html |   2 +-
 dev/r/reference/nanoarrow_build_id.html        |   2 +-
 dev/r/search.json                              |   2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev/c.html b/dev/c.html
index b3b632d..ecc339f 100644
--- a/dev/c.html
+++ b/dev/c.html
@@ -293,7 +293,7 @@
 <dl>
 <dt class="sig sig-object cpp">
 <span class="target" id="group__nanoarrow"></span><em><span class="pre">group</span></em> <span class="sig-name descname"><span class="pre">nanoarrow</span></span></dt>
-<dd><p>Except where noted, objects are not thread-safe and clients should take care to serialize accesses to methods. </p>
+<dd><p>Except where noted, objects are not thread-safe and clients should take care to serialize accesses to methods.</p>
 <p>Because this library is intended to be vendored, it provides full type definitions and encourages clients to stack or statically allocate where convenient. </p>
 </dd></dl>
 
@@ -302,7 +302,7 @@
 <dl>
 <dt class="sig sig-object cpp">
 <span class="target" id="group__nanoarrow-schema"></span><em><span class="pre">group</span></em> <span class="sig-name descname"><span class="pre">nanoarrow-schema</span></span></dt>
-<dd><p>These functions allocate, copy, and destroy <a class="reference internal" href="#struct_arrow_schema"><span class="std std-ref">ArrowSchema</span></a> structures. </p>
+<dd><p>These functions allocate, copy, and destroy <a class="reference internal" href="#struct_arrow_schema"><span class="std std-ref">ArrowSchema</span></a> structures </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-functions">Functions</p>
 <dl class="cpp function">
@@ -509,7 +509,7 @@
 <dl>
 <dt class="sig sig-object cpp">
 <span class="target" id="group__nanoarrow-array"></span><em><span class="pre">group</span></em> <span class="sig-name descname"><span class="pre">nanoarrow-array</span></span></dt>
-<dd><p>These functions allocate, copy, and destroy <a class="reference internal" href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a> structures. </p>
+<dd><p>These functions allocate, copy, and destroy <a class="reference internal" href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a> structures </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-functions">Functions</p>
 <dl class="cpp function">
@@ -652,7 +652,7 @@
 <dl>
 <dt class="sig sig-object cpp">
 <span class="target" id="group__nanoarrow-array-view"></span><em><span class="pre">group</span></em> <span class="sig-name descname"><span class="pre">nanoarrow-array-view</span></span></dt>
-<dd><p>These functions read and validate the contents <a class="reference internal" href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a> structures. </p>
+<dd><p>These functions read and validate the contents <a class="reference internal" href="#struct_arrow_array"><span class="std std-ref">ArrowArray</span></a> structures </p>
 <div class="breathe-sectiondef docutils container">
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-enums">Enums</p>
 <dl class="cpp enum">
@@ -1276,7 +1276,7 @@
 
 <dl class="cpp function">
 <dt class="sig sig-object cpp" id="_CPPv427ArrowBufferAllocatorDefaultv">
-<span id="_CPPv327ArrowBufferAllocatorDefaultv"></span><span id="_CPPv227ArrowBufferAllocatorDefaultv"></span><span id="ArrowBufferAllocatorDefault"></span><span class="target" id="group__nanoarrow-malloc_1ga6a51426f49cc209e7488c93d39ca5b45"></span><span class="k"><span class="pre">struct</span></span><span class="w"> </span><a class="reference internal" href="#_CPPv420ArrowBufferAllocator" title="ArrowBufferAllocator"><span class="n"><span class="pre">ArrowBufferAllocator</span></span>< [...]
+<span id="_CPPv327ArrowBufferAllocatorDefaultv"></span><span id="_CPPv227ArrowBufferAllocatorDefaultv"></span><span id="ArrowBufferAllocatorDefault__void"></span><span class="target" id="group__nanoarrow-malloc_1ga16e318a807ccd9c3dda92d5fda9ed67e"></span><span class="k"><span class="pre">struct</span></span><span class="w"> </span><a class="reference internal" href="#_CPPv420ArrowBufferAllocator" title="ArrowBufferAllocator"><span class="n"><span class="pre">ArrowBufferAllocator</span></ [...]
 <dd><p>Return the default allocator. </p>
 <p>The default allocator uses <a class="reference internal" href="#group__nanoarrow-malloc_1gab05bc897baadee2d140b5bea9a846f7b"><span class="std std-ref">ArrowMalloc()</span></a>, <a class="reference internal" href="#group__nanoarrow-malloc_1ga3ae6c5f200450ea143c24613f4d115ac"><span class="std std-ref">ArrowRealloc()</span></a>, and <a class="reference internal" href="#group__nanoarrow-malloc_1gaa9552e61d8cce6520ef578d0c8c73860"><span class="std std-ref">ArrowFree()</span></a>. </p>
 </dd></dl>
@@ -1600,7 +1600,7 @@
 <p class="breathe-sectiondef-title rubric" id="breathe-section-title-functions">Functions</p>
 <dl class="cpp function">
 <dt class="sig sig-object cpp" id="_CPPv421ArrowNanoarrowBuildIdv">
-<span id="_CPPv321ArrowNanoarrowBuildIdv"></span><span id="_CPPv221ArrowNanoarrowBuildIdv"></span><span id="ArrowNanoarrowBuildId"></span><span class="target" id="group__nanoarrow-utils_1ga44b48aa464ce0b856709965124eb6a29"></span><span class="k"><span class="pre">const</span></span><span class="w"> </span><span class="kt"><span class="pre">char</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="sig-name descname"><span class="n"><span class [...]
+<span id="_CPPv321ArrowNanoarrowBuildIdv"></span><span id="_CPPv221ArrowNanoarrowBuildIdv"></span><span id="ArrowNanoarrowBuildId__void"></span><span class="target" id="group__nanoarrow-utils_1gab583d373f660a4a48a0722c2b2049956"></span><span class="k"><span class="pre">const</span></span><span class="w"> </span><span class="kt"><span class="pre">char</span></span><span class="w"> </span><span class="p"><span class="pre">*</span></span><span class="sig-name descname"><span class="n"><span [...]
 <dd><p>Return the build id against which the library was compiled. </p>
 </dd></dl>
 
diff --git a/dev/objects.inv b/dev/objects.inv
index 2b3c6c6..7cc9020 100644
Binary files a/dev/objects.inv and b/dev/objects.inv differ
diff --git a/dev/r/pkgdown.yml b/dev/r/pkgdown.yml
index a56c2eb..a60ce98 100644
--- a/dev/r/pkgdown.yml
+++ b/dev/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.19.2
 pkgdown: 2.0.6
 pkgdown_sha: ~
 articles: {}
-last_built: 2022-11-28T21:19Z
+last_built: 2022-12-02T13:44Z
 
diff --git a/dev/r/reference/as_nanoarrow_array.html b/dev/r/reference/as_nanoarrow_array.html
index f29dd1b..99854be 100644
--- a/dev/r/reference/as_nanoarrow_array.html
+++ b/dev/r/reference/as_nanoarrow_array.html
@@ -97,7 +97,7 @@ type. Defaults to <code><a href="as_nanoarrow_schema.html">infer_nanoarrow_schem
 <span class="r-out co"><span class="r-pr">#&gt;</span>  $ offset    : int 0</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>  $ buffers   :List of 2</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   ..$ :&lt;nanoarrow_buffer_validity[0 b] at (nil)&gt;</span>
-<span class="r-out co"><span class="r-pr">#&gt;</span>   ..$ :&lt;nanoarrow_buffer_data_int32[20 b] at 0x5649c458e3e8&gt;</span>
+<span class="r-out co"><span class="r-pr">#&gt;</span>   ..$ :&lt;nanoarrow_buffer_data_int32[20 b] at 0x55e5324556e8&gt;</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>  $ dictionary: NULL</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>  $ children  : list()</span>
 <span class="r-in"><span><span class="fu"><a href="https://rdrr.io/r/base/vector.html" class="external-link">as.vector</a></span><span class="op">(</span><span class="va">array</span><span class="op">)</span></span></span>
@@ -117,7 +117,7 @@ type. Defaults to <code><a href="as_nanoarrow_schema.html">infer_nanoarrow_schem
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ offset    : int 0</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ buffers   :List of 2</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. .. ..$ :&lt;nanoarrow_buffer_validity[0 b] at (nil)&gt;</span>
-<span class="r-out co"><span class="r-pr">#&gt;</span>   .. .. ..$ :&lt;nanoarrow_buffer_data_int32[20 b] at 0x5649c506b568&gt;</span>
+<span class="r-out co"><span class="r-pr">#&gt;</span>   .. .. ..$ :&lt;nanoarrow_buffer_data_int32[20 b] at 0x55e53365dfc8&gt;</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ dictionary: NULL</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ children  : list()</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>  $ dictionary: NULL</span>
diff --git a/dev/r/reference/as_nanoarrow_array_stream.html b/dev/r/reference/as_nanoarrow_array_stream.html
index d74fb94..0371043 100644
--- a/dev/r/reference/as_nanoarrow_array_stream.html
+++ b/dev/r/reference/as_nanoarrow_array_stream.html
@@ -134,7 +134,7 @@ type. Defaults to <code><a href="as_nanoarrow_schema.html">infer_nanoarrow_schem
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ offset    : int 0</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ buffers   :List of 2</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. .. ..$ :&lt;nanoarrow_buffer_validity[0 b] at (nil)&gt;</span>
-<span class="r-out co"><span class="r-pr">#&gt;</span>   .. .. ..$ :&lt;nanoarrow_buffer_data_int32[20 b] at 0x5649c5c4e6e8&gt;</span>
+<span class="r-out co"><span class="r-pr">#&gt;</span>   .. .. ..$ :&lt;nanoarrow_buffer_data_int32[20 b] at 0x55e533086378&gt;</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ dictionary: NULL</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>   .. ..$ children  : list()</span>
 <span class="r-out co"><span class="r-pr">#&gt;</span>  $ dictionary: NULL</span>
diff --git a/dev/r/reference/nanoarrow_build_id.html b/dev/r/reference/nanoarrow_build_id.html
index f48ddcb..e2cc0fd 100644
--- a/dev/r/reference/nanoarrow_build_id.html
+++ b/dev/r/reference/nanoarrow_build_id.html
@@ -69,7 +69,7 @@ was compiled against.</p>
     <div class="section level2">
     <h2 id="ref-examples">Examples<a class="anchor" aria-label="anchor" href="#ref-examples"></a></h2>
     <div class="sourceCode"><pre class="sourceCode r"><code><span class="r-in"><span><span class="fu">nanoarrow_build_id</span><span class="op">(</span><span class="op">)</span></span></span>
-<span class="r-out co"><span class="r-pr">#&gt;</span> [1] "IrS2yxqpgP"</span>
+<span class="r-out co"><span class="r-pr">#&gt;</span> [1] "N8uQ5DsuAD"</span>
 <span class="r-in"><span></span></span>
 </code></pre></div>
     </div>
diff --git a/dev/r/search.json b/dev/r/search.json
index 14c8535..a359adf 100644
--- a/dev/r/search.json
+++ b/dev/r/search.json
@@ -1 +1 @@
-[{"path":"/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"Apache License","title":"Apache License","text":"Version 2.0, January 2004 <http://www.apache.org/licenses/>","code":""},{"path":[]},{"path":"/LICENSE.html","id":"id_1-definitions","dir":"","previous_headings":"Terms and Conditions for use, reproduction, and distribution","what":"1. Definitions","title":"Apache License","text":"“License” shall mean terms conditions use, reproduction, distribution defined Sections  [...]
+[{"path":"/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"Apache License","title":"Apache License","text":"Version 2.0, January 2004 <http://www.apache.org/licenses/>","code":""},{"path":[]},{"path":"/LICENSE.html","id":"id_1-definitions","dir":"","previous_headings":"Terms and Conditions for use, reproduction, and distribution","what":"1. Definitions","title":"Apache License","text":"“License” shall mean terms conditions use, reproduction, distribution defined Sections  [...]