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

distributed primary key for insert on sharded table. #42

Closed
dk-lockdown opened this issue May 8, 2022 · 2 comments · Fixed by #276
Closed

distributed primary key for insert on sharded table. #42

dk-lockdown opened this issue May 8, 2022 · 2 comments · Fixed by #276
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@dk-lockdown
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@dk-lockdown dk-lockdown added the good first issue Good for newcomers label May 8, 2022
@hzliangbin
Copy link
Contributor

/assign

@dk-lockdown
Copy link
Collaborator Author

in sharding mode, should automatically generate a primary key, when insert without pk

// todo if index == -1, automatically generate a primary key

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

Successfully merging a pull request may close this issue.

2 participants