blcksrx commented on PR #26970:
URL: https://github.com/apache/airflow/pull/26970#issuecomment-1284246945

   > @blcksrx You might want to consider allowing additional parameters to be 
passed to `impala.dbapi.connect` for more advanced configurations such as _LDAP 
(`auth_mechanism = "LDAP"`)_ etc.
   > 
   > The most flexible way would be to allow passing `**kwargs`.
   
   It's already implemented by passing `extra_dejson` to the `connect` method. 
does it need to be added also in constructor? 


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