-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Continuing Work of [PR9127]: improved using existing orderings (#9273)
* fix: issue #8838 discard extra sort when sorted element is wrapped fix: issue #8838 discard extra sort when sorted element is wrapped fix: issue #8838 discard extra sort when sorted element is wrapped * fix bugs * fix bugs * fix bugs * fix:bugs * adding tests * adding cast UTF8 type and diable scalarfunction situation * fix typo * Simplifications, add new test * Make resulting order deterministic after projection * Add comment to explain ratioanale of using IndexMap, and IndexSet * Add comment * Add negative tests --------- Co-authored-by: Yanxin Xiang <yanxinxiang0917@outlook.com>
- Loading branch information
1 parent
89ee9b0
commit 95b735d
Showing
4 changed files
with
184 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.