Andrew Lamb created ARROW-11716:
-----------------------------------
Summary: [Rust][DataFusion] Change tests in sql.rs to use
`assert_batch`
Key: ARROW-11716
URL: https://issues.apache.org/jira/browse/ARROW-11716
Project: Apache Arrow
Issue Type: Improvement
Reporter: Andrew Lamb
The idea is to make the tests in
[sql.rs|https://github.com/apache/arrow/blob/master/rust/datafusion/tests/sql.rs#L103]
more maintainable by using the `assert_batches_eq` macro that was introduced
here: https://github.com/apache/arrow/pull/9264
--
This message was sent by Atlassian Jira
(v8.3.4#803005)