Jonathan Keane created ARROW-15468:
--------------------------------------
Summary: [R] [CI] A crossbow job that tests against DuckDB's dev
branch
Key: ARROW-15468
URL: https://issues.apache.org/jira/browse/ARROW-15468
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration, R
Reporter: Jonathan Keane
It would be good to test against DuckDB's dev branch to warn us if there are
impending changes that break something.
While we're doing this, we should clean up some of the Currently some of our
jobs do already
https://github.com/apache/arrow/blob/f9f6fdbb7518c09b833cb6b78bc202008d28e865/ci/scripts/r_deps.sh#L45-L51
We should clean this up so that _generally_ builds use the released DuckDB, but
we can toggle dev DuckDB (and run a separate build that uses the dev DuckDB
optionally)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)