Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Docs Required
Description
It is absolutely unclear why reservations are handled inside QueryContext. First, they belong to specific MapQueryResult, not some thread-local stuff. Second, inside QueryContext logic they are cleared only for requests with distributed joins. Why?
Let's remove this weird stuff.
Attachments
Issue Links
- is a child of
-
IGNITE-11203 SQL: global refactoring
- Open