Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1446

Consider data types in predicate evaluation order

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.0
    • 0.10.0
    • perf
    • None

    Description

      Currently, we determine what order to apply predicates only based on the type of comparison (equality vs range). Within a category, we should also use the data type – evaluating predicates on smaller columns is more efficient so should be preferably done first.

      Attachments

        Activity

          People

            wdberkeley William Berkeley
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: