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

fix: Log athena query id when it is available. Closes #530 #534

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

WarFox
Copy link
Contributor

@WarFox WarFox commented Dec 9, 2023

Description

Adds info log as soon as query ID is available
Adds query_id to warning and debug logs in AthenaCursor to help with issue triaging

resolve #530

Models used to test - Optional

NA

Checklist

  • You followed contributing section
  • You kept your Pull Request small and focused on a single feature or bug fix.
  • You added unit testing when necessary
  • You added functional testing when necessary

- Log the query id as soon as it is available
- Adds query_id to warning and debug logs in AthenaCursor
@nicor88
Copy link
Contributor

nicor88 commented Dec 11, 2023

thanks @WarFox

@nicor88 nicor88 merged commit 86178a4 into dbt-labs:main Dec 11, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Log the query id
2 participants