Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-933 Enhance Local index support
  3. PHOENIX-1015

Support joining back to data table row from local index when query condition involves leading columns in local index

    XMLWordPrintableJSON

Details

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

    Description

      When a query involves more columns to project than columns in index and query condition involves leading columns in local index then first we can get matching rowkeys from local index table and then get the required columns from data table. In local index both data region and index region co-reside in the same RS, we can call get on data region to get the missing columns in the index, without any n/w overhead. So it's efficient.

      Attachments

        1. PHOENIX-1015_v6.patch
          188 kB
          rajeshbabu
        2. PHOENIX-1015_v7.patch
          204 kB
          rajeshbabu
        3. PHOENIX-1015_v8.patch
          214 kB
          rajeshbabu
        4. PHOENIX-1015_v8.rar
          30 kB
          rajeshbabu
        5. PHOENIX-1015_v9.patch
          214 kB
          rajeshbabu
        6. PHOENIX-1015.patch
          67 kB
          rajeshbabu

        Issue Links

          Activity

            People

              rajesh23 rajeshbabu
              rajesh23 rajeshbabu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: