Creates a Relation instance by first writing the contents of the given DataFrame to Snowflake
Creates a Relation instance by first writing the contents of the given DataFrame to Snowflake
Load a SnowflakeRelation using user-provided schema, so no inference over JDBC will be used.
Load a SnowflakeRelation using user-provided schema, so no inference over JDBC will be used.
Create a new SnowflakeRelation instance using parameters from Spark SQL DDL.
Create a new SnowflakeRelation instance using parameters from Spark SQL DDL.
Resolves the schema using JDBC connection over provided URL, which must contain credentials.
Snowflake Source implementation for Spark SQL Major TODO points: