[ 
https://issues.apache.org/jira/browse/TAJO-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497851#comment-14497851
 ] 

ASF GitHub Bot commented on TAJO-751:
-------------------------------------

Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/459#issuecomment-93695955
  
    Hi @navis 
    
    This looks good overall to me and I leaved some comments. 
    In addition, if possible, could rebase this again? I failed to merge as 
follows.
    
    ```
    Removing 
tajo-rpc/tajo-rpc-protobuf/src/main/java/org/apache/tajo/rpc/RpcConnectionPool.java
    Auto-merging 
tajo-core/src/main/java/org/apache/tajo/master/QueryInProgress.java
    Auto-merging 
tajo-client/src/main/java/org/apache/tajo/client/SessionConnection.java
    CONFLICT (content): Merge conflict in 
tajo-client/src/main/java/org/apache/tajo/client/SessionConnection.java
    Auto-merging 
tajo-client/src/main/java/org/apache/tajo/client/QueryClientImpl.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)

Reply via email to