-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[SPARK-7654][MLLIB] Migrate MLlib to the DataFrame reader/writer API #6281
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
Merged build triggered. |
Merged build started. |
Test build #33139 has started for PR 6281 at commit |
Lgtm |
Test build #33139 has finished for PR 6281 at commit
|
Merged build finished. Test PASSed. |
Test PASSed. |
Merged into master and branch-1.4. |
parquetFile -> read.parquet rxin Author: Xiangrui Meng <[email protected]> Closes #6281 from mengxr/SPARK-7654 and squashes the following commits: a79b612 [Xiangrui Meng] parquetFile -> read.parquet (cherry picked from commit 589b12f) Signed-off-by: Xiangrui Meng <[email protected]>
parquetFile -> read.parquet rxin Author: Xiangrui Meng <[email protected]> Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits: a79b612 [Xiangrui Meng] parquetFile -> read.parquet
parquetFile -> read.parquet rxin Author: Xiangrui Meng <[email protected]> Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits: a79b612 [Xiangrui Meng] parquetFile -> read.parquet
parquetFile -> read.parquet rxin Author: Xiangrui Meng <[email protected]> Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits: a79b612 [Xiangrui Meng] parquetFile -> read.parquet
parquetFile -> read.parquet @rxin