summaryrefslogtreecommitdiff
path: root/integrationtests/dmap2.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2022-02-04 21:37:29 +0000
committerPaul Buetow <pbuetow@mimecast.com>2022-02-04 21:37:29 +0000
commit1db3b5dc1219e34e0e1c612e6646327701c40274 (patch)
treecab22128af9e54131facd0062a474459383a1c90 /integrationtests/dmap2.csv.query.expected
parent6625d019271d3d7931587167845d77834d187d57 (diff)
parentcc6f19f69d0fb34af96e17147b2030c352d46845 (diff)
merge 4.0.0-RC
Diffstat (limited to 'integrationtests/dmap2.csv.query.expected')
-rw-r--r--integrationtests/dmap2.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap2.csv.query.expected b/integrationtests/dmap2.csv.query.expected
new file mode 100644
index 0000000..b15de3a
--- /dev/null
+++ b/integrationtests/dmap2.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 dmap2.csv.tmp \ No newline at end of file