Yu Ishikawa created SPARK-9093:
----------------------------------

             Summary: Fix single-quotes strings in SparkR
                 Key: SPARK-9093
                 URL: https://issues.apache.org/jira/browse/SPARK-9093
             Project: Spark
          Issue Type: Sub-task
          Components: SparkR
            Reporter: Yu Ishikawa


We should get rid of the warnings about using single-quotes like that.

{noformat}
inst/tests/test_sparkSQL.R:60:28: style: Only use double-quotes.
               list(type = 'array', elementType = "integer", containsNull = 
TRUE))
                           ^~~~~~~
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to