The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 59f5f58e2bfcc8c12b0b44d6c6ce5cfed60b8867 / Pankaj Koti <[email protected]> Validate SqoopHook connection string and disable extra options from public hook methods (#33039) * Validate SqoopHook connection string and disable extra options from hook methods Check that the connection string constructed using the connection's `host`, `port` and `schema` does not contain query params as it is not intended. Additionally, also disable the `extra_import_options` and `extra_export_options` arguments accepted directly by the hook methods but accept it as a param via the hook constructor when initialising the hook or by passing it in hook_params when initialising the hook from operators. * Propogate missing hook param changes to the operator * Remove test for invalid port with query param as ports are integers and not accepted by databases * Add 4.0.0 to provider.yaml Report URL: https://github.com/apache/airflow/actions/runs/5754806066 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
