uranusjr commented on code in PR #31780: URL: https://github.com/apache/airflow/pull/31780#discussion_r1222665506
########## tests/providers/databricks/operators/test_databricks_sql.py: ########## @@ -22,10 +22,10 @@ from unittest.mock import patch import pytest -from databricks.sql.types import Row Review Comment: Why change this import? -- 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]
