[fix](planner)fix failed to create view when use window function#17815
[fix](planner)fix failed to create view when use window function#17815morrySnow merged 6 commits intoapache:masterfrom
Conversation
|
run buildall |
|
run buildall |
|
TeamCity pipeline, clickbench performance test result: |
|
run buildall |
|
run fe ut |
1 similar comment
|
run fe ut |
|
run buildall |
|
run buildall |
|
run fe ut |
|
run buildall |
|
run p0 |
|
run buildall |
|
run p0 |
|
run buildall |
|
run buildall |
|
run fe ut |
2 similar comments
|
run fe ut |
|
run fe ut |
|
run buildall |
1 similar comment
|
run buildall |
|
run p0 |
|
run buildall |
|
run p0 |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
fix failed to create view when use window function because the view string contains slot id and which cannot be parsed.
…pache#17815)" (apache#1591) fix failed to create view when use window function because the view string contains slot id and which cannot be parsed. Co-authored-by: mch_ucchi <41606806+sohardforaname@users.noreply.github.com>
…#17815) fix failed to create view when use window function because the view string contains slot id and which cannot be parsed.
…#17815) fix failed to create view when use window function because the view string contains slot id and which cannot be parsed.
…pache#17815)" (apache#1592) fix failed to create view when use window function because the view string contains slot id and which cannot be parsed. Co-authored-by: mch_ucchi <41606806+sohardforaname@users.noreply.github.com>
Proposed changes
Issue Number: close #xxx
Problem summary
fix failed to create view when use window function because the view string contains slot id and which cannot be parsed.
Checklist(Required)
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...