| <!-- |
| SPDX-FileCopyrightText: The Apache Software Foundation |
| |
| SPDX-License-Identifier: Apache-2.0 |
| --> |
| |
| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <title>Parquet – 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="Parquet-1.0"/> |
| <meta property="og:description" content="Reference for Parquet-1.0"/> |
| <meta name="twitter:title" content="Parquet-1.0"/> |
| <meta name="twitter:description" content="Reference for Parquet-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">Parquet</a></h3> |
| <p>API Version: 1.0</p> |
| |
| <p>Library Version: 22.0.0.dev</p> |
| |
| </div> |
| |
| <div class="section"> |
| <h5>Sections</h5> |
| <div class="links"> |
| |
| |
| |
| <a href="#classes">Classes</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>Parquet – 1.0</h1> |
| |
| <div class="description"> |
| <p>Apache Parquet GLib API</p> |
| </div> |
| |
| <div class="meta info"> |
| <table> |
| <tr><td><em>Version</em></td><td>22.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/parquet-glib/" class="external">https://arrow.apache.org/docs/c_glib/parquet-glib/</a></td></tr> |
| <tr><td><em>Source</em></td><td><a href="https://github.com/apache/arrow/tree/main/c_glib/parquet-glib/" class="external">https://github.com/apache/arrow/tree/main/c_glib/parquet-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>parquet-glib/parquet-glib.h</code></td></tr> |
| <tr><td>pkg-config files</td><td><code>parquet-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>—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>GIO</strong></td> |
| <td>GObject Interfaces and Objects, Networking, IPC, and I/O</td> |
| </tr> |
| <tr> |
| <td></td> |
| <td><a href="https://docs.gtk.org/gio/" 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="ArrowFileReader" class="symbol" href="class.ArrowFileReader.html">ArrowFileReader</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="ArrowFileWriter" class="symbol" href="class.ArrowFileWriter.html">ArrowFileWriter</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="BooleanStatistics" class="symbol" href="class.BooleanStatistics.html">BooleanStatistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="ByteArrayStatistics" class="symbol" href="class.ByteArrayStatistics.html">ByteArrayStatistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="ColumnChunkMetadata" class="symbol" href="class.ColumnChunkMetadata.html">ColumnChunkMetadata</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="DoubleStatistics" class="symbol" href="class.DoubleStatistics.html">DoubleStatistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="FileMetadata" class="symbol" href="class.FileMetadata.html">FileMetadata</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="FixedLengthByteArrayStatistics" class="symbol" href="class.FixedLengthByteArrayStatistics.html">FixedLengthByteArrayStatistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="FloatStatistics" class="symbol" href="class.FloatStatistics.html">FloatStatistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="Int32Statistics" class="symbol" href="class.Int32Statistics.html">Int32Statistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="Int64Statistics" class="symbol" href="class.Int64Statistics.html">Int64Statistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="RowGroupMetadata" class="symbol" href="class.RowGroupMetadata.html">RowGroupMetadata</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="Statistics" class="symbol" href="class.Statistics.html">Statistics</a></td> |
| |
| </tr> |
| |
| <tr class="section-item"> |
| <td><a title="WriterProperties" class="symbol" href="class.WriterProperties.html">WriterProperties</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_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> |