[
https://issues.apache.org/jira/browse/CALCITE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589528#comment-14589528
]
Xavier FH Leong commented on CALCITE-705:
-----------------------------------------
I think this calls for additional RPC for ExecuteRequest, so that the execution
of statement can be separated from the FetchRequest.
Another option is to use prepareAndExecute with sql == null, since now that the
prepareAndExecute also takes StatementHandle (where it can then grab the cached
statement, check if it's a preparedStatement), and execute
> AvaticaStatement execute method to support DML
> ----------------------------------------------
>
> Key: CALCITE-705
> URL: https://issues.apache.org/jira/browse/CALCITE-705
> Project: Calcite
> Issue Type: New Feature
> Reporter: YeongWei
> Assignee: Julian Hyde
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)