Yesha Vora created AMBARI-20186:
-----------------------------------
Summary: HiveView 2.0: Result tab prints nothing for select query
on empty table
Key: AMBARI-20186
URL: https://issues.apache.org/jira/browse/AMBARI-20186
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.5.0
Reporter: Yesha Vora
Scenario:
* Create an empty table
* Run Select * from table
Current behavior:
The result tab does not show anything.
Expected:
Result tab should show an empty table as below.
| column1 | column2 | column3 |
Since there is no data printed, It confuses the user regarding result.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)