Closed MatheHostel closed 2 months ago
We found our misunderstanding. The "main_hashkey_column" should only contain one column where "multi_active_key" should be named "multi_active_keys" which makes it more easier to understand that with trailing "s" is for a list and without an "s" is for only one value.
Description
multiactive_config: multi_active_key:
Creates error on different places. column "hk_customer_h" does not exist in ldts_rsrc_data
syntax error at or near "'hk_customer_h'" in context ", main_hashkey_generation.['hk_customer_h'", at line 177, column 32
syntax error at or near "'hk_customer_h'" in context "ldts_rsrc_data GROUP BY ['hk_customer_h'", at line 139, column 15
syntax error at or near "FROM" in context ", "some_field2", "some_field3",
Fixes #(issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Config as described above
Test Configuration:
Checklist: