Skip to content

[SPARK-11766] [MLLIB] add toJson/fromJson to Vector/Vectors#9751

Closed
mengxr wants to merge 1 commit intoapache:masterfrom
mengxr:SPARK-11766
Closed

[SPARK-11766] [MLLIB] add toJson/fromJson to Vector/Vectors#9751
mengxr wants to merge 1 commit intoapache:masterfrom
mengxr:SPARK-11766

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Nov 17, 2015

This is to support JSON serialization of Param[Vector] in the pipeline API. It could be used for other purposes too. The schema is the same as VectorUDT. @jkbradley

@jkbradley
Copy link
Member

LGTM pending tests

@SparkQA
Copy link

SparkQA commented Nov 17, 2015

Test build #46035 has finished for PR 9751 at commit 7c022d7.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jkbradley
Copy link
Member

unrelated test failure

@SparkQA
Copy link

SparkQA commented Nov 17, 2015

Test build #2071 has finished for PR 9751 at commit 7c022d7.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@jkbradley
Copy link
Member

Merging with master and branch-1.6

asfgit pushed a commit that referenced this pull request Nov 17, 2015
This is to support JSON serialization of Param[Vector] in the pipeline API. It could be used for other purposes too. The schema is the same as `VectorUDT`. jkbradley

Author: Xiangrui Meng <meng@databricks.com>

Closes #9751 from mengxr/SPARK-11766.

(cherry picked from commit 21fac54)
Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
@asfgit asfgit closed this in 21fac54 Nov 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants