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

Stop copying LogicalPlan and Exprs in CommonSubexprEliminate (2-3% planning speed improvement) #10835

Merged
merged 13 commits into from
Jun 19, 2024

Commits on Jun 9, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    e7ef4b9 View commit details
    Browse the repository at this point in the history
  2. thread transformed

    alamb committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    4bcabb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a07381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8397ad5 View commit details
    Browse the repository at this point in the history
  5. track aggregate

    alamb committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3ba5460 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f4cc9e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    67f6be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e4cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    c820f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3639de4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd6256 View commit details
    Browse the repository at this point in the history
  4. Cleanup unaliasing

    alamb committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    550e445 View commit details
    Browse the repository at this point in the history