-
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
dev union #321
Merged
Merged
dev union #321
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
siddontang
commented
Oct 7, 2015
- support order by and limit in union
- subselect support union
- handle different all/distinct union option
LGTM |
siddontang
added a commit
that referenced
this pull request
Oct 8, 2015
xhebox
pushed a commit
to xhebox/tidb
that referenced
this pull request
Sep 28, 2021
xhebox
pushed a commit
to xhebox/tidb
that referenced
this pull request
Oct 8, 2021
ti-chi-bot
pushed a commit
that referenced
this pull request
Oct 9, 2021
guo-shaoge
pushed a commit
to guo-shaoge/tidb
that referenced
this pull request
Mar 20, 2023
Signed-off-by: disksing <[email protected]>
rleungx
pushed a commit
to rleungx/tidb
that referenced
this pull request
Feb 26, 2024
* default resource group (pingcap#245) * default resource group Signed-off-by: disksing <[email protected]> * enable resource control Signed-off-by: disksing <[email protected]> * add comments Signed-off-by: disksing <[email protected]> * move DefaultResourceGroup to config Signed-off-by: disksing <[email protected]> --------- Signed-off-by: disksing <[email protected]> Co-authored-by: zzm <[email protected]> * Resource Control: fix segmentation violation when keyspace not set (pingcap#251) * fix segmentation violation when setting up ru Signed-off-by: David <[email protected]> * only setup resource control when cluster id not empty Signed-off-by: David <[email protected]> --------- Signed-off-by: David <[email protected]> * skip ur (pingcap#279) Signed-off-by: ystaticy <[email protected]> * disable resource group sql interface (pingcap#309) Signed-off-by: disksing <[email protected]> * *: update pd client and increase maxWaitDuration (pingcap#321) Signed-off-by: disksing <[email protected]> * update pd client and ru config (pingcap#325) Signed-off-by: disksing <[email protected]> * update max wait duration (pingcap#351) Signed-off-by: disksing <[email protected]> * update the pd client and client go (pingcap#419) Signed-off-by: nolouch <[email protected]> * update main Signed-off-by: disksing <[email protected]> --------- Signed-off-by: disksing <[email protected]> Signed-off-by: David <[email protected]> Signed-off-by: ystaticy <[email protected]> Signed-off-by: nolouch <[email protected]> Co-authored-by: zzm <[email protected]> Co-authored-by: David <[email protected]> Co-authored-by: ystaticy <[email protected]> Co-authored-by: ShuNing <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.