Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
None
Description
ItSecondaryIndexTest unstable tests testNullCondition[1-3]
Can be reproduced locally
Seems all tests that contains scenario like :
create table ...
create index ..
insert into table values ...
select some_preconditions <- touch index plan
are exposed.
Attachments
Attachments
Issue Links
- is blocked by
-
IGNITE-18203 Table/index dependecy deadlock on node restart
- Resolved