* feat: send only needed projection columns from querier to ingester in case of normal SQL queries * refactor: push column index down until we need to convert them strings * fix: make the test deterministic * test: test for the projection pushdown * test: add asserts for the proj pushdown test * test: implement projection pushdown for partitions of MockIngesterConnection * chore: cleanup * chore: address review comments * chore: Apply suggestions from code review Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> * refactor: address review comments Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cache | ||
| chunk | ||
| ingester | ||
| namespace | ||
| system_tables | ||
| table | ||
| database.rs | ||
| handler.rs | ||
| lib.rs | ||
| poison.rs | ||
| query_log.rs | ||
| server.rs | ||
| tombstone.rs | ||