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

Jerome Isaac Haltom updated CALCITE-7510:
-----------------------------------------
    Description: 
I make use of the ServerDdl support in a test suite of mine, to CREATE TABLE, 
and then insert/update records in it. I found that it did not support UPDATE 
statements. However, I need it to.

Additionally, DELETE is not quite right: it seems to delete no records.

  was:I make use of the ServerDdl support in a test suite of mine, to CREATE 
TABLE, and then insert/update records in it. I found that it did not support 
UPDATE statements. However, I need it to.


> EnumerableTableModify UPDATE, DELETE, INSERT support and bug fixes
> ------------------------------------------------------------------
>
>                 Key: CALCITE-7510
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7510
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.41.0
>            Reporter: Jerome Isaac Haltom
>            Priority: Minor
>              Labels: pull-request-available
>
> I make use of the ServerDdl support in a test suite of mine, to CREATE TABLE, 
> and then insert/update records in it. I found that it did not support UPDATE 
> statements. However, I need it to.
> Additionally, DELETE is not quite right: it seems to delete no records.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to