Uh oh!
There was an error while loading. Please reload this page.
[FIX](serde) fix map/array deserialize string with quote pair - #24808
Conversation
clang-tidy review says "All clean, LGTM! 👍" |
amorynan
commented
Sep 22, 2023
run buildall |
doris-robot
commented
Sep 22, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 22, 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. |
xiaokang
commented
Sep 22, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Sep 22, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Sep 22, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Proposed changes
Issue Number: close #xxx
fix map/array deserialize string with quote pair
Now we deserialize string item with quote can be
"and'which non-pair also can be deserialize success, but it should be pair appear in single stringFurther 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...