Package io.deltastream.flink.connector.snowflake.sink.internal
package io.deltastream.flink.connector.snowflake.sink.internal
-
ClassDescriptionUtil class for providing wrappers for common Snowflake related static logic.Class for ingesting data to Snowflake table, and it's responsible for managing the lifecycle of the underlying client for ingesting the data into the external service.This class is the service implementation for managing ingest client and channel for writing Snowflake rows to a db.schema.table in the external service.Facade to provide the underlying
SnowflakeStreamingIngestClient.