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

[jira] [Updated] (CALCITE-654) Tighten up AvaticaStatement#execute semantics

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

Nick Dimiduk updated CALCITE-654:
---------------------------------
    Attachment: CALCITE-654.00.patch

Here's some work in this direction. Adds test that conforms to the behavior of underlying HSQL.

FYI [~julianhyde].

> Tighten up AvaticaStatement#execute semantics
> ---------------------------------------------
>
>                 Key: CALCITE-654
>                 URL: https://issues.apache.org/jira/browse/CALCITE-654
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Nick Dimiduk
>         Attachments: CALCITE-654.00.patch
>
>
> I discovered some mismatch between the existing behavior of JdbcMeta#fetchAndExecute and the more pedantic expectations of my underlying JDBC implementation, particularly around mutation and DDL statements. AvaticaStatement should be more careful about how it represents the underlying response, and we need a way to convey that over the wire.



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