You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/03/23 06:41:00 UTC

[jira] [Updated] (IMPALA-9727) Explain output for Hbase Scans isn't formatted correctly

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

Quanlong Huang updated IMPALA-9727:
-----------------------------------
    Issue Type: Bug  (was: Improvement)

> Explain output for Hbase Scans isn't formatted correctly
> --------------------------------------------------------
>
>                 Key: IMPALA-9727
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9727
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.4.0
>            Reporter: Shant Hovsepian
>            Assignee: Shant Hovsepian
>            Priority: Trivial
>             Fix For: Impala 4.0.0, Impala 3.4.1
>
>
> {code:java}
> EXPLAIN SELECT * FROM default.dimension d WHERE foo = '1' AND bar = '2' AND baz = '3'{code}
> {{Outputs the following.}}
> {{| | 13:SCAN HBASE [default.dimension d]}}
> {{| | hbase filters:}}
> {{d:foo EQUAL '1'}}
> {{d:bar EQUAL '2'}}
> {{d:baz EQUAL '3'}}
> {{| | predicate:}}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org