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 2022/05/03 18:41:54 UTC

[arrow] branch master updated (d8977165d6 -> 6b32c300e1)

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

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


    from d8977165d6 ARROW-16413: [Python] Certain dataset APIs hang with a python filesystem
     add 6b32c300e1 ARROW-15959: [Java][Docs] Improve Java dev experience with IntelliJ

No new revisions were added by this update.

Summary of changes:
 docs/source/developers/contributing.rst            |  4 ++++
 docs/source/developers/java/building.rst           | 28 ++++++++++++++++++----
 java/flight/flight-core/pom.xml                    |  2 +-
 java/flight/flight-grpc/pom.xml                    |  2 +-
 java/gandiva/pom.xml                               |  2 +-
 .../io/netty/buffer/TestExpandableByteBuf.java     |  0
 java/pom.xml                                       |  2 +-
 7 files changed, 32 insertions(+), 8 deletions(-)
 rename java/memory/{ => memory-netty}/src/test/java/io/netty/buffer/TestExpandableByteBuf.java (100%)