Jorge created ARROW-9886:
----------------------------
Summary: [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
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)