on ‎2020 Jan 16 12:39 PM
Hello Experts,
I am observing tremendous reduction in memory consumption in one of my sales report build using HANA SQL. When I use the HINT NO_JOIN_SIMPLIFICATION, I observed the execution plan and I found the the inner join which we do at final step is performed at lower level itself.
As there is a higher reduction in number of records at lower level because of this Inner join, memory consumption is going down as there are lesser number of records for the subsequent operations.
Any Idea how can we achieve this without HINTs, why actually this scenario is occurring ? SAP HANA should be considering best execution plan by itself.
Request clarification before answering.
What does the query execution time look like with and without the hint? It is possible that we are sacrificing memory for better performance.
Mark
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.