Skip to content

Conversation

@rafalm11
Copy link

the change reduces redundant employees table scans from 4 to just 1. It uses analytical function to calculate average and then uses this value in a single table scan (instead of a separate 4 runs)

the change reduces redundant employees table scans from 4 to just 1.
It uses analytical function to calculate average and then uses this value in a single table scan (instead of a separate 4 runs)
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