[arrow] branch master updated: ARROW-5466: [Java][CI] Dockerize Java CI, run all JDK builds in single Travis entry

2019-07-01 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 e02ec4e ARROW-5466: [Java][CI] Dockerize Java CI,

[arrow] branch master updated: [Release] Test Arrow Flight in Windows release verification script

2019-07-01 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 7adbe93 [Release] Test Arrow Flight in Windows rel

[arrow] branch master updated: [Website] Fix incorrect expansion of "SIMD" term

2019-07-01 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 3cdd0cf [Website] Fix incorrect expansion of "SIMD

[arrow] branch master updated: ARROW-5564: [C++] Use uriparser from conda-forge

2019-07-01 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 8ec2fd0 ARROW-5564: [C++] Use uriparser from conda

[arrow] branch master updated: ARROW-5816: [Release] Do not curl in background in verify-release-candidate.sh

2019-07-01 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 52c04e4 ARROW-5816: [Release] Do not curl in backgr

[arrow] branch master updated: ARROW-5820: [Release] Remove undefined variable check from verify script

2019-07-01 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 9145c15 ARROW-5820: [Release] Remove undefined vari

[arrow] branch master updated: ARROW-5358: [Rust] Implement equality check for ArrayData and Array

2019-07-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 b7f27f0 ARROW-5358: [Rust] Implement equality c

[arrow] branch master updated: ARROW-5792: [Rust] Add TypeVisitor for parquet type.

2019-07-01 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 3b6b271 ARROW-5792: [Rust] Add TypeVisitor for

[arrow] branch master updated: ARROW-5791: [C++] Fix infinite loop with more the 32768 columns.

2019-07-01 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 8192902 ARROW-5791: [C++] Fix infinite loop with m

[arrow] branch master updated (91b4cbc -> 175ad65)

2019-07-01 Thread ravindra
This is an automated email from the ASF dual-hosted git repository. ravindra pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/arrow.git. from 91b4cbc ARROW-5726: [Java] Implement a common interface for int vectors add 175ad65 ARROW-3459: [C++][Gandiv