Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3534 Support multi region SYSTEM.CATALOG table
  3. PHOENIX-5404

Move check to client side to see if there are any child views that need to be dropped while receating a table/view

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.0.0, 4.15.0
    • 5.3.0
    • None
    • None

    Description

      Remove ViewUtil.dropChildViews(env, tenantIdBytes, schemaName, tableName); call in MetdataEndpointImpl.createTable

      While creating a table or view we need to ensure that are not any child views that haven't been clean up by the DropChildView task yet. Move this check to the client (issue a scan against SYSTEM.CHILD_LINK to see if a single linking row exists).

      Attachments

        Activity

          People

            Unassigned Unassigned
            tdsilva Thomas D'Silva
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: