Skip to content

Commit

Permalink
ws fix for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mgree authored Sep 1, 2023
1 parent c7c676c commit a2d6f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/developer/design/20230714_optimizer_interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ turn into a use of an `Optimizer`.

- `src/adapter/src/coord/dataflows.rs` and
`src/adapter/src/coord/sequencer/inner.rs`

The main use of the optimizer, for `CREATE VIEW`, `SELECT`, and
`EXPLAIN`.

- `src/transform/tests/test_runner.rs`

Some testing of the optimizer.
Expand Down

0 comments on commit a2d6f8b

Please sign in to comment.