-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
UCP: Migrate dataForUserPrivileges
from package infoschema
to executor
#15038
Comments
/pick-up-challenge |
/pick-up-challenge |
@Rustin-Liu already had picked tikv/tikv#6717, finish it before pick up a new one. |
/pick-up-challenge |
"easy" issue is not available since you have got 200 score in this repo. Please pickup "medium" or "hard" directly. Or you can pick up "easy" Issue in other repos. Thank you. |
@Rustin-Liu try again please |
/pick-up-challenge |
@Rustin-Liu already had picked tikv/tikv#6717, finish it before pick up a new one. |
/pick-up-challenge |
@Rustin-Liu pick up issue success |
Description
This is sub-task of #14828
The package
infoschema
should be used to store meta-information for virtual tables only.But there is some retrieval data logic of the virtual table, which messes the
infoschema
.PR #14704 has begun to migrate them. You can reference #14704 to help you migrate the
dataForUserPrivileges
.Score
Mentor(s)
Recommended Skills
Learning Materials
The text was updated successfully, but these errors were encountered: