Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8828

Re: Recursive Procedures in HANA

$
0
0

Yes HANA procedures must be non-recursive. Recursion breaks the way HANA processes parallelism.

 

You need to write your procedure as a set function. Without knowing the details it's hard to provide more advice. Do avoid loops if at all possible. They kill performance.


Viewing all articles
Browse latest Browse all 8828


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>