You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/01/08 01:55:48 UTC

[arrow] branch master updated (3c94228 -> 6b85f6e)

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

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


    from 3c94228  ARROW-10470: [R] Fix missing file error causing NYC taxi example to fail
     add 6b85f6e  ARROW-10962: [FlightRPC][Java] fill in empty body buffer if needed

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/arrow/flight/ArrowMessage.java | 29 ++++++-
 .../apache/arrow/flight/TestBasicOperation.java    | 89 ++++++++++++++++++++++
 2 files changed, 117 insertions(+), 1 deletion(-)