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

UCP: Add execution information in slow log Plan field. #15008

Open
Tracked by #14974
crazycs520 opened this issue Feb 28, 2020 · 12 comments
Open
Tracked by #14974

UCP: Add execution information in slow log Plan field. #15008

crazycs520 opened this issue Feb 28, 2020 · 12 comments

Comments

@crazycs520
Copy link
Contributor

crazycs520 commented Feb 28, 2020

Description

This is the subtask of issue #14974.

Collect execution information like explain analyze

explain analyze (see doc) will collect execution information of each operator, It is very easy to see which operator is slow.

Currently, the slow log has recorded the execution Plan (see PR), we can store the execution information of each operator in the Plan too, just like the explain analyze.

** Another need todo**

You need to do a benchmark test to see the performance impact.

Score

  • 300

Mentor(s)

Contact the mentors: #tidb-challenge-program channel in TiDB Community Slack Workspace

Recommended Skills

  • SQL Executer
  • SQL Plan

Learning Materials

@crazycs520 crazycs520 changed the title Add execution information in slow log Plan field. UCP: Add execution information in slow log Plan field. Feb 28, 2020
@TennyZhuang
Copy link
Contributor

/pick-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Mar 19, 2020

@TennyZhuang already had picked #15009, finish it before pick up a new one.

@TennyZhuang
Copy link
Contributor

/pick-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Mar 19, 2020

@TennyZhuang pick up issue success

@Fullstop000
Copy link

/give-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Mar 29, 2020

@Fullstop000 give up issue success

@TennyZhuang
Copy link
Contributor

/pick-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Apr 7, 2020

@TennyZhuang pick up issue success

@sre-bot
Copy link
Contributor

sre-bot commented Apr 14, 2020

This pick has been automatically canceled after more than a week.

@TennyZhuang
Copy link
Contributor

/pick-up-challenge

@sre-bot
Copy link
Contributor

sre-bot commented Apr 14, 2020

@TennyZhuang pick up issue success

@sre-bot
Copy link
Contributor

sre-bot commented Apr 21, 2020

This pick has been automatically canceled after more than a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants