Aseem Bansal created SPARK-19444:
------------------------------------
Summary: 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
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]