GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/662

    TAJO-1699: Tajo Java Client version 2.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo CLIENT_v2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/662.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 #662
    
----
commit 4597561198cf1d55fcd39cb76fc142facb0e9d34
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-27T16:23:28Z

    Add initial design for client API v2.

commit 3223dc68433822e16a5f1624f4474b543afacb58
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-28T07:39:28Z

    Complete initial version for client API v2.

commit 1bea9f7052dd1650e8e9679c32113042a4a37dfb
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-28T07:53:15Z

    Add testExecuteUpdate test.

commit 79e2a5ba59123c1e76ae7b614ac9730937a40c86
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-28T16:00:43Z

    Add unit tests for 3 types SQL execution through client v2.

commit 54365db55dafc123d9aefab27da63b2bf2cba589
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-29T02:12:10Z

    Changed lots of SQLException to TajoException and implement 
ClientExceptionUtil.

commit 8c450111014c2ac44d719de963d31bef7d337d11
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-29T02:12:41Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
CLIENT_v2

commit 1c07bf984ad2c6b359b83dea3b5201f8b8a6418b
Author: Hyunsik Choi <[email protected]>
Date:   2015-07-29T05:54:58Z

    Add listener and refactored exceptions's constructor to take ReturnState.

----


---
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.
---

Reply via email to