Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-1639 Improve predicate pushdown
  3. KUDU-1647

Improve range partition pruning and primary-key bound optimization with upper-bound range predicates on discrete typed columns

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • client, tablet
    • None

    Description

      We currently stop pushing predicates into the upper bound range partition key and pushing predicates into upper-bound primary key when a range predicate is encountered. I think (although we should probably think harder about this), that predicates could continue to be pushed if the exclusive range predicate value is decremented to make an inclusive upper bound predicate.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danburkert Dan Burkert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: