Nga Tran
|
b758804df7
|
feat: add functions to suport scientific notations
|
2021-03-23 18:09:12 -04:00 |
Nga Tran
|
13d361e645
|
feat: support sicientific float data type
|
2021-03-23 15:35:00 -04:00 |
Aakash Hemadri
|
861560a9f8
|
docs: Add missing docs for models/* api/*
fix: cargo fmt
fix: serde renames
fix: dervive Default where possible
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
|
2021-03-23 23:05:21 +05:30 |
Aakash Hemadri
|
f3ce84d67c
|
fix: setup.rs example
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
|
2021-03-23 23:02:53 +05:30 |
kodiakhq[bot]
|
2eb494585f
|
Merge pull request #1026 from influxdata/er/refactor/aggregate_tidy
refactor: remove some dead code
|
2021-03-23 15:30:30 +00:00 |
kodiakhq[bot]
|
d55cfac453
|
Merge branch 'main' into er/refactor/aggregate_tidy
|
2021-03-23 15:18:19 +00:00 |
Edd Robinson
|
585213e51f
|
refactor: return error for wrong group columns
|
2021-03-23 14:41:06 +00:00 |
Aakash Hemadri
|
45b387f2a2
|
fix: Return bool as Result for is_onboarding_allowed
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
|
2021-03-23 19:31:34 +05:30 |
Raphael Taylor-Davies
|
f8f81a90f7
|
feat: sequence server shutdown (#1036)
* feat: sequence server shutdown
* chore: pr comments
|
2021-03-23 13:51:13 +00:00 |
Raphael Taylor-Davies
|
d4eef65f2a
|
feat: share job registry with Db struct (#1038)
|
2021-03-23 12:34:55 +00:00 |
Aakash Hemadri
|
5ecb824fcd
|
fix: Add tests accommodating no optional arguments
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
|
2021-03-23 17:48:22 +05:30 |
Aakash Hemadri
|
e01b0a6a13
|
refactor: Rename setup api to be semantic
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
|
2021-03-23 17:41:05 +05:30 |
Aakash Hemadri
|
02f10138c9
|
refactor: Make match response.status() concise
Signed-off-by: Aakash Hemadri <aakashhemadri123@gmail.com>
|
2021-03-23 17:24:43 +05:30 |
Raphael Taylor-Davies
|
1cbfea7096
|
refactor: don't implement serialize for Db (#1037)
|
2021-03-23 11:36:46 +00:00 |
kodiakhq[bot]
|
ebe9030d54
|
Merge pull request #1035 from influxdata/ntran/unsigned_tests
chore: e2e test for unsigned types
|
2021-03-23 10:44:31 +00:00 |
kodiakhq[bot]
|
34af7d0321
|
Merge branch 'main' into ntran/unsigned_tests
|
2021-03-23 10:31:48 +00:00 |
Aakash Hemadri
|
768c2d6eb7
|
refactor: influxdb2_client/src/api/setup.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2021-03-23 09:33:23 +05:30 |
Marko Mikulicic
|
8962236e04
|
fix: Update data_types/src/database_rules.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2021-03-22 23:28:00 +00:00 |
Marko Mikulicic
|
cf51a1a3f1
|
feat: Add API for ShardConfig
|
2021-03-22 23:28:00 +00:00 |
Edd Robinson
|
cadc92dac9
|
refactor: remove dead code
|
2021-03-22 20:47:48 +00:00 |
Edd Robinson
|
300ac2e411
|
refactor: simplify aggregate_columns
|
2021-03-22 20:47:48 +00:00 |
Edd Robinson
|
dd0ab422d2
|
refactor: remove redundant type
|
2021-03-22 20:47:48 +00:00 |
Edd Robinson
|
dea4f1c451
|
refactor: remove type from row_group
|
2021-03-22 20:47:48 +00:00 |
Nga Tran
|
9e9387352e
|
Merge branch 'main' into ntran/unsigned_tests
|
2021-03-22 16:26:08 -04:00 |
Nga Tran
|
6a2e5d69f1
|
chore: e2e test for unsigned types
|
2021-03-22 15:50:42 -04:00 |
kodiakhq[bot]
|
9817dbef2f
|
Merge pull request #1017 from influxdata/cn/check-in-flatbuffers
chore: Upgrade flatbuffers and check in generated code
|
2021-03-22 19:23:48 +00:00 |
kodiakhq[bot]
|
778007a951
|
Merge branch 'main' into cn/check-in-flatbuffers
|
2021-03-22 19:10:17 +00:00 |
Edd Robinson
|
dfd39cfce6
|
refactor: apply suggestions from code review
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
3e9b2fff5c
|
refactor: Update read_buffer/src/row_group.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
ce55dd7ce3
|
refactor: update read_buffer/src/row_group.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
b44dc7d9a1
|
refactor: update read_buffer/src/value.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
326016966f
|
refactor: update read_buffer/src/row_group.rs
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
ffa06e4f0e
|
test: more test coverage
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
e5f7cc143a
|
refactor: use AggregateVec for results
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
3725161fc3
|
refactor: use AggregateVec on rle grouping
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
fd7cdc4fa4
|
refactor: remove single column group_by
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
9c48cebf78
|
refactor: column-wise aggregates
|
2021-03-22 16:15:49 +00:00 |
Edd Robinson
|
d88e20c7fe
|
fix: fix bad expected cardinality
|
2021-03-22 16:15:49 +00:00 |
Carol (Nichols || Goulding)
|
2738c6a35f
|
fix: cargo fmt
|
2021-03-22 10:38:38 -04:00 |
Marko Mikulicic
|
2242206b28
|
fix(ci): Pass debuginfo=1 to have line numbers in tracebacks
|
2021-03-22 13:58:57 +00:00 |
Carol (Nichols || Goulding)
|
13437c9d73
|
docs: Reference docs on generated flatbuffers in CONTRIBUTING.md
|
2021-03-22 09:46:39 -04:00 |
Carol (Nichols || Goulding)
|
5d497b77f3
|
feat: Mark the checked-in flatbuffers code as generated
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
08727732cc
|
fix: Remove more flatc
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
c47a252c15
|
feat: Check in generated WAL flatbuffers code
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
e463d7b8e2
|
fix: Update flatc used in the CI Docker image
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
52e415ae1b
|
fix: Verify flatbuffers when restoring from a file, and not after that
|
2021-03-22 09:38:59 -04:00 |
Carol (Nichols || Goulding)
|
7c6f543d35
|
fix: wb::ColumnValue is now a set of associated consts, not a real Rust enum
|
2021-03-22 09:38:58 -04:00 |
Carol (Nichols || Goulding)
|
24af745b23
|
chore: Upgrade to flatbuffers 0.8
|
2021-03-22 09:38:58 -04:00 |
Carol (Nichols || Goulding)
|
aa6c21141b
|
docs: Necessary to build flatc from source now
|
2021-03-22 09:38:58 -04:00 |
Raphael Taylor-Davies
|
13b97cc31d
|
chore: use lld on linux (#1022)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2021-03-22 10:13:43 +00:00 |