diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2023-06-12 16:24:55 +0100 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2023-06-12 18:02:53 +0100 |
commit | 7bf37672c41c84182063e6a25cb3ca4306dd142f (patch) | |
tree | f1fd69ed5594318dcb86f651a44be746f8252071 /cps-path-parser/src | |
parent | b3b44d9aa4e71c4264df140ffff27b5ba4c44e82 (diff) |
Fix for recursive SQL returning extra level of descendants
Recursive SQL queries are incorrectly returning maxDepth + 1 levels
of fragments due to incorrect comparison in the WHERE clause.
This code is used by getDataNodes and queryDataNodes to
prefetch the descendants before converting to datanodes.
Prefetching extra descendants causes high memory usage.
Issue-ID: CPS-1716
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ie22215c0c7018cd293f73cf75adca2cd55f218a6
Diffstat (limited to 'cps-path-parser/src')
0 files changed, 0 insertions, 0 deletions