[
https://issues.apache.org/jira/browse/IGNITE-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448580#comment-17448580
]
Aleksey Plekhanov commented on IGNITE-15565:
--------------------------------------------
[~zstan], what's wrong with the UPDATE? It works correctly. Ignored test also
works, (except one statement where there is ordering issue). I've prepared fix
to uncomment this test, can you please have a look?
> Calcite. Support UPDATE functionality.
> --------------------------------------
>
> Key: IGNITE-15565
> URL: https://issues.apache.org/jira/browse/IGNITE-15565
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Evgeny Stanilovsky
> Priority: Major
> Labels: calcite, calcite2-required, calcite3-required, ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Support _UPDATE_ functionality
> {noformat}
> UPDATE strings SET a=13 WHERE a=3
> {noformat}
> Now failed.
> {noformat}
> /insert/test_insert_type.test
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)