potiuk commented on a change in pull request #14554:
URL: https://github.com/apache/airflow/pull/14554#discussion_r585984670
##########
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:
Yeah. They will if they pass. the base is auto-renamed to base_hook when
we prepare backjports.
----------------------------------------------------------------
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]