From 534418b298341df1585018b59d576191ed35dd93 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 8 Dec 2021 10:30:42 +0000 Subject: add missing dmap test file --- integrationtests/dmap1c.csv.query.expected | 1 + 1 file changed, 1 insertion(+) create mode 100644 integrationtests/dmap1c.csv.query.expected (limited to 'integrationtests/dmap1c.csv.query.expected') diff --git a/integrationtests/dmap1c.csv.query.expected b/integrationtests/dmap1c.csv.query.expected new file mode 100644 index 0000000..526e5a2 --- /dev/null +++ b/integrationtests/dmap1c.csv.query.expected @@ -0,0 +1 @@ +from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname where $time eq "20211002-071949" outfile dmap1c.csv.tmp \ No newline at end of file -- cgit v1.2.3