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

[jira] [Created] (ARROW-11716) [Rust][DataFusion] Change tests in sql.rs to use `assert_batch`

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)