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
(maint) Add optional warning control to GetSortOrder method
Modify GetSortOrder to accept an outputWarnings parameter that controls
whether client-side ordering warnings are logged. This prevents unwanted
warnings when output is suppressed, improving user experience during
quiet or non-regular output scenarios. Update all callers accordingly.
0 commit comments