-
Notifications
You must be signed in to change notification settings - Fork 29k
[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 <meng@databricks.com> 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 <meng@databricks.com>
parquetFile -> read.parquet rxin Author: Xiangrui Meng <meng@databricks.com> 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 <meng@databricks.com> 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 <meng@databricks.com> Closes apache#6281 from mengxr/SPARK-7654 and squashes the following commits: a79b612 [Xiangrui Meng] parquetFile -> read.parquet
parquetFile -> read.parquet @rxin