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

support the family of string type index insertion #784

Closed
zhexuany opened this issue Jun 4, 2019 · 1 comment
Closed

support the family of string type index insertion #784

zhexuany opened this issue Jun 4, 2019 · 1 comment

Comments

@zhexuany
Copy link
Contributor

zhexuany commented Jun 4, 2019

create table t(c1 int, s varchar(128), unique index(s(2)))

we need support index insertion if the table has above schema.

@zhexuany zhexuany changed the title support truncate able index insertion support the family of string type index insertion Jun 4, 2019
@birdstorm
Copy link
Contributor

Closed by #785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants