mit-pdos/noria

Add support for range indices and operations

Open

#93 创建于 2018年9月19日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (4,576 star) (229 fork)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.

贡献者指南