Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

When to go for which type of data partitioning in hana

$
0
0

Data partitioning in SAP hana is done in the 3 ways when it comes to single level partitioning: Hash, Round-robin and Range.

 

If I am using Hana as a data mart, have some queries on this concept.

 

1.Hash and Range require primary key to be part of partitioning columns and Round-robin do not. Can anyone tell exactly when to go for Hash, when to for round-robin and when to go for range.

 

2. In has partitioning, H(x) where x is the integer in the primary key field, is used to determine the partition in which the integer goes. Can anyone please provide more information on this. How hash function is used exactly for partitioning and how can we query to know the partitions?


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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