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

Add visual indicator for batch mode operators #83

Closed
BrentOzar opened this issue Oct 4, 2018 · 4 comments
Closed

Add visual indicator for batch mode operators #83

BrentOzar opened this issue Oct 4, 2018 · 4 comments
Milestone

Comments

@BrentOzar
Copy link

Niko "Columnstore" Neugebauer had a great idea: when an operator is working in batch mode, add a small icon of a lightning bolt in the top right corner, over the iterator icon, kinda like how parallelism shows in an execution plan. Would this be doable?

@JustinPealing
Copy link
Owner

Nice, I shall take a look!

@JustinPealing JustinPealing added this to the 2.7 milestone Nov 1, 2018
@JustinPealing JustinPealing modified the milestones: 2.7, 2.6 Dec 10, 2018
@JustinPealing
Copy link
Owner

First attempt:

image

@JustinPealing
Copy link
Owner

OK, so if the Actual Execution Mode is present, that is used to work out whether or not to show the lighting icon, otherwise the Estimated Execution Mode is used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants