You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sort: Change lexsort comment from stable to unstable (#8245)
# Which issue does this PR close?
The doc for lexsort says it's stable. However, it's an unstable sort.
# Rationale for this change
Fix the document.
# What changes are included in this PR?
Fix the document.
# Are these changes tested?
No need
# Are there any user-facing changes?
Doc change
---------
Co-authored-by: Matthijs Brobbel <[email protected]>
0 commit comments