[
https://issues.apache.org/jira/browse/IGNITE-17952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693218#comment-17693218
]
Andrey Mashenkov commented on IGNITE-17952:
-------------------------------------------
[~korlov], LGTM!
can be merged.
> 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
> Assignee: Konstantin Orlov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Attachments: StopCalciteModuleTest.patch
>
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> 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)