Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-925

Match materialized views when predicates contain strings and ranges

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      This is in continuation of CALCITE-786 where queries are optimized using materialized views. Earlier we were not supporting predicates that were specifying ranges over a variable, for e.g., x < 90 and x > 30. No we would be able to optimize even when such predicates are used either in query or to specify a view.

      Also adding support for strings for the same optimization.

      Attachments

        Activity

          People

            julianhyde Julian Hyde
            amargoor Amogh Margoor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: