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

Head commit for run:
931d08f6235bc9e34ee9350be5316281413e6d03 / Jarek Potiuk <[email protected]>
Make Snowflake Hook conform to semantics of DBApi

This is a breaking change, that changes return value of the Hook,
however it keeps compatibility with regards of the value returned
by the SnowflakeOperator (so DAGs using the operator should be
unaffected).

At the same time SnowflakeHook can be used in a number of generic
operators and sensors such as:

* SQLColumnCheckOperator
* SQLSensor

Fixes: #27978
Fixes: #27976

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

With regards,
GitHub Actions via GitBox


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

Reply via email to