[ 
https://issues.apache.org/jira/browse/TRAFODION-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575239#comment-16575239
 ] 

Anoop Sharma commented on TRAFODION-3181:
-----------------------------------------

How did you determine that fetchAllRows can only return max 100 rows? Could  
you provide details or an example or code to show that?

This method is used in multiple places and there is nothing to indicate that it 
limits it to 100 rows. Specifically it is used for GET commands (for ex, 'get 
tables in schema') which can return as many rows as are returned by the 
underlying query.

> enhance ExeCliInterface fetchAllRows to get more than 100 rows
> --------------------------------------------------------------
>
>                 Key: TRAFODION-3181
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3181
>             Project: Apache Trafodion
>          Issue Type: Improvement
>            Reporter: liu ming
>            Priority: Major
>
> At present, FetchAllRows can only retrieve not more than 100 rows. 
> Should break this limitation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to