Skip to content

Conversation

@neildsh
Copy link
Contributor

@neildsh neildsh commented Aug 20, 2024

Description

Disables parallel prefetch when MaxConcurrency is less than or equal to one, since that would entail sequential fetches from the backend resulting in increased latency for no gain.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@neildsh neildsh changed the title Query: Fixes prefetching to be disabledwhen MaxConcurrency is less than or equal to one Query: Fixes prefetching to be disabled when MaxConcurrency is less than or equal to one Aug 20, 2024
@neildsh neildsh added QUERY auto-merge Enables automation to merge PRs labels Aug 20, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) August 20, 2024 07:08
Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

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

LGTM

@neildsh neildsh requested a review from Pilchie as a code owner September 27, 2024 19:10
@kirankumarkolli
Copy link
Member

@neildsh can you please take a look at the failing query test?

@neildsh neildsh force-pushed the users/ndeshpan/prefetchFix branch from 8eb0fcf to 63a678a Compare November 8, 2024 23:00
@neildsh neildsh force-pushed the users/ndeshpan/prefetchFix branch from 0a71608 to fd972da Compare November 9, 2024 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enables automation to merge PRs QUERY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants