Evgeny Stanilovsky created IGNITE-25582:
-------------------------------------------
Summary: Sql. Partition awareness query forwarding with implicit tx
Key: IGNITE-25582
URL: https://issues.apache.org/jira/browse/IGNITE-25582
Project: Ignite
Issue Type: Task
Components: sql ai3
Reporter: Evgeny Stanilovsky
While appropriate PA meta is present - lets initially implement query
forwarding for implicit tx queries. Thus ro tx need to be forwarder to direct
node (if acceptable), rw tx need to pass through "direct" mode.
Related tests:
* Create 2 zones with different partitions, create table on first zone, check
colocation related queries correctly mapped, drop table and create table with
same name on second zone, check new colocation mapping
* Create 2 schemas, create table with first schema, check PA related queries
work properly well, drop table, create table with same name on second scheme,
check cached meta for first schema not involved.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)