denncs-tx commented on issue #64573: URL: https://github.com/apache/airflow/issues/64573#issuecomment-5575592789
I have confirmed that this issue no longer exists as of Apache Airflow version 3.2.2. All validation tests / duplication efforts performed as Docker Compose scripts through the execution of an external Python script using "apache-airflow-client==3.1.6" in a separate virtual environment. Here are the versions that I have verified and their results: 3.1.8 - Embedded quotes exist 3.2.0 - Embedded quotes exist 3.2.1 - Embedded quotes exist 3.2.2 - Embedded quotes do not exist 3.3.0 - Embedded quotes do not exist 3.3.1 - Embedded quotes do not exist Open Source "main" branch - Embedded quotes do not exist Could you reattempt your code with Apache Airflow version 3.2.2 or greater? -- 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]
