The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user mobuchowski (triggered by mobuchowski).

Head commit for run:
f2e2125b070794b6a66fb3e2840ca14d07054cf2 / JDarDagran <[email protected]>
openlineage, common.sql:  provide OL SQL parser as internal OpenLineage 
provider API (#31398)

* Add SQLParser class serving as the API for openlineage_sql library.
Implement base methods for SQLExecuteQueryOperator & DbApiHook.

Signed-off-by: Jakub Dardzinski <[email protected]>

Rename methods to expose their purpose for OpenLineage.

Signed-off-by: Jakub Dardzinski <[email protected]>

* Rewrite information schema query construction to SQLALchemy ORM.

Signed-off-by: Jakub Dardzinski <[email protected]>

* Clean up in-class reference

Instead of referencing the SQLParser directly, modify various static
methods to class methods instead, so they can use the cls argument
to avoid spelling out the class name repeatedly.

Also added a few changes to better ultilize type reference and eliminate
some verbose type annotations.

* Clean up typing and iterator usage

* Add static typing to hint returned type.

Signed-off-by: Jakub Dardzinski <[email protected]>

* Fix mypy issues.

Signed-off-by: Jakub Dardzinski <[email protected]>

---------

Signed-off-by: Jakub Dardzinski <[email protected]>
Co-authored-by: Tzu-ping Chung <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/5412063289

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to