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

[Planning Pipeline Refactoring] #2 Enable chaining planners #2457

Merged
merged 26 commits into from
Dec 6, 2023

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    9bd1d86 View commit details
    Browse the repository at this point in the history
  2. Update configs

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    01ff6fb View commit details
    Browse the repository at this point in the history
  3. Enable planner chaining

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    77cd906 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4e5485 View commit details
    Browse the repository at this point in the history
  5. Make compile

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a7f9006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c02af96 View commit details
    Browse the repository at this point in the history
  7. Fix unittests

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    842c980 View commit details
    Browse the repository at this point in the history
  8. Fix small bug

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ef3575f View commit details
    Browse the repository at this point in the history
  9. Address compilattion error

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6130b20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27f3623 View commit details
    Browse the repository at this point in the history
  11. Address clang-tidy

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    622db43 View commit details
    Browse the repository at this point in the history
  12. Satisfy clang-tidy part 2

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2775e5b View commit details
    Browse the repository at this point in the history
  13. Remove unsused param

    sjahr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1fc4bfe View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: Sebastian Castro <4603398+sea-bass@users.noreply.github.com>
    sjahr and sea-bass committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a34e545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acfadc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1aa815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c687de5 View commit details
    Browse the repository at this point in the history
  5. Re-enable query planner service

    sjahr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    301acac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6259bf6 View commit details
    Browse the repository at this point in the history
  7. Clang tidy

    sjahr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2f14508 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update logger

    sjahr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0af9950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26458a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    41f1ce0 View commit details
    Browse the repository at this point in the history
  2. clang-format

    tylerjw committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    10c554e View commit details
    Browse the repository at this point in the history
  3. rebase logging api chainges

    tylerjw committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f59379c View commit details
    Browse the repository at this point in the history