Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-270

pyspark %table magic return error when include NoneType value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.3
    • Interpreter
    • None

    Description

      x = [{"name":"a", "value":None}, {"name":"b", "value":2}]
      %table x
      

      return table rows have different types

      if input value is dict type, need to be allow None value.

      Attachments

        Activity

          People

            purechoc hyunwoo cho
            purechoc hyunwoo cho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: