[
https://issues.apache.org/jira/browse/TAJO-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377417#comment-14377417
]
ASF GitHub Bot commented on TAJO-751:
-------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/459
TAJO-751 JDBC driver should support cancel() method
Not yet added test cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-751
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/459.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 #459
----
commit fb0e6e98338f277b052d29bbb002c26a67d76ea3
Author: navis.ryu <[email protected]>
Date: 2015-03-24T07:07:40Z
TAJO-751 JDBC driver should support cancel() method
----
> JDBC driver should support cancel() method.
> -------------------------------------------
>
> Key: TAJO-751
> URL: https://issues.apache.org/jira/browse/TAJO-751
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyoungjun Kim
> Priority: Minor
>
> Some OLAP or ETL tool call JDBC's cancel() function when a query is too late.
> So Tajo's JDBC should support cancel() function in Statement or
> PreparedStatement class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)