snowflakedb / gosnowflake

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

SNOW-1256916 implement structured arrays #1087

Closed sfc-gh-pfus closed 5 months ago

sfc-gh-pfus commented 5 months ago

Description

SNOW-1256916 Implemented structured arrays

Checklist

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 80.74%. Comparing base (5a81858) to head (ea200ac).

Files Patch % Lines
converter.go 17.94% 192 Missing :warning:
structured_type.go 0.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1087 +/- ## ========================================== - Coverage 82.50% 80.74% -1.76% ========================================== Files 52 52 Lines 10201 10444 +243 ========================================== + Hits 8416 8433 +17 - Misses 1785 2011 +226 ```

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