Hi Lars,
The partitioning in HANA doesnot seem to be working that simply. When you do a HASH partitioning by specifying lets say num=4 partitions and suppose the number to be stored is 21, ideally by MOD function it should go in partition #2 (as reminder is 1) but in HANA it goes into partition #3. Seems that HANA uses a different approach/algorithm for HASH partitioning. Can you confirm which algo HANA uses ?
Regards,
Dhwanit