Package org.apache.beam.sdk.io.snowflake
package org.apache.beam.sdk.io.snowflake
Snowflake IO transforms.
-
ClassDescriptionIO to read and write data on Snowflake.Combines list of
String
to provide oneString
with paths where files were staged for write.Interface for user-defined function mapping parts of CSV line into T.A POJO describing aDataSource
, providing all properties allowing to create aDataSource
.WrapsSnowflakeIO.DataSourceConfiguration
to provide DataSource.Implementation ofSnowflakeIO.read()
.Removes temporary staged files after reading.ParsesString
from incoming data inPCollection
to have proper format for CSV files.Interface for user-defined function mapping T into array of Objects.Implementation ofSnowflakeIO.write()
.