Skip to content

Conversation

@kacpermuda
Copy link
Contributor

Followup to #58897. Should be merged after it.

After moving OL methods to BaseSQLOperator from SqlExecuteQueryOperator we need to adjust Ol documentation, specifically section about SQL operators. This PR adds Sql Operators section for each provider, that will automatically detect operators with BaseSqlOperator in their inheritance path and list them as possibly supported (with important note that it may not work out of the box for some operators, depending on why they are using BaseSql as base).

Also adding some useful information to AirflowRunFacet task section, mostly SQL operators attrs that can be useful for OL consumers trying to work with SqlCheck operators.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@kacpermuda kacpermuda marked this pull request as ready for review December 2, 2025 07:17
@mobuchowski mobuchowski merged commit 65ca7d3 into apache:main Dec 5, 2025
228 checks passed
@kacpermuda kacpermuda deleted the feat-ol-sql-op-attrs branch December 5, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants