The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 4ff109975f76a997324fe8040a9c75b4b51b9c8c / 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). You can also switch back to the Dictionary returned by Hooks by specifying ``return_dictionaries`` parameter to run method of the Hook. 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/3587710920 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
