Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-1643

support range scans and non-key columns in HBase filter pushdown

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.9.0
    • None
    • HBase Handler

    Description

      HIVE-1226 added support for WHERE rowkey=3. We would like to support WHERE rowkey BETWEEN 10 and 20, as well as predicates on non-rowkeys (plus conjunctions etc). Non-rowkey conditions can't be used to filter out entire ranges, but they can be used to push the per-row filter processing as far down as possible.

      Attachments

        1. HIVE-1643.patch
          14 kB
          Bharath Vissapragada
        2. Hive-1643.2.patch
          25 kB
          Bharath Vissapragada
        3. hbase_handler.patch
          13 kB
          Sandy Pratt

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jvs John Sichi
              Votes:
              5 Vote for this issue
              Watchers:
              21 Start watching this issue

              Dates

                Created:
                Updated: