From 4c1059dc98b3acf2fd985aec8a181c2e3117cbe9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 27 Jan 2022 17:08:13 +0000 Subject: Dont auto lowercase all mapreduce keys --- integrationtests/dmap1c.csv.expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integrationtests/dmap1c.csv.expected') diff --git a/integrationtests/dmap1c.csv.expected b/integrationtests/dmap1c.csv.expected index 7e232ae..4521e1b 100644 --- a/integrationtests/dmap1c.csv.expected +++ b/integrationtests/dmap1c.csv.expected @@ -1,2 +1,2 @@ -count($line),last($time),avg($goroutines),min(concurrentconnections),max(lifetimeconnections) +count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) 1,1002-071949,15.000000,0.000000,6.000000 -- cgit v1.2.3