Dennis Suhari created PHOENIX-6712:
--------------------------------------

             Summary: PhoenixResultSet: Method implementation of flexible 
cursor methods (e.g. previous(), absolute(int row))
                 Key: PHOENIX-6712
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6712
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Dennis Suhari


Implementation of currently not implemented methods that allow to move flexible 
within the ResultSet like previous(), absolute(int row) etc. These can be seen 
her [phoenix/PhoenixResultSet.java at master · apache/phoenix · 
GitHub.|https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixResultSet.java]

This is a standard functionality if you work with databases, which makes things 
a lot easier when it comes to pagination in user interfaces e.g. I am currently 
working in a bank, where we need this standard functionality for a sales 
analytics dashboard. So this is something that bring concrete business value.

 

 

 

 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to