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
Stringto provide oneStringwith 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.DataSourceConfigurationto provide DataSource.Implementation ofSnowflakeIO.read().Removes temporary staged files after reading.ParsesStringfrom incoming data inPCollectionto have proper format for CSV files.Interface for user-defined function mapping T into array of Objects.Implementation ofSnowflakeIO.write().