Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6978 Redesign Phoenix TTL for Views
  3. PHOENIX-7041

Populate ROW_KEY_PREFIX column when creating views

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.2.1
    • None
    • None

    Description

      When a view statement is defined by the constraints articulated in PHOENIX-4555, all rows created by the view will be prefixed by a KeyRange. The view thus can simply be represented by the prefixed KeyRange generated by the expression representing the view statement.

      The ROW_KEY_PREFIX column will store this KeyRange. The prefixed KeyRange will be used to create a PrefixIndex -> mapping a row prefix to a view.

      Attachments

        Activity

          People

            jisaac Jacob Isaac
            jisaac Jacob Isaac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: