Skip to content

Conversation

@simonsabin
Copy link
Contributor

Clarified the definition and behavior of the EDIT_DISTANCE function, including details on maximum distance computation and return values.

Clarified the definition and behavior of the EDIT_DISTANCE function, including details on maximum distance computation and return values.
@prmerger-automator
Copy link
Contributor

@simonsabin : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit b1e42c1:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/functions/edit-distance-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

@ktoliver ktoliver requested a review from Copilot December 19, 2025 16:31
@ktoliver
Copy link
Contributor

@MikeRayMSFT

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation for the EDIT_DISTANCE function to provide clearer explanations of its behavior and parameters. The changes focus on improving the description of how the function calculates edit distance and how the maximum_distance parameter affects computation.

Key changes:

  • Clarified the function's purpose to emphasize it calculates "distance" as the number of transformations
  • Improved explanation of the maximum_distance parameter behavior
  • Reorganized the Return value and Remarks sections for better clarity
  • Added a second example demonstrating the maximum_distance parameter usage

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Dec 19, 2025
simonsabin and others added 2 commits December 19, 2025 16:35
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 9973739:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/functions/edit-distance-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit b697f0c:

✅ Validation status: passed

File Status Preview URL Details
docs/t-sql/functions/edit-distance-transact-sql.md ✅Succeeded

For more details, please refer to the build report.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants