DIPAYAN BHOWMICK created AMBARI-20209:
-----------------------------------------
Summary: Result tab prints nothing for select query on empty table
Key: AMBARI-20209
URL: https://issues.apache.org/jira/browse/AMBARI-20209
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.5.0
Reporter: DIPAYAN BHOWMICK
Assignee: DIPAYAN BHOWMICK
Fix For: 2.5.0
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)