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

describe table not showing updated table comment after alter operation

    XMLWordPrintableJSON

Details

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

    Description

      When user alter the table properties and adds/updates table comment. table comment which is now directly part of CatalogTable instance is not getting updated and old table comment was shown

      Proposal for solution
      To handle this issue while updating the table properties map with newly added/modified properties in CatalogTable
      instance also update the comment parameter in CatalogTable with the newly added/modified comment. already a PR is added for this issue

      https://github.com/apache/spark/pull/17649

      Attachments

        Activity

          People

            S71955 Sujith Chacko
            S71955 Sujith Chacko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: