summaryrefslogtreecommitdiff
path: root/integrationtests/dmap.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-03 13:32:20 +0300
committerPaul Buetow <paul@buetow.org>2021-10-03 13:39:03 +0300
commitb2dbe133347ef220ff781ffeb1f8137245f5235f (patch)
treed2ff5f5cc0b02159a14f51b1850e4427877ef9a7 /integrationtests/dmap.csv.query.expected
parent07e1470892beacf0722276f94bacbd822b002540 (diff)
when a mapreduce outfile is specified also always write a outfile.query file
Diffstat (limited to 'integrationtests/dmap.csv.query.expected')
-rw-r--r--integrationtests/dmap.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap.csv.query.expected b/integrationtests/dmap.csv.query.expected
new file mode 100644
index 0000000..2bb2a52
--- /dev/null
+++ b/integrationtests/dmap.csv.query.expected
@@ -0,0 +1 @@
+from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname outfile dmap.csv.tmp \ No newline at end of file