[
https://issues.apache.org/jira/browse/ARROW-12444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324912#comment-17324912
]
Andrew Lamb commented on ARROW-12444:
-------------------------------------
I recommend that we make integration tests from apache/arrow@master run against
a specific pin of arrow-rs rather than master. The rationale being that if
integration runs always against master unintentional breakages to arrow can be
introduced at seemingly random times, leading to frustration and harder to
debug errors
With the specific pin approach we will have to increase the pin at some period
of time, but we will have control over the schedule and will know exactly what
versions were tested to be compatible
> [RUST] [CI] Remove Rust and point integration tests to arrow-rs repo
> --------------------------------------------------------------------
>
> Key: ARROW-12444
> URL: https://issues.apache.org/jira/browse/ARROW-12444
> Project: Apache Arrow
> Issue Type: Task
> Components: Rust
> Reporter: Jorge Leitão
> Assignee: Jorge Leitão
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Goals:
> * Make integration tests run against arrow-rs@master
> * Remove Rust from apache/arrow
> Tasks:
> * Remove Rust from CI
> * Remove rust/
> * git clone apache/arrow-rs@master in integration tests
> * remove rust from Archery Lint
> * remove rust from PR labeler
> * remove rust from detect_changes.py
--
This message was sent by Atlassian Jira
(v8.3.4#803005)