[arrow] branch master updated: [C++] Fix a typo in cpplint (#1986)

2018-05-02 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new f75bbc0 [C++] Fix a typo in cpplint (#1986

[arrow] branch master updated: ARROW-2478: [C++] Introduce a checked_cast function that performs a dynamic_cast in debug mode

2018-05-04 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 73f0d8e ARROW-2478: [C++] Introduce a checked_cast

[arrow] branch master updated: ARROW-2541: [Plasma] Replace macros with constexpr

2018-05-05 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 5bdfff8 ARROW-2541: [Plasma] Replace macros with

[arrow] branch master updated: ARROW-2273: [Python] Raise NotImplementedError when pandas Sparse types serializing

2018-05-05 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 3d594bc ARROW-2273: [Python] Raise

[arrow] branch master updated: [Website] Update SciDB in "Powered By" (#2004)

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new bcd5967 [Website] Update SciDB in "Power

[arrow] branch master updated: ARROW-2543: [Rust] Cache dependencies when building our rust library

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 1b78ac2 ARROW-2543: [Rust] Cache dependencies when

[arrow] branch master updated: ARROW-2547: Fix off-by-one in `List>` example

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 0cb992a ARROW-2547: Fix off-by-one in `List

[arrow] branch master updated: ARROW-2548: Clarify `List` Array example

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 0ef8ce3 ARROW-2548: Clarify `List` Array example

[arrow] branch master updated: ARROW-2285: [C++/Python] Can't convert Numpy string arrays

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 0ecbbf4 ARROW-2285: [C++/Python] Can't co

[arrow] branch master updated: ARROW-2477: [Rust] Set up code coverage in CI

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new c46f625 ARROW-2477: [Rust] Set up code coverage in

[arrow] branch master updated: ARROW-2545: [Python] Link against required system libraries

2018-05-07 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 9c31eec ARROW-2545: [Python] Link against required

[arrow] branch master updated: ARROW-2550: [C++] Add missing status codes into arrow::Status::CodeAsString()

2018-05-08 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 64923d5 ARROW-2550: [C++] Add missing status codes

[arrow] branch master updated: ARROW-2549: [GLib] Apply arrow::StatusCode changes to GArrowError

2018-05-08 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new a426c1b ARROW-2549: [GLib] Apply arrow::StatusCode

[arrow] branch master updated: ARROW-2491: [Python] raise NotImplementedError on from_buffers with nested types

2018-05-08 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new bb67939 ARROW-2491: [Python] raise

[arrow] branch master updated: ARROW-2557: [Rust] Add badge for code coverage in README

2018-05-10 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 35da703 ARROW-2557: [Rust] Add badge for code

[arrow] branch master updated: ARROW-2564: [C++] Replace deprecated method in documentation

2018-05-10 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new a0299bf ARROW-2564: [C++] Replace deprecated

[arrow] branch master updated: ARROW-2566: [CI] Add codecov.io badge

2018-05-10 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new b93faac ARROW-2566: [CI] Add codecov.io badge

[arrow] branch master updated: ARROW-2567: [C++] Not only compare type ids on Array equality

2018-05-12 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 321773c ARROW-2567: [C++] Not only compare type

[arrow] branch master updated: ARROW-2569: [C++] Improve thread pool size heuristic

2018-05-13 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new da3f843 ARROW-2569: [C++] Improve thread pool size

[arrow] branch master updated: ARROW-2571: [C++] Lz4Codec doesn't properly handle empty data

2018-05-13 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 90fb5a3 ARROW-2571: [C++] Lz4Codec doesn&#

[arrow] branch master updated: ARROW-2576: [GLib] Add abs functions for Decimal128

2018-05-13 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 19af862 ARROW-2576: [GLib] Add abs functions for

[arrow] branch master updated: ARROW-2332: Add Feather Dataset class

2018-05-15 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 27fc25c ARROW-2332: Add Feather Dataset class

[arrow] branch master updated: Removing extraneous debug print statement from run_clang_format.py (#2045)

2018-05-15 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 48eee79 Removing extraneous debug print statement

[arrow] branch master updated: ARROW-2589: [Python] Workaround regression in Pandas 0.23.0

2018-05-16 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 5bb3d85 ARROW-2589: [Python] Workaround regression

[arrow] branch master updated: ARROW-2561: [C++] Fix double free in cuda-test under code coverage

2018-05-16 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new e237918 ARROW-2561: [C++] Fix double free in cuda

[arrow] branch master updated: ARROW-2486: [C++/Python] Provide a Docker image that contains all dependencies for development

2018-05-17 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 941a1b7 ARROW-2486: [C++/Python] Provide a Docker

[arrow] branch master updated: ARROW-2521: [Rust] Refactor Rust API to use traits and generic to represent Array instead of enum

2018-05-17 Thread uwe
This is an automated email from the ASF dual-hosted git repository. uwe pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git The following commit(s) were added to refs/heads/master by this push: new 635ee1f ARROW-2521: [Rust] Refactor Rust API to

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/buffer_8h_source.html -- diff --git a/docs/cpp/buffer_8h_source.html b/docs/cpp/buffer_8h_source.html index 69bbcb0..3d76c08 100644 --- a/docs/cpp/buffer_8h_s

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/pretty__print_8h_source.html -- diff --git a/docs/cpp/pretty__print_8h_source.html b/docs/cpp/pretty__print_8h_source.html index 7425f61..eecf332 100644 ---

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1_list_builder-members.html -- diff --git a/docs/cpp/classarrow_1_1_list_builder-members.html b/docs/cpp/classarrow_1_1_list_builder-members.htm

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/builder_8h_source.html -- diff --git a/docs/cpp/builder_8h_source.html b/docs/cpp/builder_8h_source.html index af99027..220cc2b 100644 --- a/docs/cpp/builder_

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/cuda__memory_8h_source.html -- diff --git a/docs/cpp/cuda__memory_8h_source.html b/docs/cpp/cuda__memory_8h_source.html index fe8cc74..d4641ec 100644 --- a/d

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/arrow_2python_2common_8h.html -- diff --git a/docs/cpp/arrow_2python_2common_8h.html b/docs/cpp/arrow_2python_2common_8h.html index 4b446e4..755508a 100644 -

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/search/all_11.js -- diff --git a/docs/cpp/search/all_11.js b/docs/cpp/search/all_11.js index f81547b..66a8cd6 100644 --- a/docs/cpp/search/all_11.js +++ b/doc

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/builtin__convert_8h.html -- diff --git a/docs/cpp/builtin__convert_8h.html b/docs/cpp/builtin__convert_8h.html index bbfb57a..368bade 100644 --- a/docs/cpp/b

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/status_8h_source.html -- diff --git a/docs/cpp/status_8h_source.html b/docs/cpp/status_8h_source.html index 60ce2c4..4ea827f 100644 --- a/docs/cpp/status_8h_s

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/file_8h_source.html -- diff --git a/docs/cpp/file_8h_source.html b/docs/cpp/file_8h_source.html index 422fc80..381c462 100644 --- a/docs/cpp/file_8h_source.ht

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/io-util_8h_source.html -- diff --git a/docs/cpp/io-util_8h_source.html b/docs/cpp/io-util_8h_source.html index 1e9a012..12a9599 100644 --- a/docs/cpp/io-util_

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/datetime_8h_source.html -- diff --git a/docs/cpp/datetime_8h_source.html b/docs/cpp/datetime_8h_source.html index 0e5d7c6..5103def 100644 --- a/docs/cpp/datet

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/arrow_2python_2common_8h_source.html -- diff --git a/docs/cpp/arrow_2python_2common_8h_source.html b/docs/cpp/arrow_2python_2common_8h_source.html index 378a

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

2018-05-18 Thread uwe
Repository: arrow-site Updated Branches: refs/heads/asf-site 301d577e0 -> c77df435f http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/string_8h_source.html -- diff --git a/docs/cpp/string_8h_source.html b

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

2018-05-18 Thread uwe
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/doc

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/python_2type__traits_8h_source.html -- diff --git a/docs/cpp/python_2type__traits_8h_source.html b/docs/cpp/python_2type__traits_8h_source.html index 205115e

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/compression__zlib_8h_source.html -- diff --git a/docs/cpp/compression__zlib_8h_source.html b/docs/cpp/compression__zlib_8h_source.html index 99ab989..5268d95

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/parallel_8h_source.html -- diff --git a/docs/cpp/parallel_8h_source.html b/docs/cpp/parallel_8h_source.html index 35c2269..88dd93a 100644 --- a/docs/cpp/paral

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

2018-05-18 Thread uwe
Branch: refs/heads/asf-site Commit: c77df435fe5052cf2e2ec4a6dd27fcc17791f635 Parents: 301d577 Author: Korn, Uwe Authored: Fri May 18 09:46:34 2018 +0200 Committer: Korn, Uwe Committed: Fri May 18 09:46:34 2018 +0200 -- docs/cpp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/bpacking_8h_source.html -- diff --git a/docs/cpp/bpacking_8h_source.html b/docs/cpp/bpacking_8h_source.html index edaf2ac..b6a3591 100644 --- a/docs/cpp/bpack

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1_adaptive_int_builder.html -- diff --git a/docs/cpp/classarrow_1_1_adaptive_int_builder.html b/docs/cpp/classarrow_1_1_adaptive_int_builder.htm

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/numpy-internal_8h_source.html -- diff --git a/docs/cpp/numpy-internal_8h_source.html b/docs/cpp/numpy-internal_8h_source.html index 4d31e74..42e2627 100644 -

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/adapter_8h_source.html -- diff --git a/docs/cpp/adapter_8h_source.html b/docs/cpp/adapter_8h_source.html index 2194b1a..9d90f20 100644 --- a/docs/cpp/adapter_

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/namespacearrow_1_1io.html -- diff --git a/docs/cpp/namespacearrow_1_1io.html b/docs/cpp/namespacearrow_1_1io.html index d6a8395..c75804a 100644 --- a/docs/cp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/hierarchy.html -- diff --git a/docs/cpp/hierarchy.html b/docs/cpp/hierarchy.html index 414841e..c894b65 100644 --- a/docs/cpp/hierarchy.html +++ b/docs/cpp/hi

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/stl_8h_source.html -- diff --git a/docs/cpp/stl_8h_source.html b/docs/cpp/stl_8h_source.html index ed1ec35..f38df75 100644 --- a/docs/cpp/stl_8h_source.html +

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/search/all_8.js -- diff --git a/docs/cpp/search/all_8.js b/docs/cpp/search/all_8.js index 76892bf..d239d3c 100644 --- a/docs/cpp/search/all_8.js +++ b/docs/cp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/plasma_8h_source.html -- diff --git a/docs/cpp/plasma_8h_source.html b/docs/cpp/plasma_8h_source.html index b0ed133..7be5b5a 100644 --- a/docs/cpp/plasma_8h_s

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1_column.html -- diff --git a/docs/cpp/classarrow_1_1_column.html b/docs/cpp/classarrow_1_1_column.html index 5422b84..ef75b74 100644 --- a/docs

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/deprecated.html -- diff --git a/docs/cpp/deprecated.html b/docs/cpp/deprecated.html index 114c2b7..372b054 100644 --- a/docs/cpp/deprecated.html +++ b/docs/cp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1_status.html -- diff --git a/docs/cpp/classarrow_1_1_status.html b/docs/cpp/classarrow_1_1_status.html index 425f92b..c54ccd7 100644 --- a/docs

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/interfaces_8h_source.html -- diff --git a/docs/cpp/interfaces_8h_source.html b/docs/cpp/interfaces_8h_source.html index 10b697f..0d63ecb 100644 --- a/docs/cp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1io_1_1_buffer_reader.html -- diff --git a/docs/cpp/classarrow_1_1io_1_1_buffer_reader.html b/docs/cpp/classarrow_1_1io_1_1_buffer_reader.html i

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1_struct_builder-members.html -- diff --git a/docs/cpp/classarrow_1_1_struct_builder-members.html b/docs/cpp/classarrow_1_1_struct_builder-membe

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/search/enumvalues_d.js -- diff --git a/docs/cpp/search/enumvalues_d.js b/docs/cpp/search/enumvalues_d.js index 5c1e19e..ddbdb04 100644 --- a/docs/cpp/search/e

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/io_2memory_8h_source.html -- diff --git a/docs/cpp/io_2memory_8h_source.html b/docs/cpp/io_2memory_8h_source.html index 5c5684e..a10f286 100644 --- a/docs/cp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/arrow_2python_2io_8h_source.html -- diff --git a/docs/cpp/arrow_2python_2io_8h_source.html b/docs/cpp/arrow_2python_2io_8h_source.html index b9eea40..8542b3b

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/logging_8h.html -- diff --git a/docs/cpp/logging_8h.html b/docs/cpp/logging_8h.html index 3b577f5..3e98832 100644 --- a/docs/cpp/logging_8h.html +++ b/docs/cp

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/helpers_8h_source.html -- diff --git a/docs/cpp/helpers_8h_source.html b/docs/cpp/helpers_8h_source.html index 97a45e7..2b9f209 100644 --- a/docs/cpp/helpers_

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/files.html -- diff --git a/docs/cpp/files.html b/docs/cpp/files.html index 2f91fe7..22e694f 100644 --- a/docs/cpp/files.html +++ b/docs/cpp/files.html @@ -89,

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/sse-util_8h_source.html -- diff --git a/docs/cpp/sse-util_8h_source.html b/docs/cpp/sse-util_8h_source.html index 0ad8b9e..173c473 100644 --- a/docs/cpp/sse-u

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/bit-util_8h_source.html -- diff --git a/docs/cpp/bit-util_8h_source.html b/docs/cpp/bit-util_8h_source.html index f454c8f..72c5e49 100644 --- a/docs/cpp/bit-u

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/search/functions_6.js -- diff --git a/docs/cpp/search/functions_6.js b/docs/cpp/search/functions_6.js index 198475c..8d014ed 100644 --- a/docs/cpp/search/func

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/client_8h_source.html -- diff --git a/docs/cpp/client_8h_source.html b/docs/cpp/client_8h_source.html index 2ceb88a..e9f226a 100644 --- a/docs/cpp/client_8h_s

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/python__to__arrow_8h_source.html -- diff --git a/docs/cpp/python__to__arrow_8h_source.html b/docs/cpp/python__to__arrow_8h_source.html index df909b7..5e81dd3

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classplasma_1_1_plasma_client-members.html -- diff --git a/docs/cpp/classplasma_1_1_plasma_client-members.html b/docs/cpp/classplasma_1_1_plasma_client-membe

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/macros_8h_source.html -- diff --git a/docs/cpp/macros_8h_source.html b/docs/cpp/macros_8h_source.html index 991dec0..c012576 100644 --- a/docs/cpp/macros_8h_s

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/memory__pool_8h_source.html -- diff --git a/docs/cpp/memory__pool_8h_source.html b/docs/cpp/memory__pool_8h_source.html index c6e14e1..cd9a49e 100644 --- a/d

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classes.html -- diff --git a/docs/cpp/classes.html b/docs/cpp/classes.html index 0e4acdf..3e95b01 100644 --- a/docs/cpp/classes.html +++ b/docs/cpp/classes.ht

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/classarrow_1_1io_1_1_readable_file.html -- diff --git a/docs/cpp/classarrow_1_1io_1_1_readable_file.html b/docs/cpp/classarrow_1_1io_1_1_readable_file.html i

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

2018-05-18 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/c77df435/docs/cpp/array_8h_source.html -- diff --git a/docs/cpp/array_8h_source.html b/docs/cpp/array_8h_source.html index c67487f..4e7e3e2 100644 --- a/docs/cpp/array_8h_sourc

[21/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/date_.html -- diff --git a/docs/js/classes/date_.html b/docs/js/classes/date_.html index 11e4f42..ea1c364 100644 --- a/docs/js/classes/date_.html +++ b

[20/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/decimalvector.html -- diff --git a/docs/js/classes/decimalvector.html b/docs/js/classes/decimalvector.html index fbe37c3..a5725aa 100644 --- a/docs/js

[22/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/chunkeddata.html -- diff --git a/docs/js/classes/chunkeddata.html b/docs/js/classes/chunkeddata.html index 71613c5..8603f08 100644 --- a/docs/js/classe

[07/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/structview.html -- diff --git a/docs/js/classes/structview.html b/docs/js/classes/structview.html index d35a234..6b543b8 100644 --- a/docs/js/classes/s

[04/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/unionview.html -- diff --git a/docs/js/classes/unionview.html b/docs/js/classes/unionview.html index aecf721..53c69b5 100644 --- a/docs/js/classes/unio

[06/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/timestampmillisecondview.html -- diff --git a/docs/js/classes/timestampmillisecondview.html b/docs/js/classes/timestampmillisecondview.html index bd4d

[03/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/vector.html -- diff --git a/docs/js/classes/vector.html b/docs/js/classes/vector.html index 7082328..0ac74b1 100644 --- a/docs/js/classes/vector.html +

[02/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/globals.html -- diff --git a/docs/js/globals.html b/docs/js/globals.html index 1b46d06..b7cc890 100644 --- a/docs/js/globals.html +++ b/docs/js/globals.html @@

[19/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/dictionarydata.html -- diff --git a/docs/js/classes/dictionarydata.html b/docs/js/classes/dictionarydata.html index 48bfdbd..51a9231 100644 --- a/docs

[08/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/rowview.html -- diff --git a/docs/js/classes/rowview.html b/docs/js/classes/rowview.html index 98ed382..4fcc5cf 100644 --- a/docs/js/classes/rowview.ht

[01/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
Repository: arrow-site Updated Branches: refs/heads/asf-site c77df435f -> 87254e811 http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/index.html -- diff --git a/docs/js/index.html b/docs/js/index.html inde

[18/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/fixedsizebinary.html -- diff --git a/docs/js/classes/fixedsizebinary.html b/docs/js/classes/fixedsizebinary.html index dffa517..95944c2 100644 --- a/d

[09/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/org.apache.arrow.flatbuf.schema.html -- diff --git a/docs/js/classes/org.apache.arrow.flatbuf.schema.html b/docs/js/classes/org.apache.arrow.flatbuf.s

[23/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/binaryvector.html -- diff --git a/docs/js/classes/binaryvector.html b/docs/js/classes/binaryvector.html index 4b9baec..245b913 100644 --- a/docs/js/cl

[11/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/null.html -- diff --git a/docs/js/classes/null.html b/docs/js/classes/null.html index 8fa271d..7a8fa9f 100644 --- a/docs/js/classes/null.html +++ b/doc

[05/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/typevisitor.html -- diff --git a/docs/js/classes/typevisitor.html b/docs/js/classes/typevisitor.html index fc1a0ef..72509b5 100644 --- a/docs/js/classe

[10/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/org.apache.arrow.flatbuf.field.html -- diff --git a/docs/js/classes/org.apache.arrow.flatbuf.field.html b/docs/js/classes/org.apache.arrow.flatbuf.fie

[12/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/mapview.html -- diff --git a/docs/js/classes/mapview.html b/docs/js/classes/mapview.html index 28bd5ff..0350df1 100644 --- a/docs/js/classes/mapview.ht

[17/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/flatdata.html -- diff --git a/docs/js/classes/flatdata.html b/docs/js/classes/flatdata.html index 1826ac7..178ad62 100644 --- a/docs/js/classes/flatdat

[15/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/interval.html -- diff --git a/docs/js/classes/interval.html b/docs/js/classes/interval.html index 22e9ffb..164eb0d 100644 --- a/docs/js/classes/interva

[13/24] arrow-site git commit: Update JS API docs

2018-05-19 Thread uwe
http://git-wip-us.apache.org/repos/asf/arrow-site/blob/87254e81/docs/js/classes/listview.html -- diff --git a/docs/js/classes/listview.html b/docs/js/classes/listview.html index 30f3aa6..8569e46 100644 --- a/docs/js/classes/listvie

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

2018-05-19 Thread uwe
Branch: refs/heads/asf-site Commit: 87254e811c37c7323881436e5b35bda12a4ede6a Parents: c77df43 Author: Korn, Uwe Authored: Sat May 19 16:23:40 2018 +0200 Committer: Korn, Uwe Committed: Sat May 19 16:23:40 2018 +0200 -- docs/js

<    1   2   3   4   5   6   7   8   9   >