Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Incomplete
-
None
-
None
Description
From dev@spark.apache.org:
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)?
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.
Attachments
Issue Links
- Is contained by
-
SPARK-15540 RFormula and R feature processing improvement umbrella
- Resolved
- links to