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: Add trace for agg pushdown rule #30262

Merged
merged 27 commits into from
Dec 2, 2021

Commits on Nov 24, 2021

  1. add rule trace

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c7b2f0b View commit details
    Browse the repository at this point in the history
  2. add testcase

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f982f3e View commit details
    Browse the repository at this point in the history
  3. add testcase

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d371906 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. fix conflict

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    72d33bd View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    780516f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. fix

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4be62fa View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4c519a1 View commit details
    Browse the repository at this point in the history
  3. move explain

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    ba93891 View commit details
    Browse the repository at this point in the history
  4. move explain

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    2d61e84 View commit details
    Browse the repository at this point in the history
  5. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a4bc45a View commit details
    Browse the repository at this point in the history
  6. add trace rule step

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    8d7251c View commit details
    Browse the repository at this point in the history
  7. use function

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    9080549 View commit details
    Browse the repository at this point in the history
  8. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    790df35 View commit details
    Browse the repository at this point in the history
  9. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    dc6d42d View commit details
    Browse the repository at this point in the history
  10. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    cd6ec77 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    518c657 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_trace_for_agg_rule' of https://github.com/Yisaer/tidb

    … into add_trace_for_agg_pushdown_rule
    Yisaer committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a057292 View commit details
    Browse the repository at this point in the history
  3. add trace for agg push down

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    4ad8aa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. fix

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    14d7301 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    db9b12e View commit details
    Browse the repository at this point in the history
  3. add testcase

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    b03d387 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    6c2a430 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. fix conflict

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ebac47a View commit details
    Browse the repository at this point in the history
  2. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    464f00b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    c7b5b57 View commit details
    Browse the repository at this point in the history
  2. address the comment

    Signed-off-by: yisaer <disxiaofei@163.com>
    Yisaer committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    42db16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93f6f91 View commit details
    Browse the repository at this point in the history