dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

[ADAP-955] [Feature] Add debug logging for driver/connector packages #924

Closed colin-rogers-dbt closed 6 months ago

colin-rogers-dbt commented 1 year ago

Is this your first time submitting a feature request?

Describe the feature

Currently it can be difficult to diagnose connection issues when a generic error is thrown. We should add debug logging similar to what we did in dbt-snowflake here.

example: https://github.com/dbt-labs/dbt-snowflake/blob/main/dbt/adapters/snowflake/connections.py#L53

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

github-actions[bot] commented 7 months ago

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

github-actions[bot] commented 6 months ago

Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers.