Commit 6a621ce
authored
Fix TPCDS runner explain analyze await (datafusion-contrib#442)
## Summary
Fixes the `console/examples/tpcds_runner.rs` example after
`explain_analyze` became async.
## Validation
- `cargo test --workspace`1 parent dea27a9 commit 6a621ce
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
0 commit comments