forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-49925][SQL] Add tests for order by with collated strings
### What changes were proposed in this pull request? Tests added for order by clause with collated strings. ### Why are the changes needed? Better testing. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Tests added to `CollationSuite`. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#48412 from ilicmarkodb/add_tests_for_complex_types_with_collations_order_by. Authored-by: Marko <marko.ilic@databricks.com> Signed-off-by: Wenchen Fan <wenchen@databricks.com>
- Loading branch information
1 parent
6d0b838
commit c79e2d6
Showing
1 changed file
with
206 additions
and
0 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