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

ENH: Add captureMicros and whenCaptured to MetaQueryPlan #3055

Merged
merged 1 commit into from
May 16, 2023

Conversation

rob-bygrave
Copy link
Contributor

  • captureMicros is the time taken to capture the specific query plan
  • whenCaptured is the time when the bind values were taken

The DefaultQueryPlanListener logging will include these in the output it logs

- captureMicros is the time taken to capture the specific query plan
- whenCaptured is the time when the bind values were taken

The DefaultQueryPlanListener logging will include these in the
output it logs
@rob-bygrave rob-bygrave self-assigned this May 16, 2023
@rob-bygrave rob-bygrave added this to the 13.18.0 milestone May 16, 2023
@rob-bygrave rob-bygrave merged commit 59b6621 into master May 16, 2023
2 checks passed
@rob-bygrave rob-bygrave deleted the feature/queryPlanCaptureMicros branch May 16, 2023 03:38
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.

None yet

1 participant