[
https://issues.apache.org/jira/browse/ARROW-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane updated ARROW-14221:
-----------------------------------
Fix Version/s: 6.0.0
> [R] [CI] DuckDB tests fail on R < 4.0
> -------------------------------------
>
> Key: ARROW-14221
> URL: https://issues.apache.org/jira/browse/ARROW-14221
> Project: Apache Arrow
> Issue Type: Bug
> Components: Continuous Integration, R
> Reporter: Jonathan Keane
> Assignee: Jonathan Keane
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Because of changes to factors/strings as defaults, the data.frame includes
> factors prior to this.
> {code}
> ══ Failed tests
> ════════════════════════════════════════════════════════════════
> ── Failure (test-duckdb.R:167:3): to_duckdb passing a connection
> ───────────────
> result$char (`actual`) not identical to new_df[new_df$int != 4, ]$char
> (`expected`).
> `actual` is a character vector ('z', 'y', 'x', 'v', 'u', ...)
> `expected` is an S3 object of class <factor>, an integer vector
> [ FAIL 1 | WARN 23 | SKIP 29 | PASS 5717 ]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)