mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-05 15:48:03 +00:00

* add sort order support for display name * fix table sorting field for name * add tests * refactor code * add test for all entities * minor fix * fix sorting logic to match with ES behaviour * fix test * minor fix * fix flakyness