influxdb/storage/flux
Jonathan A. Sternberg 28ae9eac75
tests(storage/flux): port table tests for the storage engine (#21128)
This ports the table tests that existed with the pre-beta version of the
storage engine to the one that is now used in the production version.

A few of the tests are skipped. These are portions of the storage engine
that have not been ported over. They should be unskipped when that
functionality is ported over.
2021-04-01 16:44:54 -05:00
..
Makefile feat(storageflux): move flux components out to separate package 2020-03-10 17:54:04 -05:00
reader.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
table.gen.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
table.gen.go.tmpl refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
table.go feat: enable window pushdowns 2020-10-30 18:09:38 -07:00
table_internal_test.go fix(storage/flux): fix the empty call for storage/flux (#18446) 2020-06-11 09:32:27 -05:00
table_test.go tests(storage/flux): port table tests for the storage engine (#21128) 2021-04-01 16:44:54 -05:00
tags_cache.go fix(storage/flux): fix a race condition in the tags cache (#17977) 2020-05-07 15:01:48 -05:00
tags_cache_test.go fix(storage/flux): fix a race condition in the tags cache (#17977) 2020-05-07 15:01:48 -05:00
types.tmpldata feat: flux table iterators for windowed selectors 2020-06-25 14:37:07 -07:00
window.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00