You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/13 17:46:10 UTC

[arrow] branch master updated (4be02c7 -> 5b783fe)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 4be02c7  ARROW-6314: [C#] Implement IPC message format alignment changes, provide backwards compatibility and "legacy" option to emit old message format
     add 5b783fe  ARROW-6509: [Java][CI] Upgrade maven-surefire-plugin to version 3.0.0-M3, disable Gandiva JNI unit tests temporarily

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                                  |  2 +-
 java/performance/pom.xml                                     |  3 +--
 java/pom.xml                                                 | 12 +++++++-----
 .../test/java/org/apache/arrow/tools/TestIntegration.java    | 12 +++++++++---
 .../test/java/org/apache/arrow/vector/ipc/TestJSONFile.java  |  3 +++
 5 files changed, 21 insertions(+), 11 deletions(-)