XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • PySpark, SQL
    • None

    Description

      Following from the related discussions in SPARK-7505 and SPARK-7133, the Row type should implement __getitem__ so that people can do this

      row['field']
      

      instead of this:

      row.field
      

      Attachments

        Issue Links

          Activity

            People

              yanboliang Yanbo Liang
              nchammas Nicholas Chammas
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: