[
https://issues.apache.org/jira/browse/TAJO-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388314#comment-14388314
]
ASF GitHub Bot commented on TAJO-1400:
--------------------------------------
Github user hys9958 commented on the pull request:
https://github.com/apache/tajo/pull/421#issuecomment-88016070
Hi @jihoonson ,
Query return value is 'java.sql.ResultSet' interfase in TajoStatement. It
need to many refactoring.
And i'll also another patch about getMoreResults. When the getMoreResults
patch time, i update maxRows.
> Add TajoStatement::setMaxRows method support
> --------------------------------------------
>
> Key: TAJO-1400
> URL: https://issues.apache.org/jira/browse/TAJO-1400
> Project: Tajo
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 0.10.0
> Reporter: Hyunsik Choi
> Assignee: YeonSu Han
> Fix For: 0.11.0, 0.10.1
>
>
> {{Statement::setMaxRows}} is a frequently used method in JDBC driver. It
> limits the number of result rows. Our current implementation does not support
> this method. We need to implement it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)