Uh oh!
There was an error while loading. Please reload this page.
[fix](planner)fix failed to create view when use window function - #17815
Conversation
sohardforaname
commented
Mar 15, 2023
run buildall |
sohardforaname
commented
Mar 15, 2023
run buildall |
TeamCity pipeline, clickbench performance test result: |
sohardforaname
commented
Mar 15, 2023
run buildall |
sohardforaname
commented
Mar 15, 2023
run fe ut |
1 similar comment
sohardforaname
commented
Mar 15, 2023
run fe ut |
sohardforaname
commented
Mar 15, 2023
run buildall |
sohardforaname
commented
Mar 16, 2023
run buildall |
sohardforaname
commented
Mar 16, 2023
run fe ut |
sohardforaname
commented
Mar 16, 2023
run buildall |
sohardforaname
commented
Mar 17, 2023
run p0 |
sohardforaname
commented
Mar 17, 2023
run buildall |
sohardforaname
commented
Mar 17, 2023
run p0 |
sohardforaname
commented
Mar 21, 2023
run buildall |
sohardforaname
commented
Mar 21, 2023
run buildall |
sohardforaname
commented
Mar 21, 2023
run fe ut |
2 similar comments
sohardforaname
commented
Mar 21, 2023
run fe ut |
sohardforaname
commented
Mar 21, 2023
run fe ut |
sohardforaname
commented
Mar 22, 2023
run buildall |
1 similar comment
sohardforaname
commented
Mar 22, 2023
run buildall |
sohardforaname
commented
Mar 23, 2023
run p0 |
sohardforaname
commented
Mar 23, 2023
run buildall |
sohardforaname
commented
Mar 23, 2023
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...