Thanks for doing this Andrew. On Mon, Apr 26, 2021 at 8:38 AM Andrew Lamb <al...@influxdata.com> wrote:
> I have migrated over all JIRA issues that were marked as "Rust" or > "Rust-DataFusion" to new issues in the https://github.com/apache/arrow-rs > and https://github.com/apache/arrow-datafusion repos respectively. > > There are now no open JIRA issues [1] for the Rust implementation. > > My script moved the titles, descriptions, tags, and comments but didn't > attempt to port the formatting, so some of the github issues are kind of > messy. I also did not try to map jira usernames to github usernames. > > Please feel free to move / correct / close any others I have missed. > > If anyone has thoughts about how to prevent people from using JIRA > accidentally to file issues (rather than github) please let us know. > > Andrew > > > JQL: project = ARROW AND component in ("Rust - DataFusion", Rust, "Rust - > Ballista") and status NOT IN (RESOLVED, CLOSED) ORDER BY created ASC > > [1]: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20component%20in%20(%22Rust%20-%20DataFusion%22%2C%20Rust%2C%20%22Rust%20-%20Ballista%22)%20and%20status%20NOT%20IN%20(RESOLVED%2C%20CLOSED)%20ORDER%20BY%20created%20ASC >