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

Fix when user only has SelectPriv, user can visit db.table (#2799) #2800

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ZhendongBai
Copy link

What problem does this PR solve?

#2799

What is changed and how it works?

when user has select priviledge, user can visit table.

Check List

Tests

  • No code

Code changes

  • Has exported function/method change

Side effects
No side effects.

Related changes
No related changes.

@ti-chi-bot ti-chi-bot bot requested a review from zhangyangyu December 23, 2024 10:00
@sre-bot
Copy link
Contributor

sre-bot commented Dec 23, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

ti-chi-bot bot commented Dec 23, 2024

Welcome @ZhendongBai! It looks like this is your first PR to pingcap/tispark 🎉

@ti-chi-bot ti-chi-bot bot added the size/XS label Dec 23, 2024
@ZhendongBai ZhendongBai changed the title Fix when user has SelectPriv, use can visit db.table (#2799) Fix when user only has SelectPriv, use can visit db.table (#2799) Dec 23, 2024
@ZhendongBai ZhendongBai changed the title Fix when user only has SelectPriv, use can visit db.table (#2799) Fix when user only has SelectPriv, user can visit db.table (#2799) Dec 23, 2024
@xuanyu66
Copy link
Collaborator

xuanyu66 commented Jan 3, 2025

Copy link

ti-chi-bot bot commented Jan 3, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-03 03:36:11.794783668 +0000 UTC m=+667107.150788204: ☑️ agreed by shiyuhang0.

Copy link

ti-chi-bot bot commented Jan 3, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shiyuhang0

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the approved label Jan 3, 2025
@shiyuhang0
Copy link
Member

/run-all-tests tidb=release-6.1 tikv=release-6.1 pd=release-6.1

@shiyuhang0
Copy link
Member

please fix the fmt by mvn mvn-scalafmt_2.12:format -Dscalafmt.skip=false

@shiyuhang0
Copy link
Member

/run-all-tests tidb=release-6.1 tikv=release-6.1 pd=release-6.1

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

Successfully merging this pull request may close these issues.

4 participants