[
https://issues.apache.org/jira/browse/CALCITE-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005804#comment-17005804
]
Julian Hyde commented on CALCITE-3650:
--------------------------------------
I'm pretty sure that no one is working on this. But at least, now you've logged
this issue, there is a common point where people can have design discussions.
It would help if you could describe your use case in more detail. Also what
code changes you think might help solve your use case.
My intuition is that each adapter handles DML so differently from each other
adapter that there's not much we can do in general-purpose code. An
adapter-specific task, e.g. "In Mongo adapter, support INSERT, UPDATE and
DELETE", might be more likely to get traction.
> Support for INSERT, UPDATE & DELETE for non JDBC Adapters
> ---------------------------------------------------------
>
> Key: CALCITE-3650
> URL: https://issues.apache.org/jira/browse/CALCITE-3650
> Project: Calcite
> Issue Type: New Feature
> Reporter: Sagar Gaikwad
> Priority: Major
>
> Is there any work going on for this?
> If yes, can someone redirect to correct resources, so that I can contribute
> something.
> If no, can we start working on this?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)