Skip to content

Commit

Permalink
fix: remove schema_path
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Peder Meldgaard <[email protected]>
  • Loading branch information
jpm-halfspace committed Feb 10, 2025
1 parent e1b7d16 commit 251d3a9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def _create_spark_config(
migration_schema_name=paths.WholesaleInternalDatabase.DATABASE_NAME,
migration_table_name=paths.WholesaleInternalDatabase.EXECUTED_MIGRATIONS_TABLE_NAME,
migration_scripts_folder_path=MIGRATION_SCRIPTS_FOLDER_PATH,
schema_config=None,
substitution_variables=get_substitutions(catalog_name, is_testing),
catalog_name=catalog_name,
)

0 comments on commit 251d3a9

Please sign in to comment.