This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5553327b update documentation for tag main
5553327b is described below
commit 5553327ba23086190a337b0bca8a48b8687ecc69
Author: GitHub Actions <[email protected]>
AuthorDate: Thu Jan 25 15:16:15 2024 +0000
update documentation for tag main
---
main/genindex.html | 10 ++++++++--
main/objects.inv | Bin 20337 -> 20473 bytes
main/r/pkgdown.yml | 2 +-
main/reference/c.html | 21 +++++++++++++++++++++
main/searchindex.js | 2 +-
5 files changed, 31 insertions(+), 4 deletions(-)
diff --git a/main/genindex.html b/main/genindex.html
index 07720653..09e2f13d 100644
--- a/main/genindex.html
+++ b/main/genindex.html
@@ -707,12 +707,18 @@ document.write(`
<li><a
href="reference/c.html#_CPPv4N12ArrowDecimal5scaleE">ArrowDecimal::scale (C++
member)</a>
</li>
<li><a
href="reference/c.html#_CPPv4N12ArrowDecimal5wordsE">ArrowDecimal::words (C++
member)</a>
+</li>
+ <li><a
href="reference/c.html#_CPPv432ArrowDecimalAppendDigitsToBufferPK12ArrowDecimalP11ArrowBuffer">ArrowDecimalAppendDigitsToBuffer
(C++ function)</a>
</li>
<li><a
href="reference/c.html#_CPPv420ArrowDecimalGetBytesPK12ArrowDecimalP7uint8_t">ArrowDecimalGetBytes
(C++ function)</a>
</li>
<li><a
href="reference/c.html#_CPPv416ArrowDecimalInitP12ArrowDecimal7int32_t7int32_t7int32_t">ArrowDecimalInit
(C++ function)</a>
+</li>
+ <li><a
href="reference/c.html#_CPPv418ArrowDecimalNegateP12ArrowDecimal">ArrowDecimalNegate
(C++ function)</a>
</li>
<li><a
href="reference/c.html#_CPPv420ArrowDecimalSetBytesP12ArrowDecimalPK7uint8_t">ArrowDecimalSetBytes
(C++ function)</a>
+</li>
+ <li><a
href="reference/c.html#_CPPv421ArrowDecimalSetDigitsP12ArrowDecimal15ArrowStringView">ArrowDecimalSetDigits
(C++ function)</a>
</li>
<li><a
href="reference/c.html#_CPPv418ArrowDecimalSetIntP12ArrowDecimal7int64_t">ArrowDecimalSetInt
(C++ function)</a>
</li>
@@ -772,12 +778,12 @@ document.write(`
</li>
<li><a
href="reference/device.html#_CPPv4N22ArrowDeviceArrayStream7releaseE">ArrowDeviceArrayStream::release
(C++ member)</a>
</li>
+ </ul></td>
+ <td style="width: 33%; vertical-align: top;"><ul>
<li><a
href="reference/device.html#_CPPv420ArrowDeviceArrayView">ArrowDeviceArrayView
(C++ struct)</a>
</li>
<li><a
href="reference/device.html#_CPPv424ArrowDeviceArrayViewCopyP20ArrowDeviceArrayViewP11ArrowDeviceP16ArrowDeviceArray">ArrowDeviceArrayViewCopy
(C++ function)</a>
</li>
- </ul></td>
- <td style="width: 33%; vertical-align: top;"><ul>
<li><a
href="reference/device.html#_CPPv424ArrowDeviceArrayViewInitP20ArrowDeviceArrayView">ArrowDeviceArrayViewInit
(C++ function)</a>
</li>
<li><a
href="reference/device.html#_CPPv425ArrowDeviceArrayViewResetP20ArrowDeviceArrayView">ArrowDeviceArrayViewReset
(C++ function)</a>
diff --git a/main/objects.inv b/main/objects.inv
index c2babc70..6a84398e 100644
Binary files a/main/objects.inv and b/main/objects.inv differ
diff --git a/main/r/pkgdown.yml b/main/r/pkgdown.yml
index f0a9e877..2c718649 100644
--- a/main/r/pkgdown.yml
+++ b/main/r/pkgdown.yml
@@ -2,5 +2,5 @@ pandoc: 2.9.2.1
pkgdown: 2.0.7
pkgdown_sha: ~
articles: {}
-last_built: 2024-01-20T23:57Z
+last_built: 2024-01-25T15:16Z
diff --git a/main/reference/c.html b/main/reference/c.html
index 14bf8cfc..b9f801bc 100644
--- a/main/reference/c.html
+++ b/main/reference/c.html
@@ -1977,6 +1977,18 @@ document.write(`
<dd><p>Create a string view from a null-terminated string. </p>
</dd></dl>
+<dl class="cpp function">
+<dt class="sig sig-object cpp"
id="_CPPv421ArrowDecimalSetDigitsP12ArrowDecimal15ArrowStringView">
+<span
id="_CPPv321ArrowDecimalSetDigitsP12ArrowDecimal15ArrowStringView"></span><span
id="_CPPv221ArrowDecimalSetDigitsP12ArrowDecimal15ArrowStringView"></span><span
id="ArrowDecimalSetDigits__ArrowDecimalP.ArrowStringView"></span><span
class="target"
id="group__nanoarrow-utils_1ga6205f22933a195fd872f6f9f62809440"></span><a
class="reference internal" href="#_CPPv414ArrowErrorCode"
title="ArrowErrorCode"><span class="n"><span
class="pre">ArrowErrorCode</span></span></a><span class="w"> </ [...]
+<dd><p>Sets the integer value of an <a class="reference internal"
href="#struct_arrow_decimal"><span class="std std-ref">ArrowDecimal</span></a>
from a string. </p>
+</dd></dl>
+
+<dl class="cpp function">
+<dt class="sig sig-object cpp"
id="_CPPv432ArrowDecimalAppendDigitsToBufferPK12ArrowDecimalP11ArrowBuffer">
+<span
id="_CPPv332ArrowDecimalAppendDigitsToBufferPK12ArrowDecimalP11ArrowBuffer"></span><span
id="_CPPv232ArrowDecimalAppendDigitsToBufferPK12ArrowDecimalP11ArrowBuffer"></span><span
id="ArrowDecimalAppendDigitsToBuffer__ArrowDecimalCP.ArrowBufferP"></span><span
class="target"
id="group__nanoarrow-utils_1ga178c2bb1380dd1631b7c26142915f376"></span><a
class="reference internal" href="#_CPPv414ArrowErrorCode"
title="ArrowErrorCode"><span class="n"><span
class="pre">ArrowErrorCode</span></s [...]
+<dd><p>Get the integer value of an <a class="reference internal"
href="#struct_arrow_decimal"><span class="std std-ref">ArrowDecimal</span></a>
as string. </p>
+</dd></dl>
+
<dl class="cpp function">
<dt class="sig sig-object cpp" id="_CPPv415ArrowTypeString9ArrowType">
<span id="_CPPv315ArrowTypeString9ArrowType"></span><span
id="_CPPv215ArrowTypeString9ArrowType"></span><span
id="ArrowTypeString__ArrowType"></span><span class="target"
id="group__nanoarrow-utils_1ga8912e1fb95c379d230b4723d362619cf"></span><span
class="k"><span class="pre">static</span></span><span class="w"> </span><span
class="k"><span class="pre">inline</span></span><span class="w"> </span><span
class="k"><span class="pre">const</span></span><span class="w"> </span><span
class="kt">< [...]
@@ -2021,6 +2033,12 @@ document.write(`
<dd><p>Sets the integer value of this decimal. </p>
</dd></dl>
+<dl class="cpp function">
+<dt class="sig sig-object cpp" id="_CPPv418ArrowDecimalNegateP12ArrowDecimal">
+<span id="_CPPv318ArrowDecimalNegateP12ArrowDecimal"></span><span
id="_CPPv218ArrowDecimalNegateP12ArrowDecimal"></span><span
id="ArrowDecimalNegate__ArrowDecimalP"></span><span class="target"
id="group__nanoarrow-utils_1ga4af8c9b36297af85200a54e2741ebee5"></span><span
class="k"><span class="pre">static</span></span><span class="w"> </span><span
class="k"><span class="pre">inline</span></span><span class="w"> </span><span
class="kt"><span class="pre">void</span></span><span class="w"> </ [...]
+<dd><p>Negate the value of this decimal in place. </p>
+</dd></dl>
+
<dl class="cpp function">
<dt class="sig sig-object cpp"
id="_CPPv420ArrowDecimalSetBytesP12ArrowDecimalPK7uint8_t">
<span id="_CPPv320ArrowDecimalSetBytesP12ArrowDecimalPK7uint8_t"></span><span
id="_CPPv220ArrowDecimalSetBytesP12ArrowDecimalPK7uint8_t"></span><span
id="ArrowDecimalSetBytes__ArrowDecimalP.uint8_tCP"></span><span class="target"
id="group__nanoarrow-utils_1gae1a97e4544e59f2c381f1f1cd5351a33"></span><span
class="k"><span class="pre">static</span></span><span class="w"> </span><span
class="k"><span class="pre">inline</span></span><span class="w"> </span><span
class="kt"><span class="pre">v [...]
@@ -2754,6 +2772,8 @@ document.write(`
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv424ArrowNanoarrowVersionIntv"><code class="docutils literal
notranslate"><span class="pre">ArrowNanoarrowVersionInt()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv415ArrowLayoutInitP11ArrowLayout9ArrowType"><code class="docutils
literal notranslate"><span class="pre">ArrowLayoutInit()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv413ArrowCharViewPKc"><code class="docutils literal
notranslate"><span class="pre">ArrowCharView()</span></code></a></li>
+<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv421ArrowDecimalSetDigitsP12ArrowDecimal15ArrowStringView"><code
class="docutils literal notranslate"><span
class="pre">ArrowDecimalSetDigits()</span></code></a></li>
+<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv432ArrowDecimalAppendDigitsToBufferPK12ArrowDecimalP11ArrowBuffer"><code
class="docutils literal notranslate"><span
class="pre">ArrowDecimalAppendDigitsToBuffer()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv415ArrowTypeString9ArrowType"><code class="docutils literal
notranslate"><span class="pre">ArrowTypeString()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv419ArrowTimeUnitString13ArrowTimeUnit"><code class="docutils
literal notranslate"><span
class="pre">ArrowTimeUnitString()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv417ArrowIntervalInitP13ArrowInterval9ArrowType"><code
class="docutils literal notranslate"><span
class="pre">ArrowIntervalInit()</span></code></a></li>
@@ -2761,6 +2781,7 @@ document.write(`
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv420ArrowDecimalGetBytesPK12ArrowDecimalP7uint8_t"><code
class="docutils literal notranslate"><span
class="pre">ArrowDecimalGetBytes()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv416ArrowDecimalSignPK12ArrowDecimal"><code class="docutils literal
notranslate"><span class="pre">ArrowDecimalSign()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv418ArrowDecimalSetIntP12ArrowDecimal7int64_t"><code class="docutils
literal notranslate"><span
class="pre">ArrowDecimalSetInt()</span></code></a></li>
+<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv418ArrowDecimalNegateP12ArrowDecimal"><code class="docutils literal
notranslate"><span class="pre">ArrowDecimalNegate()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv420ArrowDecimalSetBytesP12ArrowDecimalPK7uint8_t"><code
class="docutils literal notranslate"><span
class="pre">ArrowDecimalSetBytes()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv415ArrowStringView"><code class="docutils literal
notranslate"><span class="pre">ArrowStringView</span></code></a><ul class="nav
section-nav flex-column">
<li class="toc-h4 nav-item toc-entry"><a class="reference internal nav-link"
href="#_CPPv4N15ArrowStringView4dataE"><code class="docutils literal
notranslate"><span class="pre">ArrowStringView::data</span></code></a></li>
diff --git a/main/searchindex.js b/main/searchindex.js
index b50c93b7..0e37485d 100644
--- a/main/searchindex.js
+++ b/main/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["getting-started", "index", "reference/c",
"reference/cpp", "reference/device", "reference/index", "reference/ipc",
"reference/r", "reference/testing", "roadmap"], "filenames":
["getting-started.rst", "index.rst", "reference/c.rst", "reference/cpp.rst",
"reference/device.rst", "reference/index.rst", "reference/ipc.rst",
"reference/r.rst", "reference/testing.rst", "roadmap.rst"], "titles": ["Getting
started with nanoarrow", "nanoarrow", "C API Reference", "C+ [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["getting-started", "index", "reference/c",
"reference/cpp", "reference/device", "reference/index", "reference/ipc",
"reference/r", "reference/testing", "roadmap"], "filenames":
["getting-started.rst", "index.rst", "reference/c.rst", "reference/cpp.rst",
"reference/device.rst", "reference/index.rst", "reference/ipc.rst",
"reference/r.rst", "reference/testing.rst", "roadmap.rst"], "titles": ["Getting
started with nanoarrow", "nanoarrow", "C API Reference", "C+ [...]
\ No newline at end of file