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/dmap1a.csv.expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integrationtests/dmap1a.csv.expected') diff --git a/integrationtests/dmap1a.csv.expected b/integrationtests/dmap1a.csv.expected index 3c55c7c..1983bb5 100644 --- a/integrationtests/dmap1a.csv.expected +++ b/integrationtests/dmap1a.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) 597,1002-071949,11.628141,0.000000,6.000000 -- cgit v1.2.3