GitHub user facaiy opened a pull request:

    https://github.com/apache/spark/pull/18523

    [SPARK-21285][ML] VectorAssembler reports the column name of unsupported 
data type

    ## What changes were proposed in this pull request?
    add the column name in the exception which is raised by unsupported data 
type.
    
    ## How was this patch tested?
    [ ] pass all tests.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/facaiy/spark ENH/vectorassembler_add_col

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18523.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 #18523
    
----
commit 95dbf6c7b287d0010af9de377ff6b93dec760808
Author: Yan Facai (颜发才) <facai....@gmail.com>
Date:   2017-07-04T05:42:07Z

    ENH: report the name of missing column

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to