influxdb/read_buffer/benches
Andrew Lamb a316b16960
feat: Change table_names to return either Some(set) or None, rather than a plan (try 2) (#776)
* feat: Change table_names to return either Some(set) or None, rather than a plan

* docs: improve comments

* docs: Apply suggestions from code review

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* fix: merge conflict

* fix: don't clone a string unless needed

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
2021-02-09 12:20:59 -05:00
..
database.rs feat: Change table_names to return either Some(set) or None, rather than a plan (try 2) (#776) 2021-02-09 12:20:59 -05:00
dictionary.rs test: expose internals for benchmarking 2021-01-14 22:46:27 +00:00
fixed.rs test: expose internals for benchmarking 2021-01-14 22:46:27 +00:00
plain.rs test: expose internals for benchmarking 2021-01-14 22:46:27 +00:00
row_group.rs refactor: rename method to 2021-01-18 12:05:11 +00:00