You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/04/03 15:15:52 UTC

[jira] [Resolved] (CALCITE-646) AvaticaStatement execute method broken over remote JDBC

     [ https://issues.apache.org/jira/browse/CALCITE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-646.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/0d80fd25.

> AvaticaStatement execute method broken over 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
>             Fix For: 1.2.0-incubating
>
>         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)