commit | 2e07b499eb798c19c8641078ff79364f9439a281 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Wed Mar 08 13:50:34 2023 +0000 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Mon Mar 13 14:30:46 2023 +0000 |
tree | ec1287cb75f12d432da39d7736fd2cf723d77d13 | |
parent | 9a552aaf3dcd944a629aa30a3cb8122eb8ce7585 [diff] |
Fetch fragment entities using recursive SQL query - Add SQL query that can fetch needed fragments to any given depth - Update getFragmentEntities to use new query - Remove now unused FragmentRepositoryMultiPathQuery - Remove unused TempTableCreator method - Result: getDataNodesForMultipleXpaths is up to 10 times faster Issue-ID: CPS-1525 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I07cbc9da5ab994ce7e0c2b02d7ca05089f05dab0