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 common physical plans #5143

Merged

Commits on Apr 25, 2022

  1. introd physical plan

    SeaRise committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d987c89 View commit details
    Browse the repository at this point in the history
  2. add source

    SeaRise committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e24489a View commit details
    Browse the repository at this point in the history
  3. fix

    SeaRise committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    99c6a74 View commit details
    Browse the repository at this point in the history
  4. fix

    SeaRise committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c6363c8 View commit details
    Browse the repository at this point in the history
  5. fix

    SeaRise committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    bb44d1f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. add optimize

    SeaRise committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c51c152 View commit details
    Browse the repository at this point in the history
  2. format

    SeaRise committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a5647fd View commit details
    Browse the repository at this point in the history
  3. license

    SeaRise committed May 10, 2022
    Configuration menu
    Copy the full SHA
    39cc3ec View commit details
    Browse the repository at this point in the history
  4. plan type

    SeaRise committed May 10, 2022
    Configuration menu
    Copy the full SHA
    3960244 View commit details
    Browse the repository at this point in the history
  5. u

    SeaRise committed May 10, 2022
    Configuration menu
    Copy the full SHA
    9b86c41 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. license check

    SeaRise committed May 25, 2022
    Configuration menu
    Copy the full SHA
    4bde83b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4137c52 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'introduce_physical_plan_add_switch' of https://github.c…

    …om/SeaRise/tiflash into introduce_physical_plan_add_switch
    SeaRise committed May 25, 2022
    Configuration menu
    Copy the full SHA
    328e18f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    e6d0a43 View commit details
    Browse the repository at this point in the history
  2. add tests

    SeaRise committed May 26, 2022
    Configuration menu
    Copy the full SHA
    2fc02b7 View commit details
    Browse the repository at this point in the history
  3. f

    SeaRise committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6a91f86 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Errors::Planner

    SeaRise committed May 31, 2022
    Configuration menu
    Copy the full SHA
    dcaa84a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    8ac8ce4 View commit details
    Browse the repository at this point in the history
  2. add tests and test

    SeaRise committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    64b6d2c View commit details
    Browse the repository at this point in the history
  3. add parallel tests

    SeaRise committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ca45abf View commit details
    Browse the repository at this point in the history
  4. fix

    SeaRise committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    5a95ca0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. format

    SeaRise committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6f9dc61 View commit details
    Browse the repository at this point in the history
  2. address comment

    SeaRise committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    edf26bc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. address comments

    SeaRise committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    d31b310 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. tmp save

    SeaRise committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    472dd1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd5d89b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. limit and topn

    SeaRise committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6cc1a9c View commit details
    Browse the repository at this point in the history
  2. filter

    SeaRise committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c0e5e5b View commit details
    Browse the repository at this point in the history
  3. agg

    SeaRise committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    237dd2e View commit details
    Browse the repository at this point in the history
  4. ExchangeSender

    SeaRise committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    2b85873 View commit details
    Browse the repository at this point in the history
  5. receiver

    SeaRise committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    09d4287 View commit details
    Browse the repository at this point in the history
  6. projection

    SeaRise committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0c3f6b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. fix

    SeaRise committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    27346c7 View commit details
    Browse the repository at this point in the history
  2. fix

    SeaRise committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9d16d81 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. fix

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    508e838 View commit details
    Browse the repository at this point in the history
  2. add physical plan test

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b169bca View commit details
    Browse the repository at this point in the history
  3. fmt

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    dcc2233 View commit details
    Browse the repository at this point in the history
  4. fix lience

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0a1dd00 View commit details
    Browse the repository at this point in the history
  5. add gtest_physical_plan

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1bfb173 View commit details
    Browse the repository at this point in the history
  6. fmt

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    95e832e View commit details
    Browse the repository at this point in the history
  7. revert

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9f908d1 View commit details
    Browse the repository at this point in the history
  8. fix executor test

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    840c9f7 View commit details
    Browse the repository at this point in the history
  9. format

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    40009eb View commit details
    Browse the repository at this point in the history
  10. fix tests

    SeaRise committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0408cd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. fix ut

    SeaRise committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    2975694 View commit details
    Browse the repository at this point in the history
  2. fix projection bug

    SeaRise committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b00a874 View commit details
    Browse the repository at this point in the history
  3. format

    SeaRise committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    362acb5 View commit details
    Browse the repository at this point in the history
  4. update

    SeaRise committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    90f9185 View commit details
    Browse the repository at this point in the history
  5. revert useless change

    SeaRise committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    47b552a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15aac9c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. mini refactor

    update
    SeaRise committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    bd74ec9 View commit details
    Browse the repository at this point in the history
  2. address comments

    SeaRise committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    53264e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. fix bug of physical agg

    SeaRise committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7037098 View commit details
    Browse the repository at this point in the history
  2. refactor tests

    SeaRise committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    130da74 View commit details
    Browse the repository at this point in the history
  3. update

    SeaRise committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c265c58 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. add project action in cast after agg

    fix test
    SeaRise committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    7ace19d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. address comment

    SeaRise committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8e213b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. address comments

    SeaRise committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c0eab66 View commit details
    Browse the repository at this point in the history
  2. address comment

    SeaRise committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d3a0cc4 View commit details
    Browse the repository at this point in the history
  3. address comment: change PhysicalPlan --> PhysicalPlanNode, PhysicalPl…

    …anBuilder --> PhysicalPlan
    SeaRise committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    8776c18 View commit details
    Browse the repository at this point in the history
  4. format

    SeaRise committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    564eeea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    240d6d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc3069f View commit details
    Browse the repository at this point in the history