alexott commented on issue #25640: URL: https://github.com/apache/airflow/issues/25640#issuecomment-1212040111
Found another issue with Databricks provider - DBSQL operator doesn't work anymore, most probably caused by #23971 - it looks like `split_sql_string` doesn't handle correctly simple SQL queries (like `select * from default.a_events limit 10` that I'm using in tests). for this one I need to get more time debugging it -- 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]
