Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6883 Phoenix metadata caching redesign
  3. PHOENIX-6930

Update LAST_DDL_TIMESTAMP for table/view when we alter properties on table/view

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.2.0
    • core
    • None

    Description

      Currently we update LAST_DDL_TIMESTAMP only when we create a table, add or drop columns. We should update LAST_DDL_TIMESTAMP when we alter properties also.

      ALTER TABLE <table-name> SET DISABLE_WAL = true

      If we execute this statement, as of today we don't update LAST_DDL_TIMESTAMP.

      Attachments

        Issue Links

          Activity

            People

              shahrs87 Rushabh Shah
              shahrs87 Rushabh Shah
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: