Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable snowflake-connector-python debug logging with environment variables #2633

Closed
drewbanin opened this issue Jul 17, 2020 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@drewbanin
Copy link
Contributor

Describe the feature

dbt should support an environment variable to enable debug logging for the snowflake-connector-python library. This will help dbt users track down issues that arise like:

Apache Arrow format is not supported

Snowflake support requires these logs to diagnose and resolve issues that occur using their platform.

Describe alternatives you've considered

We could enable these logs by default. snowflake-connector-python debug logs are pretty verbose though, so it might be wise to restrict this logging behind an env var.

Additional context

Relevant to intermittent errors like The result set in Apache Arrow format is not supported for the platform.

Who will this benefit?

Snowflake users; snowflake support

@drewbanin drewbanin added the enhancement New feature or request label Jul 17, 2020
@jtcohen6
Copy link
Contributor

Closed by #2635

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants