summaryrefslogtreecommitdiff
path: root/integrationtests/dserver2.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-10-29 12:49:49 +0300
committerPaul Buetow <paul@buetow.org>2021-10-29 12:49:49 +0300
commit2d1e70eccb3e3a0c9edf4fb859463e0bc8e4c8c9 (patch)
treeb72f904487dac779a9367e5bcb3bbe46723a8421 /integrationtests/dserver2.csv.query.expected
parent4911cd70dc105f1d73d1aba81a8c15eefb485dee (diff)
add dserver integration test for cont. query
Diffstat (limited to 'integrationtests/dserver2.csv.query.expected')
-rw-r--r--integrationtests/dserver2.csv.query.expected1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/dserver2.csv.query.expected b/integrationtests/dserver2.csv.query.expected
new file mode 100644
index 0000000..b869e5e
--- /dev/null
+++ b/integrationtests/dserver2.csv.query.expected
@@ -0,0 +1 @@
+from INTEGRATIONTEST select last($line),max(foo),min(bar) group by $hostname interval 1 outfile ./dserver2.csv \ No newline at end of file