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: physical plan wrapper #1837

Merged
merged 35 commits into from
Jun 27, 2023
Merged

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    91456da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b396820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754a4fe View commit details
    Browse the repository at this point in the history
  4. chore: add metrics method

    shuiyisong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    03052fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e36611 View commit details
    Browse the repository at this point in the history
  6. chore: remove unused code

    shuiyisong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5b3b2a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd37d46 View commit details
    Browse the repository at this point in the history
  8. chore: minor comment fix

    shuiyisong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8bc2831 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1983f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ed834b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f2dd677 View commit details
    Browse the repository at this point in the history
  12. chore: try shrink

    shuiyisong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0361b51 View commit details
    Browse the repository at this point in the history
  13. Revert "chore: try shrink"

    This reverts commit 0361b51.
    shuiyisong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d43f604 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c1225f2 View commit details
    Browse the repository at this point in the history
  15. chore: merge develop

    shuiyisong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c993723 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. add metrics in some interfaces

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia authored and shuiyisong committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5e06be5 View commit details
    Browse the repository at this point in the history
  2. calc elapsed time and rows

    Signed-off-by: Ruihang Xia <[email protected]>
    waynexia authored and shuiyisong committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7ddfa9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1368ac8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    be1156b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1380326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    501b194 View commit details
    Browse the repository at this point in the history
  4. chore: merge develop

    shuiyisong committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    85f9c83 View commit details
    Browse the repository at this point in the history
  5. chore: minor update

    shuiyisong committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    4945d66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2c5801 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a57cd60 View commit details
    Browse the repository at this point in the history
  8. chore: remove scan timer

    shuiyisong committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2d16484 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. chore: add debug log

    shuiyisong committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    672a013 View commit details
    Browse the repository at this point in the history
  2. Revert "chore: add debug log"

    This reverts commit 672a013.
    shuiyisong committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c090c71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d53141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a3eda View commit details
    Browse the repository at this point in the history
  5. chore: merge develop

    shuiyisong committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    76df339 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. chore: merge develop

    shuiyisong committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8f2180c View commit details
    Browse the repository at this point in the history
  2. chore: tune code for pr

    shuiyisong committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3b2a6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31b1299 View commit details
    Browse the repository at this point in the history
  4. chore: merge develop

    shuiyisong committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5c2b9b1 View commit details
    Browse the repository at this point in the history