GitHub user jerryshao added a comment to the discussion: How to handle model names with '.' character
Currently we don't support “.” in the model name, because we use "." as a namespace delimiter, if there's a dot in the name, it will make the code confuse. Can you encode the "." when save the model name? @mchades do you have other thoughts? GitHub link: https://github.com/apache/gravitino/discussions/7296#discussioncomment-13306442 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
