Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-20298

Spelling mistake: charactor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • SparkR
    • None

    Description

      "charactor" should be "character"

      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.")
      

      Attachments

        Activity

          People

            bdwyer Brendan Dwyer
            bdwyer Brendan Dwyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: