jperkelens commented on issue #10160: URL: https://github.com/apache/airflow/issues/10160#issuecomment-672009979
As a follow up, was able to resolve several errors by modifying some custom Operators to use `open_maybe_zipped` instead of using path files directly. However, we also have a configuration system that several of our DAGs use that require the loading of YAML files. We use this configuration system in contexts other than airflow, and baking in this utility in order to accomodate this scenario feels both complicated and not the right place to resolve the issue. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
