Skip to content
Snippets Groups Projects
Commit be0d5d3b authored by Sean Owen's avatar Sean Owen Committed by Reynold Xin
Browse files

[SPARK-14873][CORE] Java sampleByKey methods take ju.Map but with Scala Double...

[SPARK-14873][CORE] Java sampleByKey methods take ju.Map but with Scala Double values; results in type Object

## What changes were proposed in this pull request?

Java `sampleByKey` methods should accept `Map` with `java.lang.Double` values

## How was this patch tested?

Existing (updated) Jenkins tests

Author: Sean Owen <sowen@cloudera.com>

Closes #12637 from srowen/SPARK-14873.
parent a55fbe2a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment