eladkal commented on PR #35844: URL: https://github.com/apache/airflow/pull/35844#issuecomment-1826405918
I am not sure the suggestion simplify things. I am worried that it might cause more confusion. I replied on a similar problem in https://stackoverflow.com/a/72246305/14624409 The reason that I don't think it simplify things is that for most use case users want to render the values in Airflow and not by `%(tutu)s` like you show. They go this way because they find confusing information about how to template. > also if I want use a function to apply a logic on the toto.sql file ( by exemple wrap the query to create a redshift unload query it's impossible ) Can you share such example with redshift? -- 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]
