summaryrefslogtreecommitdiff
path: root/integrationtests/small_dmap1b.csv.query.expected
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/small_dmap1b.csv.query.expected')
-rw-r--r--integrationtests/small_dmap1b.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/small_dmap1b.csv.query.expected b/integrationtests/small_dmap1b.csv.query.expected
new file mode 100644
index 0000000..2da6830
--- /dev/null
+++ b/integrationtests/small_dmap1b.csv.query.expected
@@ -0,0 +1 @@
+from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname where lifetimeConnections >= 3 outfile small_dmap1b.csv.tmp \ No newline at end of file