Taragolis commented on PR #27947: URL: https://github.com/apache/airflow/pull/27947#issuecomment-1404065857
> Also, a downside of this is that a single hook instance can only be used for a single redshift destination. Not a problem at all, it is how it intends to use, Single Operator -> Single Hook -> Single Credentials > very upstream user of the Redshift Data API hook would have to tediously repeat all of these connection parameters in every method the create/invoke. And actually users could use [`default_args`](https://airflow.apache.org/docs/apache-airflow/stable/best-practices.html#creating-a-task) to propagate same arguments to Tasks within the DAG/TaskGroup -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
