summaryrefslogtreecommitdiff
path: root/integrationtests/dmap5.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-09-05 17:17:38 +0300
committerPaul Buetow <pbuetow@mimecast.com>2023-09-07 15:32:31 +0300
commitb2840a87699fabbe9426ae7d673d174fea03b895 (patch)
tree84eb0938a73ceb99326ae140cf1897f5c35567fb /integrationtests/dmap5.csv.query.expected
parent30cf519ef131fc2660f8c5f5e68f7485dd2b98ea (diff)
add mapr aggregration on CSV integr test
Diffstat (limited to 'integrationtests/dmap5.csv.query.expected')
-rw-r--r--integrationtests/dmap5.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap5.csv.query.expected b/integrationtests/dmap5.csv.query.expected
new file mode 100644
index 0000000..2d1723c
--- /dev/null
+++ b/integrationtests/dmap5.csv.query.expected
@@ -0,0 +1 @@
+select sum($timecount),last($time),min($min_goroutines), group by $hostname set $timecount = `count($time)`, $time = `$time`, $min_goroutines = `min($goroutines)` logformat csv outfile dmap5.csv.tmp \ No newline at end of file