blob: 05da3ec8af64c1942e601eeb5b43a9d986fbb4cb [file] [log] [blame]
<!--
SPDX-FileCopyrightText: The Apache Software Foundation
SPDX-License-Identifier: Apache-2.0
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Gandiva &ndash; 1.0</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="Gandiva-1.0"/>
<meta property="og:description" content="Reference for Gandiva-1.0"/>
<meta name="twitter:title" content="Gandiva-1.0"/>
<meta name="twitter:description" content="Reference for Gandiva-1.0"/>
<meta name="twitter:card" content="summary"/>
<link rel="stylesheet" href="style.css" type="text/css" />
<script src="urlmap.js"></script>
<script src="fzy.js"></script>
<script src="search.js"></script>
<script src="main.js"></script>
</head>
<body>
<div id="body-wrapper" tabindex="-1">
<nav class="sidebar devhelp-hidden">
<div class="search section">
<form id="search-form" autocomplete="off">
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
</form>
</div>
<div class="section namespace">
<h3><a href="index.html">Gandiva</a></h3>
<p>API Version: 1.0</p>
<p>Library Version: 23.0.0.dev</p>
</div>
<div class="section">
<h5>Sections</h5>
<div class="links">
<a href="#classes">Classes</a>
<a href="#enums">Enumerations</a>
<a href="#function_macros">Function Macros</a>
<a href="#constants">Constants</a>
</div>
</div>
<div class="section">
<h5>Dependencies</h5>
<div class="links">
<a href="https://arrow.apache.org/docs/c_glib/arrow-glib/" class="external">Arrow</a>
</div>
</div>
<div class="section generator">
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.1</p>
</div>
</nav>
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
<section id="main" class="content">
<header>
<h3>Namespace</h3>
<h1>Gandiva &ndash; 1.0</h1>
<div class="description">
<p>Apache Arrow Gandiva GLib API</p>
</div>
<div class="meta info">
<table>
<tr><td><em>Version</em></td><td>23.0.0.dev</td></tr>
<tr><td><em>Authors</em></td><td>The Apache Software Foundation</td></tr>
<tr><td><em>License</em></td><td>Apache-2.0</td></tr>
<tr><td><em>Website</em></td><td><a href="https://arrow.apache.org/docs/c_glib/gandiva-glib/" class="external">https://arrow.apache.org/docs/c_glib/gandiva-glib/</a></td></tr>
<tr><td><em>Source</em></td><td><a href="https://github.com/apache/arrow/tree/main/c_glib/gandiva-glib/" class="external">https://github.com/apache/arrow/tree/main/c_glib/gandiva-glib/</a></td></tr>
</table>
</div>
<div class="meta build toggle-wrapper">
<h4>Build</h4>
<div class="docblock">
<table>
<tr><td>C headers</td><td><code>gandiva-glib/gandiva-glib.h</code></td></tr>
<tr><td>pkg-config files</td><td><code>gandiva-glib</code></td></tr>
</table>
</div>
</div>
</header>
<section>
<div class="toggle-wrapper">
<h4 id="dependencies" style="display:flex;">
Dependencies
<a href="#dependencies" class="anchor"></a>
</h4>
<div class="docblock">
<table>
<tr>
<td><strong>Arrow</strong>&mdash;1.0</td>
<td>Apache Arrow GLib API</td>
</tr>
<tr>
<td></td>
<td><a href="https://arrow.apache.org/docs/c_glib/arrow-glib/" class="external">Browse documentation</a></td>
</tr>
</table>
</div>
</div>
</section>
<section>
<div class="toggle-wrapper">
<h4 id="related" style="display:flex;">
Related libraries
<a href="#related" class="anchor"></a>
</h4>
<div class="docblock">
<table>
<tr>
<td><strong>Apache Parquet GLib</strong></td>
<td>Apache Parquet GLib API</td>
</tr>
<tr>
<td></td>
<td><a href="https://arrow.apache.org/docs/c_glib/arrow-parquet-glib/" class="external">Browse documentation</a></td>
</tr>
<tr>
<td><strong>GObject</strong></td>
<td>The base type system library</td>
</tr>
<tr>
<td></td>
<td><a href="https://docs.gtk.org/gobject/" class="external">Browse documentation</a></td>
</tr>
</table>
</div>
</div>
</section>
<section>
<div class="toggle-wrapper">
<h4 id="extra" style="display:flex;">
Additional documentation
<a href="#extra" class="anchor"></a>
</h4>
<div class="docblock">
<ul>
<li><a href="classes_hierarchy.html">Classes Hierarchy</a></li>
</ul>
</div>
</div>
</section>
<section>
<div class="toggle-wrapper default-hide">
<h4 id="classes" class="section-header" style="display:flex;">
Classes
<a href="#classes" class="anchor"></a>
</h4>
<div class="docblock">
<table style="display:block;">
<tbody>
<tr class="section-item">
<td><a title="AndNode" class="symbol" href="class.AndNode.html">AndNode</a></td>
</tr>
<tr class="section-item">
<td><a title="BinaryLiteralNode" class="symbol" href="class.BinaryLiteralNode.html">BinaryLiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="BooleanLiteralNode" class="symbol" href="class.BooleanLiteralNode.html">BooleanLiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="BooleanNode" class="symbol" href="class.BooleanNode.html">BooleanNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Condition" class="symbol" href="class.Condition.html">Condition</a></td>
</tr>
<tr class="section-item">
<td><a title="DoubleLiteralNode" class="symbol" href="class.DoubleLiteralNode.html">DoubleLiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Expression" class="symbol" href="class.Expression.html">Expression</a></td>
</tr>
<tr class="section-item">
<td><a title="FieldNode" class="symbol" href="class.FieldNode.html">FieldNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Filter" class="symbol" href="class.Filter.html">Filter</a></td>
</tr>
<tr class="section-item">
<td><a title="FloatLiteralNode" class="symbol" href="class.FloatLiteralNode.html">FloatLiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="FunctionNode" class="symbol" href="class.FunctionNode.html">FunctionNode</a></td>
</tr>
<tr class="section-item">
<td><a title="FunctionRegistry" class="symbol" href="class.FunctionRegistry.html">FunctionRegistry</a></td>
</tr>
<tr class="section-item">
<td><a title="FunctionSignature" class="symbol" href="class.FunctionSignature.html">FunctionSignature</a></td>
</tr>
<tr class="section-item">
<td><a title="IfNode" class="symbol" href="class.IfNode.html">IfNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Int16LiteralNode" class="symbol" href="class.Int16LiteralNode.html">Int16LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Int32LiteralNode" class="symbol" href="class.Int32LiteralNode.html">Int32LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Int64LiteralNode" class="symbol" href="class.Int64LiteralNode.html">Int64LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Int8LiteralNode" class="symbol" href="class.Int8LiteralNode.html">Int8LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="LiteralNode" class="symbol" href="class.LiteralNode.html">LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="NativeFunction" class="symbol" href="class.NativeFunction.html">NativeFunction</a></td>
</tr>
<tr class="section-item">
<td><a title="Node" class="symbol" href="class.Node.html">Node</a></td>
</tr>
<tr class="section-item">
<td><a title="NullLiteralNode" class="symbol" href="class.NullLiteralNode.html">NullLiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="OrNode" class="symbol" href="class.OrNode.html">OrNode</a></td>
</tr>
<tr class="section-item">
<td><a title="Projector" class="symbol" href="class.Projector.html">Projector</a></td>
</tr>
<tr class="section-item">
<td><a title="SelectableProjector" class="symbol" href="class.SelectableProjector.html">SelectableProjector</a></td>
</tr>
<tr class="section-item">
<td><a title="SelectionVector" class="symbol" href="class.SelectionVector.html">SelectionVector</a></td>
</tr>
<tr class="section-item">
<td><a title="StringLiteralNode" class="symbol" href="class.StringLiteralNode.html">StringLiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt16LiteralNode" class="symbol" href="class.UInt16LiteralNode.html">UInt16LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt16SelectionVector" class="symbol" href="class.UInt16SelectionVector.html">UInt16SelectionVector</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt32LiteralNode" class="symbol" href="class.UInt32LiteralNode.html">UInt32LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt32SelectionVector" class="symbol" href="class.UInt32SelectionVector.html">UInt32SelectionVector</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt64LiteralNode" class="symbol" href="class.UInt64LiteralNode.html">UInt64LiteralNode</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt64SelectionVector" class="symbol" href="class.UInt64SelectionVector.html">UInt64SelectionVector</a></td>
</tr>
<tr class="section-item">
<td><a title="UInt8LiteralNode" class="symbol" href="class.UInt8LiteralNode.html">UInt8LiteralNode</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section>
<div class="toggle-wrapper default-hide">
<h4 id="enums" class="section-header" style="display:flex;">
Enumerations
<a href="#enums" class="anchor"></a>
</h4>
<div class="docblock">
<table style="display:block;">
<tbody>
<tr class="section-item">
<td><a title="ResultNullableType" class="symbol" href="enum.ResultNullableType.html">ResultNullableType</a></td>
</tr>
<tr class="section-item">
<td><a title="SelectionVectorMode" class="symbol" href="enum.SelectionVectorMode.html">SelectionVectorMode</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section>
<div class="toggle-wrapper default-hide">
<h4 id="function_macros" class="section-header" style="display:flex;">
Function Macros
<a href="#function_macros" class="anchor"></a>
</h4>
<div class="docblock">
<table style="display:block;">
<tbody>
<tr class="section-item">
<td><a title="DEPRECATED_FOR" class="symbol" href="func.DEPRECATED_FOR.html">DEPRECATED_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_10_FOR" class="symbol" href="func.DEPRECATED_IN_0_10_FOR.html">DEPRECATED_IN_0_10_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_11_FOR" class="symbol" href="func.DEPRECATED_IN_0_11_FOR.html">DEPRECATED_IN_0_11_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_12_FOR" class="symbol" href="func.DEPRECATED_IN_0_12_FOR.html">DEPRECATED_IN_0_12_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_13_FOR" class="symbol" href="func.DEPRECATED_IN_0_13_FOR.html">DEPRECATED_IN_0_13_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_14_FOR" class="symbol" href="func.DEPRECATED_IN_0_14_FOR.html">DEPRECATED_IN_0_14_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_15_FOR" class="symbol" href="func.DEPRECATED_IN_0_15_FOR.html">DEPRECATED_IN_0_15_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_16_FOR" class="symbol" href="func.DEPRECATED_IN_0_16_FOR.html">DEPRECATED_IN_0_16_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_0_17_FOR" class="symbol" href="func.DEPRECATED_IN_0_17_FOR.html">DEPRECATED_IN_0_17_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_10_0_FOR" class="symbol" href="func.DEPRECATED_IN_10_0_FOR.html">DEPRECATED_IN_10_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_11_0_FOR" class="symbol" href="func.DEPRECATED_IN_11_0_FOR.html">DEPRECATED_IN_11_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_12_0_FOR" class="symbol" href="func.DEPRECATED_IN_12_0_FOR.html">DEPRECATED_IN_12_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_13_0_FOR" class="symbol" href="func.DEPRECATED_IN_13_0_FOR.html">DEPRECATED_IN_13_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_14_0_FOR" class="symbol" href="func.DEPRECATED_IN_14_0_FOR.html">DEPRECATED_IN_14_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_15_0_FOR" class="symbol" href="func.DEPRECATED_IN_15_0_FOR.html">DEPRECATED_IN_15_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_16_0_FOR" class="symbol" href="func.DEPRECATED_IN_16_0_FOR.html">DEPRECATED_IN_16_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_17_0_FOR" class="symbol" href="func.DEPRECATED_IN_17_0_FOR.html">DEPRECATED_IN_17_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_18_0_FOR" class="symbol" href="func.DEPRECATED_IN_18_0_FOR.html">DEPRECATED_IN_18_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_19_0_FOR" class="symbol" href="func.DEPRECATED_IN_19_0_FOR.html">DEPRECATED_IN_19_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_1_0_FOR" class="symbol" href="func.DEPRECATED_IN_1_0_FOR.html">DEPRECATED_IN_1_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_20_0_FOR" class="symbol" href="func.DEPRECATED_IN_20_0_FOR.html">DEPRECATED_IN_20_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_21_0_FOR" class="symbol" href="func.DEPRECATED_IN_21_0_FOR.html">DEPRECATED_IN_21_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_22_0_FOR" class="symbol" href="func.DEPRECATED_IN_22_0_FOR.html">DEPRECATED_IN_22_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_23_0_FOR" class="symbol" href="func.DEPRECATED_IN_23_0_FOR.html">DEPRECATED_IN_23_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_2_0_FOR" class="symbol" href="func.DEPRECATED_IN_2_0_FOR.html">DEPRECATED_IN_2_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_3_0_FOR" class="symbol" href="func.DEPRECATED_IN_3_0_FOR.html">DEPRECATED_IN_3_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_4_0_FOR" class="symbol" href="func.DEPRECATED_IN_4_0_FOR.html">DEPRECATED_IN_4_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_5_0_FOR" class="symbol" href="func.DEPRECATED_IN_5_0_FOR.html">DEPRECATED_IN_5_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_6_0_FOR" class="symbol" href="func.DEPRECATED_IN_6_0_FOR.html">DEPRECATED_IN_6_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_7_0_FOR" class="symbol" href="func.DEPRECATED_IN_7_0_FOR.html">DEPRECATED_IN_7_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_8_0_FOR" class="symbol" href="func.DEPRECATED_IN_8_0_FOR.html">DEPRECATED_IN_8_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="DEPRECATED_IN_9_0_FOR" class="symbol" href="func.DEPRECATED_IN_9_0_FOR.html">DEPRECATED_IN_9_0_FOR</a></td>
</tr>
<tr class="section-item">
<td><a title="UNAVAILABLE" class="symbol" href="func.UNAVAILABLE.html">UNAVAILABLE</a></td>
</tr>
<tr class="section-item">
<td><a title="VERSION_CHECK" class="symbol" href="func.VERSION_CHECK.html">VERSION_CHECK</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section>
<div class="toggle-wrapper default-hide">
<h4 id="constants" class="section-header" style="display:flex;">
Constants
<a href="#constants" class="anchor"></a>
</h4>
<div class="docblock">
<table style="display:block;">
<tbody>
<tr class="section-item">
<td><a title="VERSION_MAJOR" class="symbol" href="const.VERSION_MAJOR.html">VERSION_MAJOR</a></td>
</tr>
<tr class="section-item">
<td><a title="VERSION_MICRO" class="symbol" href="const.VERSION_MICRO.html">VERSION_MICRO</a></td>
</tr>
<tr class="section-item">
<td><a title="VERSION_MINOR" class="symbol" href="const.VERSION_MINOR.html">VERSION_MINOR</a></td>
</tr>
<tr class="section-item">
<td><a title="VERSION_TAG" class="symbol" href="const.VERSION_TAG.html">VERSION_TAG</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</section>
<section id="search" class="content hidden"></section>
<footer>
</footer>
</div>
</body>
</html>