Skip to content

Commit

Permalink
Update cosmos/operators/local.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajkoti committed Jan 21, 2025
1 parent ea42542 commit e521051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cosmos/operators/local.py
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ def run_command(

full_cmd = cmd + flags

self.log.debug("Using environment variables keys: %s", env.keys())
if return_sql and sql_context:
profile_type = sql_context["profile_type"]
mock_adapter_callable = PROFILE_TYPE_MOCK_ADAPTER_CALLABLE_MAP.get(profile_type)
Expand Down

0 comments on commit e521051

Please sign in to comment.