cancel
Showing results for 
Search instead for 
Did you mean: 

Column Engine on Hana cloud?

10-24-2023 8:11 AM
ghennac Product and Topic Expert
875 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello Colleagues,

I have an engagement where we're supposed to migrate from Hana 2.0 to Hana Cloud, in the whole stack of calculation view we were using column engine language, since it's somewhere mentioned that it enhances the performance of the views. The question is should we keep the column engine in hana cloud as well or should we proceed with switch to SQL? What would be pros and cons?
I was trying to find any information in Hana cloud documentation, unfortunately found nothing relevant.

Thank you in advance,

Best regads,

Ghenadie

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

fedaros
Product and Topic Expert
Product and Topic Expert

Hi ghenadie.caraman,

Did you mean calculation script views using old calculation engine commands like CE_UNION, CE_JOIN, CE_PROJECTION.... or inside a calculation view a calculation column with language column engine ?

For the command for sure you should think on migration as they belongs to HANA 1.0 and SQL or even calculation view graph type are estable and performant, also as far as I know they are deprecated commands.

For the language inside a graph calculation view with language Column engine or sql, I never heard about performance issues and also something relating to deprecation.

Take a look on help with points some common questions:

https://help.sap.com/docs/hana-cloud/sap-hana-cloud-migration-guide/migrating-to-sap-hana-cloud

Regards, Fernando Da Rós

Answers (1)

Answers (1)

ghennac
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello fedaros,

Thank you for the answer!
I meant the calculation of a column inside a graphical calculation view.
I looked into this help page and found now that we should replace everything be SQL, thank you. 🙂
Really appreciate.

Best regards,

Ghenadie