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: support join elimination rule #8021

Merged
merged 29 commits into from
Nov 9, 2018

Commits on Oct 23, 2018

  1. initialization

    lzmhhh123 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    6820811 View commit details
    Browse the repository at this point in the history
  2. debug

    lzmhhh123 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    fa10389 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. add tests

    lzmhhh123 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    3394288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64996b5 View commit details
    Browse the repository at this point in the history
  3. Update explain_easy.result

    lzmhhh123 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    48df0c1 View commit details
    Browse the repository at this point in the history
  4. Update explain_easy.result

    lzmhhh123 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    11fe6a7 View commit details
    Browse the repository at this point in the history
  5. debug

    lzmhhh123 committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    05bc4eb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. address comment

    lzmhhh123 committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    438fafb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. address comments

    lzmhhh123 committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    27f2b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b9125 View commit details
    Browse the repository at this point in the history
  3. fix

    lzmhhh123 committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    1b4903e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9842cad View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. address comments

    lzmhhh123 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    53d18e4 View commit details
    Browse the repository at this point in the history
  2. address comment

    lzmhhh123 committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    2cb071f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01649a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4936d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. change rule order

    lzmhhh123 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    83b589c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a6bb7 View commit details
    Browse the repository at this point in the history
  3. address

    lzmhhh123 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    155445e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    129de34 View commit details
    Browse the repository at this point in the history
  5. fix count args

    lzmhhh123 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    91a5cdb View commit details
    Browse the repository at this point in the history
  6. add comments

    lzmhhh123 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    03ad39a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. improve

    lzmhhh123 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    d5a4164 View commit details
    Browse the repository at this point in the history
  2. address comments

    lzmhhh123 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    122f438 View commit details
    Browse the repository at this point in the history
  3. ci

    lzmhhh123 committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    3c93712 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. address comments

    lzmhhh123 committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    8fff6e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. fix

    lzmhhh123 committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    684fd29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1de131 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71e757d View commit details
    Browse the repository at this point in the history