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

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


    from 3c1f702  ARROW-12315: [R] add max_partitions argument to 
write_dataset()
     add bb776d8  ARROW-14374: [Java] Integration tests for the C data 
Interface implementation for Java

No new revisions were added by this update.

Summary of changes:
 .github/workflows/java_jni.yml                     |  33 +++
 .../{release_test.sh => java_cdata_integration.sh} |   9 +-
 docker-compose.yml                                 |  40 ++++
 java/c/src/test/python/integration_tests.py        | 223 +++++++++++++++++++++
 4 files changed, 301 insertions(+), 4 deletions(-)
 copy ci/scripts/{release_test.sh => java_cdata_integration.sh} (87%)
 create mode 100644 java/c/src/test/python/integration_tests.py

Reply via email to