Yesha Vora created AMBARI-20183:
-----------------------------------

             Summary: HiveView2.0: Add pagination support for Result tab
                 Key: AMBARI-20183
                 URL: https://issues.apache.org/jira/browse/AMBARI-20183
             Project: Ambari
          Issue Type: Improvement
          Components: ambari-views
    Affects Versions: 2.5.0
            Reporter: Yesha Vora
            Priority: Critical


Scenario:
* Create a table with 1000 rows
* run select * from table

The result tab shows 50 rows at a time. In order to see the rest of result, -> 
tab needs to be clicked.

In case of a large table, often results will have multiple pages. 
Thus, pagination should be added for result tab. It will be helpful for users.
* User should be able to know how many total result pages are there for given 
query
* User should be able to go to the desired page ( Such as from page 1 to page 5)
* User should be able to visit pages in series one by one ( existing 
functionality)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to