influxdb/storage/reads
WeblWabl 26170d4e57
feat: update protos for main-2x (#26059)
* feat: update protos
This PR updates the proto files to use protoc-gen-go v1.34.1
and protoc to use v5.29.2

* feat: update makefile target to use v1.34.1 of protoc-gen-go
2025-02-24 11:27:23 -06:00
..
datatypes feat: update protos for main-2x (#26059) 2025-02-24 11:27:23 -06:00
Makefile feat(values): add window mean array cursor 2020-10-07 13:17:50 -07:00
aggregate_resultset.go fix: corrrectly return 4XX errors instead of 5XX errors (#24519) 2023-12-27 08:21:09 -08:00
aggregate_resultset_test.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
array_cursor.gen.go fix: return and respect cursor errors (#24791) (#24846) 2024-03-26 14:54:32 -07:00
array_cursor.gen.go.tmpl fix: return and respect cursor errors (#24791) (#24846) 2024-03-26 14:54:32 -07:00
array_cursor.gen.go.tmpldata feat: aggregate array cursors 2020-10-23 15:13:28 -07:00
array_cursor.go fix: return and respect cursor errors (#24791) (#24846) 2024-03-26 14:54:32 -07:00
array_cursor_gen_test.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
array_cursor_test.gen.go.tmpl build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
array_cursor_test.go refactor: update window logic to use interval package 2021-02-05 12:15:53 -08:00
gen.go feat(values): add window mean array cursor 2020-10-07 13:17:50 -07:00
group_resultset.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
group_resultset_test.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
helpers_test.go chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
influxql_eval.go refactor(storage): rename things so flux and influxql influence is clear (#17108) 2020-03-05 15:23:05 -08:00
influxql_expr.go refactor(storage): rename things so flux and influxql influence is clear (#17108) 2020-03-05 15:23:05 -08:00
influxql_predicate.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
influxql_predicate_test.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
keymerger.go refactor: move v2/v1/models to v2/models 2020-08-03 09:20:51 -07:00
keymerger_test.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
modulo.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
predicate.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
predicate_test.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
resultset.go fix(storage): cursor requests are [start, stop] instead of [start, stop) (#21318) 2021-04-30 12:15:06 -04:00
resultset_lineprotocol.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
resultset_test.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
series_cursor.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
series_cursor_test.go chore: Converging on 1.x tsdb 2020-08-03 09:20:48 -07:00
store.go build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00
store_test.go chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
tagsbuffer.go refactor: move v2/v1/models to v2/models 2020-08-03 09:20:51 -07:00
types.tmpldata feat(values): add window mean array cursor 2020-10-07 13:17:50 -07:00