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

cherry-pick sql hint related PRs into release-3.1 #559

Merged
merged 9 commits into from
Sep 17, 2019

Conversation

foreyes
Copy link
Contributor

@foreyes foreyes commented Sep 16, 2019

What problem does this PR solve?

cherry-pick sql hint related PRs into release-3.1:

#394 #424 #491 #513 #517 #446 #550

What is changed and how it works?

cherry-pick and resolve conflict.

Check List

Tests

  • Unit test

Code changes

  • Has exported function/method change

Side effects

  • None

Related changes

  • None

@foreyes foreyes self-assigned this Sep 16, 2019
@foreyes foreyes changed the title Dev/cherry pick hint cherry-pick sql hint related PRs into release-3.1 Sep 16, 2019
@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (release-3.1@2a177b2). Click here to learn what that means.
The diff coverage is 95.74%.

Impacted file tree graph

@@              Coverage Diff               @@
##             release-3.1     #559   +/-   ##
==============================================
  Coverage               ?   51.27%           
==============================================
  Files                  ?       31           
  Lines                  ?     6888           
  Branches               ?        0           
==============================================
  Hits                   ?     3532           
  Misses                 ?     3006           
  Partials               ?      350
Impacted Files Coverage Δ
parser.go 70.58% <ø> (ø)
misc.go 96.49% <100%> (ø)
ast/misc.go 21.18% <95.55%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a177b2...bf3dfbf. Read the comment docs.

@foreyes
Copy link
Contributor Author

foreyes commented Sep 16, 2019

PTAL. @lzmhhh123 @lamxTyler

Copy link
Contributor

@alivxxx alivxxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@foreyes foreyes added the status/LGT1 LGT1 label Sep 17, 2019
Copy link
Contributor

@lzmhhh123 lzmhhh123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@lzmhhh123 lzmhhh123 merged commit a90dba5 into pingcap:release-3.1 Sep 17, 2019
@foreyes foreyes deleted the dev/cherry_pick_hint branch September 17, 2019 05:12
eurekaka pushed a commit to eurekaka/parser that referenced this pull request Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants