Skip to content

Commit

Permalink
Change template call name
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuldeev committed Nov 28, 2024
1 parent 077c082 commit ce81963
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def initialize_job(self, context: JobContext):
)

context.templates.add_template(
"load/dimension/scd_upsert",
"scd_upsert",
pathlib.Path(get_job_path("load/dimension/scd_upsert")),
connection_name,
)
Expand Down

0 comments on commit ce81963

Please sign in to comment.