Hi all:
I want to display the cube metadata by calling the RESTful API of
kylinhost:7070/api/cubes/{cubeName} so that the endusers can know the cube
details, as the endusers' mother tongue is Chinese, so I want to set the
CubeName, Dimension Name( including derived dimensions & hierarchy dimensions)
and messures name can be in Chinese.
But as we know, the derived dimensions & hierarchy dimensions is followed
by hive columns and hive columns can not be set to Chinese, so would you tell
me how to name derived dimensions & hierarchy dimensions in Chinese.