fix(catalog): make NAME ordering case insensitive#2026
fix(catalog): make NAME ordering case insensitive#2026Al-Pragliola wants to merge 1 commit intokubeflow:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
dbasunag
left a comment
There was a problem hiding this comment.
I am not sure if we should be using lexicographic sorting for strings like names. But whatever we decide, it needs to be documented and we need to be consistent across similar fields.
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
7e44fc9 to
fc0a62f
Compare
Description
How Has This Been Tested?
local and unit tests
Merge criteria:
DCOcheck)ok-to-testhas been added to the PR.