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

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

Does your patch solve the problem for SELECT statements?

If so, let's commit this, and can you open another jira case for executing DML, 
DDL, with and without parameters. That case will need tests in RemoteDriverTest 
and optionally also in CalciteRemoteDriverTest.

> 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
>              Labels: avatica
>         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