Required settings

  • SQL warehouse host and path
  • Unity catalog name
  • Volume name
  • Personal access token

Volume

Artie will write our temporary files to a volume in the catalog and schema that we are syncing into.

CREATE VOLUME my_catalog.my_schema.my_volume;