You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:37:29 UTC

[jira] [Resolved] (SPARK-14730) Expose ColumnPruner as feature transformer

     [ https://issues.apache.org/jira/browse/SPARK-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-14730.
----------------------------------
    Resolution: Incomplete

> Expose ColumnPruner as feature transformer
> ------------------------------------------
>
>                 Key: SPARK-14730
>                 URL: https://issues.apache.org/jira/browse/SPARK-14730
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: Jacek Laskowski
>            Priority: Minor
>              Labels: bulk-closed
>
> From dev@spark.apache.org:
> {quote}
> Jacek:
> Came across `private class ColumnPruner` with "TODO(ekl) make this a
> public transformer" in scaladoc, cf.
> https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/feature/RFormula.scala#L317.
> Why is this private and is there a JIRA for the TODO(ekl)?
> {quote}
> {quote}
> Yanbo Liang:
> This is due to ColumnPruner is only used for RFormula currently, we did not expose it as a feature transformer.
> Please feel free to create JIRA and work on it.
> {quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org