hubert-pietron commented on a change in pull request #21699:
URL: https://github.com/apache/airflow/pull/21699#discussion_r810969905
##########
File path: airflow/hooks/dbapi.py
##########
@@ -345,11 +347,13 @@ def bulk_load(self, table, tmp_file):
"""
raise NotImplementedError()
+ # TODO: Merge this implementation back to DbApiHook when dropping
+ # support for Airflow 2.2.
Review comment:
sorry, I misunderstood changes, now it should be better :)
--
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]