Hi All, Good day. I’m trying to ingest some data...
# ui
t
Hi All, Good day. I’m trying to ingest some data into my datahub instance. I have created a dataset which contains the special character ‘/’ in the name. The UI however considers ‘/’ as a delimiter and breaks it into a container and a dataset. Any suggestions on how I can bypass this. In the image below you can see in the browse path depicts a container CUSTOMER CREDIT::R and then a dataset 7_2::PAYMENT but I intend to create a dataset with the name CUSTOMER CREDIT::R /7_2::PAYMENT Slack Conversation
d
Please, can you open a github issue ticket?
b
Hiya there! This is driven based on a "dataset name delimiter" character which is defined on a per-platform basis here: https://github.com/datahub-project/datahub/blob/master/metadata-service/war/src/main/resources/boot/data_platforms.json#L292 Can you try to change this by producing the DataPlatformInfo aspect into datahub for this platform (microsoft sql server)