http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/writer-classes.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/writer-classes.html b/docs/c_glib/writer-classes.html
deleted file mode 100644
index 03c4b3a..0000000
--- a/docs/c_glib/writer-classes.html
+++ /dev/null
@@ -1,626 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Writer classes: arrow-glib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="arrow-glib Reference Manual">
-<link rel="up" href="writer.html" title="Writer">
-<link rel="prev" href="writer.html" title="Writer">
-<link rel="next" href="gpu.html" title="Part IV. GPU">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
-<link rel="stylesheet" href="style.css" type="text/css">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
-<td width="100%" align="left" class="shortcuts">
-<a href="#" class="shortcut">Top</a><span id="nav_description">  <span 
class="dim">|</span> 
-                  <a href="#writer-classes.description" 
class="shortcut">Description</a></span><span id="nav_hierarchy">  <span 
class="dim">|</span> 
-                  <a href="#writer-classes.object-hierarchy" 
class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span 
class="dim">|</span> 
-                  <a href="#writer-classes.properties" 
class="shortcut">Properties</a></span>
-</td>
-<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
-<td><a accesskey="u" href="writer.html"><img src="up.png" width="16" 
height="16" border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="writer.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="gpu.html"><img src="right.png" width="16" 
height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="refentry">
-<a name="writer-classes"></a><div class="titlepage"></div>
-<div class="refnamediv"><table width="100%"><tr>
-<td valign="top">
-<h2><span class="refentrytitle"><a 
name="writer-classes.top_of_page"></a>Writer classes</span></h2>
-<p>Writer classes</p>
-</td>
-<td class="gallery_image" valign="top" align="right"></td>
-</tr></table></div>
-<div class="refsect1">
-<a name="writer-classes.functions"></a><h2>Functions</h2>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="functions_return">
-<col class="functions_name">
-</colgroup>
-<tbody>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" 
href="writer-classes.html#garrow-record-batch-writer-write-record-batch" 
title="garrow_record_batch_writer_write_record_batch 
()">garrow_record_batch_writer_write_record_batch</a> <span 
class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" 
href="writer-classes.html#garrow-record-batch-writer-write-table" 
title="garrow_record_batch_writer_write_table 
()">garrow_record_batch_writer_write_table</a> <span 
class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" href="writer-classes.html#garrow-record-batch-writer-close" 
title="garrow_record_batch_writer_close 
()">garrow_record_batch_writer_close</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a class="link" href="writer-classes.html#GArrowRecordBatchStreamWriter"><span 
class="returnvalue">GArrowRecordBatchStreamWriter</span></a> *
-</td>
-<td class="function_name">
-<a class="link" 
href="writer-classes.html#garrow-record-batch-stream-writer-new" 
title="garrow_record_batch_stream_writer_new 
()">garrow_record_batch_stream_writer_new</a> <span 
class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a class="link" href="writer-classes.html#GArrowRecordBatchFileWriter"><span 
class="returnvalue">GArrowRecordBatchFileWriter</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="writer-classes.html#garrow-record-batch-file-writer-new" 
title="garrow_record_batch_file_writer_new 
()">garrow_record_batch_file_writer_new</a> <span 
class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<a class="link" href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="returnvalue">GArrowFeatherFileWriter</span></a> *
-</td>
-<td class="function_name">
-<a class="link" href="writer-classes.html#garrow-feather-file-writer-new" 
title="garrow_feather_file_writer_new ()">garrow_feather_file_writer_new</a> 
<span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" 
href="writer-classes.html#garrow-feather-file-writer-set-description" 
title="garrow_feather_file_writer_set_description 
()">garrow_feather_file_writer_set_description</a> <span 
class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="void"><span class="returnvalue">void</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" 
href="writer-classes.html#garrow-feather-file-writer-set-n-rows" 
title="garrow_feather_file_writer_set_n_rows 
()">garrow_feather_file_writer_set_n_rows</a> <span 
class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" href="writer-classes.html#garrow-feather-file-writer-append" 
title="garrow_feather_file_writer_append 
()">garrow_feather_file_writer_append</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-<tr>
-<td class="function_type">
-<GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-</td>
-<td class="function_name">
-<a class="link" href="writer-classes.html#garrow-feather-file-writer-close" 
title="garrow_feather_file_writer_close 
()">garrow_feather_file_writer_close</a> <span class="c_punctuation">()</span>
-</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="writer-classes.properties"></a><h2>Properties</h2>
-<div class="informaltable"><table class="informaltable" border="0">
-<colgroup>
-<col width="150px" class="properties_type">
-<col width="300px" class="properties_name">
-<col width="200px" class="properties_flags">
-</colgroup>
-<tbody>
-<tr>
-<td class="property_type"><GTKDOCLINK HREF="gpointer"><span 
class="type">gpointer</span></GTKDOCLINK></td>
-<td class="property_name"><a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter--record-batch-writer" 
title="The “record-batch-writer” property">record-batch-writer</a></td>
-<td class="property_flags">Write / Construct Only</td>
-</tr>
-<tr>
-<td class="property_type"><GTKDOCLINK HREF="gpointer"><span 
class="type">gpointer</span></GTKDOCLINK></td>
-<td class="property_name"><a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter--feather-table-writer" 
title="The “feather-table-writer” property">feather-table-writer</a></td>
-<td class="property_flags">Write / Construct Only</td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<a name="GArrowRecordBatchWriter"></a><a 
name="GArrowRecordBatchStreamWriter"></a><a 
name="GArrowRecordBatchFileWriter"></a><a 
name="GArrowFeatherFileWriter"></a><div class="refsect1">
-<a name="writer-classes.other"></a><h2>Types and Values</h2>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="name">
-<col class="description">
-</colgroup>
-<tbody>
-<tr>
-<td class="datatype_keyword">struct</td>
-<td class="function_name"><a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter-struct" title="struct 
GArrowRecordBatchWriter">GArrowRecordBatchWriter</a></td>
-</tr>
-<tr>
-<td class="datatype_keyword">struct</td>
-<td class="function_name"><a class="link" 
href="writer-classes.html#GArrowRecordBatchStreamWriter-struct" title="struct 
GArrowRecordBatchStreamWriter">GArrowRecordBatchStreamWriter</a></td>
-</tr>
-<tr>
-<td class="datatype_keyword">struct</td>
-<td class="function_name"><a class="link" 
href="writer-classes.html#GArrowRecordBatchFileWriter-struct" title="struct 
GArrowRecordBatchFileWriter">GArrowRecordBatchFileWriter</a></td>
-</tr>
-<tr>
-<td class="datatype_keyword">struct</td>
-<td class="function_name"><a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter-struct" title="struct 
GArrowFeatherFileWriter">GArrowFeatherFileWriter</a></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect1">
-<a name="writer-classes.object-hierarchy"></a><h2>Object Hierarchy</h2>
-<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
-    <span class="lineart">├──</span> GArrowFeatherFileWriter
-    <span class="lineart">╰──</span> GArrowRecordBatchWriter
-        <span class="lineart">╰──</span> GArrowRecordBatchStreamWriter
-            <span class="lineart">╰──</span> GArrowRecordBatchFileWriter
-</pre>
-</div>
-<div class="refsect1">
-<a name="writer-classes.includes"></a><h2>Includes</h2>
-<pre class="synopsis">#include &lt;arrow-glib/arrow-glib.h&gt;
-</pre>
-</div>
-<div class="refsect1">
-<a name="writer-classes.description"></a><h2>Description</h2>
-<p><a class="link" href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a> is a base class for writing 
record batches
-in stream format into output.</p>
-<p><a class="link" 
href="writer-classes.html#GArrowRecordBatchStreamWriter"><span 
class="type">GArrowRecordBatchStreamWriter</span></a> is a base class for 
writing record
-batches in stream format into output synchronously.</p>
-<p><a class="link" 
href="writer-classes.html#GArrowRecordBatchFileWriter"><span 
class="type">GArrowRecordBatchFileWriter</span></a> is a class for writing 
record
-batches in file format into output.</p>
-<p><a class="link" href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a> is a class for writing arrays
-in Feather file format into output.</p>
-</div>
-<div class="refsect1">
-<a name="writer-classes.functions_details"></a><h2>Functions</h2>
-<div class="refsect2">
-<a 
name="garrow-record-batch-writer-write-record-batch"></a><h3>garrow_record_batch_writer_write_record_batchÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-garrow_record_batch_writer_write_record_batch
-                               (<em class="parameter"><code><a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a> *writer</code></em>,
-                                <em class="parameter"><code><a class="link" 
href="GArrowRecordBatch.html" title="GArrowRecordBatch"><span 
class="type">GArrowRecordBatch</span></a> *record_batch</code></em>,
-                                <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a 
name="garrow-record-batch-writer-write-record-batch.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>record_batch</p></td>
-<td class="parameter_description"><p>The record batch to be written.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a 
name="garrow-record-batch-writer-write-record-batch.returns"></a><h4>Returns</h4>
-<p> <GTKDOCLINK HREF="TRUE:CAPS"><code 
class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK 
HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was 
an error.</p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-record-batch-writer-write-table"></a><h3>garrow_record_batch_writer_write_tableÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-garrow_record_batch_writer_write_table
-                               (<em class="parameter"><code><a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a> *writer</code></em>,
-                                <em class="parameter"><code><a class="link" 
href="GArrowTable.html" title="GArrowTable"><span 
class="type">GArrowTable</span></a> *table</code></em>,
-                                <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a 
name="garrow-record-batch-writer-write-table.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>table</p></td>
-<td class="parameter_description"><p>The table to be written.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-record-batch-writer-write-table.returns"></a><h4>Returns</h4>
-<p> <GTKDOCLINK HREF="TRUE:CAPS"><code 
class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK 
HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was 
an error.</p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-8-0.html#api-index-0.8.0">0.8.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-record-batch-writer-close"></a><h3>garrow_record_batch_writer_closeÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-garrow_record_batch_writer_close (<em class="parameter"><code><a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a> *writer</code></em>,
-                                  <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a name="garrow-record-batch-writer-close.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowRecordBatchWriter"><span 
class="type">GArrowRecordBatchWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-record-batch-writer-close.returns"></a><h4>Returns</h4>
-<p> <GTKDOCLINK HREF="TRUE:CAPS"><code 
class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK 
HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was 
an error.</p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-record-batch-stream-writer-new"></a><h3>garrow_record_batch_stream_writer_newÂ
 ()</h3>
-<pre class="programlisting"><a class="link" 
href="writer-classes.html#GArrowRecordBatchStreamWriter"><span 
class="returnvalue">GArrowRecordBatchStreamWriter</span></a> *
-garrow_record_batch_stream_writer_new (<em class="parameter"><code><a 
class="link" href="output-stream-classes.html#GArrowOutputStream"><span 
class="type">GArrowOutputStream</span></a> *sink</code></em>,
-                                       <em class="parameter"><code><a 
class="link" href="GArrowSchema.html" title="GArrowSchema"><span 
class="type">GArrowSchema</span></a> *schema</code></em>,
-                                       <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a 
name="garrow-record-batch-stream-writer-new.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>sink</p></td>
-<td class="parameter_description"><p>The output of the writer.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>schema</p></td>
-<td class="parameter_description"><p>The schema of the writer.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-record-batch-stream-writer-new.returns"></a><h4>Returns</h4>
-<p>A newly created <a class="link" 
href="writer-classes.html#GArrowRecordBatchStreamWriter"><span 
class="type">GArrowRecordBatchStreamWriter</span></a>
-or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> 
on error. </p>
-<p><span class="annotation">[<acronym title="NULL may be passed as the value 
in, out, in-out; or as a return value."><span 
class="acronym">nullable</span></acronym>]</span></p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-record-batch-file-writer-new"></a><h3>garrow_record_batch_file_writer_newÂ
 ()</h3>
-<pre class="programlisting"><a class="link" 
href="writer-classes.html#GArrowRecordBatchFileWriter"><span 
class="returnvalue">GArrowRecordBatchFileWriter</span></a> *
-garrow_record_batch_file_writer_new (<em class="parameter"><code><a 
class="link" href="output-stream-classes.html#GArrowOutputStream"><span 
class="type">GArrowOutputStream</span></a> *sink</code></em>,
-                                     <em class="parameter"><code><a 
class="link" href="GArrowSchema.html" title="GArrowSchema"><span 
class="type">GArrowSchema</span></a> *schema</code></em>,
-                                     <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a 
name="garrow-record-batch-file-writer-new.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>sink</p></td>
-<td class="parameter_description"><p>The output of the writer.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>schema</p></td>
-<td class="parameter_description"><p>The schema of the writer.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-record-batch-file-writer-new.returns"></a><h4>Returns</h4>
-<p>A newly created <a class="link" 
href="writer-classes.html#GArrowRecordBatchFileWriter"><span 
class="type">GArrowRecordBatchFileWriter</span></a>
-or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> 
on error. </p>
-<p><span class="annotation">[<acronym title="NULL may be passed as the value 
in, out, in-out; or as a return value."><span 
class="acronym">nullable</span></acronym>]</span></p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-feather-file-writer-new"></a><h3>garrow_feather_file_writer_new 
()</h3>
-<pre class="programlisting"><a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="returnvalue">GArrowFeatherFileWriter</span></a> *
-garrow_feather_file_writer_new (<em class="parameter"><code><a class="link" 
href="output-stream-classes.html#GArrowOutputStream"><span 
class="type">GArrowOutputStream</span></a> *sink</code></em>,
-                                <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a name="garrow-feather-file-writer-new.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>sink</p></td>
-<td class="parameter_description"><p>The output of the writer.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-feather-file-writer-new.returns"></a><h4>Returns</h4>
-<p>A newly created <a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a>
-or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> 
on error. </p>
-<p><span class="annotation">[<acronym title="NULL may be passed as the value 
in, out, in-out; or as a return value."><span 
class="acronym">nullable</span></acronym>]</span></p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-feather-file-writer-set-description"></a><h3>garrow_feather_file_writer_set_descriptionÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="void"><span 
class="returnvalue">void</span></GTKDOCLINK>
-garrow_feather_file_writer_set_description
-                               (<em class="parameter"><code><a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a> *writer</code></em>,
-                                <em class="parameter"><code>const <GTKDOCLINK 
HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> 
*description</code></em>);</pre>
-<div class="refsect3">
-<a 
name="garrow-feather-file-writer-set-description.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>description</p></td>
-<td class="parameter_description"><p>The description of the file.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-feather-file-writer-set-n-rows"></a><h3>garrow_feather_file_writer_set_n_rowsÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="void"><span 
class="returnvalue">void</span></GTKDOCLINK>
-garrow_feather_file_writer_set_n_rows (<em class="parameter"><code><a 
class="link" href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a> *writer</code></em>,
-                                       <em class="parameter"><code><GTKDOCLINK 
HREF="gint64"><span class="type">gint64</span></GTKDOCLINK> 
n_rows</code></em>);</pre>
-<div class="refsect3">
-<a 
name="garrow-feather-file-writer-set-n-rows.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>n_rows</p></td>
-<td class="parameter_description"><p>The number of rows in the file.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-feather-file-writer-append"></a><h3>garrow_feather_file_writer_appendÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-garrow_feather_file_writer_append (<em class="parameter"><code><a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a> *writer</code></em>,
-                                   <em class="parameter"><code>const 
<GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> 
*name</code></em>,
-                                   <em class="parameter"><code><a class="link" 
href="basic-array-classes.html#GArrowArray"><span 
class="type">GArrowArray</span></a> *array</code></em>,
-                                   <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a name="garrow-feather-file-writer-append.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>name</p></td>
-<td class="parameter_description"><p>The name of the array to be 
appended.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>array</p></td>
-<td class="parameter_description"><p>The array to be appended.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-feather-file-writer-append.returns"></a><h4>Returns</h4>
-<p> <GTKDOCLINK HREF="TRUE:CAPS"><code 
class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK 
HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was 
an error.</p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-<hr>
-<div class="refsect2">
-<a 
name="garrow-feather-file-writer-close"></a><h3>garrow_feather_file_writer_closeÂ
 ()</h3>
-<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span 
class="returnvalue">gboolean</span></GTKDOCLINK>
-garrow_feather_file_writer_close (<em class="parameter"><code><a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a> *writer</code></em>,
-                                  <em class="parameter"><code><GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> 
**error</code></em>);</pre>
-<div class="refsect3">
-<a name="garrow-feather-file-writer-close.parameters"></a><h4>Parameters</h4>
-<div class="informaltable"><table class="informaltable" width="100%" 
border="0">
-<colgroup>
-<col width="150px" class="parameters_name">
-<col class="parameters_description">
-<col width="200px" class="parameters_annotations">
-</colgroup>
-<tbody>
-<tr>
-<td class="parameter_name"><p>writer</p></td>
-<td class="parameter_description"><p>A <a class="link" 
href="writer-classes.html#GArrowFeatherFileWriter"><span 
class="type">GArrowFeatherFileWriter</span></a>.</p></td>
-<td class="parameter_annotations"> </td>
-</tr>
-<tr>
-<td class="parameter_name"><p>error</p></td>
-<td class="parameter_description"><p>Return locatipcn for a <GTKDOCLINK 
HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK 
HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
-<td class="parameter_annotations"><span class="annotation">[<acronym 
title="NULL may be passed as the value in, out, in-out; or as a return 
value."><span class="acronym">nullable</span></acronym>]</span></td>
-</tr>
-</tbody>
-</table></div>
-</div>
-<div class="refsect3">
-<a name="garrow-feather-file-writer-close.returns"></a><h4>Returns</h4>
-<p> <GTKDOCLINK HREF="TRUE:CAPS"><code 
class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK 
HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was 
an error.</p>
-</div>
-<p class="since">Since: <a class="link" 
href="api-index-0-4-0.html#api-index-0.4.0">0.4.0</a></p>
-</div>
-</div>
-<div class="refsect1">
-<a name="writer-classes.other_details"></a><h2>Types and Values</h2>
-<div class="refsect2">
-<a name="GArrowRecordBatchWriter-struct"></a><h3>struct 
GArrowRecordBatchWriter</h3>
-<pre class="programlisting">struct GArrowRecordBatchWriter;</pre>
-<p>It wraps <code class="literal">arrow::ipc::RecordBatchWriter</code>.</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="GArrowRecordBatchStreamWriter-struct"></a><h3>struct 
GArrowRecordBatchStreamWriter</h3>
-<pre class="programlisting">struct GArrowRecordBatchStreamWriter;</pre>
-<p>It wraps <code 
class="literal">arrow::ipc::RecordBatchStreamWriter</code>.</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="GArrowRecordBatchFileWriter-struct"></a><h3>struct 
GArrowRecordBatchFileWriter</h3>
-<pre class="programlisting">struct GArrowRecordBatchFileWriter;</pre>
-<p>It wraps <code class="literal">arrow::ipc::RecordBatchFileWriter</code>.</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="GArrowFeatherFileWriter-struct"></a><h3>struct 
GArrowFeatherFileWriter</h3>
-<pre class="programlisting">struct GArrowFeatherFileWriter;</pre>
-<p>It wraps <code class="literal">arrow::ipc::feather::TableWriter</code>.</p>
-</div>
-</div>
-<div class="refsect1">
-<a name="writer-classes.property-details"></a><h2>Property Details</h2>
-<div class="refsect2">
-<a name="GArrowRecordBatchWriter--record-batch-writer"></a><h3>The <code 
class="literal">“record-batch-writer”</code> property</h3>
-<pre class="programlisting">  “record-batch-writer”      <GTKDOCLINK 
HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre>
-<p>The raw std::shared&lt;arrow::ipc::RecordBatchWriter&gt; *.</p>
-<p>Flags: Write / Construct Only</p>
-</div>
-<hr>
-<div class="refsect2">
-<a name="GArrowFeatherFileWriter--feather-table-writer"></a><h3>The <code 
class="literal">“feather-table-writer”</code> property</h3>
-<pre class="programlisting">  “feather-table-writer”     <GTKDOCLINK 
HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre>
-<p>The raw std::shared&lt;arrow::ipc::feather::TableWriter&gt; *.</p>
-<p>Flags: Write / Construct Only</p>
-</div>
-</div>
-</div>
-<div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/c_glib/writer.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/writer.html b/docs/c_glib/writer.html
deleted file mode 100644
index 30b9e98..0000000
--- a/docs/c_glib/writer.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Writer: arrow-glib Reference Manual</title>
-<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="index.html" title="arrow-glib Reference Manual">
-<link rel="up" href="ipc.html" title="Part III. IPC">
-<link rel="prev" href="reader-classes.html" title="Reader classes">
-<link rel="next" href="writer-classes.html" title="Writer classes">
-<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
-<link rel="stylesheet" href="style.css" type="text/css">
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
-<table class="navigation" id="top" width="100%" summary="Navigation header" 
cellpadding="2" cellspacing="5"><tr valign="middle">
-<td width="100%" align="left" class="shortcuts"></td>
-<td><a accesskey="h" href="index.html"><img src="home.png" width="16" 
height="16" border="0" alt="Home"></a></td>
-<td><a accesskey="u" href="ipc.html"><img src="up.png" width="16" height="16" 
border="0" alt="Up"></a></td>
-<td><a accesskey="p" href="reader-classes.html"><img src="left.png" width="16" 
height="16" border="0" alt="Prev"></a></td>
-<td><a accesskey="n" href="writer-classes.html"><img src="right.png" 
width="16" height="16" border="0" alt="Next"></a></td>
-</tr></table>
-<div class="chapter">
-<div class="titlepage"><div><div><h2 class="title">
-<a name="writer"></a>Writer</h2></div></div></div>
-<div class="toc"><dl class="toc"><dt>
-<span class="refentrytitle"><a href="writer-classes.html">Writer 
classes</a></span><span class="refpurpose"></span>
-</dt></dl></div>
-</div>
-<div class="footer">
-<hr>Generated by GTK-Doc V1.27</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/_h_d_f_s_8md.html
----------------------------------------------------------------------
diff --git a/docs/cpp/_h_d_f_s_8md.html b/docs/cpp/_h_d_f_s_8md.html
index 31610a7..a52b614 100644
--- a/docs/cpp/_h_d_f_s_8md.html
+++ b/docs/cpp/_h_d_f_s_8md.html
@@ -67,11 +67,19 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 </div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/_windows_8md.html
----------------------------------------------------------------------
diff --git a/docs/cpp/_windows_8md.html b/docs/cpp/_windows_8md.html
index d002443..27d1a9a 100644
--- a/docs/cpp/_windows_8md.html
+++ b/docs/cpp/_windows_8md.html
@@ -67,11 +67,19 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 </div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/adapter_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/adapter_8h.html b/docs/cpp/adapter_8h.html
index 5ac8299..62dbf6c 100644
--- a/docs/cpp/adapter_8h.html
+++ b/docs/cpp/adapter_8h.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.14"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): 
/apache-arrow/arrow/cpp/src/arrow/adapters/orc/adapter.h File Reference</title>
+<title>Apache Arrow (C++): /arrow/cpp/src/arrow/adapters/orc/adapter.h File 
Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -79,9 +79,9 @@ $(function() {
 <code>#include &quot;<a class="el" 
href="interfaces_8h_source.html">arrow/io/interfaces.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" 
href="memory__pool_8h_source.html">arrow/memory_pool.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" 
href="record__batch_8h_source.html">arrow/record_batch.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" 
href="status_8h_source.html">arrow/status.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" 
href="arrow_2status_8h_source.html">arrow/status.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" 
href="type_8h_source.html">arrow/type.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" 
href="visibility_8h_source.html">arrow/util/visibility.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" 
href="arrow_2util_2visibility_8h_source.html">arrow/util/visibility.h</a>&quot;</code><br
 />
 </div>
 <p><a href="adapter_8h_source.html">Go to the source code of this file.</a></p>
 <table class="memberdecls">
@@ -102,11 +102,19 @@ Namespaces</h2></td></tr>
 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 </div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/adapter_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/adapter_8h_source.html b/docs/cpp/adapter_8h_source.html
index 29bfa51..3aa8e0f 100644
--- a/docs/cpp/adapter_8h_source.html
+++ b/docs/cpp/adapter_8h_source.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.14"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): 
/apache-arrow/arrow/cpp/src/arrow/adapters/orc/adapter.h Source File</title>
+<title>Apache Arrow (C++): /arrow/cpp/src/arrow/adapters/orc/adapter.h Source 
File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -70,22 +70,31 @@ $(function() {
 <div class="title">adapter.h</div>  </div>
 </div><!--header-->
 <div class="contents">
-<a href="adapter_8h.html">Go to the documentation of this file.</a><div 
class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">   
 1</span>&#160;<span class="comment">// Licensed to the Apache Software 
Foundation (ASF) under one</span></div><div class="line"><a 
name="l00002"></a><span class="lineno">    2</span>&#160;<span 
class="comment">// or more contributor license agreements.  See the NOTICE 
file</span></div><div class="line"><a name="l00003"></a><span class="lineno">   
 3</span>&#160;<span class="comment">// distributed with this work for 
additional information</span></div><div class="line"><a name="l00004"></a><span 
class="lineno">    4</span>&#160;<span class="comment">// regarding copyright 
ownership.  The ASF licenses this file</span></div><div class="line"><a 
name="l00005"></a><span class="lineno">    5</span>&#160;<span 
class="comment">// to you under the Apache License, Version 2.0 
(the</span></div><div class="line"><a name="l00006"></a><span class
 ="lineno">    6</span>&#160;<span class="comment">// &quot;License&quot;); you 
may not use this file except in compliance</span></div><div class="line"><a 
name="l00007"></a><span class="lineno">    7</span>&#160;<span 
class="comment">// with the License.  You may obtain a copy of the License 
at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    
8</span>&#160;<span class="comment">//</span></div><div class="line"><a 
name="l00009"></a><span class="lineno">    9</span>&#160;<span 
class="comment">//   
http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a 
name="l00010"></a><span class="lineno">   10</span>&#160;<span 
class="comment">//</span></div><div class="line"><a name="l00011"></a><span 
class="lineno">   11</span>&#160;<span class="comment">// Unless required by 
applicable law or agreed to in writing,</span></div><div class="line"><a 
name="l00012"></a><span class="lineno">   12</span>&#160;<span 
class="comment">// software distributed u
 nder the License is distributed on an</span></div><div class="line"><a 
name="l00013"></a><span class="lineno">   13</span>&#160;<span 
class="comment">// &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY</span></div><div class="line"><a name="l00014"></a><span class="lineno">   
14</span>&#160;<span class="comment">// KIND, either express or implied.  See 
the License for the</span></div><div class="line"><a name="l00015"></a><span 
class="lineno">   15</span>&#160;<span class="comment">// specific language 
governing permissions and limitations</span></div><div class="line"><a 
name="l00016"></a><span class="lineno">   16</span>&#160;<span 
class="comment">// under the License.</span></div><div class="line"><a 
name="l00017"></a><span class="lineno">   17</span>&#160;</div><div 
class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span 
class="preprocessor">#ifndef ARROW_ORC_CONVERTER_H</span></div><div 
class="line"><a name="l00019"></a><span class="lineno
 ">   19</span>&#160;<span class="preprocessor">#define 
ARROW_ORC_CONVERTER_H</span></div><div class="line"><a name="l00020"></a><span 
class="lineno">   20</span>&#160;</div><div class="line"><a 
name="l00021"></a><span class="lineno">   21</span>&#160;<span 
class="preprocessor">#include &lt;cstdint&gt;</span></div><div class="line"><a 
name="l00022"></a><span class="lineno">   22</span>&#160;<span 
class="preprocessor">#include &lt;memory&gt;</span></div><div class="line"><a 
name="l00023"></a><span class="lineno">   23</span>&#160;<span 
class="preprocessor">#include &lt;vector&gt;</span></div><div class="line"><a 
name="l00024"></a><span class="lineno">   24</span>&#160;</div><div 
class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="interfaces_8h.html">arrow/io/interfaces.h</a>&quot;</span></div><div 
class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span 
class="preprocessor">#incl
 ude &quot;<a class="code" 
href="memory__pool_8h.html">arrow/memory_pool.h</a>&quot;</span></div><div 
class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="record__batch_8h.html">arrow/record_batch.h</a>&quot;</span></div><div 
class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="status_8h.html">arrow/status.h</a>&quot;</span></div><div class="line"><a 
name="l00029"></a><span class="lineno">   29</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="type_8h.html">arrow/type.h</a>&quot;</span></div><div class="line"><a 
name="l00030"></a><span class="lineno">   30</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="visibility_8h.html">arrow/util/visibility.h</a>&quot;</span></div><div 
class="line"><a name="l00031"></a><span class="lineno">   
31</span>&#160;</div><div class="lin
 e"><a name="l00032"></a><span class="lineno"><a class="line" 
href="namespacearrow.html">   32</a></span>&#160;<span 
class="keyword">namespace </span><a class="code" 
href="namespacearrow.html">arrow</a> {</div><div class="line"><a 
name="l00033"></a><span class="lineno">   33</span>&#160;</div><div 
class="line"><a name="l00034"></a><span class="lineno"><a class="line" 
href="namespacearrow_1_1adapters.html">   34</a></span>&#160;<span 
class="keyword">namespace </span>adapters {</div><div class="line"><a 
name="l00035"></a><span class="lineno">   35</span>&#160;</div><div 
class="line"><a name="l00036"></a><span class="lineno"><a class="line" 
href="namespacearrow_1_1adapters_1_1orc.html">   36</a></span>&#160;<span 
class="keyword">namespace </span>orc {</div><div class="line"><a 
name="l00037"></a><span class="lineno">   37</span>&#160;</div><div 
class="line"><a name="l00040"></a><span class="lineno"><a class="line" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">   40</a><
 /span>&#160;<span class="keyword">class </span>ARROW_EXPORT <a class="code" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">ORCFileReader</a>
 {</div><div class="line"><a name="l00041"></a><span class="lineno">   
41</span>&#160; <span class="keyword">public</span>:</div><div class="line"><a 
name="l00042"></a><span class="lineno">   42</span>&#160;  ~<a class="code" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">ORCFileReader</a>();</div><div
 class="line"><a name="l00043"></a><span class="lineno">   
43</span>&#160;</div><div class="line"><a name="l00050"></a><span 
class="lineno">   50</span>&#160;  <span class="keyword">static</span> <a 
class="code" href="classarrow_1_1_status.html">Status</a> Open(<span 
class="keyword">const</span> 
std::shared_ptr&lt;io::ReadableFileInterface&gt;&amp; file,</div><div 
class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;       
              <a class="code" href="classarrow_1_1_memory_pool.html">Memo
 ryPool</a>* pool, std::unique_ptr&lt;ORCFileReader&gt;* reader);</div><div 
class="line"><a name="l00052"></a><span class="lineno">   
52</span>&#160;</div><div class="line"><a name="l00056"></a><span 
class="lineno">   56</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> 
ReadSchema(std::shared_ptr&lt;Schema&gt;* out);</div><div class="line"><a 
name="l00057"></a><span class="lineno">   57</span>&#160;</div><div 
class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> 
Read(std::shared_ptr&lt;Table&gt;* out);</div><div class="line"><a 
name="l00064"></a><span class="lineno">   64</span>&#160;</div><div 
class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> Read(<span 
class="keyword">const</span> std::vector&lt;int&gt;&amp; include_indices, 
std::shared_ptr&lt;Table&gt;* out);</div><div class="line"><a name="
 l00072"></a><span class="lineno">   72</span>&#160;</div><div class="line"><a 
name="l00077"></a><span class="lineno">   77</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> ReadStripe(int64_t stripe, 
std::shared_ptr&lt;RecordBatch&gt;* out);</div><div class="line"><a 
name="l00078"></a><span class="lineno">   78</span>&#160;</div><div 
class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> ReadStripe(int64_t 
stripe, <span class="keyword">const</span> std::vector&lt;int&gt;&amp; 
include_indices,</div><div class="line"><a name="l00085"></a><span 
class="lineno">   85</span>&#160;                    
std::shared_ptr&lt;RecordBatch&gt;* out);</div><div class="line"><a 
name="l00086"></a><span class="lineno">   86</span>&#160;</div><div 
class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;  
int64_t NumberOfStripes();</div><div class="line"><a name="l00089"></a><span cl
 ass="lineno">   89</span>&#160;</div><div class="line"><a 
name="l00091"></a><span class="lineno">   91</span>&#160;  int64_t 
NumberOfRows();</div><div class="line"><a name="l00092"></a><span 
class="lineno">   92</span>&#160;</div><div class="line"><a 
name="l00093"></a><span class="lineno">   93</span>&#160; <span 
class="keyword">private</span>:</div><div class="line"><a 
name="l00094"></a><span class="lineno">   94</span>&#160;  <span 
class="keyword">class </span>Impl;</div><div class="line"><a 
name="l00095"></a><span class="lineno">   95</span>&#160;  
std::unique_ptr&lt;Impl&gt; impl_;</div><div class="line"><a 
name="l00096"></a><span class="lineno">   96</span>&#160;  <a class="code" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">ORCFileReader</a>();</div><div
 class="line"><a name="l00097"></a><span class="lineno">   
97</span>&#160;};</div><div class="line"><a name="l00098"></a><span 
class="lineno">   98</span>&#160;</div><div class="line"><a 
name="l00099"></a><spa
 n class="lineno">   99</span>&#160;}  <span class="comment">// namespace 
orc</span></div><div class="line"><a name="l00100"></a><span class="lineno">  
100</span>&#160;</div><div class="line"><a name="l00101"></a><span 
class="lineno">  101</span>&#160;}  <span class="comment">// namespace 
adapters</span></div><div class="line"><a name="l00102"></a><span 
class="lineno">  102</span>&#160;</div><div class="line"><a 
name="l00103"></a><span class="lineno">  103</span>&#160;}  <span 
class="comment">// namespace arrow</span></div><div class="line"><a 
name="l00104"></a><span class="lineno">  104</span>&#160;</div><div 
class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;<span 
class="preprocessor">#endif  // ARROW_ORC_CONVERTER_H</span></div><div 
class="ttc" id="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader_html"><div 
class="ttname"><a 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">arrow::adapters::orc::ORCFileReader</a></div><div
 class="ttdoc">Read 
 an Arrow Table or RecordBatch from an ORC file. </div><div 
class="ttdef"><b>Definition:</b> adapter.h:40</div></div>
-<div class="ttc" id="classarrow_1_1_status_html"><div class="ttname"><a 
href="classarrow_1_1_status.html">arrow::Status</a></div><div 
class="ttdef"><b>Definition:</b> status.h:94</div></div>
+<a href="adapter_8h.html">Go to the documentation of this file.</a><div 
class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">   
 1</span>&#160;<span class="comment">// Licensed to the Apache Software 
Foundation (ASF) under one</span></div><div class="line"><a 
name="l00002"></a><span class="lineno">    2</span>&#160;<span 
class="comment">// or more contributor license agreements.  See the NOTICE 
file</span></div><div class="line"><a name="l00003"></a><span class="lineno">   
 3</span>&#160;<span class="comment">// distributed with this work for 
additional information</span></div><div class="line"><a name="l00004"></a><span 
class="lineno">    4</span>&#160;<span class="comment">// regarding copyright 
ownership.  The ASF licenses this file</span></div><div class="line"><a 
name="l00005"></a><span class="lineno">    5</span>&#160;<span 
class="comment">// to you under the Apache License, Version 2.0 
(the</span></div><div class="line"><a name="l00006"></a><span class
 ="lineno">    6</span>&#160;<span class="comment">// &quot;License&quot;); you 
may not use this file except in compliance</span></div><div class="line"><a 
name="l00007"></a><span class="lineno">    7</span>&#160;<span 
class="comment">// with the License.  You may obtain a copy of the License 
at</span></div><div class="line"><a name="l00008"></a><span class="lineno">    
8</span>&#160;<span class="comment">//</span></div><div class="line"><a 
name="l00009"></a><span class="lineno">    9</span>&#160;<span 
class="comment">//   
http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a 
name="l00010"></a><span class="lineno">   10</span>&#160;<span 
class="comment">//</span></div><div class="line"><a name="l00011"></a><span 
class="lineno">   11</span>&#160;<span class="comment">// Unless required by 
applicable law or agreed to in writing,</span></div><div class="line"><a 
name="l00012"></a><span class="lineno">   12</span>&#160;<span 
class="comment">// software distributed u
 nder the License is distributed on an</span></div><div class="line"><a 
name="l00013"></a><span class="lineno">   13</span>&#160;<span 
class="comment">// &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF 
ANY</span></div><div class="line"><a name="l00014"></a><span class="lineno">   
14</span>&#160;<span class="comment">// KIND, either express or implied.  See 
the License for the</span></div><div class="line"><a name="l00015"></a><span 
class="lineno">   15</span>&#160;<span class="comment">// specific language 
governing permissions and limitations</span></div><div class="line"><a 
name="l00016"></a><span class="lineno">   16</span>&#160;<span 
class="comment">// under the License.</span></div><div class="line"><a 
name="l00017"></a><span class="lineno">   17</span>&#160;</div><div 
class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span 
class="preprocessor">#ifndef ARROW_ORC_CONVERTER_H</span></div><div 
class="line"><a name="l00019"></a><span class="lineno
 ">   19</span>&#160;<span class="preprocessor">#define 
ARROW_ORC_CONVERTER_H</span></div><div class="line"><a name="l00020"></a><span 
class="lineno">   20</span>&#160;</div><div class="line"><a 
name="l00021"></a><span class="lineno">   21</span>&#160;<span 
class="preprocessor">#include &lt;cstdint&gt;</span></div><div class="line"><a 
name="l00022"></a><span class="lineno">   22</span>&#160;<span 
class="preprocessor">#include &lt;memory&gt;</span></div><div class="line"><a 
name="l00023"></a><span class="lineno">   23</span>&#160;<span 
class="preprocessor">#include &lt;vector&gt;</span></div><div class="line"><a 
name="l00024"></a><span class="lineno">   24</span>&#160;</div><div 
class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="interfaces_8h.html">arrow/io/interfaces.h</a>&quot;</span></div><div 
class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span 
class="preprocessor">#incl
 ude &quot;<a class="code" 
href="memory__pool_8h.html">arrow/memory_pool.h</a>&quot;</span></div><div 
class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="record__batch_8h.html">arrow/record_batch.h</a>&quot;</span></div><div 
class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="arrow_2status_8h.html">arrow/status.h</a>&quot;</span></div><div 
class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="type_8h.html">arrow/type.h</a>&quot;</span></div><div class="line"><a 
name="l00030"></a><span class="lineno">   30</span>&#160;<span 
class="preprocessor">#include &quot;<a class="code" 
href="arrow_2util_2visibility_8h.html">arrow/util/visibility.h</a>&quot;</span></div><div
 class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<
 /div><div class="line"><a name="l00032"></a><span class="lineno"><a 
class="line" href="namespacearrow.html">   32</a></span>&#160;<span 
class="keyword">namespace </span><a class="code" 
href="namespacearrow.html">arrow</a> {</div><div class="line"><a 
name="l00033"></a><span class="lineno">   33</span>&#160;</div><div 
class="line"><a name="l00034"></a><span class="lineno"><a class="line" 
href="namespacearrow_1_1adapters.html">   34</a></span>&#160;<span 
class="keyword">namespace </span>adapters {</div><div class="line"><a 
name="l00035"></a><span class="lineno">   35</span>&#160;</div><div 
class="line"><a name="l00036"></a><span class="lineno"><a class="line" 
href="namespacearrow_1_1adapters_1_1orc.html">   36</a></span>&#160;<span 
class="keyword">namespace </span>orc {</div><div class="line"><a 
name="l00037"></a><span class="lineno">   37</span>&#160;</div><div 
class="line"><a name="l00040"></a><span class="lineno"><a class="line" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_rea
 der.html">   40</a></span>&#160;<span class="keyword">class 
</span>ARROW_EXPORT <a class="code" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">ORCFileReader</a>
 {</div><div class="line"><a name="l00041"></a><span class="lineno">   
41</span>&#160; <span class="keyword">public</span>:</div><div class="line"><a 
name="l00042"></a><span class="lineno">   42</span>&#160;  ~<a class="code" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">ORCFileReader</a>();</div><div
 class="line"><a name="l00043"></a><span class="lineno">   
43</span>&#160;</div><div class="line"><a name="l00050"></a><span 
class="lineno">   50</span>&#160;  <span class="keyword">static</span> <a 
class="code" href="classarrow_1_1_status.html">Status</a> Open(<span 
class="keyword">const</span> 
std::shared_ptr&lt;io::ReadableFileInterface&gt;&amp; file,</div><div 
class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;       
              <a class="code" href="classarrow_1_1_me
 mory_pool.html">MemoryPool</a>* pool, std::unique_ptr&lt;ORCFileReader&gt;* 
reader);</div><div class="line"><a name="l00052"></a><span class="lineno">   
52</span>&#160;</div><div class="line"><a name="l00056"></a><span 
class="lineno">   56</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> 
ReadSchema(std::shared_ptr&lt;Schema&gt;* out);</div><div class="line"><a 
name="l00057"></a><span class="lineno">   57</span>&#160;</div><div 
class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> 
Read(std::shared_ptr&lt;Table&gt;* out);</div><div class="line"><a 
name="l00064"></a><span class="lineno">   64</span>&#160;</div><div 
class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> Read(<span 
class="keyword">const</span> std::shared_ptr&lt;Schema&gt;&amp; <a class="code" 
href="namespacearrow.html#a97ac72c2a072285
 77c1d38b7747941a9">schema</a>, std::shared_ptr&lt;Table&gt;* out);</div><div 
class="line"><a name="l00072"></a><span class="lineno">   
72</span>&#160;</div><div class="line"><a name="l00079"></a><span 
class="lineno">   79</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> Read(<span 
class="keyword">const</span> std::vector&lt;int&gt;&amp; include_indices, 
std::shared_ptr&lt;Table&gt;* out);</div><div class="line"><a 
name="l00080"></a><span class="lineno">   80</span>&#160;</div><div 
class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> Read(<span 
class="keyword">const</span> std::shared_ptr&lt;Schema&gt;&amp; <a class="code" 
href="namespacearrow.html#a97ac72c2a07228577c1d38b7747941a9">schema</a>,</div><div
 class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;      
        <span class="keyword">const</span> std::vector&lt;int&gt;&amp; 
include_indices, std::sha
 red_ptr&lt;Table&gt;* out);</div><div class="line"><a name="l00090"></a><span 
class="lineno">   90</span>&#160;</div><div class="line"><a 
name="l00095"></a><span class="lineno">   95</span>&#160;  <a class="code" 
href="classarrow_1_1_status.html">Status</a> ReadStripe(int64_t stripe, 
std::shared_ptr&lt;RecordBatch&gt;* out);</div><div class="line"><a 
name="l00096"></a><span class="lineno">   96</span>&#160;</div><div 
class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;  <a 
class="code" href="classarrow_1_1_status.html">Status</a> ReadStripe(int64_t 
stripe, <span class="keyword">const</span> std::vector&lt;int&gt;&amp; 
include_indices,</div><div class="line"><a name="l00103"></a><span 
class="lineno">  103</span>&#160;                    
std::shared_ptr&lt;RecordBatch&gt;* out);</div><div class="line"><a 
name="l00104"></a><span class="lineno">  104</span>&#160;</div><div 
class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;  
int64_t NumberOfStr
 ipes();</div><div class="line"><a name="l00107"></a><span class="lineno">  
107</span>&#160;</div><div class="line"><a name="l00109"></a><span 
class="lineno">  109</span>&#160;  int64_t NumberOfRows();</div><div 
class="line"><a name="l00110"></a><span class="lineno">  
110</span>&#160;</div><div class="line"><a name="l00111"></a><span 
class="lineno">  111</span>&#160; <span 
class="keyword">private</span>:</div><div class="line"><a 
name="l00112"></a><span class="lineno">  112</span>&#160;  <span 
class="keyword">class </span>Impl;</div><div class="line"><a 
name="l00113"></a><span class="lineno">  113</span>&#160;  
std::unique_ptr&lt;Impl&gt; impl_;</div><div class="line"><a 
name="l00114"></a><span class="lineno">  114</span>&#160;  <a class="code" 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">ORCFileReader</a>();</div><div
 class="line"><a name="l00115"></a><span class="lineno">  
115</span>&#160;};</div><div class="line"><a name="l00116"></a><span 
class="lineno">  116</
 span>&#160;</div><div class="line"><a name="l00117"></a><span class="lineno">  
117</span>&#160;}  <span class="comment">// namespace orc</span></div><div 
class="line"><a name="l00118"></a><span class="lineno">  
118</span>&#160;</div><div class="line"><a name="l00119"></a><span 
class="lineno">  119</span>&#160;}  <span class="comment">// namespace 
adapters</span></div><div class="line"><a name="l00120"></a><span 
class="lineno">  120</span>&#160;</div><div class="line"><a 
name="l00121"></a><span class="lineno">  121</span>&#160;}  <span 
class="comment">// namespace arrow</span></div><div class="line"><a 
name="l00122"></a><span class="lineno">  122</span>&#160;</div><div 
class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;<span 
class="preprocessor">#endif  // ARROW_ORC_CONVERTER_H</span></div><div 
class="ttc" id="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader_html"><div 
class="ttname"><a 
href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html">arrow::ad
 apters::orc::ORCFileReader</a></div><div class="ttdoc">Read an Arrow Table or 
RecordBatch from an ORC file. </div><div class="ttdef"><b>Definition:</b> 
adapter.h:40</div></div>
+<div class="ttc" id="classarrow_1_1_status_html"><div class="ttname"><a 
href="classarrow_1_1_status.html">arrow::Status</a></div><div 
class="ttdef"><b>Definition:</b> status.h:95</div></div>
 <div class="ttc" id="interfaces_8h_html"><div class="ttname"><a 
href="interfaces_8h.html">interfaces.h</a></div></div>
-<div class="ttc" id="visibility_8h_html"><div class="ttname"><a 
href="visibility_8h.html">visibility.h</a></div></div>
 <div class="ttc" id="memory__pool_8h_html"><div class="ttname"><a 
href="memory__pool_8h.html">memory_pool.h</a></div></div>
 <div class="ttc" id="record__batch_8h_html"><div class="ttname"><a 
href="record__batch_8h.html">record_batch.h</a></div></div>
+<div class="ttc" id="arrow_2util_2visibility_8h_html"><div class="ttname"><a 
href="arrow_2util_2visibility_8h.html">visibility.h</a></div></div>
 <div class="ttc" id="namespacearrow_html"><div class="ttname"><a 
href="namespacearrow.html">arrow</a></div><div class="ttdoc">Top-level 
namespace for Apache Arrow C++ API. </div><div class="ttdef"><b>Definition:</b> 
adapter.h:32</div></div>
-<div class="ttc" id="status_8h_html"><div class="ttname"><a 
href="status_8h.html">status.h</a></div></div>
+<div class="ttc" id="arrow_2status_8h_html"><div class="ttname"><a 
href="arrow_2status_8h.html">status.h</a></div></div>
+<div class="ttc" 
id="namespacearrow_html_a97ac72c2a07228577c1d38b7747941a9"><div 
class="ttname"><a 
href="namespacearrow.html#a97ac72c2a07228577c1d38b7747941a9">arrow::schema</a></div><div
 class="ttdeci">std::shared_ptr&lt; Schema &gt; schema(const std::vector&lt; 
std::shared_ptr&lt; Field &gt;&gt; &amp;fields, const std::shared_ptr&lt; const 
KeyValueMetadata &gt; &amp;metadata=NULLPTR)</div><div class="ttdoc">Create a 
Schema instance. </div></div>
 <div class="ttc" id="classarrow_1_1_memory_pool_html"><div class="ttname"><a 
href="classarrow_1_1_memory_pool.html">arrow::MemoryPool</a></div><div 
class="ttdoc">Base class for memory allocation. </div><div 
class="ttdef"><b>Definition:</b> memory_pool.h:34</div></div>
 <div class="ttc" id="type_8h_html"><div class="ttname"><a 
href="type_8h.html">type.h</a></div></div>
 </div><!-- fragment --></div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/ae_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/ae_8h.html b/docs/cpp/ae_8h.html
index b40970d..95fe67c 100644
--- a/docs/cpp/ae_8h.html
+++ b/docs/cpp/ae_8h.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.14"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): 
/apache-arrow/arrow/cpp/src/plasma/thirdparty/ae/ae.h File Reference</title>
+<title>Apache Arrow (C++): /arrow/cpp/src/plasma/thirdparty/ae/ae.h File 
Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -865,11 +865,19 @@ Functions</h2></td></tr>
 </div>
 </div>
 </div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/ae_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/ae_8h_source.html b/docs/cpp/ae_8h_source.html
index 07b40fe..e69aa9d 100644
--- a/docs/cpp/ae_8h_source.html
+++ b/docs/cpp/ae_8h_source.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.14"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): 
/apache-arrow/arrow/cpp/src/plasma/thirdparty/ae/ae.h Source File</title>
+<title>Apache Arrow (C++): /arrow/cpp/src/plasma/thirdparty/ae/ae.h Source 
File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -121,11 +121,19 @@ $(function() {
 <div class="ttc" id="ae_8h_html_ab2fbbafc0540b40bcc9a13477c512e4d"><div 
class="ttname"><a 
href="ae_8h.html#ab2fbbafc0540b40bcc9a13477c512e4d">aeSetBeforeSleepProc</a></div><div
 class="ttdeci">void aeSetBeforeSleepProc(aeEventLoop *eventLoop, 
aeBeforeSleepProc *beforesleep)</div></div>
 <div class="ttc" 
id="structae_time_event_html_a9721fa6e2866701e2c38f0020beaac60"><div 
class="ttname"><a 
href="structae_time_event.html#a9721fa6e2866701e2c38f0020beaac60">aeTimeEvent::next</a></div><div
 class="ttdeci">struct aeTimeEvent * next</div><div 
class="ttdef"><b>Definition:</b> ae.h:80</div></div>
 </div><!-- fragment --></div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/f508ee59/docs/cpp/allocator_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/allocator_8h.html b/docs/cpp/allocator_8h.html
index f2ab200..f0d0741 100644
--- a/docs/cpp/allocator_8h.html
+++ b/docs/cpp/allocator_8h.html
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.14"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>Apache Arrow (C++): /apache-arrow/arrow/cpp/src/arrow/allocator.h File 
Reference</title>
+<title>Apache Arrow (C++): /arrow/cpp/src/arrow/allocator.h File 
Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -78,8 +78,8 @@ $(function() {
 <code>#include &lt;memory&gt;</code><br />
 <code>#include &lt;utility&gt;</code><br />
 <code>#include &quot;<a class="el" 
href="memory__pool_8h_source.html">arrow/memory_pool.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" 
href="status_8h_source.html">arrow/status.h</a>&quot;</code><br />
-<code>#include &quot;<a class="el" 
href="macros_8h_source.html">arrow/util/macros.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" 
href="arrow_2status_8h_source.html">arrow/status.h</a>&quot;</code><br />
+<code>#include &quot;<a class="el" 
href="arrow_2util_2macros_8h_source.html">arrow/util/macros.h</a>&quot;</code><br
 />
 </div>
 <p><a href="allocator_8h_source.html">Go to the source code of this 
file.</a></p>
 <table class="memberdecls">
@@ -106,11 +106,19 @@ Functions</h2></td></tr>
 <tr class="separator:aaaffa5e80489838d1a7a8fcb67a8fb17"><td 
class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 </div><!-- contents -->
+<!-- HTML footer for doxygen 1.8.14-->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
 Generated by &#160;<a href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.14
 </small></address>
+<script async 
src="https://www.googletagmanager.com/gtag/js?id=UA-107500873-1";></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+  gtag('config', 'UA-107500873-1');
+</script>
 </body>
 </html>

Reply via email to