Taragolis commented on issue #34987: URL: https://github.com/apache/airflow/issues/34987#issuecomment-1766088399
> template = yaml.safe_load(pyspark_template_file) This operation transform into the python objects, e.g. it could be dict, lists, and others. The difficult to say in which attribute you tried to provide this output and is it even documented / expected. Could you provide a bit more details, e.g. example of your tasks/dags -- 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]
