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

fix(stmt & slowquery): ignored virtual fields #939

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

shhdgit
Copy link
Member

@shhdgit shhdgit commented Jun 22, 2021

Append ignored virtual fields to table_columns api. Then plan_count came back.

image

@shhdgit shhdgit force-pushed the fix/ignored-virtual-fields branch from 05ea2ec to f8afa37 Compare June 22, 2021 13:05
Copy link
Member

@breezewish breezewish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Could you also test whether sorting works for it?

@ti-chi-bot
Copy link
Member

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • breeswish

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@shhdgit
Copy link
Member Author

shhdgit commented Jun 22, 2021

Yes, it works. Because it's sorted on the client.

@breezewish
Copy link
Member

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: f8afa37

@ti-chi-bot ti-chi-bot merged commit f4b148d into pingcap:master Jun 23, 2021
@breezewish
Copy link
Member

I think we need some rest and clean up some tech debt! For example, adding some tests.

shhdgit added a commit to shhdgit/tidb-dashboard that referenced this pull request Jul 6, 2021
breezewish pushed a commit that referenced this pull request Jul 6, 2021
* tweak(ui): support `sameWeek` format (#937)
* fix(stmt & slowquery): ignored virtual fields (#939)
* fix: Apple Silicon / Darwin arm64 compatibility (#940)
* fix(tidb-client): wrong status api property (#944)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants