Skip to content

Conversation

@dabla
Copy link
Contributor

@dabla dabla commented Apr 8, 2025

Log generated SQL-statement and passed parameters as ERROR message when an exception occurs during insert_rows of DbApiHook. This is very handy when an error occurs you can directly check if the generated SQL statement (which is normally in DEBUG level) and passed parameter, which makes error resolving a lot easier.


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

…message when an exception occurs during insert_rows
@potiuk potiuk merged commit c74d58e into apache:main Apr 18, 2025
67 checks passed
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.

3 participants