[arrow] branch master updated: ARROW-5719: [Java] Support in-place vector sorting

2019-07-08 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 3f767ce ARROW-5719: [Java] Support

[arrow] branch maint-0.14.x created (now a591d76)

2019-07-08 Thread wesm
This is an automated email from the ASF dual-hosted git repository. wesm pushed a change to branch maint-0.14.x in repository https://gitbox.apache.org/repos/asf/arrow.git. at a591d76 [maven-release-plugin] prepare release apache-arrow-0.14.0 No new revisions were added by this update.

[arrow] branch master updated: ARROW-5863: [Python] Use atexit module for extension type finalization to avoid segfault

2019-07-08 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 90affbd ARROW-5863: [Python] Use atexit module

[arrow] branch master updated: ARROW-5525: [C++] Add Continuous Fuzzing Integration setup with Fuzzit

2019-07-08 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 10890c8 ARROW-5525: [C++] Add Continuous Fuzzing

[arrow] branch master updated: ARROW-5777: [C++] Add microbenchmark for some Decimal128 operations

2019-07-08 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 6b99b64 ARROW-5777: [C++] Add microbenchmark for

[arrow] branch master updated: ARROW-5874: [Python] Fix macOS wheels to depend on system or Homebrew OpenSSL

2019-07-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 00505b5 ARROW-5874: [Python] Fix macOS wheels to

[arrow] branch master updated: ARROW-5827: [C++] Require c-ares CMake config

2019-07-08 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 308b851 ARROW-5827: [C++] Require c-ares CMake

[arrow] branch master updated: ARROW-5826: [Website] Blog post for 0.14.0 release announcement

2019-07-08 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 07e1042 ARROW-5826: [Website] Blog post for

[arrow] branch master updated: ARROW-5867: [C++][Gandiva] add support for cast int to decimal

2019-07-08 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 49ed11b ARROW-5867: [C++][Gandiva] add

[arrow] branch master updated: ARROW-5860: [Java][Vector] Fix decimal utils to handle negative values.

2019-07-08 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 0e2a641 ARROW-5860: [Java][Vector] Fix

[arrow] branch master updated: ARROW-5758: [C++][Gandiva][Java] Support casting decimals to varchar and vice versa

2019-07-08 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 1f9238e ARROW-5758: [C++][Gandiva][Java]