summaryrefslogtreecommitdiff
path: root/integrationtests/dmap4.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2022-03-14 16:31:19 +0000
committerPaul Buetow <pbuetow@mimecast.com>2022-03-14 16:31:19 +0000
commite085a61ca70932a3670381e2d6b5919e9108441d (patch)
tree02635c4a7b0e24a900d790cb247c7bab14b139b7 /integrationtests/dmap4.csv.query.expected
parentbee83cd299b3259790d62b9f22347498f70206b7 (diff)
add integration test for "outfile append.."
Diffstat (limited to 'integrationtests/dmap4.csv.query.expected')
-rw-r--r--integrationtests/dmap4.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap4.csv.query.expected b/integrationtests/dmap4.csv.query.expected
new file mode 100644
index 0000000..84b37e3
--- /dev/null
+++ b/integrationtests/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 dmap4.csv.tmp \ No newline at end of file