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

Query: Adds a new capability for non streaming order by in QueryFeatures #4446

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

neildsh
Copy link
Contributor

@neildsh neildsh commented Apr 22, 2024

Adds:

  • a new capability for non streaming order by in QueryFeatures
  • a new flag to QueryInfo that will be used by ServiceInterop to indicate non streaming order by queries

These will be used by the Compute gateway to fail queries that require non streaming order by but do not pass this capability

Type of change

  • New feature (non-breaking change which adds functionality)

…add a new flag to QueryInfo that will be used by ServiceInterop to indicate non streaming order by queries
@neildsh neildsh added QUERY auto-merge Enables automation to merge PRs labels Apr 23, 2024
Copy link
Contributor

@adityasa adityasa left a comment

Choose a reason for hiding this comment

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

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 85a8444 into master Apr 23, 2024
21 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/ndeshpan/queryPlan branch April 23, 2024 17:25
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.

None yet

3 participants