influxdb/influxql
Martin Hilton f7703b1316
build(flux): update flux to v0.197.0 (#26564)
* build(flux): update flux to v0.197.0

* chore: update github.com/apache/arrow-go

The new version of flux uses an updated arrow version. Update the
version used throughout influxdb to match.

* fix: staticcheck

Regenerate the protobuf implementations to avoid deprecation warnings
from staticcheck.

* fix: lint

Use the version of protoc-gen-go from the linked protobuf module. This
is to ensure the generated protobuf files are compatible with the
module.

* fix: lint

* fix: lint
2025-06-27 14:15:21 +01:00
..
control feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
mock feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
query build(flux): update flux to v0.197.0 (#26564) 2025-06-27 14:15:21 +01:00
v1tests fix: fix virtual DBRP FindMany, make virtual bucket default if not overridden (#23623) 2022-08-12 11:16:37 -06:00
v1validation build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
errors.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
query_request.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
query_request_test.go chore: add goimports 2021-01-29 14:06:52 -05:00
service.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00
statistics.go feat(influxql): Initial implementation of InfluxQL query engine 2020-08-14 12:37:30 -07:00