[
https://issues.apache.org/jira/browse/SPARK-19444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851360#comment-15851360
]
Sean Owen commented on SPARK-19444:
-----------------------------------
Go ahead and fix it. Could you check, if possible, for similar problems? maybe
scan for instances where the Scala example makes this import but Java doesn't.
> Tokenizer example does not compile without extra imports
> --------------------------------------------------------
>
> Key: SPARK-19444
> URL: https://issues.apache.org/jira/browse/SPARK-19444
> Project: Spark
> Issue Type: Documentation
> Components: Documentation
> Affects Versions: 2.1.0
> Reporter: Aseem Bansal
> Priority: Minor
>
> The example at http://spark.apache.org/docs/2.1.0/ml-features.html#tokenizer
> does not compile without the following static import
> import static org.apache.spark.sql.functions.*;
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]