alexott commented on issue #27674: URL: https://github.com/apache/airflow/issues/27674#issuecomment-1320910427
@potiuk unfortunately DatabricksSqlOperator is broken - it fails with error: ``` AttributeError: 'schema' is configured as a template field but DatabricksSqlOperator does not have this attribute. ``` most probably it's caused by #25717 -- 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]
