[
https://issues.apache.org/jira/browse/IGNITE-22446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Lapin updated IGNITE-22446:
-------------------------------------
Description:
h3. Motivation
Please check [https://ggsystems.atlassian.net/browse/IGN-21287] for the general
context. Within given ticket it's required to prototype the solution that will
h3. Definition of Done
* Populate SQL fragment with unique operation id. The one that'll be the same
across all nodes where Fragment was replicated. Not sure about Fragment term
here.
* Store the operation id inside writeIntent wither in pending entries or in
storage itself. Recheck whether we need to persist it - probably not.
* Ignore self tx writeIntents if they have same operationId.
> Prepare a POC for the "INSERT INTO bigtable SELECT * FROM bigtable" issue
> -------------------------------------------------------------------------
>
> Key: IGNITE-22446
> URL: https://issues.apache.org/jira/browse/IGNITE-22446
> Project: Ignite
> Issue Type: Improvement
> Reporter: Alexander Lapin
> Priority: Major
>
> h3. Motivation
> Please check [https://ggsystems.atlassian.net/browse/IGN-21287] for the
> general context. Within given ticket it's required to prototype the solution
> that will
> h3. Definition of Done
> * Populate SQL fragment with unique operation id. The one that'll be the
> same across all nodes where Fragment was replicated. Not sure about Fragment
> term here.
> * Store the operation id inside writeIntent wither in pending entries or in
> storage itself. Recheck whether we need to persist it - probably not.
> * Ignore self tx writeIntents if they have same operationId.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)