-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-11738] [SQL] Making ArrayType orderable #9718
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These lines have been moved to compareValue.
|
@davies take a look? |
|
Test build #45940 has finished for PR 9718 at commit
|
|
Test build #45945 has finished for PR 9718 at commit
|
|
Test build #45946 has finished for PR 9718 at commit
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These could be defined in the loop (let compiler to optimize them easily)
|
LGTM, and some minor comments |
|
Test build #45955 has finished for PR 9718 at commit
|
|
Merged into master and 1.6 branch, thanks! |
https://issues.apache.org/jira/browse/SPARK-11738 Author: Yin Huai <[email protected]> Closes #9718 from yhuai/makingArrayOrderable.
https://issues.apache.org/jira/browse/SPARK-11738