-
Notifications
You must be signed in to change notification settings - Fork 409
Open
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
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:
- SelectQuery
- AlterQuery
- DropQuery
- CreateQuery
- RenameQuery
- ManageQuery
- ShowTablesQuery
- OptimizeQuery Interpreter: Remove Optimize query. #4589
- TruncateQuery Interpreter: Remove Truncate query #4587
- TableProperties Interpreter: Remove Table properties query #4586
- CheckQuery Remove useless CheckQuery related files. #4569 Interpreter: Remove CheckQuery. #4568
- KillQUery Remove useless KillQuery related files. #4567 Interpreter: Remove kill Query #4564
- SystemQuery Interpreter: Remove system query #4590
- UseQuery
- SetQuery
- DeleteQuery Interpreter: Remove Optimize query. #4589
- DescribeQuery
- ExistQuery
- InsertQuery
- ShowProcesslist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.