GitHub user hys9958 reopened a pull request:
https://github.com/apache/tajo/pull/421
TAJO-1400: Add TajoStatement::setMaxRows method support
I implemented the setMaxRows and getMaxRows method support.
Please review my patch.
thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hys9958/tajo TAJO-1400
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/421.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #421
----
commit b1d30b577ab68f8beac85ed447094c464064e938
Author: HANYOUNSU <[email protected]>
Date: 2015-03-13T14:00:54Z
TAJO-1400: Add TajoStatement::setMaxRows method support
commit 75cc76ae3ae64a6415449eb6e4a22288467fd529
Author: Yeonsu Han <[email protected]>
Date: 2015-03-28T06:32:08Z
TAJO-1400: Add TajoStatement::setMaxRows method support(add unit test)
commit 4e99550e15a84dac9ee9606eb735741b5c9626a2
Author: Yeonsu Han <[email protected]>
Date: 2015-03-28T07:09:12Z
TAJO-1400: Add TajoStatement::setMaxRows method support(add unit test)
commit 6e22369e1db1c4e7562770a6721182170fe167a1
Author: Yeonsu Han <[email protected]>
Date: 2015-03-30T05:48:33Z
TAJO-1400: Add TajoStatement::setMaxRows method support(add unit test)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---