Closed sfc-gh-dstempniak closed 4 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.28%. Comparing base (
5e16693
) to head (ee08529
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
If an internal stage is created with SNOWLFAKE_SSE encryption,
encryptionMaterial
isn't returned from Snowflake. We need to support emptyencryptionMaterial
when client side encryption is disabled andisClientSideEncrypted
is false.Checklist
dotnet test
)