Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1508 VIEW enhancements
  3. PHOENIX-2791

Support append only schema declaration

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.8.0
    • None

    Description

      If we know in advance that columns will only be added to but never removed from a schema, we can prevent the RPC from the client to the server when the client already has all columns declared in the CREATE TABLE/VIEW IF NOT EXISTS. To enable this, we can add an APPEND_ONLY_SCHEMA boolean flag to SYSTEM.CATALOG. Or another potential name would be IMMUTABLE_SCHEMA to match IMMUTABLE_ROWS?

      Attachments

        1. PHOENIX-2791-v2.patch
          99 kB
          Thomas D'Silva
        2. PHOENIX-2791-addendum.patch
          5 kB
          Thomas D'Silva
        3. PHOENIX-2791.patch
          95 kB
          Thomas D'Silva

        Issue Links

          Activity

            People

              tdsilva Thomas D'Silva
              jamestaylor James R. Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: