The GitHub Actions job "Tests" on 
airflow.git/feature-57867-google-id-token-databricks has failed.
Run started by GitHub user hwang-cadent (triggered by hwang-cadent).

Head commit for run:
ddcfb9d64b658a69f2d384bd11372d3d70c5d5dd / hwang-cadent <[email protected]>
Refactor: Move Google ID token auth to DatabricksGoogleHook

Addresses reviewer feedback to separate GCP-specific functionality from
the generic BaseDatabricksHook by creating a dedicated DatabricksGoogleHook.

Changes:
- Create new DatabricksGoogleHook class extending DatabricksHook
- Move all Google ID token authentication logic to DatabricksGoogleHook
- Remove Google-specific parameters and methods from BaseDatabricksHook
- Update tests to use DatabricksGoogleHook for Google ID token tests
- Update documentation to reference DatabricksGoogleHook
- Add DatabricksGoogleHook to provider info

This keeps BaseDatabricksHook generic and provider-agnostic while
maintaining all functionality through proper inheritance.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to