kazanzhy opened a new pull request, #26944:
URL: https://github.com/apache/airflow/pull/26944

   Currently `DbApiHook.get_records` and `DbApiHook.get_first` invokes 
`cursor.execute method.
   This PR is a step to possibly use a single method `DbApiHook.run` for query 
execution.
   
   closes: #9957
   
   


-- 
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]

Reply via email to