Andrew Lamb
|
3a9ee88f00
|
chore: update to latest version of arrow + update code (#486)
* chore: update to latest version of arrow + update code
* chore: Update rust toolchain to match arrow
* fix: clippy
|
2020-11-25 14:46:35 -05:00 |
Andrew Lamb
|
0eaa90e89d
|
feat: Hook up read_window_aggregate into the write_buffer, end-to-end tests (#483)
* feat: read_window_aggregate_plans
* fix: clippy sacrifice
* fix: clippy
* fix: clippy
|
2020-11-25 10:20:49 -05:00 |
Andrew Lamb
|
9f6427c94f
|
refactor: query/src/groupby.rs -> query/src/group_by.rs (#477)
* refactor: query/src/groupby.rs -> query/src/group_by.rs
* refactor: update references
|
2020-11-25 06:43:11 -05:00 |
Andrew Lamb
|
cdb26e60e4
|
refactor: rename `storage` crate to `query` to better reflect what it is (#475)
* refactor: rename storage --> query
* refactor: update a few more referenes
|
2020-11-24 14:19:29 -05:00 |