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

feat(optimizer): Common sub-plan detection. #7865

Merged
merged 28 commits into from
Feb 23, 2023
Merged

feat(optimizer): Common sub-plan detection. #7865

merged 28 commits into from
Feb 23, 2023

Commits on Feb 19, 2023

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

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    575d1cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab492c View commit details
    Browse the repository at this point in the history
  3. Update test cases.

    wsx-ucb committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3737d6e View commit details
    Browse the repository at this point in the history
  4. Merge with main.

    wsx-ucb committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    858e2df View commit details
    Browse the repository at this point in the history
  5. Add license header.

    wsx-ucb committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    698862c View commit details
    Browse the repository at this point in the history
  6. Fix typo. XD

    wsx-ucb committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e3a119b View commit details
    Browse the repository at this point in the history
  7. Clippy fix.

    wsx-ucb committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    de09a81 View commit details
    Browse the repository at this point in the history
  8. Update src/frontend/src/optimizer/plan_node/merge_eq_nodes.rs

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    chenzl25 and github-actions[bot] committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b300aca View commit details
    Browse the repository at this point in the history
  9. Update src/frontend/src/optimizer/plan_node/merge_eq_nodes.rs

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    chenzl25 and github-actions[bot] committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d9cf468 View commit details
    Browse the repository at this point in the history
  10. add Copyright

    chenzl25 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    3f6f4fc View commit details
    Browse the repository at this point in the history
  11. Merge with main.

    wsx-ucb committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    35eae0b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    d6319b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e72117d View commit details
    Browse the repository at this point in the history
  3. Update plan traversal API.

    wsx-ucb committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    578fcc9 View commit details
    Browse the repository at this point in the history
  4. Merge with main.

    wsx-ucb committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    78076eb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    96ebfdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f61a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. refine

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    91b7074 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    483443d View commit details
    Browse the repository at this point in the history
  3. rerun

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d4656c1 View commit details
    Browse the repository at this point in the history
  4. rerun

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a3f413f View commit details
    Browse the repository at this point in the history
  5. rerun

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2f9df2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    98e3db1 View commit details
    Browse the repository at this point in the history
  7. resolve conflict

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9ea7715 View commit details
    Browse the repository at this point in the history
  8. resolve conflict

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f84d877 View commit details
    Browse the repository at this point in the history
  9. rerun

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c023fe6 View commit details
    Browse the repository at this point in the history
  10. resolve conflict

    chenzl25 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ef76ff7 View commit details
    Browse the repository at this point in the history