Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3300

Parameter never used in HBaseGroupScan

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reviewable
    • Trivial
    • Resolution: Unresolved
    • 1.0.0
    • Future
    • Storage - HBase
    • None

    Description

      The method HBaseGroupScan.setFilterPushedDown(boolean) does not read it's parameter value:

      public void setFilterPushedDown(boolean b)

      { this.filterPushedDown = true; }

      Attachments

        Issue Links

          Activity

            People

              __andrew Andrew
              __andrew Andrew
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: