eladkal commented on issue #44135: URL: https://github.com/apache/airflow/issues/44135#issuecomment-2612366159
> Interesting case, now that we have the [dialects](https://github.com/apache/airflow/pull/41327), we could add a function in the [Dialect](https://github.com/apache/airflow/blob/main/providers/src/airflow/providers/common/sql/dialects/dialect.py) that would be used by the SQLTableCheckOperator, that way, we could override it when a specific implementation is needed for a database. In this case that would also mean that we would have to introduce an OracleDialect, but that was the whole purpose of it. In that case closing as resolved -- 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]
