Hyunsik Choi created TAJO-1400:
----------------------------------
Summary: Add TajoStatement::setMaxRows method support
Key: TAJO-1400
URL: https://issues.apache.org/jira/browse/TAJO-1400
Project: Tajo
Issue Type: Improvement
Components: JDBC
Reporter: Hyunsik Choi
Fix For: 0.11
{{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)