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, executor: index join enhancement #8471

Merged
merged 42 commits into from
Apr 29, 2019

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    5bdb46f View commit details
    Browse the repository at this point in the history
  2. tiny fix

    winoros committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    029c6fd View commit details
    Browse the repository at this point in the history
  3. fix sqllogic-test

    winoros committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    92570d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. fix sqllogic test again

    winoros committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    3f4c9b9 View commit details
    Browse the repository at this point in the history
  2. add comment

    winoros committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    dbe54c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. fix explain result

    winoros committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    519f562 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. fix string method

    winoros committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    3a0b74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a67e026 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5c4df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff45b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16196a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9d51d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

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

Commits on Feb 19, 2019

  1. address comments

    winoros committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    1d576a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. split big method

    winoros committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b68fde3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

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

Commits on Feb 27, 2019

  1. address comments

    winoros committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    2829951 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. address comments

    winoros committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    6af174d View commit details
    Browse the repository at this point in the history
  2. address comments

    winoros committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    209f4f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90b9ee8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

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

Commits on Mar 6, 2019

  1. address comments

    winoros committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    d738794 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'indexjoin-enhancement' of https://github.com/winoros/tidb

    … into indexjoin-enhancement
    winoros committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    fbc01eb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. address comments

    winoros committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    96ac2e7 View commit details
    Browse the repository at this point in the history
  2. rename method

    winoros committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    12a1e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d617511 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    865777b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dbf222 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

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

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    4a0fb65 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Configuration menu
    Copy the full SHA
    00b076d View commit details
    Browse the repository at this point in the history
  2. typo

    winoros committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    1667c2c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    c42ed2c View commit details
    Browse the repository at this point in the history
  2. update logger

    winoros committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    ba8c208 View commit details
    Browse the repository at this point in the history
  3. add some comment

    winoros committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    7631437 View commit details
    Browse the repository at this point in the history
  4. fix unit test

    winoros committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    dca3ff4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    19a06f3 View commit details
    Browse the repository at this point in the history
  2. fix explaintest

    winoros committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    bfbd3b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. address comments

    winoros committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    662ef3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c69103 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    winoros committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    cba3da9 View commit details
    Browse the repository at this point in the history