mit-pdos/noria

Add support for range indices and operations

Open

#93 opened on 2018年9月19日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (4,576 stars) (229 forks)batch import
enhancementhelp wantedm-materializationm-partialm-sql

説明

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.

コントリビューターガイド