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 | 4c1059dc98b3acf2fd985aec8a181c2e3117cbe9 (patch) | |
| tree | e60683282d1458b943b920fa403d7e40c51d4043 /integrationtests/dmap1a.csv.expected | |
| parent | cc6f19f69d0fb34af96e17147b2030c352d46845 (diff) | |
Dont auto lowercase all mapreduce keys
Diffstat (limited to 'integrationtests/dmap1a.csv.expected')
| -rw-r--r-- | integrationtests/dmap1a.csv.expected | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
