/partition-index

Primary LanguageRustApache License 2.0Apache-2.0

Efficiently finding candidate partitions for point queries

This repository is a proof-of-concept of the ideas laid out in my blog post with the same name.

It's not currently useable as part of an actual query engine, and only serves benchmark the approach.