You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/09/01 02:20:00 UTC

[jira] [Resolved] (ARROW-9886) [Rust] [DataFusion] Simplify code to test cast

     [ https://issues.apache.org/jira/browse/ARROW-9886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Grove resolved ARROW-9886.
-------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8077
[https://github.com/apache/arrow/pull/8077]

> [Rust] [DataFusion] Simplify code to test cast
> ----------------------------------------------
>
>                 Key: ARROW-9886
>                 URL: https://issues.apache.org/jira/browse/ARROW-9886
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust - DataFusion
>            Reporter: Jorge
>            Assignee: Jorge
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> We have 3 tests with similar functionality, but that only vary on the types they test. Let's create a macro to apply to all of them, so that the tests are equivalent and DRY.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)