snowflakedb / snowflake-ingest-java

Java SDK for the Snowflake Ingest Service -
http://www.snowflake.net
Apache License 2.0
65 stars 51 forks source link

SNOW-1492090 Snowpipe streaming file master key id rotation #786

Open sfc-gh-bmikaili opened 3 weeks ago

sfc-gh-bmikaili commented 3 weeks ago

JIRA: SNOW-1492090

Moved the encryption logic out of channels. So now, encryption keys are stored in a per table (given by fullyqualifiedtablename) map on client level. This makes things simpler and allows us to update the keys on register blob.