[
https://issues.apache.org/jira/browse/HIVE-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis updated HIVE-6470:
------------------------
Description:
NO PRECOMMIT TESTS
You can see it any explain result. For example in auto_join0.q
{noformat}
Map Reduce
Map Operator Tree:
TableScan
{noformat}
or
{noformat}
Map Join Operator
condition map:
Inner Join 0 to 1
{noformat}
was:
You can see it any explain result. For example in auto_join0.q
{noformat}
Map Reduce
Map Operator Tree:
TableScan
{noformat}
or
{noformat}
Map Join Operator
condition map:
Inner Join 0 to 1
{noformat}
> Indent of explain result is not consistent
> ------------------------------------------
>
> Key: HIVE-6470
> URL: https://issues.apache.org/jira/browse/HIVE-6470
> Project: Hive
> Issue Type: Improvement
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
>
> NO PRECOMMIT TESTS
> You can see it any explain result. For example in auto_join0.q
> {noformat}
> Map Reduce
> Map Operator Tree:
> TableScan
> {noformat}
> or
> {noformat}
> Map Join Operator
> condition map:
> Inner Join 0 to 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)