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 23, 2025
1 parent c5940a0 commit 0c67c04
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 @@ -464,6 +464,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 0c67c04

Please sign in to comment.