diff options
| author | Paul Buetow <pbuetow@mimecast.com> | 2022-01-27 17:08:13 +0000 |
|---|---|---|
| committer | Paul Buetow <pbuetow@mimecast.com> | 2022-01-27 17:08:13 +0000 |
| commit | 144412006547bc1a55d9069aad0657b6f0eb9a0d (patch) | |
| tree | e60683282d1458b943b920fa403d7e40c51d4043 /integrationtests/dserver1.csv.expected | |
| parent | 1e205898c1270915b192db51acfdfc6e1a92e3e3 (diff) | |
Dont auto lowercase all mapreduce keys
Diffstat (limited to 'integrationtests/dserver1.csv.expected')
| -rw-r--r-- | integrationtests/dserver1.csv.expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrationtests/dserver1.csv.expected b/integrationtests/dserver1.csv.expected index 3c55c7c..1983bb5 100644 --- a/integrationtests/dserver1.csv.expected +++ b/integrationtests/dserver1.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 |
