Uh oh!
There was an error while loading. Please reload this page.
[Fix](Plan)StreamLoad cannot be parsed correctly when it contains complex where conditions - #23874
Conversation
CalvinKirs
commented
Sep 4, 2023
run buildall |
1 similar comment
CalvinKirs
commented
Sep 4, 2023
run buildall |
doris-robot
commented
Sep 4, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
doris-robot
commented
Sep 4, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
CalvinKirs
commented
Sep 4, 2023
run buildall |
doris-robot
commented
Sep 4, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
…plex where conditions
e11a76f to
8e35f43CompareCalvinKirs
commented
Sep 5, 2023
run buildall |
doris-robot
commented
Sep 5, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
…contains complex where conditions apache#23874
…contains complex where conditions apache#23874 (apache#26212)
Steps to reproduce:
curl --location-trusted -H "Expect: 100-continue" -X PUT -u root: -H "format:json" -H "where:d = 'doris' or d = 'nb'" -d '{"a":"3","b":"2","c":"389","d":"nb"}' http://localhost:8030/api/kris/test/_stream_load