alexbegg commented on PR #33359: URL: https://github.com/apache/airflow/pull/33359#issuecomment-1678234288
> It's quite ok to add an init_command when you initilalize the Hook - and with sql operator you can pass such parameter via hook_params, so that DAG authors could modify it. Oh, I didn't even know about the `hook_params` sql operator parameter, that will be exactly what I need, a way to use this in a `SQLExecuteQueryOperator`. Thanks for the heads up! -- 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]
