Andrew Lamb
|
b9f347c2bc
|
fix: Update git branch ref from master --> main to reflect new default branch (#445)
|
2020-11-12 07:03:43 -05:00 |
Andrew Lamb
|
659da9264a
|
chore: Update predicate protobuf definitions (#443)
|
2020-11-11 18:06:39 -05:00 |
Andrew Lamb
|
2fa0e03162
|
fix: Use datafusion optimizer in IOx query plans (#439)
* chore: update arrow dep to 8e4d9ebef3
* fix: checkin Cargo.lock
* fix: Enable datafusion optimizer, use display_indent_schema
|
2020-11-11 18:06:21 -05:00 |
Andrew Lamb
|
bcbf06be09
|
refactor: split protobuf definitions into multiple files, matching influxdb (#442)
|
2020-11-11 15:20:53 -05:00 |
Andrew Lamb
|
33f3ca8b6d
|
feat: Print message to stdout when the server is read (#432)
|
2020-11-11 06:41:54 -05:00 |
Andrew Lamb
|
986436300b
|
fix: update the branch referece in nightly ci image to main (#438)
|
2020-11-11 06:40:38 -05:00 |
Edd Robinson
|
c79a47b8fa
|
Merge pull request #431 from influxdata/er/perf/rle_equality_opt
perf: enable row ID bitset optimisation for equality predicates
|
2020-11-11 09:57:38 +00:00 |
Edd Robinson
|
27160e35c3
|
Merge pull request #435 from influxdata/er/refactor/packers
refactor: change String variant to Bytes
|
2020-11-11 09:56:41 +00:00 |
Edd Robinson
|
4edbe171c8
|
refactor: change UtfString variant to String
|
2020-11-11 09:50:14 +00:00 |
Edd Robinson
|
c6439e46a9
|
refactor: change String variant to Bytes
|
2020-11-10 22:31:14 +00:00 |
Andrew Lamb
|
141527425d
|
fix: log errors from spawned tokio async tasks (#423)
|
2020-11-10 16:54:26 -05:00 |
Edd Robinson
|
26c0d0a7f4
|
Merge pull request #434 from influxdata/er/feat/packers-string
feat: add String support to Packers
|
2020-11-10 21:36:31 +00:00 |
Edd Robinson
|
8254ce0d6a
|
feat: add string support to Packers
|
2020-11-10 18:23:33 +00:00 |
Edd Robinson
|
8f26270d44
|
perf: optimise equality predicate on rle column
|
2020-11-10 17:18:14 +00:00 |
Carol (Nichols || Goulding)
|
5bfb2c2533
|
fix: Add LICENSE (#430)
|
2020-11-10 12:10:07 -05:00 |
Carol (Nichols || Goulding)
|
572ff1947a
|
Merge pull request #428 from influxdata/back-to-the-future
|
2020-11-10 12:00:27 -05:00 |
Carol (Nichols || Goulding)
|
a0a4ca235f
|
Merge pull request #429 from influxdata/update-readme
fix: Improve docs based on feedback from @rbetts
|
2020-11-10 11:58:22 -05:00 |
Carol (Nichols || Goulding)
|
5bd807e44c
|
fix: Restore test assertion for now
|
2020-11-10 11:57:24 -05:00 |
Carol (Nichols || Goulding)
|
c096682ab8
|
fix: Improve docs based on feedback from @rbetts
|
2020-11-10 11:53:44 -05:00 |
Carol (Nichols || Goulding)
|
05b60b8fd0
|
fix: Remove remaining mentions of Delorean
|
2020-11-10 11:47:42 -05:00 |
Edd Robinson
|
ab4844b65b
|
test: add benchmark for selecting RLE col
|
2020-11-10 16:43:36 +00:00 |
Edd Robinson
|
b6dc9b53b6
|
Merge pull request #427 from influxdata/er/segment_store
chore: rename the segment store crate
|
2020-11-10 16:39:31 +00:00 |
Carol (Nichols || Goulding)
|
eca083d5d1
|
Merge pull request #426 from influxdata/create-dir
fix: Create the database directory if it doesn't already exist
|
2020-11-10 11:38:19 -05:00 |
Edd Robinson
|
0958849956
|
chore: rename the segment store crate
|
2020-11-10 16:35:17 +00:00 |
Carol (Nichols || Goulding)
|
aa108e11e5
|
Merge pull request #425 from influxdata/dotenv
docs: Improve env example
|
2020-11-10 11:34:23 -05:00 |
Carol (Nichols || Goulding)
|
d7789d5cac
|
fix: Create the database directory if it doesn't already exist
|
2020-11-10 11:32:58 -05:00 |
Carol (Nichols || Goulding)
|
f2b37fe38b
|
Merge pull request #424 from influxdata/quickstart
docs: Update README with quickstart instructions
|
2020-11-10 11:23:53 -05:00 |
Carol (Nichols || Goulding)
|
920fd6df3f
|
docs: Improve env example
- Remove `-` so you can use your editor's uncomment feature
- Add the env vars to customize the server addresses
- Document a bit more
|
2020-11-10 11:23:37 -05:00 |
Carol (Nichols || Goulding)
|
abffab603a
|
docs: Update README with quickstart instructions
|
2020-11-10 11:18:54 -05:00 |
Andrew Lamb
|
0532821ed9
|
chore: Make the project root neat and tidy (#416)
* chore: move example env file into docs
* chore: move dockerfiles out of root
* chore: move storectl-bench.sh into benches
|
2020-11-10 10:00:22 -05:00 |
Edd Robinson
|
9b354b03bf
|
Merge pull request #419 from influxdata/er/segment
feat: support selecting against segments
|
2020-11-06 17:32:04 +00:00 |
Edd Robinson
|
ab458b5f17
|
refactor: address PR feedback
|
2020-11-06 17:28:27 +00:00 |
Edd Robinson
|
9847b68a9f
|
Merge branches 'er/segment' and 'er/segment' of github.com:influxdata/delorean into er/segment
|
2020-11-06 17:24:09 +00:00 |
Edd Robinson
|
0235af6b5f
|
refactor: update delorean_segment_store/src/column.rs
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
7c81f6ab24
|
refactor: update delorean_segment_store/src/column.rs
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
ee493f4466
|
feat: implement select across multiple segments
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
b519065491
|
refactor: pull destination buffer up to segment
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
2a9cb273b4
|
refactor: change predicate API
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
e1da1e5b6c
|
refactor: change Value::String to &str
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
f9d676f42c
|
feat: initialise new segment
|
2020-11-06 17:19:54 +00:00 |
Edd Robinson
|
ea9cacf9e0
|
feat: initialise new segment
|
2020-11-06 17:19:54 +00:00 |
Andrew Lamb
|
e1b230caab
|
chore: give executor more memory (#421)
|
2020-11-06 10:24:47 -05:00 |
Edd Robinson
|
9760f7d92d
|
refactor: update delorean_segment_store/src/column.rs
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
|
2020-11-06 15:21:20 +00:00 |
Edd Robinson
|
0d6ecae209
|
refactor: update delorean_segment_store/src/column.rs
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
|
2020-11-06 15:21:06 +00:00 |
Edd Robinson
|
fb877a28de
|
feat: implement select across multiple segments
|
2020-11-06 14:34:42 +00:00 |
Edd Robinson
|
7750e23df5
|
refactor: pull destination buffer up to segment
|
2020-11-06 13:59:06 +00:00 |
Edd Robinson
|
9d48fd7032
|
refactor: change predicate API
|
2020-11-06 13:59:06 +00:00 |
Edd Robinson
|
4ef311dcf3
|
refactor: change Value::String to &str
|
2020-11-06 13:59:06 +00:00 |
Edd Robinson
|
ab10d6c550
|
feat: initialise new segment
|
2020-11-06 13:59:06 +00:00 |
Edd Robinson
|
6307d5f7d7
|
feat: initialise new segment
|
2020-11-06 13:59:06 +00:00 |