Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

schema supports mixed Chinese and English #3426

Closed
cooper-lzy opened this issue Dec 8, 2021 · 0 comments · Fixed by #3440
Closed

schema supports mixed Chinese and English #3426

cooper-lzy opened this issue Dec 8, 2021 · 0 comments · Fixed by #3440
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@cooper-lzy
Copy link
Contributor

The schema supports Chinese characters, but cannot be mixed with English characters, digits, and underscores.
It is recommended to support mixing them, such as CREATE SPACE 测试空间1 (vid_type=FIXED_STRING(30));.

image

@cooper-lzy cooper-lzy added the type/enhancement Type: make the code neat or more efficient label Dec 8, 2021
@Sophie-Xie Sophie-Xie added this to the v3.0.0 milestone Dec 9, 2021
@Sophie-Xie Sophie-Xie added type/bug Type: something is unexpected and removed type/enhancement Type: make the code neat or more efficient labels Dec 9, 2021
@heroicNeZha heroicNeZha linked a pull request Dec 9, 2021 that will close this issue
7 tasks
@Sophie-Xie Sophie-Xie changed the title schema supports Chinese schema supports mixed Chinese and English Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants