[
https://issues.apache.org/jira/browse/TAJO-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386299#comment-14386299
]
ASF GitHub Bot commented on TAJO-1400:
--------------------------------------
Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/421#issuecomment-87574590
@hys9958
How do you think that move the setMaxRows() to TajoStatement ?
> 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)