influxdb/services/storage
Stuart Carnie 68e5807c82 fix(storage): Set the Type field to Tag
Transforming an RPC predicate to InfluxQL should set the Type field
to Tag, as it is explicitly set as a tag in the protobuf predicate
2018-09-25 16:58:57 -07:00
..
array_cursor.gen.go feat(tsm1): ArrayCursor interfaces and implementations 2018-07-16 08:55:37 -07:00
array_cursor.gen.go.tmpl feat(tsm1): ArrayCursor interfaces and implementations 2018-07-16 08:55:37 -07:00
array_cursor.gen.go.tmpldata chore: Remove BatchCursor references 2018-08-24 11:56:04 -07:00
array_cursor.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
config.go Enable the storage service by default 2018-06-13 10:56:50 -05:00
eval.go refactor(services/storage): Enhanced group support for Read RPC 2018-05-30 11:32:20 -07:00
expr.go influxdata/influxdb/influxql -> influxdata/influxql 2017-10-30 14:40:26 -07:00
group_resultset.go fix(storage): Fix potential panic if nil is returned 2018-08-24 15:05:48 -07:00
group_resultset_test.go fix(storage): Fix potential panic if nil is returned 2018-08-24 15:05:48 -07:00
grpc_server.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
predicate.go Amendments based on feedback 2017-10-25 13:38:07 -07:00
predicate.pb.go refactor(services/storage): Enhanced group support for Read RPC 2018-05-30 11:32:20 -07:00
predicate.proto refactor(services/storage): Enhanced group support for Read RPC 2018-05-30 11:32:20 -07:00
predicate_influxql.go fix(storage): Set the Type field to Tag 2018-09-25 16:58:57 -07:00
predicate_test.go fix(storage): Set the Type field to Tag 2018-09-25 16:58:57 -07:00
response_writer.gen.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
response_writer.gen.go.tmpl refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
response_writer.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
resultset.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
rpc_service.go feat(flux): Add initial support for executing Flux queries 2018-09-17 22:38:27 -07:00
series_cursor.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
series_cursor_test.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
service.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
storage.go refactor(services/storage): Enhanced group support for Read RPC 2018-05-30 11:32:20 -07:00
storage.pb.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
storage.proto refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
storage_common.pb.go refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
storage_common.proto refactor(storage): Export subset of APIs to facilitate reuse 2018-08-24 11:56:04 -07:00
store.go feat(flux): Add initial support for executing Flux queries 2018-09-17 22:38:27 -07:00
string.go initial opentrace implementation for ifql interface 2017-11-22 14:42:26 -07:00
tagsbuffer.go refactor(services/storage): Enhanced group support for Read RPC 2018-05-30 11:32:20 -07:00