summaryrefslogtreecommitdiff
path: root/integrationtests/dmap1b.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2021-12-08 10:19:42 +0000
committerPaul Buetow <pbuetow@mimecast.com>2021-12-08 10:19:42 +0000
commit0e3de397d8f36c150b8e8fc32a6ee38fa671bac4 (patch)
treeba6463e4c44eb623552bc8adfe011b78a291da6b /integrationtests/dmap1b.csv.query.expected
parentfa581afacc4bae7d86e001bb8686caba39ad8802 (diff)
add where clause integration test to dmap1, all mapreduce token fields are lower case
Diffstat (limited to 'integrationtests/dmap1b.csv.query.expected')
-rw-r--r--integrationtests/dmap1b.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dmap1b.csv.query.expected b/integrationtests/dmap1b.csv.query.expected
new file mode 100644
index 0000000..f6b2d8b
--- /dev/null
+++ b/integrationtests/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 dmap1b.csv.tmp \ No newline at end of file