Skip to content

fix: Pull stats in IdentVisitor/GraphvizVisitor only when requested#8514

Merged
alamb merged 1 commit intoapache:mainfrom
vrongmeal:no-stats-pull-visitor
Dec 12, 2023
Merged

fix: Pull stats in IdentVisitor/GraphvizVisitor only when requested#8514
alamb merged 1 commit intoapache:mainfrom
vrongmeal:no-stats-pull-visitor

Conversation

@vrongmeal
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #8513.

Rationale for this change

What changes are included in this PR?

Stats are pulled only if they are requested.

Are these changes tested?

Added relevant regression tests.

Are there any user-facing changes?

Signed-off-by: Vaibhav <vrongmeal@gmail.com>
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @vrongmeal -- this makes sense to me and I love how well tested it is 💯

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.

IdentVisitor and GraphvizVisitor pull statistics even when not requested

2 participants