snowflakedb / snowflake-ingest-java

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

SNOW-1497358 Support multiple stage for new table format #812

Closed sfc-gh-alhuang closed 2 weeks ago

sfc-gh-alhuang commented 1 month ago

The new table formats can have tables located in different external volumes. Introduce ExternalVolumeManager to manage multiple storage and credential update. A channel configure API is introduced to deal with the token renewal for each channel.