-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-5456] [SQL] fix decimal compare for jdbc rdd #5803
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 #31402 has finished for PR 5803 at commit
|
Test build #31849 has started for PR 5803 at commit |
5cff884
to
aef0e96
Compare
Test build #31863 has finished for PR 5803 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.
This case triggered the bug, right?
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.
yes.
@adrian-wang is this still up to date? |
Alright I talked to @yhuai offline. Going to merge this. |
Author: Daoyuan Wang <[email protected]> Closes #5803 from adrian-wang/decimalcompare and squashes the following commits: aef0e96 [Daoyuan Wang] add null handle ec455b9 [Daoyuan Wang] fix decimal compare for jdbc rdd (cherry picked from commit 150f671) Signed-off-by: Reynold Xin <[email protected]>
Author: Daoyuan Wang <[email protected]> Closes #5803 from adrian-wang/decimalcompare and squashes the following commits: aef0e96 [Daoyuan Wang] add null handle ec455b9 [Daoyuan Wang] fix decimal compare for jdbc rdd (cherry picked from commit 150f671) Signed-off-by: Reynold Xin <[email protected]>
I merged it in master, branch-1.4, and branch-1.3. |
Author: Daoyuan Wang <[email protected]> Closes apache#5803 from adrian-wang/decimalcompare and squashes the following commits: aef0e96 [Daoyuan Wang] add null handle ec455b9 [Daoyuan Wang] fix decimal compare for jdbc rdd
Author: Daoyuan Wang <[email protected]> Closes apache#5803 from adrian-wang/decimalcompare and squashes the following commits: aef0e96 [Daoyuan Wang] add null handle ec455b9 [Daoyuan Wang] fix decimal compare for jdbc rdd
Author: Daoyuan Wang <[email protected]> Closes apache#5803 from adrian-wang/decimalcompare and squashes the following commits: aef0e96 [Daoyuan Wang] add null handle ec455b9 [Daoyuan Wang] fix decimal compare for jdbc rdd
No description provided.