Yesha Vora created AMBARI-20184:
-----------------------------------
Summary: HiveView 2.0: Select * query should not prefix column
name with table name
Key: AMBARI-20184
URL: https://issues.apache.org/jira/browse/AMBARI-20184
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.5.0
Reporter: Yesha Vora
Scenario:
* Run "Select <columnname> from table". This query result will show column as
"columnname"
* Run "Select * from table". This query result shows column as
"table.columnname"
Find the screenshots in attachment.
Select * query should not prefix columnname with table name .
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)