Log in
You can now override the following environment settings in individual workspaces:
TONIC_READ_RANGES_PARALLELISM
TONIC_PARTITION_PARALLELISM
TONIC_FILE_GROUP_PARALLELISM
TONIC_BIGQUERY_READ_PARALLELISM
TONIC_ORACLE_DATA_PUMP_PARALLELISM
TONIC_DATABRICKS_SKIP_CREATE_DB
Removed the environment setting TONIC_DATABRICKS_ENABLE_WORKSPACE_SKIP_CREATE_DB
, and also deprecated the skipCreateDB
workspace property in the Structural API.
Now, to control whether to use your own schema for Databricks, use the setting TONIC_DATABRICKS_SKIP_CREATE_DB
, which you can also configure in individual workspaces.