snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
292 stars 122 forks source link

SNOW-1303970 Handle null values correctly in structured types #1093

Closed sfc-gh-pfus closed 4 months ago

sfc-gh-pfus commented 5 months ago

Description

SNOW-1303970 Handling of null values in structured objects and maps

Checklist

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 2.71739% with 358 lines in your changes are missing coverage. Please review.

Project coverage is 77.05%. Comparing base (4f7c965) to head (2e4450b). Report is 1 commits behind head on master.

Files Patch % Lines
structured_type.go 0.00% 197 Missing :warning:
converter.go 1.85% 159 Missing :warning:
util.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1093 +/- ## ========================================== - Coverage 79.24% 77.05% -2.20% ========================================== Files 52 52 Lines 10669 10949 +280 ========================================== - Hits 8455 8437 -18 - Misses 2214 2512 +298 ```

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