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

row.getInt(i) if row[i]=null returns 0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.6.0
    • SQL

    Description

      row.getInt|Float|Double in SPARK RDD return 0 if row[index] is null. (Even according to the document they should throw nullException error)

      Attachments

        Activity

          People

            alberskib Bartlomiej Alberski
            TFNM Tofigh
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: