pixelsdb / pixels

An efficient storage and compute engine for both on-prem and cloud-native data analytics.
GNU Affero General Public License v3.0
136 stars 35 forks source link

[pixels-core, daemon, common] support range-based distributed indexing #658

Open bianhq opened 5 months ago

bianhq commented 5 months ago

We firstly support a single-column range partition key. As the transaction timestamp is not currently persisted in Pixels, we do not support the schema version in the range index now.