Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
Description
Need to fix the issue and verify that assertion error on any stage of query planning/execution (this includes fragment splitting, serialisation and deserialisation phases) doesn't lead to freezes.
Mentioned problem could be reproduced for example as follow:
1) place fake assert false inside IgniteMergeJoin(RelInput input)
2) run CalciteQueryProcessorTest.query2()
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to