Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Instead of running queries off filters directly, we do some simple heuristics and determine a reasonable query plan for the given filter. To test this, also add a kind index query plan and add a test for it. We still need tag, author, and created_at index scans. This is up next!
- Loading branch information