summaryrefslogtreecommitdiff
path: root/integrationtests/dmap3.csv.query.expected
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/dmap3.csv.query.expected')
-rw-r--r--integrationtests/dmap3.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap3.csv.query.expected b/integrationtests/dmap3.csv.query.expected
new file mode 100644
index 0000000..c0031af
--- /dev/null
+++ b/integrationtests/dmap3.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 dmap3.csv.tmp \ No newline at end of file