Skip to content

[Internal] Query: Adds Support for ORDER BY RANK in SQL DOM#5052

Merged
microsoft-github-policy-service[bot] merged 15 commits intomasterfrom
users/leminh/OrderByRankObjectModel
Mar 26, 2025
Merged

[Internal] Query: Adds Support for ORDER BY RANK in SQL DOM#5052
microsoft-github-policy-service[bot] merged 15 commits intomasterfrom
users/leminh/OrderByRankObjectModel

Conversation

@leminh98
Copy link
Contributor

@leminh98 leminh98 commented Mar 7, 2025

Pull Request Template

Description

This PR adds the RANK construct to the SQL DOM to support ORDER BY RANK in the SQL query language as well as scoring expressions in OrderBys

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Closing issues

To automatically close an issue: closes #IssueNumber

adityasa
adityasa previously approved these changes Mar 21, 2025
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:

@leminh98 leminh98 added the auto-merge Enables automation to merge PRs label Mar 21, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) March 21, 2025 22:30
Maya-Painter
Maya-Painter previously approved these changes Mar 25, 2025
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 b42d117 into master Mar 26, 2025
26 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/leminh/OrderByRankObjectModel branch March 26, 2025 21:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants