-
Notifications
You must be signed in to change notification settings - Fork 411
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
Interpreter useless code removal #4860
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Comments
ti-chi-bot
pushed a commit
that referenced
this issue
May 11, 2022
This was referenced May 11, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
May 11, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
May 12, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
May 12, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
May 13, 2022
CalvinNeo
pushed a commit
to CalvinNeo/tiflash
that referenced
this issue
Nov 4, 2022
close pingcap#4860 Signed-off-by: CalvinNeo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
There are many interpreter class from upstream clickhouse that are not used.
For code readability, It's better to drop all of them.
There are several types of interpreter class, they are listed as follow:
The text was updated successfully, but these errors were encountered: