snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
302 stars 125 forks source link

SNOW-1569290 Make Azure headers case insensitive #1238

Closed sfc-gh-pfus closed 2 weeks ago

sfc-gh-pfus commented 2 weeks ago

Description

SNOW-1569290 Azure client treated headers as case sensitive before, which causes fails when downloading files uploaded by other drivers.

Checklist

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.58%. Comparing base (27e76c9) to head (a6bf5f7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1238 +/- ## ========================================== - Coverage 82.59% 82.58% -0.01% ========================================== Files 55 55 Lines 13315 13321 +6 ========================================== + Hits 10997 11001 +4 - Misses 2318 2320 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.