nathadfield commented on issue #39527: URL: https://github.com/apache/airflow/issues/39527#issuecomment-2104636929
@tirkarthi Ah, ok, well, I suppose it depends on what is being rendered. For example, SQL being run via the `BigQueryInsertJobOperator` looks like this when you go to the specific rendered template page which used to be on `Details`. <img width="1578" alt="Screenshot 2024-05-10 at 14 40 28" src="https://github.com/apache/airflow/assets/967119/51cb21d4-8ee1-42d4-a374-e822ffdda9b9"> Whereas it looks like this now. <img width="1042" alt="Screenshot 2024-05-10 at 14 40 46" src="https://github.com/apache/airflow/assets/967119/195d4671-a0f9-43f7-bce3-8cad99e9cb9f"> The important thing is that it's not possible to copy and paste the SQL directly from the UI. -- 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]
