influxdb/storage/reads
Nathaniel Cook 89f4525841 build(Makefile): fix various bug with makefiles
Fixes subdir ordering.
Works around issue with stringer not working with Go modules.
Fixes issues with generated code being ignored.

Fixes #2044
2018-12-19 17:02:19 -07:00
..
datatypes chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
Makefile chore(Makefile): add target to check generated files are accurate 2018-12-18 12:54:17 -07:00
array_cursor.gen.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
array_cursor.gen.go.tmpl Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
array_cursor.gen.go.tmpldata chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
array_cursor.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
eval.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
expr.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
gen.go build(Makefile): fix various bug with makefiles 2018-12-19 17:02:19 -07:00
group_resultset.go fix(storage): Fix panic when read request results in empty an group 2018-12-12 13:22:02 -07:00
group_resultset_test.go fix(storage): Add unit tests to verify nil cursor 2018-12-12 14:27:11 -07:00
keymerger.go chore(reads): Document ResultSet and GroupResultSet APIs; add func Err 2018-11-21 12:01:35 -07:00
keymerger_test.go chore(reads): Document ResultSet and GroupResultSet APIs; add func Err 2018-11-21 12:01:35 -07:00
merge.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
merge_test.go feat(reads): Implement merge operation for []reads.ResultSet 2018-11-21 12:01:36 -07:00
mergegroupresultset.go feedback: Changes per PR feedback 2018-11-21 12:01:36 -07:00
mergegroupresultset_test.go feat(reads): Implement merge operation for []reads.GroupResultSet 2018-11-21 12:01:36 -07:00
predicate.go Ensure error strings not capitalised ST1005 2018-11-30 10:54:24 +00:00
predicate_test.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
reader.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
readstate_string.go feat(reads): Implement ResultSet and GroupResultSet for protobuf streams 2018-11-21 12:01:35 -07:00
response_writer.gen.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
response_writer.gen.go.tmpl chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
response_writer.go feat(storage): return cost stats with read response via gRPC trailer 2018-12-05 15:32:41 -08:00
response_writer_test.go feat(storage): return cost stats with read response via gRPC trailer 2018-12-05 15:32:41 -08:00
resultset.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
series_cursor.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
store.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
store_test.go Remove use of verbose from control.Config (#1573) 2018-11-26 16:02:41 -07:00
stream_reader.gen.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
stream_reader.gen.go.tmpl Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
stream_reader.go Integrate scanned values statistics tracking. 2018-11-28 15:32:06 -07:00
stream_reader_gen_test.go feat(reads): Implement ResultSet and GroupResultSet for protobuf streams 2018-11-21 12:01:35 -07:00
stream_reader_gen_test.go.tmpl feat(reads): Implement ResultSet and GroupResultSet for protobuf streams 2018-11-21 12:01:35 -07:00
stream_reader_test.go chore: Add key order sanity check to StreamReaders 2018-11-21 12:01:36 -07:00
table.gen.go fix(storage): convert the storage table interface to use arrow buffers 2018-12-18 09:47:53 -07:00
table.gen.go.tmpl fix(storage): convert the storage table interface to use arrow buffers 2018-12-18 09:47:53 -07:00
table.go fix(storage): convert the storage table interface to use arrow buffers 2018-12-18 09:47:53 -07:00
tagsbuffer.go chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00
types.tmpldata chore: refactor reads service and make it consumable externally 2018-10-09 09:51:13 -06:00