Commit 19a1e58
authored
Migrate datafusion/sql tests to insta, part1 (apache#15497)
* Add `insta` as a dependency in Cargo.toml and Cargo.lock
* WIP, migrate simple test cases to `insta`
* taplo fmt
* strip backtrace from errors in SQL integration tests
* Use `allow_duplicates!` macro in SQL integration tests for error snapshots
* remove backtrace from error in test_select_distinct_order_by
* WIP: migrate all `prepare_stmt_replace_params_quick_test` to `insta`1 parent f5d96b0 commit 19a1e58
File tree
3 files changed
+444
-273
lines changed- datafusion/sql
- tests
3 files changed
+444
-273
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
0 commit comments