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

Can not see table comment when describe formatted table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.2.0
    • SQL
    • None

    Description

      Spark 2.x implements create table by itself.
      https://github.com/apache/spark/commit/7d2ed8cc030f3d84fea47fded072c320c3d87ca7
      But in the implement mentioned above, it remove table comment from properties, so user can not see table comment through run "describe formatted table". Similarly, when user alters table comment, he still can not see the change of table comment through run "describe formatted table".
      I wonder why we removed table comments, is this a bug?

      Attachments

        Activity

          People

            smilegator Xiao Li
            erlu chenerlu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: