Description
Create a cube, select a lookup table's PK as dimension column, save the cube Kylin reports error "Cannot find rowkey column SITE_ID in cube CubeDesc [name=my_cube]"
Check the JSON of the cube definition, the PK wasn't replaced with the FK on fact table (expected behavior).