Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • SQL
    • Spark 1.5 doc/QA sprint

    Description

      DataFrame.show()'s current output is not as nice as some of the command line SQL tools. We should improve it.

      This is a good example:

      +----+----+---------+
      |year|code|govt_debt|
      +----+----+---------+
      |2009|RU  |     8.70|
      |2010|RU  |     9.10|
      |2011|RU  |     9.30|
      |2012|RU  |     9.40|
      |2009|CA  |    51.30|
      +----+----+---------+
      

      Attachments

        Activity

          People

            smacat Chen Song
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: