Aleksey Plekhanov created IGNITE-21866:
------------------------------------------
Summary: Calcite engine. Add memory quotas control for
Cursor.getAll() method
Key: IGNITE-21866
URL: https://issues.apache.org/jira/browse/IGNITE-21866
Project: Ignite
Issue Type: Improvement
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Cursor.getAll() method can collect a lot of rows before return result to the
user and can cause OOM errors. We should control memory consumption for
Cursor.getAll() the same way as we do for execution nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)