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

planner: fix bugs related to TIDB_INLJ hint (#11253) #11362

Merged
merged 9 commits into from
Jul 23, 2019

Commits on Jul 22, 2019

  1. fix logic of extractTableName and tryToGetIndexJoin

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    dae442b View commit details
    Browse the repository at this point in the history
  2. add unit test

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    4944df0 View commit details
    Browse the repository at this point in the history
  3. fix test case

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9f08d71 View commit details
    Browse the repository at this point in the history
  4. add comment

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    36983ff View commit details
    Browse the repository at this point in the history
  5. rewrite comments

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    bba70ed View commit details
    Browse the repository at this point in the history
  6. rewrite comment

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    ab70e52 View commit details
    Browse the repository at this point in the history
  7. rewrite comments & clear code

    foreyes authored and root committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    1a3bad6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    c5aa942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56d6ea View commit details
    Browse the repository at this point in the history