You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2019/08/16 06:17:59 UTC

[arrow] branch master updated (3420d30 -> 4859417)

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

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


    from 3420d30  ARROW-6208: [Java] Correct byte order before comparing in ByteFunctionHelpers
     add 4859417  ARROW-1875: [Java] Write 64-bit ints as strings in integration test JSON files

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/arrow/vector/ipc/JsonFileReader.java    | 5 +++--
 .../src/main/java/org/apache/arrow/vector/ipc/JsonFileWriter.java    | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)