dabla commented on issue #45148:
URL: https://github.com/apache/airflow/issues/45148#issuecomment-2563457938
Following have al been tested and are working as expected.
Moved common SQL handler methods of common-sql-provider into dedicated
module (#[43747](https://github.com/apache/airflow/pull/43747)): @dabla
Made get_conn in JdbcHook threadsafe to avoid OSError: JVM is already
started (#[44718](https://github.com/apache/airflow/pull/44718)): @dabla
Suppress JException when get_autocommit and set_autocommit methods aren't
supported on JDBC driver
(#[43786](https://github.com/apache/airflow/pull/43786)): @dabla
Added test-case for callable values in path and query parameters of
MSGraphAsyncOperator (#[43799](https://github.com/apache/airflow/pull/43799)):
@dabla
Added MS Graph connection type
(#[45006](https://github.com/apache/airflow/pull/45006)): @dabla
--
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]