GitHub user tedyu added a comment to the discussion: How to handle model names with '.' character
That requires bigger change. We can change the internal separator from dot to `^`, e.g. `catalog^schema.v1^Qwen2.5` Not sure if there has been such breaking change before. GitHub link: https://github.com/apache/gravitino/discussions/7296#discussioncomment-15824666 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
