The GitHub Actions job "Tests" on airflow.git/fix/issue-62526 has failed. Run started by GitHub user YoannAbriel (triggered by YoannAbriel).
Head commit for run: 57f873903921020e53c96582fdf6c7fb973374ac / Yoann Abriel <[email protected]> fix(providers/oracle): use conn.schema as service_name fallback in OracleHook When creating an Oracle connection via the UI with Host, Port, and Schema fields filled but without explicitly setting service_name in extras, get_conn() built the DSN without a service name, causing TNS errors. Now conn.schema is used as the service_name when neither service_name nor sid is set in connection extras. Fixes apache/airflow#62526 Report URL: https://github.com/apache/airflow/actions/runs/22691686587 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
