[
https://issues.apache.org/jira/browse/TAJO-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386351#comment-14386351
]
ASF GitHub Bot commented on TAJO-751:
-------------------------------------
Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/459#issuecomment-87584300
@navis
Could you rebase this? I failed to merge the patch as following:
```
Auto-merging tajo-jdbc/src/main/java/org/apache/tajo/jdbc/TajoStatement.java
CONFLICT (content): Merge conflict in
tajo-jdbc/src/main/java/org/apache/tajo/jdbc/TajoStatement.java
Auto-merging
tajo-jdbc/src/main/java/org/apache/tajo/jdbc/TajoPreparedStatement.java
Auto-merging
tajo-client/src/main/java/org/apache/tajo/client/SessionConnection.java
Automatic merge failed; fix conflicts and then commit the result.
```
> 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
> Assignee: Navis
> 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)