Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1150

scan on local index(index of view) for queries with no where condition should not read other indexes data stored in the shared index table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1.0
    • None
    • None

    Description

      Currently covered index queries or queries like count() with no where condition choose index table to scan directly.In that case while scanning local index or index on view getting other indexes data also. Which will give inconsistent results when a table(view) has multiple local(view) indexes. We should restrict to scan only the index data.

      Attachments

        1. PHOENIX-1150.patch
          29 kB
          rajeshbabu

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: