[
https://issues.apache.org/jira/browse/IGNITE-17952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-17952:
--------------------------------------
Description:
As a first step in integrating RW transactions, we were forced to abandon the
execution of distributed queries.
After IGNITE-17950 and IGNITE-17951 will be implemented, we need to switch back
to a distributed execution. For this let's remove LOCAL_TRAITS_SET, and start
to pass proper txId when performing a scan over local partition.
Do not forget:
* Fix all TODO marked IGNITE-17952.
* Fix StopCalciteModuleTest (patch attached).
was:
As a first step in integrating RW transactions, we were forced to abandon the
execution of distributed queries.
After IGNITE-17950 and IGNITE-17951 will be implemented, we need to switch back
to a distributed execution. For this let's remove LOCAL_TRAITS_SET, and start
to pass proper txId when performing a scan over local partition.
> Sql. Make SQL distributed again
> -------------------------------
>
> Key: IGNITE-17952
> URL: https://issues.apache.org/jira/browse/IGNITE-17952
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Attachments: StopCalciteModuleTest.patch
>
>
> As a first step in integrating RW transactions, we were forced to abandon the
> execution of distributed queries.
> After IGNITE-17950 and IGNITE-17951 will be implemented, we need to switch
> back to a distributed execution. For this let's remove LOCAL_TRAITS_SET, and
> start to pass proper txId when performing a scan over local partition.
> Do not forget:
> * Fix all TODO marked IGNITE-17952.
> * Fix StopCalciteModuleTest (patch attached).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)