SD_TRANSFORMATION

🚧

Connected Only

This schema and the tables within it will only be made available to clients on a Connected deployment.

When you commit a new dataset from the Simon platform, one view per dataset is automatically created in your Snowflake instance with the logic defined by that dataset's query. Find this view within the TRANSFORMATION schema at SD_QUERY_\<DATASET_ID>_\<DATASET_NAME>.

When you upload a CSV via the Simon platform, a table is automatically created in your Snowflake instance that contains the contents of the CSV. You can find this table within the TRANSFORMATION schema as well at SD_UPLOAD_<UPLOAD_ID>_<CSV_NAME>.