williesb commented on issue #23112:
URL: https://github.com/apache/airflow/issues/23112#issuecomment-1118651113

   > @williesb currently no one is working on this. Would you like to start a 
PR?
   
   @eladkal It sounds like a tempting idea.  Your original post makes sense.  
However, thinking more about it, if it was implemented as you suggest that the 
`DbApiHook.run_many()` would split the statements and use `DbApiHook.run()` 
under the hood.  That probably wouldn't fix my problem (I am not 100% not a 
Python expert) because the `TrinoHook.run()` methods does not work with lists.  
I wish @uranusjr would have closed the issue I opened so quickly 
https://github.com/apache/airflow/issues/23431.  That I can fix quickly.  This 
one might have some nuances that are a bit complicated for me to resolve on my 
own.


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