[
https://issues.apache.org/jira/browse/ARROW-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson resolved ARROW-13496.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 10840
[https://github.com/apache/arrow/pull/10840]
> [CI][R] Repair r-sanitizer job
> ------------------------------
>
> Key: ARROW-13496
> URL: https://issues.apache.org/jira/browse/ARROW-13496
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.1, 6.0.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> It's failing now because of a timeout. My guess (from the available logs) is
> that since duckdb vendors everything, it's really slow to compile with
> sanitizers on, so we should probably exclude it from this build.
> Also, ARROW-13495 revealed a UBSAN warning in one of the dataset examples.
> Our sanitizer job only runs the tests, so we should also run the examples.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)