[
https://issues.apache.org/jira/browse/IMPALA-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang resolved IMPALA-9727.
------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> 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: Improvement
> Components: Frontend
> Affects Versions: Impala 3.4.0
> Reporter: Shant Hovsepian
> Assignee: Shant Hovsepian
> Priority: Trivial
> Fix For: Impala 4.0
>
>
> {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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]