Skip to content

Commit

Permalink
Adding src_fmt_configs to the list of template fields. (#32097)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathadfield committed Jun 23, 2023
1 parent dfd827e commit b156db3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ class GCSToBigQueryOperator(BaseOperator):
"schema_object_bucket",
"destination_project_dataset_table",
"impersonation_chain",
"src_fmt_configs",
)
template_ext: Sequence[str] = (".sql",)
ui_color = "#f0eee4"
Expand Down

0 comments on commit b156db3

Please sign in to comment.