[jira] [Updated] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-04 Thread Julian Hyde (JIRA)

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

Julian Hyde updated CALCITE-1527:
-
Component/s: (was: avatica)
 (was: core)

> Support DML in the JDBC adapter
> ---
>
> Key: CALCITE-1527
> URL: https://issues.apache.org/jira/browse/CALCITE-1527
> Project: Calcite
>  Issue Type: Bug
>  Components: jdbc-adapter
>Reporter: Christian Tzolov
>
> Currently the JDBC adapter does not support the DML operations: *INSERT*, 
> *DELETE* and  *UPDATE*.
> Solution needs to convert the parsed *Modify* and *Values* RelNodes into 
> *JdbcTableModify*, *JdbcValues* ... such and then in turn into corresponding 
> SqlInsert, SqlUpdate and SqlDelete.



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


[jira] [Updated] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-04 Thread Christian Tzolov (JIRA)

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

Christian Tzolov updated CALCITE-1527:
--
Summary: Support DML in the JDBC adapter  (was: Add DML support in the JDBC 
adapter)

> Support DML in the JDBC adapter
> ---
>
> Key: CALCITE-1527
> URL: https://issues.apache.org/jira/browse/CALCITE-1527
> Project: Calcite
>  Issue Type: Bug
>  Components: avatica, core, jdbc-adapter
>Reporter: Christian Tzolov
>
> Currently the JDBC adapter does not support the DML operations: *INSERT*, 
> *DELETE* and  *UPDATE*.
> Solution needs to convert the parsed *Modify* and *Values* RelNodes into 
> *JdbcTableModify*, *JdbcValues* ... such and then in turn into corresponding 
> SqlInsert, SqlUpdate and SqlDelete.



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