Quantcast
Viewing all articles
Browse latest Browse all 9369

Re: Recursive Procedures in HANA

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 9369

Trending Articles



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