diff options
Diffstat (limited to 'integrationtests/small_dmap4.csv.query.expected')
| -rw-r--r-- | integrationtests/small_dmap4.csv.query.expected | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/small_dmap4.csv.query.expected b/integrationtests/small_dmap4.csv.query.expected new file mode 100644 index 0000000..980854e --- /dev/null +++ b/integrationtests/small_dmap4.csv.query.expected @@ -0,0 +1 @@ +from STATS select count($time),$time,max($goroutines),avg($goroutines),min($goroutines) group by $time order by count($time) outfile append small_dmap4.csv.tmp
\ No newline at end of file |
