[
https://issues.apache.org/jira/browse/DRILL-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew updated DRILL-3300:
--------------------------
Fix Version/s: (was: Future)
1.2.0
> Parameter never used in HBaseGroupScan
> --------------------------------------
>
> Key: DRILL-3300
> URL: https://issues.apache.org/jira/browse/DRILL-3300
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - HBase
> Affects Versions: 1.0.0
> Reporter: Andrew
> Assignee: Andrew
> Priority: Trivial
> Fix For: 1.2.0
>
>
> The method HBaseGroupScan.setFilterPushedDown(boolean) does not read it's
> parameter value:
> public void setFilterPushedDown(boolean b) {
> this.filterPushedDown = true;
> }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)