[
https://issues.apache.org/jira/browse/CALCITE-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-7510.
----------------------------------
Fix Version/s: 1.43.0
Assignee: Jerome Isaac Haltom
Resolution: Fixed
Fixed in
[https://github.com/apache/calcite/commit/5cdc09b8c724a6a95e2707ed7bfa5ae0cdb2e77d]
Thank you for the contribution [~jhaltom]
> EnumerableTableModify: advanced UPDATE, DELETE and INSERT
> ---------------------------------------------------------
>
> 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
> Assignee: Jerome Isaac Haltom
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.43.0
>
>
> 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)