-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-10737] [SQL] When using UnsafeRows, SortMergeJoin may return wrong results #8854
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
|
Test build #42783 has finished for PR 8854 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.
Could these use the objects so there will be a compile error if we ever remove these options? (and then we can delete this test)
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.
Sure.
|
Test build #42789 has finished for PR 8854 at commit
|
|
jenkins test this please |
|
Test build #42790 has finished for PR 8854 at commit
|
|
Test build #42798 has finished for PR 8854 at commit
|
|
Test build #42809 has finished for PR 8854 at commit
|
|
test this please |
|
Test build #42816 has finished for PR 8854 at commit
|
|
LGTM |
|
@JoshRosen Can you also take a look? |
|
LGTM. |
|
Thank you for reviewing this PR! I am merging it to master and branch 1.5. |
…rong results https://issues.apache.org/jira/browse/SPARK-10737 Author: Yin Huai <[email protected]> Closes #8854 from yhuai/SMJBug. (cherry picked from commit 5aea987) Signed-off-by: Yin Huai <[email protected]>
…rong results https://issues.apache.org/jira/browse/SPARK-10737 Author: Yin Huai <[email protected]> Closes apache#8854 from yhuai/SMJBug. (cherry picked from commit 5aea987) Signed-off-by: Yin Huai <[email protected]> (cherry picked from commit 6b1e5c2)
https://issues.apache.org/jira/browse/SPARK-10737