alamb opened a new pull request #760: URL: https://github.com/apache/arrow-datafusion/pull/760
# Which issue does this PR close? re https://github.com/apache/arrow-datafusion/issues/743 # Rationale for this change It will be easier to add and evaluate existing coverage of tests for sql features if it is clear where the existing tests are. Also, it is not easy to update some of the tests in the sql.rs # What changes are included in this PR? Update the style of tests in sql.rs to be consistent with what is in context.rs (using assert_batches_eq!) # Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
