alexandermalyga commented on issue #26774: URL: https://github.com/apache/airflow/issues/26774#issuecomment-1262405377
Not sure about the approach here. `cur.fetchall()` could be added at the end of `run()` and `insert_rows()` but that would require copy-pasting DbApiHook's implementation and adding one line, which is not ideal. Any thoughts @uranusjr @potiuk @eladkal ? -- 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]
