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

Clean up and unify code paths for RVCs with respect to Optimizations for SortOrder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      InList expressions for RVCs during key extraction assume that the SortOrder is ascending.  Investigation into PHOENIX-4841 showed that RVCs are in actual row order for Comparisons and this was causing the Filters to evaluate incorrectly. 

      A workaround was considered for 4841 that uses that RVCs with equality are rewritten to non-RVC form and InList should be the main user of the key extraction for equality comparisons.  A simpler cleaner should be taken instead.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dbwong Daniel Wong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: