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: add sql query logger #402

Closed
wants to merge 1 commit into from
Closed

fix: add sql query logger #402

wants to merge 1 commit into from

Conversation

nicor88
Copy link
Contributor

@nicor88 nicor88 commented Sep 7, 2023

Description

Somehow since v1.5.2 queries are not logged anymore when running in debug mode.
This PR aims to add a logger.debug with the executed SQL in run_query_with_partitions_limit_catchin.

I'm not entirely sure that this is the root cause - but should help

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

@nicor88
Copy link
Contributor Author

nicor88 commented Sep 7, 2023

Closing this as duplicate of #402

@nicor88 nicor88 closed this Sep 7, 2023
@nicor88 nicor88 deleted the chore/add_query_logger branch September 7, 2023 07:02
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.

1 participant