Snowflake data sources are Snowflake tables or views. These can be specified either by a table reference or a SQL query.
Examples
Using a table reference:
Using a query:
Be careful about how Snowflake handles table and column name conventions. In particular, you can read more about quote identifiers .
The full set of configuration options is available .
Supported Types
Snowflake data sources support all eight primitive types, but currently do not support array types. For a comparison against other batch data sources, please see .