raphaelauv commented on PR #35844: URL: https://github.com/apache/airflow/pull/35844#issuecomment-1826453061
I would like to render values with airflow but since `params` can't be templated and I don't want to put airflow templating directly in the .sql file ( for separation of concern and also keep the templating logic only in the dag and do not ducplicate templating logic between .sql and .py file ) so maybe the solution would be to "cheat" and show in the UI and the logs the query after the replace of the `parameters` values so it's more friendly -- 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]
