refactor: Old Planner Never See Again (Part X)#7593
refactor: Old Planner Never See Again (Part X)#7593Xuanwo wants to merge 12 commits intodatabendlabs:mainfrom
Conversation
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
This reverts commit a91886f.
Signed-off-by: Xuanwo <github@xuanwo.io>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Xuanwo <github@xuanwo.io>
src/query/storages/fuse/src/table_functions/clustering_informations/table_args.rs
Show resolved
Hide resolved
|
|
Signed-off-by: Xuanwo <github@xuanwo.io>
|
@mergify update |
✅ Branch has been successfully updated |
|
This PR is blocked by Now, planner is implemented inside However, Ideally, we should not parse |
Yes, I think it'll be done in #7613 |
Cc @youngsofun for confirmation |
|
I'll try to apply a fast hot pr to improve this. |
|
This PR is out-of-date, I will start a new to replace it. |
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
This PR is trying to remove the
ExprParser.After this PR, our storage will don't depend on
sqlparseranymore.This PR introduces a dangerous function, as I said in comment: