Commit Graph

12 Commits (be9064c75fc912c93859f180a17afa260c6ac242)

Author SHA1 Message Date
Marco Neumann 905ffddd74
chore: gitignore pending insta snapshots (#6923)
You never want to commit these, they are mere local state.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-09 10:47:29 +00:00
Carol (Nichols || Goulding) b55e4ffa21
test: Port table_schema tests to end-to-end and get rid of query_tests (#6828)
* test: Port table_schema query_tests to end-to-end

* fix: Remove now outdated query_tests crate

---------

Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-03 17:41:08 +00:00
Marco Neumann 5f407ec8cd
chore: ignore a few profiling-related files (#5337)
* chore: git-ignore heaptrack output

* chore: git-ignore perf outputs
2022-08-08 12:04:06 +00:00
Marco Neumann 09a5d27434 chore: ignore massif profiler outputs 2021-09-02 15:58:43 +02:00
Marco Neumann 803d49648a feat: valgrind support 2021-08-23 09:30:36 +02:00
Andrew Lamb fef160e24f
feat: Implement data driven query_tests and port explain tests (#1814)
* feat: Implment data driven query testing and port explain tests

* fix: do not fmt the auto generated cases

* refactor: split setup and parser into separate modules

* refactor: Add log to runner, add end to end tests

* docs: fixu cpmments
2021-06-29 16:09:51 +00:00
NGA TRAN eb81975151 feat: Optimize Column Selection 2021-02-26 14:28:46 -05:00
NGA TRAN 4f186f9e3e chore: add DS_Store into .gitignore to avoid unecessary noises 2021-02-23 16:30:41 -05:00
Edd Robinson aba02cb731 feat: basic store 2020-09-25 10:12:46 +01:00
Edd Robinson 49c58f007e chore: ignore tsm files 2020-06-04 14:36:43 +01:00
Paul Dix 9cadb1bb52 Add server skeleton with Actix and RocksDB 2019-12-12 10:15:16 -05:00
Paul Dix b9b5a815b7 Initial commit with some notes and proto 2019-11-22 16:59:04 -05:00