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

Julian Hyde commented on CALCITE-646:
-------------------------------------

Doesn't execute need to handle other statements besides queries, including 
those that do not return result sets? E.g. INSERT and CREATE TABLE.

> AvaticaStatement execute method unable to work in Remote JDBC
> -------------------------------------------------------------
>
>                 Key: CALCITE-646
>                 URL: https://issues.apache.org/jira/browse/CALCITE-646
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.1.0-incubating
>            Reporter: YeongWei
>            Assignee: Julian Hyde
>         Attachments: CALCITE-646.patch
>
>
> 1) Tested with Java source code.
> 2) Tested with Apache Squirrel.
> On AvaticaStatement.execute routine, it is not calling the 
> prepareAndExecuteInternal instead it is calling the executeQueryInternal 
> which misses the remote execution call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to