sebbASF opened a new issue, #69396: URL: https://github.com/apache/airflow/issues/69396
Single-quoting does not work on Windows: https://github.com/apache/airflow/blob/d122d0386d684dd449d6581dd5b4244e30f7e607/providers/teradata/src/airflow/providers/teradata/utils/encryption_utils.py#L55 Maybe this function is only intended for use on Unix systems; if so perhaps this should be documented. [Note that the decrypt_remote_file function in tpt_util.py does cater for Windows.] -- 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]
