Skip to content

Conversation

@yu-iskw
Copy link
Contributor

@yu-iskw yu-iskw commented Feb 25, 2016

What changes were proposed in this pull request?

ML StringIndexer does not protect itself from column name duplication.

We should still improve a way to validate a schema of StringIndexer and StringIndexerModel. However, it would be great to fix at another issue.

How was this patch tested?

unit test

@SparkQA
Copy link

SparkQA commented Feb 25, 2016

Test build #51973 has finished for PR 11370 at commit 917851d.

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

@asfgit asfgit closed this in 14e2700 Feb 25, 2016
asfgit pushed a commit that referenced this pull request Feb 25, 2016
…n name duplication

## What changes were proposed in this pull request?
ML StringIndexer does not protect itself from column name duplication.

We should still improve a way to validate a schema of `StringIndexer` and `StringIndexerModel`.  However, it would be great to fix at another issue.

## How was this patch tested?
unit test

Author: Yu ISHIKAWA <[email protected]>

Closes #11370 from yu-iskw/SPARK-12874.

(cherry picked from commit 14e2700)
Signed-off-by: Xiangrui Meng <[email protected]>
@mengxr
Copy link
Contributor

mengxr commented Feb 25, 2016

Merged into master and branch-1.6. Thanks!

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