You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Seliverstov (JIRA)" <ji...@apache.org> on 2018/03/27 11:54:00 UTC

[jira] [Commented] (IGNITE-7300) Allow expressions in SQL INSERTs within transactions

    [ https://issues.apache.org/jira/browse/IGNITE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415469#comment-16415469 ] 

Igor Seliverstov commented on IGNITE-7300:
------------------------------------------

Fixed in scope of IGNITE-7604

> Allow expressions in SQL INSERTs within transactions
> ----------------------------------------------------
>
>                 Key: IGNITE-7300
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7300
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Alexander Paschenko
>            Assignee: Igor Seliverstov
>            Priority: Major
>             Fix For: 2.5
>
>
> The problem is related to IGNITE-7267 - the latter honors raw rows, but drops support for inserts with expressions which yield local subqueries. To fix this, {{UpdatePlan.isLocalSubquery()}} must be honored.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)