mit-pdos/noria

Add support for range indices and operations

Open

#93 aperta il 19 set 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (229 fork)batch import
enhancementhelp wantedm-materializationm-partialm-sql

Metriche repository

Star
 (4576 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We currently only have HashMap-based indices, which only support single-key lookups. This precludes support for things like a < ? or even doing multi-backfills by key ranges. We should fix this.

Guida contributor