influxdb/query/stdlib/influxdata/influxdb
Brandon Pfeifer d9065071e9
chore: upgrade flux to v0.167.0 (#23348)
* fix(fluxtest): update Flux tests for new option support

The Flux test harness now allows inheriting options, this updates the
test cases with the new syntax and simplifies any tests that had to
duplicate the options.

* build(flux): update flux to v0.165.0

* chore: upgrade flux to v0.167.0

Co-authored-by: Nathaniel Cook <nvcook42@gmail.com>
Co-authored-by: Paul Hummer <paul@eventuallyanyway.com>
2022-05-17 15:59:44 -04:00
..
v1 refactor(flux): convert the allocator into an interface (#23214) 2022-03-22 12:33:52 -05:00
buckets.go refactor(flux): convert the allocator into an interface (#23214) 2022-03-22 12:33:52 -05:00
dependencies.go feat: add --hardening-enabled option to limit flux/pkger HTTP requests (#23207) 2022-03-18 10:25:31 -04:00
filter_test.flux fix(fluxtest): fix load storage to read/write the bucket correctly (#21058) 2021-03-26 15:58:04 -05:00
from.go feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00
from_test.go feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00
geo_mergefilter_test.flux fix: disable MergeFiltersRule until it is more stable (#21356) 2021-05-03 14:25:44 -04:00
group_agg_influxdb_test.flux chore: upgrade flux to v0.167.0 (#23348) 2022-05-17 15:59:44 -04:00
group_first_last_influxdb_test.flux chore: upgrade flux to v0.167.0 (#23348) 2022-05-17 15:59:44 -04:00
metrics.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
min_max_influxdb_test.flux chore: upgrade flux to v0.167.0 (#23348) 2022-05-17 15:59:44 -04:00
multi_measure_test.flux feat: multi-measurement query optimization (#22301) 2021-09-13 13:00:08 -06:00
operators.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
provider.go refactor(flux): convert the allocator into an interface (#23214) 2022-03-22 12:33:52 -05:00
provider_test.go build(flux): update flux to v0.158.0 (#23175) 2022-03-10 10:54:41 -08:00
rules.go build(flux): update flux to v0.148.0 (#23047) 2022-01-11 11:30:01 -08:00
rules_test.go build(flux): update flux to v0.148.0 (#23047) 2022-01-11 11:30:01 -08:00
schema_test.flux chore: upgrade flux to v0.167.0 (#23348) 2022-05-17 15:59:44 -04:00
source.go refactor(flux): convert the allocator into an interface (#23214) 2022-03-22 12:33:52 -05:00
source_internal_test.go feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00
source_test.go feat(query): enable the mqtt pool dialer by default (#23226) 2022-03-24 12:35:10 -05:00
storage.go feat(flux): enable writing to remote hosts via `to()` and `experimental.to()` (#22634) 2021-10-12 09:35:44 -07:00
storage_predicate.go build(flux): update flux to v0.148.0 (#23047) 2022-01-11 11:30:01 -08:00
tag_values_measurement_or_predicate_test.flux fix: upgrade influxql to latest version & fix predicate handling for show tag values metaqueries (#22500) 2021-09-17 11:14:03 -06:00