[arrow] branch master updated: ARROW-5937: [Release] Stop parallel binary upload

2019-07-12 Thread kou
This is an automated email from the ASF dual-hosted git repository. kou 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 0325324 ARROW-5937: [Release] Stop parallel binary

[arrow] branch master updated: [CI] Fix cmake-format issue in python/CMakeLists.txt

2019-07-12 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm 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 3e70357 [CI] Fix cmake-format issue in

[arrow] branch master updated: ARROW-5886: [Python][Packaging] Manylinux1/2010 compliance issue with libz

2019-07-12 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm 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 45ae5c6 ARROW-5886: [Python][Packaging]

[arrow] branch master updated: ARROW-5878: [C++][Parquet] Restore pre-0.14.0 Parquet forward compatibility by adding option to unconditionally set TIMESTAMP_MICROS/TIMESTAMP_MILLIS ConvertedType

2019-07-12 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm 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 9189e00 ARROW-5878: [C++][Parquet] Restore

[arrow] branch master updated: ARROW-5588: [C++] Better support for building union arrays

2019-07-12 Thread fsaintjacques
This is an automated email from the ASF dual-hosted git repository. fsaintjacques 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 1bcfbe1 ARROW-5588: [C++] Better support

[arrow-testing] branch master updated: ARROW-5605, ARROW-5921: add arrow-ipc crashes

2019-07-12 Thread fsaintjacques
This is an automated email from the ASF dual-hosted git repository. fsaintjacques pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-testing.git The following commit(s) were added to refs/heads/master by this push: new d14764e ARROW-5605, ARROW-5921:

[arrow] branch master updated: ARROW-5923: [C++][Parquet] Reword comment about UBSan and Int96 in writer.cc

2019-07-12 Thread fsaintjacques
This is an automated email from the ASF dual-hosted git repository. fsaintjacques 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 c69e3b4 ARROW-5923: [C++][Parquet]

[arrow] branch master updated: ARROW-5892 : [C++][Gandiva] Support function aliases

2019-07-12 Thread ravindra
This is an automated email from the ASF dual-hosted git repository. ravindra 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 48200c4 ARROW-5892 : [C++][Gandiva] Support

[arrow] branch master updated: ARROW-5883: [Java] Support dictionary encoding for List and Struct type

2019-07-12 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield 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 ab7ff65 ARROW-5883: [Java] Support

[arrow] branch master updated: ARROW-5832: [Java] Support search operations for vector data

2019-07-12 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield 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 03360e1 ARROW-5832: [Java] Support search

[arrow] branch master updated: ARROW-5844: [Java] Support comparison & sort for more numeric types

2019-07-12 Thread emkornfield
This is an automated email from the ASF dual-hosted git repository. emkornfield 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 e78ea91 ARROW-5844: [Java] Support

[arrow] branch master updated: ARROW-5881: [Java] Provide functionalities to efficiently determine if a validity buffer has completely 1 bits/0 bits

2019-07-12 Thread ravindra
This is an automated email from the ASF dual-hosted git repository. ravindra 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 5c61263 ARROW-5881: [Java] Provide