mit-pdos/noria

Add support for range indices and operations

Aperta

#93 aperta il 19 set 2018

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

Metriche repository

Star
 (4576 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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