You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/02/23 22:38:25 UTC

[arrow] branch master updated (a916e60 -> effed6b)

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

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


    from a916e60  MINOR: [R][DOCS] Fix link
     add effed6b  ARROW-15673 [R] Error gracefully if DuckDB isn't installed

No new revisions were added by this update.

Summary of changes:
 dev/tasks/docker-tests/github.linux.yml |  9 +++++++++
 r/R/duckdb.R                            |  4 ++++
 r/tests/testthat/_snaps/duckdb.md       |  7 +++++++
 r/tests/testthat/test-duckdb.R          | 19 +++++++++++++++++--
 4 files changed, 37 insertions(+), 2 deletions(-)
 create mode 100644 r/tests/testthat/_snaps/duckdb.md