Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Docs Required, Release Notes Required
Description
Current implementation of IgniteLimit doesn't support distribution trait propagation.
Limit must require singleton distribution.
Now we cannot reproduce invalid behavior (see IGNITE-12819) and IgniteLimit isn't placed under the Exchange node.
Also Limit must be propogated (copied) under Exchange to reduce unnecessary fetches.
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- is related to
-
IGNITE-14973 Calcite engine. IgniteLimit is pushed down under Exchange invalid
- Resolved
- relates to
-
IGNITE-13025 Calcite integration. Limit and offset support.
- Resolved
- links to