marcosmarxm commented on issue #15016:
URL: https://github.com/apache/airflow/issues/15016#issuecomment-826085708


   @krnhotwings this function is useful because the `connect_kwargs` also is 
able to receive a JSON object and `clean_bool` maps the JSON bool type to 
Python boolean type. The function will convert `"true"` to `True` and doesn't 
change other strings.
   
   The `connect_kwargs` you use can be also configured in the UI when adding 
the ODBC connection.
   You can see more here:
   
https://airflow.apache.org/docs/apache-airflow-providers-odbc/stable/connections/odbc.html


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to