-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-5193][SQL] Remove Spark SQL Java-specific API. #4065
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
The main (Scala) API is now usable for Java users directly.
|
Test build #25625 has started for PR 4065 at commit
|
|
cc @mengxr @jkbradley for mllib changes. |
|
Test build #25626 has started for PR 4065 at commit
|
|
Test build #25625 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25626 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25632 has started for PR 4065 at commit
|
|
Test build #25632 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25636 has started for PR 4065 at commit
|
|
MLlib changes look good to me:) |
|
Same here; ML updates LGTM |
|
Test build #25636 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25643 has started for PR 4065 at commit
|
|
Test build #25643 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25674 has started for PR 4065 at commit
|
|
Test build #25674 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25680 has started for PR 4065 at commit
|
|
Test build #25680 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25690 has started for PR 4065 at commit
|
|
Test build #25690 has finished for PR 4065 at commit
|
|
Test FAILed. |
|
Test build #25692 has started for PR 4065 at commit
|
|
Test build #25692 has finished for PR 4065 at commit
|
|
Test PASSed. |
|
Ok merging in master! |
After the following patches, the main (Scala) API is now usable for Java users directly.
#4056
#4054
#4049
#4030
#3965
#3958