Jacob Marble
|
f56c42794b
|
chore(tracing): Cleanup (#13296)
* chore(tracing): Cleanup
* broken test
* fix unused var
* fix test
|
2019-04-10 19:28:21 -07:00 |
jlapacik
|
8078b915fd
|
refactor(storage): ReadFilter storage operation
|
2019-04-08 15:59:37 -07:00 |
Jonathan A. Sternberg
|
72726cbe85
|
Merge branch 'master' into flux-staging
|
2019-04-01 10:59:43 -05:00 |
Lorenzo Affetti
|
c4ae25ca39
|
Merge pull request #12812 from influxdata/test/memory-limits
test(launcher): test for query memory limits and launcher test helpers
|
2019-03-28 15:48:16 +01:00 |
Christopher M. Wolff
|
f945b84642
|
refactor(stdlb): Change plan.PlanNode to plan.Node (#12906)
|
2019-03-27 14:19:04 -07:00 |
Nathaniel Cook
|
ca6f2ad0c6
|
Merge branch 'master' into flux-staging
|
2019-03-27 09:42:48 -06:00 |
Lorenzo Affetti
|
90a48c74f6
|
test(launcher): test for query memory limits and launcher test helpers
|
2019-03-27 15:50:35 +01:00 |
Lorenzo Affetti
|
a49bb73c04
|
chore: update Flux to v0.23.0
|
2019-03-26 18:04:18 +01:00 |
Christopher M. Wolff
|
56e688beee
|
fix(query): add Check method to query service interfaces (#12866)
Fixes influxdata/idpe#2756.
|
2019-03-25 20:05:44 -07:00 |
Lorenzo Affetti
|
d18c6e5ffe
|
fix(query/stdlib/influxdb): return error on point explosion (#12774)
|
2019-03-20 15:45:31 +01:00 |
jlapacik
|
9324d5c1a1
|
test(stdlib): skip failing window test due to new trigger optimization (#12708)
|
2019-03-19 09:16:47 -07:00 |
Jonathan A. Sternberg
|
862f168967
|
deps: update flux-staging to master of both influxdb and flux (#12698)
|
2019-03-18 16:13:02 -05:00 |
jlapacik
|
124a2c6b6c
|
test(stdlib): fix mismatched planner node types (#12695)
|
2019-03-18 14:54:48 -05:00 |
Kelvin Wang
|
dcc052b1c2
|
fix(query): fix same bucket name with different orgs
|
2019-03-08 20:37:05 -05:00 |
Jonathan A. Sternberg
|
9549cc4d97
|
fix(storage/reads): track memory allocations when reading from storage (#12404)
|
2019-03-06 15:29:45 -06:00 |
Ben Johnson
|
12d35f1a50
|
Revert "Merge point parse & explode."
This reverts commit 1004abc3e1 .
|
2019-03-02 06:23:04 -07:00 |
Ben Johnson
|
1004abc3e1
|
Merge point parse & explode.
|
2019-03-01 15:55:37 -07:00 |
Jonathan A. Sternberg
|
70507670c3
|
feat(storage/reads): add scanned values and bytes metadata to the query (#12156)
This updates influxdb to use the new arbitrary metadata that can be
attached by a source and adds metadata entries for the cursor
statistics.
|
2019-02-25 14:44:18 -06:00 |
Nathaniel Cook
|
26e7f641b7
|
Merge branch 'master' into flux-staging
|
2019-02-25 13:00:28 -07:00 |
Michael Desa
|
0d3d0d4d78
|
chore(influxdb): add context to storage.PointsWriter
|
2019-02-25 11:11:20 -05:00 |
Adam
|
4c0262befe
|
test(stdlib/testing): added new test driver to run builtin tests (#11916)
|
2019-02-21 22:03:29 -05:00 |
Lorenzo Affetti
|
b68043ae8c
|
fix(query/stdlib/influxdb): make FromOpSpec a BucketAwareSpec
|
2019-02-14 17:38:48 +01:00 |
Christopher Wolff
|
698de51e67
|
refactor(query): update to reflect changes to windows
|
2019-02-08 08:39:52 -08:00 |
Christopher Wolff
|
3e8b0fe807
|
refactor(query): separate "from" into logical and physical procedures
Fixes influxdata/flux#270.
|
2019-02-07 12:59:54 -08:00 |
Lorenzo Affetti
|
c0ba465604
|
fix: multiple compatibility issues with flux@master
|
2019-02-05 17:46:54 +01:00 |
Lorenzo Affetti
|
ce00375298
|
refactor(query/stlib): move from implementation from Flux
|
2019-02-05 17:46:46 +01:00 |
Nathaniel Cook
|
d4d8bdd3a0
|
refactor(query): update import path for CreateSourceFromDecoder
|
2019-01-22 14:36:31 -07:00 |
Lyon Hill
|
c4e71bf412
|
Use orgID when to function reports its write buckets. (#11363)
* Use orgID when to function reports its write buckets.
fixes #11231
|
2019-01-22 14:13:50 -07:00 |
Nathaniel Cook
|
d0603457b7
|
refactor(flux): make packages mirror Flux namespaces
|
2019-01-14 18:00:45 -07:00 |