influxdb/query/stdlib/testing
Jonathan A. Sternberg 2b1c1ec143
fix(storage/reads): fix the storage tables to work correctly with multiple transformations (#14016)
The storage table reader will now work correctly when there are multiple
outputs. The table interface now implements the new table and column
reader interfaces and works properly with `execute.CopyTable`. The
source uses `execute.CopyTable` to buffer the table in memory when there
are multiple output transformations.
2019-05-30 12:31:54 -05:00
..
end_to_end_test.go chore(flux): update to Flux v0.31.1 (#14015) 2019-05-29 15:48:23 -05:00
testing.go fix(storage/reads): fix the storage tables to work correctly with multiple transformations (#14016) 2019-05-30 12:31:54 -05:00