Performing Read and Write Operations on Snowflake Data StoresΒΆ

After adding a Snowflake Data Store to QDS, you can read data from and write data to the Snowflake data store by using the Qubole Dataframe API for Apache Spark. You can also run DDL commands on a Snowflake data warehouse by using the new Qubole Spark Scala API.

Alternatively, you can also perform the following tasks on the Snowflake data store:

The read and write operations using the Qubole Dataframe API for Apache Spark and running DDL commands are explained in the following topics: