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

colnames()<- allows invalid column names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.2, 2.0.0
    • SparkR
    • None

    Description

      colnames<- fails if:

      1) Given colnames contain .
      2) Given colnames contain NA
      3) Given colnames are not character
      4) Given colnames have different length than dataset's (SparkSQL error is through but not user friendly)

      Attachments

        Activity

          People

            olarayej Oscar D. Lara Yejas
            olarayej Oscar D. Lara Yejas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: