GitHub user huaxingao opened a pull request:
https://github.com/apache/spark/pull/20442
[SPARK-23265][SQL]Update multi-column error handling logic in
QuantileDiscretizer
## What changes were proposed in this pull request?
SPARK-22799 added more comprehensive error logic for Bucketizer. This PR is
to update QuantileDiscretizer match the new error logic in Bucketizer.
## How was this patch tested?
Add new unit test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huaxingao/spark spark-23265
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20442.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20442
----
commit 1367ef00ee429b0a3170bd9abf9510956eb2f67e
Author: Huaxin Gao <huaxing@...>
Date: 2018-01-30T19:55:34Z
[SPARK-23265][SQL]Update multi-column error handling logic in
QuantileDiscretizer
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]