dabla commented on PR #38715:
URL: https://github.com/apache/airflow/pull/38715#issuecomment-2042025338

   > The part I don’t understand is why we’re adding the `_fast_executemany` 
flag on the hook. Is there a case we want to use `executemany` but does not 
want to set `fast_executemany`? The flag lacks a real-world use case.
   
   This is odbc driver specific, hence why the check, with the SAP Hana odbc 
driver you can specify this option for example.  But if this is an issue we can 
ommit it.


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