-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-15037][SQL][MLLIB] Part2: Use SparkSession instead of SQLContext in Python TestSuites #13044
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 #58330 has finished for PR 13044 at commit
|
|
Test build #58354 has finished for PR 13044 at commit
|
|
Test build #58355 has finished for PR 13044 at commit
|
|
Test build #58358 has finished for PR 13044 at commit
|
|
Test build #58359 has finished for PR 13044 at commit
|
0dbb2a1 to
d3d4fda
Compare
|
Test build #58366 has finished for PR 13044 at commit
|
|
cc: @andrewor14 @davies Can you review the PR, Thanks. |
|
LGTM, |
…text in Python TestSuites ## What changes were proposed in this pull request? Use SparkSession instead of SQLContext in Python TestSuites ## How was this patch tested? Existing tests Author: Sandeep Singh <[email protected]> Closes #13044 from techaddict/SPARK-15037-python. (cherry picked from commit 2931437) Signed-off-by: Davies Liu <[email protected]>
What changes were proposed in this pull request?
Use SparkSession instead of SQLContext in Python TestSuites
How was this patch tested?
Existing tests