Brendan Dwyer created SPARK-20298:
-------------------------------------
Summary: Spelling mistake: charactor
Key: SPARK-20298
URL: https://issues.apache.org/jira/browse/SPARK-20298
Project: Spark
Issue Type: Bug
Components: SparkR
Affects Versions: 2.1.0
Reporter: Brendan Dwyer
Priority: Trivial
"charactor" should be "character"
{code}
R/pkg/R/DataFrame.R:2821: stop("path should be charactor, NULL or
omitted.")
R/pkg/R/DataFrame.R:2828: stop("mode should be charactor or
omitted. It is 'error' by default.")
R/pkg/R/DataFrame.R:3043: stop("value should be an integer,
numeric, charactor or named list.")
R/pkg/R/DataFrame.R:3055: stop("Each item in value should be
an integer, numeric or charactor.")
R/pkg/R/DataFrame.R:3601: stop("outputMode should be charactor or
omitted.")
R/pkg/R/SQLContext.R:609: stop("path should be charactor, NULL or omitted.")
R/pkg/inst/tests/testthat/test_sparkSQL.R:2929: "path should be
charactor, NULL or omitted.")
R/pkg/inst/tests/testthat/test_sparkSQL.R:2931: "mode should be
charactor or omitted. It is 'error' by default.")
R/pkg/inst/tests/testthat/test_sparkSQL.R:2950: "path should be
charactor, NULL or omitted.")
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]