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

Java: use primary key bounds when pruning range partitions which are a prefix of the PK

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.5.0
    • None
    • java

    Description

      The C++ client will use primary key bounds on a scan when partition pruning tables with range partitions which are a proper prefix of the PK. The java client currently doesn't implement this optimization. I'm considering this low priority because specifying scans with PK bounds is rare, and since this only applies to tables whose range partitions are a proper prefix of the PK, it becomes rarer still.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: