You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by uw...@apache.org on 2018/05/18 07:47:25 UTC

[24/51] [partial] arrow-site git commit: Update API docs

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_g.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_g.html b/docs/cpp/functions_g.html
index 5b4d81b..c9fcc02 100644
--- a/docs/cpp/functions_g.html
+++ b/docs/cpp/functions_g.html
@@ -69,11 +69,11 @@ $(function() {
 : <a class="el" href="classarrow_1_1_rle_decoder.html#a162b61df5b8dfc2b976e164aeec6c557">arrow::RleDecoder</a>
 </li>
 <li>get()
-: <a class="el" href="classarrow_1_1util_1_1optional.html#af6f2e0410435b1206619947f1a68e4e8">arrow::util::optional&lt; T &gt;</a>
+: <a class="el" href="classarrow_1_1util_1_1optional.html#ae835dcb6b662e032b7362642e15b33eb">arrow::util::optional&lt; T &gt;</a>
 , <a class="el" href="classarrow_1_1util_1_1recursive__wrapper.html#aee429f81c4b34935403882c61cd3397c">arrow::util::recursive_wrapper&lt; T &gt;</a>
 </li>
 <li>Get()
-: <a class="el" href="classplasma_1_1_plasma_client.html#a3b0e952a210fbdf028f5727c2007977e">plasma::PlasmaClient</a>
+: <a class="el" href="classplasma_1_1_plasma_client.html#a5b2626c32d557a57e66800027ba24b96">plasma::PlasmaClient</a>
 </li>
 <li>get_manager_fd()
 : <a class="el" href="classplasma_1_1_plasma_client.html#a381bc5cecd2a85bf6281ecad3a7608a4">plasma::PlasmaClient</a>
@@ -85,10 +85,10 @@ $(function() {
 : <a class="el" href="classarrow_1_1util_1_1recursive__wrapper.html#a5fabab38eba88dbe7593bb93e48d788d">arrow::util::recursive_wrapper&lt; T &gt;</a>
 </li>
 <li>get_type_index()
-: <a class="el" href="classarrow_1_1util_1_1variant.html#a9ab220f26f787404c21b101c0c6b8e5b">arrow::util::variant&lt; Types &gt;</a>
+: <a class="el" href="classarrow_1_1util_1_1variant.html#a7fc46943600159262da4486c976bf458">arrow::util::variant&lt; Types &gt;</a>
 </li>
 <li>get_unchecked()
-: <a class="el" href="classarrow_1_1util_1_1variant.html#ad51a93fbfa128075b7879eb7cb257e72">arrow::util::variant&lt; Types &gt;</a>
+: <a class="el" href="classarrow_1_1util_1_1variant.html#af8d622ce196e350337b2fe8bed8bdf7c">arrow::util::variant&lt; Types &gt;</a>
 </li>
 <li>GetAligned()
 : <a class="el" href="classarrow_1_1_bit_reader.html#ae209b69dc854275c1425d4d11abf36bd">arrow::BitReader</a>
@@ -109,6 +109,12 @@ $(function() {
 <li>GetCapacity()
 : <a class="el" href="classarrow_1_1io_1_1_hadoop_file_system.html#aefa370d3ac82a66466bf587eb1bfa3d8">arrow::io::HadoopFileSystem</a>
 </li>
+<li>GetChildByName()
+: <a class="el" href="classarrow_1_1_struct_type.html#ad198888b3541c9051942b4b583cc8db7">arrow::StructType</a>
+</li>
+<li>GetChildIndex()
+: <a class="el" href="classarrow_1_1_struct_type.html#adcb5e039edaf1ef5311ca60d80cb1a27">arrow::StructType</a>
+</li>
 <li>GetChildren()
 : <a class="el" href="classarrow_1_1io_1_1_file_system.html#a91e47db138d468d1ac2d2d78e3d00cd3">arrow::io::FileSystem</a>
 , <a class="el" href="classarrow_1_1io_1_1_hadoop_file_system.html#a6e157d9876afd8819ba6970990cd28c4">arrow::io::HadoopFileSystem</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_i.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_i.html b/docs/cpp/functions_i.html
index 4133434..352be17 100644
--- a/docs/cpp/functions_i.html
+++ b/docs/cpp/functions_i.html
@@ -204,6 +204,9 @@ $(function() {
 <li>is_strided()
 : <a class="el" href="classarrow_1_1py_1_1_ndarray1_d_indexer.html#a7163a1a2a2e4ce2ac7eeda40c08f4cfb">arrow::py::Ndarray1DIndexer&lt; T &gt;</a>
 </li>
+<li>IsCapacityError()
+: <a class="el" href="classarrow_1_1_status.html#ae8ee3e230331723c3d9d554ca68c4f9f">arrow::Status</a>
+</li>
 <li>IsInvalid()
 : <a class="el" href="classarrow_1_1_status.html#a1473b7bf14ad50feab36b514b5af6484">arrow::Status</a>
 </li>
@@ -222,6 +225,9 @@ $(function() {
 <li>IsOutOfMemory()
 : <a class="el" href="classarrow_1_1_status.html#aa68adbba5eb1af6a3bbea812e932202e">arrow::Status</a>
 </li>
+<li>IsPlasmaObjectAlreadySealed()
+: <a class="el" href="classarrow_1_1_status.html#a5d7860582571a1fbf6b14515ff0184a9">arrow::Status</a>
+</li>
 <li>IsPlasmaObjectExists()
 : <a class="el" href="classarrow_1_1_status.html#a836c49e470898d24c854894dab8349c0">arrow::Status</a>
 </li>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_l.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_l.html b/docs/cpp/functions_l.html
index 4614611..f04722b 100644
--- a/docs/cpp/functions_l.html
+++ b/docs/cpp/functions_l.html
@@ -95,7 +95,6 @@ $(function() {
 , <a class="el" href="classarrow_1_1_column.html#aafda8e7be9dbc335820622b4e98e9bdd">arrow::Column</a>
 , <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_array_metadata.html#adff8004ef0e37cd487e6b58de7cd171d">arrow::ipc::feather::ArrayMetadata</a>
 , <a class="el" href="classarrow_1_1_typed_buffer_builder.html#a1f49bc2502db1d20acb2dae6280a8837">arrow::TypedBufferBuilder&lt; T &gt;</a>
-, <a class="el" href="structplasma_1_1_client_mmap_table_entry.html#a8004bc973d7f722332f83bb0d7992de6">plasma::ClientMmapTableEntry</a>
 </li>
 <li>length_
 : <a class="el" href="classarrow_1_1_array_builder.html#ae8b7ebc042e6684440bd9e1c77f0f5c1">arrow::ArrayBuilder</a>
@@ -117,7 +116,7 @@ $(function() {
 : <a class="el" href="classarrow_1_1io_1_1_hadoop_file_system.html#aea921f54031ab3ba05dd3c4d2a4159d4">arrow::io::HadoopFileSystem</a>
 </li>
 <li>ListType()
-: <a class="el" href="classarrow_1_1_list_type.html#abee8a3b58f1d7e05ba474fd5225e699b">arrow::ListType</a>
+: <a class="el" href="classarrow_1_1_list_type.html#ab2b8aa644656466440477e285ebe3111">arrow::ListType</a>
 , <a class="el" href="classarrow_1_1meta_1_1_list_type.html#ad0d76d76f9ff002a90dac782d3eee03a">arrow::meta::ListType&lt; T &gt;</a>
 </li>
 <li>literal_count_

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_m.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_m.html b/docs/cpp/functions_m.html
index d3ba33e..e378af5 100644
--- a/docs/cpp/functions_m.html
+++ b/docs/cpp/functions_m.html
@@ -68,7 +68,7 @@ $(function() {
 <li>Make()
 : <a class="el" href="structarrow_1_1_array_data.html#ab7b1b59d7e696594deea13b3485de604">arrow::ArrayData</a>
 , <a class="el" href="classarrow_1_1py_1_1_py_foreign_buffer.html#a2583346f1648df55bc09f79d53595a6f">arrow::py::PyForeignBuffer</a>
-, <a class="el" href="classarrow_1_1_record_batch.html#acb291d835ac50277f5c326e121e82f40">arrow::RecordBatch</a>
+, <a class="el" href="classarrow_1_1_record_batch.html#a9189551f8fd67bbfa92c2e683f90c249">arrow::RecordBatch</a>
 , <a class="el" href="classarrow_1_1_record_batch_builder.html#a6fa0306ecd2f285e9c513bf2c458b16c">arrow::RecordBatchBuilder</a>
 , <a class="el" href="classarrow_1_1_table.html#aca0ef055d9705646f61d0b7b72001771">arrow::Table</a>
 </li>
@@ -152,8 +152,7 @@ $(function() {
 : <a class="el" href="structplasma_1_1_plasma_object.html#ad12648a15f841885eb9543b200382352">plasma::PlasmaObject</a>
 </li>
 <li>metadata_size
-: <a class="el" href="structplasma_1_1_object_buffer.html#a4abaffd262b9ebd5fc6721fd55cc59b3">plasma::ObjectBuffer</a>
-, <a class="el" href="structplasma_1_1_plasma_object.html#a82a59120f6c86f8cf5121c6a100718fb">plasma::PlasmaObject</a>
+: <a class="el" href="structplasma_1_1_plasma_object.html#a82a59120f6c86f8cf5121c6a100718fb">plasma::PlasmaObject</a>
 </li>
 <li>metadata_version()
 : <a class="el" href="classarrow_1_1ipc_1_1_message.html#a2f64085955886f84817cb1676cf63b54">arrow::ipc::Message</a>
@@ -201,7 +200,7 @@ $(function() {
 : <a class="el" href="classarrow_1_1_buffer.html#ad36e306b99bc8427865bcac9b2d4f7e5">arrow::Buffer</a>
 </li>
 <li>MutableBuffer()
-: <a class="el" href="classarrow_1_1_mutable_buffer.html#a541704eb0b7720aa712e294634cf58f9">arrow::MutableBuffer</a>
+: <a class="el" href="classarrow_1_1_mutable_buffer.html#a3b01c712ad660aea1b10a0ad2b232ac7">arrow::MutableBuffer</a>
 </li>
 </ul>
 </div><!-- contents -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_o.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_o.html b/docs/cpp/functions_o.html
index 737f95c..2ce0a2e 100644
--- a/docs/cpp/functions_o.html
+++ b/docs/cpp/functions_o.html
@@ -75,12 +75,18 @@ $(function() {
 : <a class="el" href="structplasma_1_1_object_request.html#a0b090ab0f96576bcd70493154a3583ab">plasma::ObjectRequest</a>
 , <a class="el" href="structplasma_1_1_object_table_entry.html#a9b35a72da1a4ca1f0b9970b9f7e53072">plasma::ObjectTableEntry</a>
 </li>
+<li>object_ids
+: <a class="el" href="structplasma_1_1_client.html#afd2cc1c35e7eda7be014122638ed4885">plasma::Client</a>
+</li>
 <li>object_notifications
-: <a class="el" href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">plasma::NotificationQueue</a>
+: <a class="el" href="structplasma_1_1_notification_queue.html#a6e05900f8addf51596a35ce11c0b065d">plasma::NotificationQueue</a>
 </li>
 <li>objects
 : <a class="el" href="structplasma_1_1_plasma_store_info.html#a1972fc2e24de109bae2293746a7ad990">plasma::PlasmaStoreInfo</a>
 </li>
+<li>ObjectTableEntry()
+: <a class="el" href="structplasma_1_1_object_table_entry.html#ab541db85cc8f35e2bb758ef84a2e2a6f">plasma::ObjectTableEntry</a>
+</li>
 <li>offset()
 : <a class="el" href="classarrow_1_1_array.html#a1a0c6c1aa06cffd1dcb3813f0d24b2fd">arrow::Array</a>
 , <a class="el" href="structarrow_1_1_array_data.html#a62e35001b5555f0b59bb0db3db494419">arrow::ArrayData</a>
@@ -91,12 +97,12 @@ $(function() {
 : <a class="el" href="classarrow_1_1_binary_builder.html#a25e78f8e1f3678f61d54ae3148ab45a1">arrow::BinaryBuilder</a>
 , <a class="el" href="classarrow_1_1_list_builder.html#ae11fe094b2280b16e8b35714f839d3c0">arrow::ListBuilder</a>
 </li>
-<li>OK()
-: <a class="el" href="classarrow_1_1_status.html#a5c0b0031db6eeec3dcc70485d24cfe03">arrow::Status</a>
-</li>
 <li>ok()
 : <a class="el" href="classarrow_1_1_status.html#a2240d82ac632c582efc070af2fe9a5ec">arrow::Status</a>
 </li>
+<li>OK()
+: <a class="el" href="classarrow_1_1_status.html#a5c0b0031db6eeec3dcc70485d24cfe03">arrow::Status</a>
+</li>
 <li>Open()
 : <a class="el" href="classarrow_1_1adapters_1_1orc_1_1_o_r_c_file_reader.html#a36f1e545507f57a2a29be9f1d50d669e">arrow::adapters::orc::ORCFileReader</a>
 , <a class="el" href="classarrow_1_1io_1_1_file_output_stream.html#a5e4fde4bf693d5035a2c2bb6ef59def7">arrow::io::FileOutputStream</a>
@@ -125,7 +131,8 @@ $(function() {
 : <a class="el" href="classarrow_1_1_decimal128.html#afabecf367f1c72c8e77e5ce8a0c6b8a4">arrow::Decimal128</a>
 </li>
 <li>operator bool()
-: <a class="el" href="classarrow_1_1util_1_1optional.html#a482783141f6c2c60b231c67b94597c7d">arrow::util::optional&lt; T &gt;</a>
+: <a class="el" href="classarrow_1_1py_1_1_owned_ref.html#aab08c8f7391e16952029b7741d47d803">arrow::py::OwnedRef</a>
+, <a class="el" href="classarrow_1_1util_1_1optional.html#a482783141f6c2c60b231c67b94597c7d">arrow::util::optional&lt; T &gt;</a>
 </li>
 <li>operator int64_t()
 : <a class="el" href="classarrow_1_1_decimal128.html#a225da107a00727ed90e0f6db24a0a263">arrow::Decimal128</a>
@@ -168,10 +175,11 @@ $(function() {
 </li>
 <li>operator=()
 : <a class="el" href="structarrow_1_1_array_data.html#a32e65ea8a32f114ac930dac02f437bab">arrow::ArrayData</a>
+, <a class="el" href="classarrow_1_1py_1_1_owned_ref.html#ac532ea6b2a2ef8f021f1bd195830df69">arrow::py::OwnedRef</a>
 , <a class="el" href="classarrow_1_1_status.html#aa37c59809af9612c25becbe6e4ae7ff5">arrow::Status</a>
 , <a class="el" href="classarrow_1_1util_1_1optional.html#ad6c97165b9f22cf5b58e2f478a665740">arrow::util::optional&lt; T &gt;</a>
 , <a class="el" href="classarrow_1_1util_1_1recursive__wrapper.html#adf2e5598ce49f6d7cc18b2db3c0db196">arrow::util::recursive_wrapper&lt; T &gt;</a>
-, <a class="el" href="classarrow_1_1util_1_1variant.html#a4cee6705d89c159580ddb991c4d7f6b2">arrow::util::variant&lt; Types &gt;</a>
+, <a class="el" href="classarrow_1_1util_1_1variant.html#aa7fc1b9023d3ba693c3e5917a2f40276">arrow::util::variant&lt; Types &gt;</a>
 </li>
 <li>operator==()
 : <a class="el" href="classarrow_1_1util_1_1variant.html#adef38624c689352ad3731094ebd5ab1e">arrow::util::variant&lt; Types &gt;</a>
@@ -193,7 +201,7 @@ $(function() {
 : <a class="el" href="classarrow_1_1_decimal128.html#a482ddb6e91fe07ba40fd21cd12f0cd57">arrow::Decimal128</a>
 </li>
 <li>optional()
-: <a class="el" href="classarrow_1_1util_1_1optional.html#ae0e34c9b58d04f4e1b40139c2ce3b31e">arrow::util::optional&lt; T &gt;</a>
+: <a class="el" href="classarrow_1_1util_1_1optional.html#ab0f1dcab117bace6718322f8a7c26259">arrow::util::optional&lt; T &gt;</a>
 </li>
 <li>ordered()
 : <a class="el" href="classarrow_1_1_dictionary_type.html#a59060e29adc4140d679e32210c3403ca">arrow::DictionaryType</a>
@@ -215,10 +223,10 @@ $(function() {
 : <a class="el" href="classarrow_1_1gpu_1_1_cuda_buffer.html#ac365b50273ed2ad5ba7d84c6271627d6">arrow::gpu::CudaBuffer</a>
 </li>
 <li>OwnedRef()
-: <a class="el" href="classarrow_1_1py_1_1_owned_ref.html#abbf808f76a630e08324908ff8f0164a1">arrow::py::OwnedRef</a>
+: <a class="el" href="classarrow_1_1py_1_1_owned_ref.html#a4fa414445a0d45fc6876e22a48323818">arrow::py::OwnedRef</a>
 </li>
 <li>OwnedRefNoGIL()
-: <a class="el" href="classarrow_1_1py_1_1_owned_ref_no_g_i_l.html#ad0dd0d09fc802fc0dd21718fd827b713">arrow::py::OwnedRefNoGIL</a>
+: <a class="el" href="classarrow_1_1py_1_1_owned_ref_no_g_i_l.html#a27fb138ed68d2ff91fddff0842d923b9">arrow::py::OwnedRefNoGIL</a>
 </li>
 <li>owner
 : <a class="el" href="structarrow_1_1io_1_1_hdfs_path_info.html#a4d1e5aa6d3c36115c3d22dc6169c1a15">arrow::io::HdfsPathInfo</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_p.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_p.html b/docs/cpp/functions_p.html
index 3f5e1ed..09d5648 100644
--- a/docs/cpp/functions_p.html
+++ b/docs/cpp/functions_p.html
@@ -77,9 +77,15 @@ $(function() {
 <li>permissions
 : <a class="el" href="structarrow_1_1io_1_1_hdfs_path_info.html#af52863d30be7e7fbf0f3e419853d78ac">arrow::io::HdfsPathInfo</a>
 </li>
+<li>PlasmaBuffer
+: <a class="el" href="classplasma_1_1_plasma_client.html#a945695a7b7d9651d598860f906bc43a4">plasma::PlasmaClient</a>
+</li>
 <li>PlasmaClient()
 : <a class="el" href="classplasma_1_1_plasma_client.html#a51918848e664ec7958a91fb0044bf5a2">plasma::PlasmaClient</a>
 </li>
+<li>PlasmaObjectAlreadySealed()
+: <a class="el" href="classarrow_1_1_status.html#a958c0250dc92acd48e7ae52103e7a8f7">arrow::Status</a>
+</li>
 <li>PlasmaObjectExists()
 : <a class="el" href="classarrow_1_1_status.html#abcd3fd976ccbe8e2f2208de63a97b388">arrow::Status</a>
 </li>
@@ -94,7 +100,6 @@ $(function() {
 </li>
 <li>pointer
 : <a class="el" href="classarrow_1_1stl__allocator.html#a2d0de6d0a6a43e2cca7b980a6fedc375">arrow::stl_allocator&lt; T &gt;</a>
-, <a class="el" href="structplasma_1_1_client_mmap_table_entry.html#a2b6f7159ad5ce1a60633648def026acf">plasma::ClientMmapTableEntry</a>
 , <a class="el" href="structplasma_1_1_object_table_entry.html#a81c1540a4fba32f6aadb56b617f549bf">plasma::ObjectTableEntry</a>
 </li>
 <li>pool()
@@ -171,8 +176,8 @@ $(function() {
 <li>PyAcquireGIL()
 : <a class="el" href="classarrow_1_1py_1_1_py_acquire_g_i_l.html#a176ad0a1d753c1e1297a8c8c8e24edfc">arrow::py::PyAcquireGIL</a>
 </li>
-<li>PyObjectStringify()
-: <a class="el" href="structarrow_1_1py_1_1_py_object_stringify.html#ae463580d34db2330fafa6d0651769948">arrow::py::PyObjectStringify</a>
+<li>PyBytesView()
+: <a class="el" href="structarrow_1_1py_1_1_py_bytes_view.html#a9a0bd5cc89fabd0a2ac819411db7847f">arrow::py::PyBytesView</a>
 </li>
 <li>PyOutputStream()
 : <a class="el" href="classarrow_1_1py_1_1_py_output_stream.html#ae0470dd349fd770f342192ac42f25769">arrow::py::PyOutputStream</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_r.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_r.html b/docs/cpp/functions_r.html
index a978418..5226d44 100644
--- a/docs/cpp/functions_r.html
+++ b/docs/cpp/functions_r.html
@@ -71,6 +71,9 @@ $(function() {
 <li>RangeEquals()
 : <a class="el" href="classarrow_1_1_array.html#a537467bcecb4471b18d3271f14ca9ad2">arrow::Array</a>
 </li>
+<li>raw()
+: <a class="el" href="classarrow_1_1io_1_1_buffered_output_stream.html#a927549cfa3852a6e8089a4053b414770">arrow::io::BufferedOutputStream</a>
+</li>
 <li>raw_data()
 : <a class="el" href="classarrow_1_1_tensor.html#a5dc0bc200a25fcb6bf313427133d7dce">arrow::Tensor</a>
 </li>
@@ -177,6 +180,10 @@ $(function() {
 </li>
 <li>ref()
 : <a class="el" href="classarrow_1_1py_1_1_owned_ref.html#a4f277e7908da30c544136911ddd5e11e">arrow::py::OwnedRef</a>
+, <a class="el" href="structarrow_1_1py_1_1_py_bytes_view.html#a766c1f311246f552e6d90884dd0804d2">arrow::py::PyBytesView</a>
+</li>
+<li>ref_count
+: <a class="el" href="structplasma_1_1_object_table_entry.html#a58a99155925ac7ebaf67e2b9db4d4ecf">plasma::ObjectTableEntry</a>
 </li>
 <li>reference
 : <a class="el" href="classarrow_1_1stl__allocator.html#a3044d12cb8624ecd5478b07c47d9d588">arrow::stl_allocator&lt; T &gt;</a>
@@ -193,9 +200,6 @@ $(function() {
 <li>Release()
 : <a class="el" href="classplasma_1_1_plasma_client.html#a3430da5d15d9e81e6499857470a2bf7b">plasma::PlasmaClient</a>
 </li>
-<li>release_delay
-: <a class="el" href="structplasma_1_1_plasma_client_config.html#ad14b9fc059c1c72f8fec04619dc75582">plasma::PlasmaClientConfig</a>
-</li>
 <li>release_object()
 : <a class="el" href="classplasma_1_1_plasma_store.html#abc14ff0d49cfa3d640f45a58f5592c76">plasma::PlasmaStore</a>
 </li>
@@ -295,7 +299,7 @@ $(function() {
 : <a class="el" href="structae_file_event.html#ae39bf42ed5c4cac998ee5c9fc4ee0069">aeFileEvent</a>
 </li>
 <li>RleDecoder()
-: <a class="el" href="classarrow_1_1_rle_decoder.html#ade5f27ef8425169de8bf02f058ca70ad">arrow::RleDecoder</a>
+: <a class="el" href="classarrow_1_1_rle_decoder.html#a921fa80d36d40072e6c62a96e31aeecc">arrow::RleDecoder</a>
 </li>
 <li>RleEncoder()
 : <a class="el" href="classarrow_1_1_rle_encoder.html#adc0c885ceee5e917fe5a40d210ec5b03">arrow::RleEncoder</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_rela.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_rela.html b/docs/cpp/functions_rela.html
index da9bc1d..405fd88 100644
--- a/docs/cpp/functions_rela.html
+++ b/docs/cpp/functions_rela.html
@@ -76,6 +76,9 @@ $(function() {
 <li>HdfsReadableFile
 : <a class="el" href="classarrow_1_1io_1_1_hadoop_file_system.html#abc3f23e36cc88efe1f401afcc40e7d7c">arrow::io::HadoopFileSystem</a>
 </li>
+<li>PlasmaBuffer
+: <a class="el" href="classplasma_1_1_plasma_client.html#a945695a7b7d9651d598860f906bc43a4">plasma::PlasmaClient</a>
+</li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_s.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_s.html b/docs/cpp/functions_s.html
index 0ce2d92..39c8c6c 100644
--- a/docs/cpp/functions_s.html
+++ b/docs/cpp/functions_s.html
@@ -217,7 +217,7 @@ $(function() {
 , <a class="el" href="classarrow_1_1ipc_1_1_dictionary_memo.html#a5e1330ef1334ce32fa3e54fe7936ba72">arrow::ipc::DictionaryMemo</a>
 , <a class="el" href="classarrow_1_1_key_value_metadata.html#a8c36667c47bd32a7a7f6d07fa28e0a03">arrow::KeyValueMetadata</a>
 , <a class="el" href="classarrow_1_1py_1_1_ndarray1_d_indexer.html#a65a7dd1e9e10efabad98d436019f1a04">arrow::py::Ndarray1DIndexer&lt; T &gt;</a>
-, <a class="el" href="structarrow_1_1py_1_1_py_object_stringify.html#a93307dd10ea2e5725a0c9e6a93b5dd48">arrow::py::PyObjectStringify</a>
+, <a class="el" href="structarrow_1_1py_1_1_py_bytes_view.html#a2abfcac41c6d2157869190773ab54ddc">arrow::py::PyBytesView</a>
 , <a class="el" href="classarrow_1_1_tensor.html#aca5e2f0d617530dd732d8cb7f10db1d3">arrow::Tensor</a>
 </li>
 <li>size_
@@ -321,7 +321,7 @@ $(function() {
 : <a class="el" href="structarrow_1_1_type.html#a00a041cb19a3be373da8eec7d4bf1f44aaa028b35c4e6a047c0e510ef1b0389ef">arrow::Type</a>
 </li>
 <li>StructArray()
-: <a class="el" href="classarrow_1_1_struct_array.html#a28029b1818502701713ccbe12689e25d">arrow::StructArray</a>
+: <a class="el" href="classarrow_1_1_struct_array.html#ad33ba4e6517fe682769a3daead24af61">arrow::StructArray</a>
 </li>
 <li>StructBuilder()
 : <a class="el" href="classarrow_1_1_struct_builder.html#af7a7981421f728784ffe4510cf3f6f74">arrow::StructBuilder</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_t.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_t.html b/docs/cpp/functions_t.html
index 4f8f1de..a8acec9 100644
--- a/docs/cpp/functions_t.html
+++ b/docs/cpp/functions_t.html
@@ -85,6 +85,7 @@ $(function() {
 </li>
 <li>Tell()
 : <a class="el" href="classarrow_1_1gpu_1_1_cuda_buffer_writer.html#a54f461cfc7a2695671be9d2065b40370">arrow::gpu::CudaBufferWriter</a>
+, <a class="el" href="classarrow_1_1io_1_1_buffered_output_stream.html#a285b44f2069c9f3af4ccaebde136b4cd">arrow::io::BufferedOutputStream</a>
 , <a class="el" href="classarrow_1_1io_1_1_buffer_output_stream.html#a1b270a4e337b40bcc68e77edc6d93ca7">arrow::io::BufferOutputStream</a>
 , <a class="el" href="classarrow_1_1io_1_1_buffer_reader.html#a8225cfa3469f03a0fe011cdf6031c219">arrow::io::BufferReader</a>
 , <a class="el" href="classarrow_1_1io_1_1_file_interface.html#a7adb21f4512ff36c420648f9b9d4f652">arrow::io::FileInterface</a>
@@ -164,9 +165,6 @@ $(function() {
 : <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_timestamp_metadata.html#ad75ee7511b6ec5284422e5fab4f29818">arrow::ipc::feather::TimestampMetadata</a>
 , <a class="el" href="classarrow_1_1_timestamp_type.html#a1a603ac99c48a77cf8c09ba34a3102aa">arrow::TimestampType</a>
 </li>
-<li>tmp_obj
-: <a class="el" href="structarrow_1_1py_1_1_py_object_stringify.html#a710405190a719e7941d68b0ff9c24bbf">arrow::py::PyObjectStringify</a>
-</li>
 <li>ToBytes()
 : <a class="el" href="classarrow_1_1_decimal128.html#ad13b09802129e76d6832cd65981b3e67">arrow::Decimal128</a>
 </li>
@@ -235,6 +233,7 @@ $(function() {
 </li>
 <li>type_
 : <a class="el" href="classarrow_1_1_array_builder.html#aca785c23ae1f914f66bbf370bd9536a9">arrow::ArrayBuilder</a>
+, <a class="el" href="classarrow_1_1_chunked_array.html#a42911a6e758dd14bcc47a2108eed7bd0">arrow::ChunkedArray</a>
 , <a class="el" href="classarrow_1_1_tensor.html#ade1e4a39856e1377baf50c587b11272b">arrow::Tensor</a>
 </li>
 <li>type_codes()

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_u.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_u.html b/docs/cpp/functions_u.html
index 25fdd20..f57340e 100644
--- a/docs/cpp/functions_u.html
+++ b/docs/cpp/functions_u.html
@@ -91,21 +91,21 @@ $(function() {
 </li>
 <li>unit()
 : <a class="el" href="classarrow_1_1_date_type.html#a66bad5ca6adb856c729002d5d6a4875a">arrow::DateType</a>
+, <a class="el" href="classarrow_1_1_interval_type.html#a70a4b6a1d8c44b4e03279447b2c9d410">arrow::IntervalType</a>
 </li>
 <li>Unit
 : <a class="el" href="classarrow_1_1_interval_type.html#a391ecfe216945c38e0edc084f1e6614f">arrow::IntervalType</a>
 </li>
-<li>unit()
-: <a class="el" href="classarrow_1_1_interval_type.html#a70a4b6a1d8c44b4e03279447b2c9d410">arrow::IntervalType</a>
-, <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_time_metadata.html#a001c55846e13d17168478f77a1e79821">arrow::ipc::feather::TimeMetadata</a>
+<li>unit
+: <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_time_metadata.html#a001c55846e13d17168478f77a1e79821">arrow::ipc::feather::TimeMetadata</a>
 , <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_timestamp_metadata.html#a890ed856d56872c8f1c25936e7597adf">arrow::ipc::feather::TimestampMetadata</a>
+, <a class="el" href="classarrow_1_1_timestamp_type.html#a8785c01920871facc36e54f79fc53ade">arrow::TimestampType</a>
 </li>
 <li>Unit
 : <a class="el" href="classarrow_1_1_timestamp_type.html#a895411d8d9ceffe0aa91d125aea7b429">arrow::TimestampType</a>
 </li>
 <li>unit()
-: <a class="el" href="classarrow_1_1_timestamp_type.html#a8785c01920871facc36e54f79fc53ade">arrow::TimestampType</a>
-, <a class="el" href="classarrow_1_1_time_type.html#a25ebbb923ec7c54cdf0a58bdc9625c65">arrow::TimeType</a>
+: <a class="el" href="classarrow_1_1_time_type.html#a25ebbb923ec7c54cdf0a58bdc9625c65">arrow::TimeType</a>
 </li>
 <li>unit_
 : <a class="el" href="classarrow_1_1_date_type.html#a75883ba6050d976e4386fa5573febabb">arrow::DateType</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_v.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_v.html b/docs/cpp/functions_v.html
index b6f49cf..b6a2d7c 100644
--- a/docs/cpp/functions_v.html
+++ b/docs/cpp/functions_v.html
@@ -168,10 +168,10 @@ $(function() {
 </li>
 <li>Visit()
 : <a class="el" href="classarrow_1_1_array_visitor.html#a8b80c651bf6ec0ee161d9705d7645a0e">arrow::ArrayVisitor</a>
-, <a class="el" href="classarrow_1_1_type_visitor.html#aa09848f2b9edf5cec9df14e8272cf307">arrow::TypeVisitor</a>
+, <a class="el" href="classarrow_1_1_type_visitor.html#a8847aa924097ea61f3e4db49a30aa0a2">arrow::TypeVisitor</a>
 </li>
 <li>visit()
-: <a class="el" href="classarrow_1_1util_1_1variant.html#aca273b1e2eb3fd8ea21c038f12ddd9a3">arrow::util::variant&lt; Types &gt;</a>
+: <a class="el" href="classarrow_1_1util_1_1variant.html#a0a8035ed37ca4a9862200c9beccdc1fa">arrow::util::variant&lt; Types &gt;</a>
 </li>
 <li>visitor()
 : <a class="el" href="structarrow_1_1util_1_1visitor_3_01_fn_01_4.html#ad65ac593e683c7b42d481650e02c3892">arrow::util::visitor&lt; Fn &gt;</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_b.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_b.html b/docs/cpp/functions_vars_b.html
index 9684148..fbd1203 100644
--- a/docs/cpp/functions_vars_b.html
+++ b/docs/cpp/functions_vars_b.html
@@ -101,7 +101,7 @@ $(function() {
 , <a class="el" href="classarrow_1_1_fixed_size_binary_type.html#a2dfa5ac6ba9a94d355533f5b23a7b1bc">arrow::FixedSizeBinaryType</a>
 </li>
 <li>bytes
-: <a class="el" href="structarrow_1_1py_1_1_py_object_stringify.html#a4affd96a0f23d719cadb443eb179f98d">arrow::py::PyObjectStringify</a>
+: <a class="el" href="structarrow_1_1py_1_1_py_bytes_view.html#a6dcfada3d934979b6ebac34ccd8f3336">arrow::py::PyBytesView</a>
 </li>
 </ul>
 </div><!-- contents -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_c.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_c.html b/docs/cpp/functions_vars_c.html
index 93ea055..33d5889 100644
--- a/docs/cpp/functions_vars_c.html
+++ b/docs/cpp/functions_vars_c.html
@@ -84,15 +84,9 @@ $(function() {
 : <a class="el" href="structae_file_event.html#a001285b3f180bb6e776a97190fe47b7b">aeFileEvent</a>
 , <a class="el" href="structae_time_event.html#ad31bed95bafc0baa81fe645f56a11503">aeTimeEvent</a>
 </li>
-<li>clients
-: <a class="el" href="structplasma_1_1_object_table_entry.html#ad4be5131163cdb8b8088bbb87d79e52f">plasma::ObjectTableEntry</a>
-</li>
 <li>context_
 : <a class="el" href="classarrow_1_1gpu_1_1_cuda_buffer.html#afd8e418493a51ca41ce12200bdf95ab4">arrow::gpu::CudaBuffer</a>
 </li>
-<li>count
-: <a class="el" href="structplasma_1_1_client_mmap_table_entry.html#a8cb00d743be149ddf58091a077561934">plasma::ClientMmapTableEntry</a>
-</li>
 <li>current_value_
 : <a class="el" href="classarrow_1_1_rle_decoder.html#a088d8f1f38b46f1e8c016224041d357d">arrow::RleDecoder</a>
 </li>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_d.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_d.html b/docs/cpp/functions_vars_d.html
index 2016aa1..85beabd 100644
--- a/docs/cpp/functions_vars_d.html
+++ b/docs/cpp/functions_vars_d.html
@@ -82,8 +82,7 @@ $(function() {
 : <a class="el" href="structplasma_1_1_plasma_object.html#a70bc754d9973cfcc954610464fa53443">plasma::PlasmaObject</a>
 </li>
 <li>data_size
-: <a class="el" href="structplasma_1_1_object_buffer.html#a7f517c4d5049a45fd91056288fd9d572">plasma::ObjectBuffer</a>
-, <a class="el" href="structplasma_1_1_plasma_object.html#ab4867adc5a1cc19e492ac0b4f3f28c1e">plasma::PlasmaObject</a>
+: <a class="el" href="structplasma_1_1_plasma_object.html#ab4867adc5a1cc19e492ac0b4f3f28c1e">plasma::PlasmaObject</a>
 </li>
 <li>device_num
 : <a class="el" href="structplasma_1_1_object_buffer.html#aea3d531aaf1cce269e6d8227c597d139">plasma::ObjectBuffer</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_l.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_l.html b/docs/cpp/functions_vars_l.html
index d654d62..50b350e 100644
--- a/docs/cpp/functions_vars_l.html
+++ b/docs/cpp/functions_vars_l.html
@@ -77,7 +77,6 @@ $(function() {
 <li>length
 : <a class="el" href="structarrow_1_1_array_data.html#aa4b33bdefec3290da60142301d852120">arrow::ArrayData</a>
 , <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_array_metadata.html#adff8004ef0e37cd487e6b58de7cd171d">arrow::ipc::feather::ArrayMetadata</a>
-, <a class="el" href="structplasma_1_1_client_mmap_table_entry.html#a8004bc973d7f722332f83bb0d7992de6">plasma::ClientMmapTableEntry</a>
 </li>
 <li>length_
 : <a class="el" href="classarrow_1_1_array_builder.html#ae8b7ebc042e6684440bd9e1c77f0f5c1">arrow::ArrayBuilder</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_m.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_m.html b/docs/cpp/functions_vars_m.html
index af940e1..1a9215a 100644
--- a/docs/cpp/functions_vars_m.html
+++ b/docs/cpp/functions_vars_m.html
@@ -88,8 +88,7 @@ $(function() {
 : <a class="el" href="structplasma_1_1_plasma_object.html#ad12648a15f841885eb9543b200382352">plasma::PlasmaObject</a>
 </li>
 <li>metadata_size
-: <a class="el" href="structplasma_1_1_object_buffer.html#a4abaffd262b9ebd5fc6721fd55cc59b3">plasma::ObjectBuffer</a>
-, <a class="el" href="structplasma_1_1_plasma_object.html#a82a59120f6c86f8cf5121c6a100718fb">plasma::PlasmaObject</a>
+: <a class="el" href="structplasma_1_1_plasma_object.html#a82a59120f6c86f8cf5121c6a100718fb">plasma::PlasmaObject</a>
 </li>
 <li>mod_bitmask_
 : <a class="el" href="classarrow_1_1_dictionary_builder.html#a436702327223154d14f8f7781e05cf39">arrow::DictionaryBuilder&lt; T &gt;</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_o.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_o.html b/docs/cpp/functions_vars_o.html
index 2f6ea79..4acb2c5 100644
--- a/docs/cpp/functions_vars_o.html
+++ b/docs/cpp/functions_vars_o.html
@@ -69,8 +69,11 @@ $(function() {
 : <a class="el" href="structplasma_1_1_object_request.html#a0b090ab0f96576bcd70493154a3583ab">plasma::ObjectRequest</a>
 , <a class="el" href="structplasma_1_1_object_table_entry.html#a9b35a72da1a4ca1f0b9970b9f7e53072">plasma::ObjectTableEntry</a>
 </li>
+<li>object_ids
+: <a class="el" href="structplasma_1_1_client.html#afd2cc1c35e7eda7be014122638ed4885">plasma::Client</a>
+</li>
 <li>object_notifications
-: <a class="el" href="structplasma_1_1_notification_queue.html#a7c1f4fbe746eb74e19e2e00237833c14">plasma::NotificationQueue</a>
+: <a class="el" href="structplasma_1_1_notification_queue.html#a6e05900f8addf51596a35ce11c0b065d">plasma::NotificationQueue</a>
 </li>
 <li>objects
 : <a class="el" href="structplasma_1_1_plasma_store_info.html#a1972fc2e24de109bae2293746a7ad990">plasma::PlasmaStoreInfo</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_p.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_p.html b/docs/cpp/functions_vars_p.html
index 83691f6..4280ec5 100644
--- a/docs/cpp/functions_vars_p.html
+++ b/docs/cpp/functions_vars_p.html
@@ -72,8 +72,7 @@ $(function() {
 : <a class="el" href="structarrow_1_1io_1_1_hdfs_path_info.html#af52863d30be7e7fbf0f3e419853d78ac">arrow::io::HdfsPathInfo</a>
 </li>
 <li>pointer
-: <a class="el" href="structplasma_1_1_client_mmap_table_entry.html#a2b6f7159ad5ce1a60633648def026acf">plasma::ClientMmapTableEntry</a>
-, <a class="el" href="structplasma_1_1_object_table_entry.html#a81c1540a4fba32f6aadb56b617f549bf">plasma::ObjectTableEntry</a>
+: <a class="el" href="structplasma_1_1_object_table_entry.html#a81c1540a4fba32f6aadb56b617f549bf">plasma::ObjectTableEntry</a>
 </li>
 <li>pool_
 : <a class="el" href="classarrow_1_1_array_builder.html#a33e3aa20cedda9f6d8581809437f1c86">arrow::ArrayBuilder</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_r.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_r.html b/docs/cpp/functions_vars_r.html
index 546bbec..3bf2d01 100644
--- a/docs/cpp/functions_vars_r.html
+++ b/docs/cpp/functions_vars_r.html
@@ -84,8 +84,11 @@ $(function() {
 <li>RecordBatchStreamWriterImpl
 : <a class="el" href="classarrow_1_1ipc_1_1_record_batch_stream_writer.html#a38780b171958b6ac66d851990c37eed2">arrow::ipc::RecordBatchStreamWriter</a>
 </li>
-<li>release_delay
-: <a class="el" href="structplasma_1_1_plasma_client_config.html#ad14b9fc059c1c72f8fec04619dc75582">plasma::PlasmaClientConfig</a>
+<li>ref
+: <a class="el" href="structarrow_1_1py_1_1_py_bytes_view.html#a766c1f311246f552e6d90884dd0804d2">arrow::py::PyBytesView</a>
+</li>
+<li>ref_count
+: <a class="el" href="structplasma_1_1_object_table_entry.html#a58a99155925ac7ebaf67e2b9db4d4ecf">plasma::ObjectTableEntry</a>
 </li>
 <li>repeat_count_
 : <a class="el" href="classarrow_1_1_rle_decoder.html#a3322b6e9e41a478d05c0a771142d61d7">arrow::RleDecoder</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_s.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_s.html b/docs/cpp/functions_vars_s.html
index a8c9914..783ad5c 100644
--- a/docs/cpp/functions_vars_s.html
+++ b/docs/cpp/functions_vars_s.html
@@ -81,7 +81,7 @@ $(function() {
 <li>size
 : <a class="el" href="structarrow_1_1io_1_1_file_statistics.html#a97bf450abd7b721e3e95030a44eeb99e">arrow::io::FileStatistics</a>
 , <a class="el" href="structarrow_1_1io_1_1_hdfs_path_info.html#ace8b31928fa6af87401eabf072380af7">arrow::io::HdfsPathInfo</a>
-, <a class="el" href="structarrow_1_1py_1_1_py_object_stringify.html#a93307dd10ea2e5725a0c9e6a93b5dd48">arrow::py::PyObjectStringify</a>
+, <a class="el" href="structarrow_1_1py_1_1_py_bytes_view.html#a2abfcac41c6d2157869190773ab54ddc">arrow::py::PyBytesView</a>
 </li>
 <li>size_
 : <a class="el" href="classarrow_1_1_buffer.html#a3500e42217635843b3b34bfe92b2f73a">arrow::Buffer</a>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_vars_t.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_vars_t.html b/docs/cpp/functions_vars_t.html
index bba02cf..e63e6ff 100644
--- a/docs/cpp/functions_vars_t.html
+++ b/docs/cpp/functions_vars_t.html
@@ -80,9 +80,6 @@ $(function() {
 <li>timezone
 : <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_timestamp_metadata.html#ad75ee7511b6ec5284422e5fab4f29818">arrow::ipc::feather::TimestampMetadata</a>
 </li>
-<li>tmp_obj
-: <a class="el" href="structarrow_1_1py_1_1_py_object_stringify.html#a710405190a719e7941d68b0ff9c24bbf">arrow::py::PyObjectStringify</a>
-</li>
 <li>total_bytes
 : <a class="el" href="structarrow_1_1ipc_1_1feather_1_1_array_metadata.html#ac5b2ec55e52c1a1a775d80f289f1f18e">arrow::ipc::feather::ArrayMetadata</a>
 </li>
@@ -93,6 +90,7 @@ $(function() {
 </li>
 <li>type_
 : <a class="el" href="classarrow_1_1_array_builder.html#aca785c23ae1f914f66bbf370bd9536a9">arrow::ArrayBuilder</a>
+, <a class="el" href="classarrow_1_1_chunked_array.html#a42911a6e758dd14bcc47a2108eed7bd0">arrow::ChunkedArray</a>
 , <a class="el" href="classarrow_1_1_tensor.html#ade1e4a39856e1377baf50c587b11272b">arrow::Tensor</a>
 </li>
 <li>type_id

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/functions_w.html
----------------------------------------------------------------------
diff --git a/docs/cpp/functions_w.html b/docs/cpp/functions_w.html
index ee11b23..ff9b603 100644
--- a/docs/cpp/functions_w.html
+++ b/docs/cpp/functions_w.html
@@ -82,6 +82,7 @@ $(function() {
 </li>
 <li>Write()
 : <a class="el" href="classarrow_1_1gpu_1_1_cuda_buffer_writer.html#a2caf16ecf4c08e5b9aaecb628c88bd27">arrow::gpu::CudaBufferWriter</a>
+, <a class="el" href="classarrow_1_1io_1_1_buffered_output_stream.html#a5668ed55058204e0235f58e036621a45">arrow::io::BufferedOutputStream</a>
 , <a class="el" href="classarrow_1_1io_1_1_buffer_output_stream.html#a8e637f158713cbc254e714d83a5710d9">arrow::io::BufferOutputStream</a>
 </li>
 <li>WRITE

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/globals.html
----------------------------------------------------------------------
diff --git a/docs/cpp/globals.html b/docs/cpp/globals.html
index 8780ca9..62249b7 100644
--- a/docs/cpp/globals.html
+++ b/docs/cpp/globals.html
@@ -186,14 +186,17 @@ $(function() {
 : <a class="el" href="logging_8h.html#a389e6c69f3ba2e62c5a9e0372059f1a4">logging.h</a>
 </li>
 <li>ARROW_CHECK_OK
-: <a class="el" href="status_8h.html#ab1dca026b4840fea1e82df4c176de6b3">status.h</a>
+: <a class="el" href="logging_8h.html#ab1dca026b4840fea1e82df4c176de6b3">logging.h</a>
 </li>
 <li>ARROW_CHECK_OK_PREPEND
-: <a class="el" href="status_8h.html#a6c575c821b11b43863bf895d390e04f9">status.h</a>
+: <a class="el" href="logging_8h.html#a6c575c821b11b43863bf895d390e04f9">logging.h</a>
 </li>
 <li>ARROW_DEBUG
 : <a class="el" href="logging_8h.html#a3057840b0de9d217fdcedddc615295ad">logging.h</a>
 </li>
+<li>ARROW_DEPRECATED
+: <a class="el" href="macros_8h.html#aa2ec0a506575823661e32d0be213b070">macros.h</a>
+</li>
 <li>ARROW_DFATAL
 : <a class="el" href="logging_8h.html#ad85fba57e0e48e503ae521494e6b361c">logging.h</a>
 </li>
@@ -260,9 +263,6 @@ $(function() {
 <li>ARROW_UNUSED
 : <a class="el" href="macros_8h.html#aa696459b563e15751224cec3dabc50bc">macros.h</a>
 </li>
-<li>ARROW_VARIANT_DEPRECATED
-: <a class="el" href="variant_8h.html#ace7b7fc87909cbbef268d50af748e03b">variant.h</a>
-</li>
 <li>ARROW_WARNING
 : <a class="el" href="logging_8h.html#a4f604f658bd8290bc50f1f06119076c3">logging.h</a>
 </li>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/globals_d.html
----------------------------------------------------------------------
diff --git a/docs/cpp/globals_d.html b/docs/cpp/globals_d.html
index 9b34204..30e6136 100644
--- a/docs/cpp/globals_d.html
+++ b/docs/cpp/globals_d.html
@@ -89,9 +89,6 @@ $(function() {
 <li>DCHECK_OK
 : <a class="el" href="logging_8h.html#a37db8fd97314328985c927abacd4ffd3">logging.h</a>
 </li>
-<li>DISCONNECT_CLIENT
-: <a class="el" href="plasma_2io_8h.html#a106d24a9bf85a25f10749f82c03aa11c">io.h</a>
-</li>
 <li>DOUBLE_TABLE_SIZE
 : <a class="el" href="util_2hash_8h.html#a50c20144147e3ec459ad35b56d8242ac">hash.h</a>
 </li>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/globals_defs.html
----------------------------------------------------------------------
diff --git a/docs/cpp/globals_defs.html b/docs/cpp/globals_defs.html
index 2059e87..f773a8a 100644
--- a/docs/cpp/globals_defs.html
+++ b/docs/cpp/globals_defs.html
@@ -117,14 +117,17 @@ $(function() {
 : <a class="el" href="logging_8h.html#a389e6c69f3ba2e62c5a9e0372059f1a4">logging.h</a>
 </li>
 <li>ARROW_CHECK_OK
-: <a class="el" href="status_8h.html#ab1dca026b4840fea1e82df4c176de6b3">status.h</a>
+: <a class="el" href="logging_8h.html#ab1dca026b4840fea1e82df4c176de6b3">logging.h</a>
 </li>
 <li>ARROW_CHECK_OK_PREPEND
-: <a class="el" href="status_8h.html#a6c575c821b11b43863bf895d390e04f9">status.h</a>
+: <a class="el" href="logging_8h.html#a6c575c821b11b43863bf895d390e04f9">logging.h</a>
 </li>
 <li>ARROW_DEBUG
 : <a class="el" href="logging_8h.html#a3057840b0de9d217fdcedddc615295ad">logging.h</a>
 </li>
+<li>ARROW_DEPRECATED
+: <a class="el" href="macros_8h.html#aa2ec0a506575823661e32d0be213b070">macros.h</a>
+</li>
 <li>ARROW_DFATAL
 : <a class="el" href="logging_8h.html#ad85fba57e0e48e503ae521494e6b361c">logging.h</a>
 </li>
@@ -188,22 +191,12 @@ $(function() {
 <li>ARROW_UNUSED
 : <a class="el" href="macros_8h.html#aa696459b563e15751224cec3dabc50bc">macros.h</a>
 </li>
-<li>ARROW_VARIANT_DEPRECATED
-: <a class="el" href="variant_8h.html#ace7b7fc87909cbbef268d50af748e03b">variant.h</a>
-</li>
 <li>ARROW_WARNING
 : <a class="el" href="logging_8h.html#a4f604f658bd8290bc50f1f06119076c3">logging.h</a>
 </li>
 </ul>
 
 
-<h3><a id="index_b"></a>- b -</h3><ul>
-<li>BLOCK_SIZE
-: <a class="el" href="plasma_8h.html#ad51ded0bbd705f02f73fc60c0b721ced">plasma.h</a>
-</li>
-</ul>
-
-
 <h3><a id="index_c"></a>- c -</h3><ul>
 <li>CMSG_LEN
 : <a class="el" href="fling_8h.html#a1cf31f7d0320e1fa024ebced6d54c8b9">fling.h</a>
@@ -245,9 +238,6 @@ $(function() {
 <li>DCHECK_OK
 : <a class="el" href="logging_8h.html#a37db8fd97314328985c927abacd4ffd3">logging.h</a>
 </li>
-<li>DISCONNECT_CLIENT
-: <a class="el" href="plasma_2io_8h.html#a106d24a9bf85a25f10749f82c03aa11c">io.h</a>
-</li>
 <li>DOUBLE_TABLE_SIZE
 : <a class="el" href="util_2hash_8h.html#a50c20144147e3ec459ad35b56d8242ac">hash.h</a>
 </li>
@@ -258,6 +248,9 @@ $(function() {
 <li>FILE_MAP_EXECUTE
 : <a class="el" href="mman_8h.html#a7eee74d8247396bbf6fa81d4613b359b">mman.h</a>
 </li>
+<li>FRIEND_TEST
+: <a class="el" href="macros_8h.html#a8d443b4cc1d87a7a17943b8fbdbf3910">macros.h</a>
+</li>
 </ul>
 
 
@@ -354,9 +347,6 @@ $(function() {
 <li>PLASMA_DEFAULT_RELEASE_DELAY
 : <a class="el" href="client_8h.html#ac6a4959f813315451e993a3dfe28cac7">client.h</a>
 </li>
-<li>PLASMA_PROTOCOL_VERSION
-: <a class="el" href="plasma_2io_8h.html#ac1eb4de6995f6a189a764d1cfd960999">io.h</a>
-</li>
 <li>PRIMITIVE_TRAITS
 : <a class="el" href="type__traits_8h.html#a3883a60bdbf082f79b39a80fd1b33cdb">type_traits.h</a>
 </li>
@@ -513,8 +503,8 @@ $(function() {
 : <a class="el" href="numpy-internal_8h.html#a0ab91150fb3672184f6d3977bcad8220">numpy-internal.h</a>
 </li>
 <li>TYPE_VISIT_INLINE
-: <a class="el" href="numpy-internal_8h.html#a6d9f06383c97b89a49f0f0d715c17c06">numpy-internal.h</a>
-, <a class="el" href="visitor__inline_8h.html#a8ca2e21277883259a44f9b3093c5d4bd">visitor_inline.h</a>
+: <a class="el" href="visitor__inline_8h.html#a8ca2e21277883259a44f9b3093c5d4bd">visitor_inline.h</a>
+, <a class="el" href="numpy-internal_8h.html#a6d9f06383c97b89a49f0f0d715c17c06">numpy-internal.h</a>
 </li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/globals_f.html
----------------------------------------------------------------------
diff --git a/docs/cpp/globals_f.html b/docs/cpp/globals_f.html
index 6f8bbf8..f0f202f 100644
--- a/docs/cpp/globals_f.html
+++ b/docs/cpp/globals_f.html
@@ -68,6 +68,9 @@ $(function() {
 <li>FILE_MAP_EXECUTE
 : <a class="el" href="mman_8h.html#a7eee74d8247396bbf6fa81d4613b359b">mman.h</a>
 </li>
+<li>FRIEND_TEST
+: <a class="el" href="macros_8h.html#a8d443b4cc1d87a7a17943b8fbdbf3910">macros.h</a>
+</li>
 </ul>
 </div><!-- contents -->
 <!-- start footer part -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/globals_p.html
----------------------------------------------------------------------
diff --git a/docs/cpp/globals_p.html b/docs/cpp/globals_p.html
index db318b4..71ea4b8 100644
--- a/docs/cpp/globals_p.html
+++ b/docs/cpp/globals_p.html
@@ -68,9 +68,6 @@ $(function() {
 <li>PLASMA_DEFAULT_RELEASE_DELAY
 : <a class="el" href="client_8h.html#ac6a4959f813315451e993a3dfe28cac7">client.h</a>
 </li>
-<li>PLASMA_PROTOCOL_VERSION
-: <a class="el" href="plasma_2io_8h.html#ac1eb4de6995f6a189a764d1cfd960999">io.h</a>
-</li>
 <li>PRIMITIVE_TRAITS
 : <a class="el" href="type__traits_8h.html#a3883a60bdbf082f79b39a80fd1b33cdb">type_traits.h</a>
 </li>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/hash-util_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/hash-util_8h_source.html b/docs/cpp/hash-util_8h_source.html
index e5a54f8..1e2eb44 100644
--- a/docs/cpp/hash-util_8h_source.html
+++ b/docs/cpp/hash-util_8h_source.html
@@ -80,7 +80,7 @@ $(function() {
 <div class="ttc" id="classarrow_1_1_cpu_info_html_abf5efa5c9768acadbb62a60872d7edb6"><div class="ttname"><a href="classarrow_1_1_cpu_info.html#abf5efa5c9768acadbb62a60872d7edb6">arrow::CpuInfo::SSE4_2</a></div><div class="ttdeci">static const int64_t SSE4_2</div><div class="ttdef"><b>Definition:</b> cpu-info.h:39</div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html_af16452734d367cbf15820e269f869d74"><div class="ttname"><a href="classarrow_1_1_hash_util.html#af16452734d367cbf15820e269f869d74">arrow::HashUtil::HASH_COMBINE_SEED</a></div><div class="ttdeci">static const uint32_t HASH_COMBINE_SEED</div><div class="ttdoc">The magic number (used in hash_combine()) 0x9e3779b9 = 2^32 / (golden ratio). </div><div class="ttdef"><b>Definition:</b> hash-util.h:224</div></div>
 <div class="ttc" id="sse-util_8h_html"><div class="ttname"><a href="sse-util_8h.html">sse-util.h</a></div></div>
-<div class="ttc" id="logging_8h_html_ab4f56aa24c4c9cddc47a6abd2d747f9a"><div class="ttname"><a href="logging_8h.html#ab4f56aa24c4c9cddc47a6abd2d747f9a">DCHECK_GT</a></div><div class="ttdeci">#define DCHECK_GT(val1, val2)</div><div class="ttdef"><b>Definition:</b> logging.h:88</div></div>
+<div class="ttc" id="logging_8h_html_ab4f56aa24c4c9cddc47a6abd2d747f9a"><div class="ttname"><a href="logging_8h.html#ab4f56aa24c4c9cddc47a6abd2d747f9a">DCHECK_GT</a></div><div class="ttdeci">#define DCHECK_GT(val1, val2)</div><div class="ttdef"><b>Definition:</b> logging.h:100</div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html"><div class="ttname"><a href="classarrow_1_1_hash_util.html">arrow::HashUtil</a></div><div class="ttdoc">Utility class to compute hash values. </div><div class="ttdef"><b>Definition:</b> hash-util.h:33</div></div>
 <div class="ttc" id="logging_8h_html"><div class="ttname"><a href="logging_8h.html">logging.h</a></div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html_a12e6c2bd6015f0c3a0cd47a7ecfdc5d9"><div class="ttname"><a href="classarrow_1_1_hash_util.html#a12e6c2bd6015f0c3a0cd47a7ecfdc5d9">arrow::HashUtil::FNV_SEED</a></div><div class="ttdeci">static const uint32_t FNV_SEED</div><div class="ttdef"><b>Definition:</b> hash-util.h:169</div></div>
@@ -92,7 +92,7 @@ $(function() {
 <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="classarrow_1_1_hash_util_html_ac4d6d601114af18f86efe3a5a6b01399"><div class="ttname"><a href="classarrow_1_1_hash_util.html#ac4d6d601114af18f86efe3a5a6b01399">arrow::HashUtil::FnvHash64</a></div><div class="ttdeci">static uint64_t FnvHash64(const void *data, int32_t bytes, uint64_t hash)</div><div class="ttdoc">Implementation of the Fowler-Noll-Vo hash function. </div><div class="ttdef"><b>Definition:</b> hash-util.h:182</div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html_a72f78faa22e2c2e10ec6623678829bc7"><div class="ttname"><a href="classarrow_1_1_hash_util.html#a72f78faa22e2c2e10ec6623678829bc7">arrow::HashUtil::FnvHash64to32</a></div><div class="ttdeci">static uint32_t FnvHash64to32(const void *data, int32_t bytes, uint32_t hash)</div><div class="ttdoc">Return a 32-bit hash computed by invoking FNV-64 and folding the result to 32-bits. </div><div class="ttdef"><b>Definition:</b> hash-util.h:199</div></div>
-<div class="ttc" id="logging_8h_html_ae17f8119c108cf3070bad3449c7e0006"><div class="ttname"><a href="logging_8h.html#ae17f8119c108cf3070bad3449c7e0006">DCHECK</a></div><div class="ttdeci">#define DCHECK(condition)</div><div class="ttdef"><b>Definition:</b> logging.h:81</div></div>
+<div class="ttc" id="logging_8h_html_ae17f8119c108cf3070bad3449c7e0006"><div class="ttname"><a href="logging_8h.html#ae17f8119c108cf3070bad3449c7e0006">DCHECK</a></div><div class="ttdeci">#define DCHECK(condition)</div><div class="ttdef"><b>Definition:</b> logging.h:93</div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html_aedb189cc8d1f356ae5d907767babbf2c"><div class="ttname"><a href="classarrow_1_1_hash_util.html#aedb189cc8d1f356ae5d907767babbf2c">arrow::HashUtil::FNV64_SEED</a></div><div class="ttdeci">static const uint64_t FNV64_SEED</div><div class="ttdef"><b>Definition:</b> hash-util.h:171</div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html_a2934b4e6ea31c827ec1f9dd114be6f96"><div class="ttname"><a href="classarrow_1_1_hash_util.html#a2934b4e6ea31c827ec1f9dd114be6f96">arrow::HashUtil::Rehash32to32</a></div><div class="ttdeci">static uint32_t Rehash32to32(const uint32_t hash)</div><div class="ttdef"><b>Definition:</b> hash-util.h:235</div></div>
 <div class="ttc" id="classarrow_1_1_hash_util_html_a7379a70ec7f527773ee6bd034571ad15"><div class="ttname"><a href="classarrow_1_1_hash_util.html#a7379a70ec7f527773ee6bd034571ad15">arrow::HashUtil::Hash</a></div><div class="ttdeci">static uint32_t Hash(const void *data, int32_t bytes, uint32_t seed)</div><div class="ttdoc">Computes the hash value for data. </div><div class="ttdef"><b>Definition:</b> hash-util.h:211</div></div>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/hdfs_8h_source.html
----------------------------------------------------------------------
diff --git a/docs/cpp/hdfs_8h_source.html b/docs/cpp/hdfs_8h_source.html
index 9eaf2c4..bb2d692 100644
--- a/docs/cpp/hdfs_8h_source.html
+++ b/docs/cpp/hdfs_8h_source.html
@@ -85,7 +85,7 @@ $(function() {
 <div class="ttc" id="structarrow_1_1io_1_1_hdfs_path_info_html_ace8b31928fa6af87401eabf072380af7"><div class="ttname"><a href="structarrow_1_1io_1_1_hdfs_path_info.html#ace8b31928fa6af87401eabf072380af7">arrow::io::HdfsPathInfo::size</a></div><div class="ttdeci">int64_t size</div><div class="ttdef"><b>Definition:</b> hdfs.h:49</div></div>
 <div class="ttc" id="structarrow_1_1io_1_1_hdfs_connection_config_html_ab780754ce4e655edb1545ff9cb203d06"><div class="ttname"><a href="structarrow_1_1io_1_1_hdfs_connection_config.html#ab780754ce4e655edb1545ff9cb203d06">arrow::io::HdfsConnectionConfig::driver</a></div><div class="ttdeci">HdfsDriver driver</div><div class="ttdef"><b>Definition:</b> hdfs.h:66</div></div>
 <div class="ttc" id="structarrow_1_1io_1_1_hdfs_path_info_html_a67b9d0b55631b6bd151776af3c65bcdd"><div class="ttname"><a href="structarrow_1_1io_1_1_hdfs_path_info.html#a67b9d0b55631b6bd151776af3c65bcdd">arrow::io::HdfsPathInfo::kind</a></div><div class="ttdeci">ObjectType::type kind</div><div class="ttdef"><b>Definition:</b> hdfs.h:42</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:106</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:93</div></div>
 <div class="ttc" id="macros_8h_html"><div class="ttname"><a href="macros_8h.html">macros.h</a></div></div>
 <div class="ttc" id="namespacearrow_1_1io_html_a35a5e7eb719b817f90642dc6588f8ec1"><div class="ttname"><a href="namespacearrow_1_1io.html#a35a5e7eb719b817f90642dc6588f8ec1">arrow::io::HdfsDriver</a></div><div class="ttdeci">HdfsDriver</div><div class="ttdef"><b>Definition:</b> hdfs.h:59</div></div>
 <div class="ttc" id="structarrow_1_1io_1_1_hdfs_connection_config_html_a9385f8c5533c7bc031a002ff4a1f1b12"><div class="ttname"><a href="structarrow_1_1io_1_1_hdfs_connection_config.html#a9385f8c5533c7bc031a002ff4a1f1b12">arrow::io::HdfsConnectionConfig::host</a></div><div class="ttdeci">std::string host</div><div class="ttdef"><b>Definition:</b> hdfs.h:62</div></div>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/helpers_8h.html
----------------------------------------------------------------------
diff --git a/docs/cpp/helpers_8h.html b/docs/cpp/helpers_8h.html
index 84a4aea..ed3017c 100644
--- a/docs/cpp/helpers_8h.html
+++ b/docs/cpp/helpers_8h.html
@@ -74,9 +74,11 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 <div class="textblock"><code>#include &quot;<a class="el" href="platform_8h_source.html">arrow/python/platform.h</a>&quot;</code><br />
+<code>#include &lt;limits&gt;</code><br />
 <code>#include &lt;memory&gt;</code><br />
 <code>#include &lt;string&gt;</code><br />
 <code>#include &lt;utility&gt;</code><br />
+<code>#include &lt;numpy/halffloat.h&gt;</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="macros_8h_source.html">arrow/util/macros.h</a>&quot;</code><br />
 <code>#include &quot;<a class="el" href="visibility_8h_source.html">arrow/util/visibility.h</a>&quot;</code><br />
@@ -95,6 +97,10 @@ Namespaces</h2></td></tr>
 Functions</h2></td></tr>
 <tr class="memitem:a8949b2e5469221ad1b1eaf8665b9610b"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; DataType &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearrow_1_1py.html#a8949b2e5469221ad1b1eaf8665b9610b">arrow::py::GetPrimitiveType</a> (Type::type type)</td></tr>
 <tr class="separator:a8949b2e5469221ad1b1eaf8665b9610b"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a60d1f752dfe2f3bbfa942c834ee607e0"><td class="memItemLeft" align="right" valign="top">PyObject *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearrow_1_1py.html#a60d1f752dfe2f3bbfa942c834ee607e0">arrow::py::PyHalf_FromHalf</a> (npy_half value)</td></tr>
+<tr class="separator:a60d1f752dfe2f3bbfa942c834ee607e0"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a52122657a994c78624f7e83ccaae30af"><td class="memItemLeft" align="right" valign="top">Status&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearrow_1_1py.html#a52122657a994c78624f7e83ccaae30af">arrow::py::PyFloat_AsHalf</a> (PyObject *obj, npy_half *out)</td></tr>
+<tr class="separator:a52122657a994c78624f7e83ccaae30af"><td class="memSeparator" colspan="2">&#160;</td></tr>
 </table>
 </div><!-- contents -->
 <!-- start footer part -->