[ 
https://issues.apache.org/jira/browse/KUDU-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated KUDU-1113:
------------------------------
    Priority: Major  (was: Critical)

> pushed predicates not displaying on scans web page
> --------------------------------------------------
>
>                 Key: KUDU-1113
>                 URL: https://issues.apache.org/jira/browse/KUDU-1113
>             Project: Kudu
>          Issue Type: Bug
>          Components: impala
>    Affects Versions: Private Beta
>            Reporter: Todd Lipcon
>
> I ran:
> {code}
> Query: create table last_loop_pq stored as parquet as select 
> key1,key2,prev1,prev2 from integrationtestbiglinkedlist where client between 
> 'Job: job_1439762566588_0117' and 'Job: job_1439762566588_0118'
> {code}
> and the plan in Impala is showing:
> {code}
>   00:SCAN KUDU [default.integrationtestbiglinkedlist]
>      kudu predicates: client >= 'Job: job_1439762566588_0117', client <= 
> 'Job: job_1439762566588_0118'     hosts=71 per-host-mem=0B
> {code}
> but the /scanz page on a Kudu TS isn't showing any pushed predicates.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to