- Real Time Analytics with SAP HANA
- Vinay Singh
- 200字
- 2021-07-09 21:20:53
Basic architecture of the SAP HANA engine
SAP HANA has different engines to process different views. It has the following engines:
It is the SQL optimizer, which sees the models and queries and decides which engine to call.
Any analytic view or attribute view with a calculate attribute will be processed as a calculation view. This should to be taken into consideration during modeling, because it can have a measurable impact on the performance of the data model. Different engines cooperate among themselves as well.
The following figure shows the SAP HANA engines processing different views:

Other than the preceding illustrated engines, we do have a planning engine as well in SAP HANA. The planning engine, allows financial planning applications to execute basic planning operations in the database layer. For example, one such basic operation is to create a new version of a dataset as a copy of an existing one while applying filters and transformations.
- Java Web開(kāi)發(fā)學(xué)習(xí)手冊(cè)
- 密碼學(xué)原理與Java實(shí)現(xiàn)
- Mastering Natural Language Processing with Python
- Programming ArcGIS 10.1 with Python Cookbook
- Implementing Cisco Networking Solutions
- Mastering Unity Shaders and Effects
- Oracle Database 12c Security Cookbook
- Mastering Rust
- 自然語(yǔ)言處理Python進(jìn)階
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第二版)
- Django 5企業(yè)級(jí)Web應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- 數(shù)據(jù)結(jié)構(gòu):Python語(yǔ)言描述
- 實(shí)戰(zhàn)Python網(wǎng)絡(luò)爬蟲(chóng)
- WCF全面解析
- VMware vRealize Orchestrator Essentials