RosterIn commented on a change in pull request #14554:
URL: https://github.com/apache/airflow/pull/14554#discussion_r585394628
##########
File path: airflow/providers/apache/beam/hooks/beam.py
##########
@@ -25,7 +25,7 @@
from typing import Callable, List, Optional
from airflow.exceptions import AirflowException
-from airflow.hooks.base_hook import BaseHook
+from airflow.hooks.base import BaseHook
Review comment:
I think this will make this provider to not work in backport-provider
release?
----------------------------------------------------------------
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]