Commit Graph

60 Commits (21110dc23317273fecc56b796799df42d28434e9)

Author SHA1 Message Date
Edd Robinson 59512bff74 feat: implement materialisation functionality 2020-11-16 22:12:25 +00:00
Edd Robinson 04505bf818 feat: implement row_ids_filter 2020-11-16 22:12:25 +00:00
Edd Robinson a6627aa5db feat: implement push on plain dict encoding 2020-11-16 22:12:25 +00:00
Edd Robinson d8f382e5b7 feat: skeleton dictionary plain encoding 2020-11-16 22:12:25 +00:00
Edd Robinson bcd8a63556 refactor: introduce dictionary enum and wire tests 2020-11-16 22:12:25 +00:00
Edd Robinson b2c69dff1d refactor: create dictionary module 2020-11-16 22:12:25 +00:00
Andrew Lamb 831a0875d6
chore: update to latest arrow + Rust nightly-2020-11-14 (#454)
* chore: update to latest arrow + Rust nightly-2020-11-14

* chore: update ci

* fix: update for clippy lints

* fix: Allow redundant_field_names in generated types crate

* fix: clippy about try_for_each

* fix: clippy uneeded-collect

* fix: clippy about default values

* fix: clippy mathces --> matches!

* fix: clippy sort --> sort_by_key

* fix: clippy about default values again
2020-11-16 11:48:42 -05:00
Edd Robinson 8f26270d44 perf: optimise equality predicate on rle column 2020-11-10 17:18:14 +00:00
Edd Robinson ab4844b65b test: add benchmark for selecting RLE col 2020-11-10 16:43:36 +00:00
Edd Robinson 0958849956 chore: rename the segment store crate 2020-11-10 16:35:17 +00:00