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 |