Guoliang Sun created KYLIN-6032: ----------------------------------- Summary: The validation for the presence of a slash in the computed column fails, causing the model save to fail Key: KYLIN-6032 URL: https://issues.apache.org/jira/browse/KYLIN-6032 Project: Kylin Issue Type: Bug Affects Versions: 5.0.0 Reporter: Guoliang Sun
The use of the escape character `\\` (backslash) in the computed column causes the validation to fail, whereas the expected behavior is to save successfully. -- This message was sent by Atlassian Jira (v8.20.10#820010)