Raise an exception if ProfileConfig
is instantiated with both profile_mapping
and profiles_yml_filepath
#656
Labels
area:profile
Related to ProfileConfig, like Athena, BigQuery, Clickhouse, Spark, Trino, etc
bug
Something isn't working
good first issue
Good for newcomers
Milestone
As of Cosmos 1.2.2, it does not complain if users set both
profile_mapping
andprofiles_yml_filepath
in aProfileConfig
instance. Cosmos should raise an error in this scenario.This issue was noticed in the Slack thread:
https://apache-airflow.slack.com/archives/C059CC42E9W/p1699365889141509
The text was updated successfully, but these errors were encountered: