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

Head commit for run:
36075928ccb10174102b57455f3248a4c4e075c8 / feluelle 
<[email protected]>
Rename schema to database in PostgresHook

In PostgresHook the "schema" field is only being called like that to make it 
compatible with the underlying DbApiHook which uses the schema for the sql 
alchemy connector. The postgres connector library however does not allow 
setting a schema in the connection instead a database can be set. To clarify 
that, we change all references in the PostgresHook code and documentation.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to