Commit Graph

2128 Commits (db028a412dd3416197bac9ceae294c593a8e8cf9)

Author SHA1 Message Date
Carol (Nichols || Goulding) db028a412d Merge remote-tracking branch 'origin/main' into (fix)issue-835-wrong-http-status-write-path 2021-03-24 13:57:37 -04:00
Nga Tran 5b9313bc73
Merge pull request #1040 from influxdata/ntran/support_scientic_notation
feat: support sicientific float data type
2021-03-24 09:42:01 -04:00
Nga Tran 5c9a433c59
Merge branch 'main' into ntran/support_scientic_notation 2021-03-24 09:22:06 -04:00
Andrew Lamb 90341b262a fix: improve comments 2021-03-24 12:30:23 +00:00
Andrew Lamb cdb5b64beb refactor: store Chunks on Partitions 2021-03-24 12:30:23 +00:00
Andrew Lamb 4911a01489 feat: Initial catalog objects 2021-03-24 12:30:23 +00:00
Raphael Taylor-Davies 360df39d4c
feat: per-Db background tasks (#1032)
* feat: per-Db background tasks (#1007)

* chore: review comments

* fix: ensure tracker registry is drained on shutdown

* chore: formatting

* chore: further review fixes

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-03-24 09:43:52 +00:00
kodiakhq[bot] 7e24dc0d0d
Merge branch 'main' into ntran/support_scientic_notation 2021-03-24 09:18:42 +00:00
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
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
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
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
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
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