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

[arrow] branch master updated (a3da22e -> 4c59aad)

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 a3da22e  ARROW-6227: [Python] Apply from_pandas option in pyarrow.array consistently across types
     add 4c59aad  ARROW-6311: [Java] Make ApproxEqualsVisitor accept DiffFunction to make it more flexible

No new revisions were added by this update.

Summary of changes:
 .../arrow/vector/compare/ApproxEqualsVisitor.java  | 77 ++++++++++++++++------
 .../apache/arrow/vector/compare/DiffFunction.java} |  9 ++-
 2 files changed, 64 insertions(+), 22 deletions(-)
 copy java/{flight/src/main/java/org/apache/arrow/flight/CallOption.java => vector/src/main/java/org/apache/arrow/vector/compare/DiffFunction.java} (78%)