GitHub user xiaozcy added a comment to the discussion: How to handle model 
names with '.' character

> Another approach is to allow users to use double quotes to represent each 
> namespace level and name, ensuring they are not split during parsing. such as 
> catalog.schema."Qwen2.5", catalog."schema.v1"."Qwen2.5"

I think it's a better way, similar usage is supported in some sql engines, like 
`` SELECT * FROM catalog.schema.`table` ``.

GitHub link: 
https://github.com/apache/gravitino/discussions/7296#discussioncomment-13316912

----
This is an automatically sent email for dev@gravitino.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@gravitino.apache.org

Reply via email to