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

Head commit for run:
13849a1c0830f6614513e6ef726bca5faf4dc533 / Pankaj Koti <[email protected]>
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.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to