amorynan commented on code in PR #45830:
URL: https://github.com/apache/doris/pull/45830#discussion_r1896463190
##########
be/src/vec/functions/function_json.cpp:
##########
@@ -833,7 +833,7 @@ struct FunctionJsonQuoteImpl {
};
struct FunctionJsonExtractImpl {
- static constexpr auto name = "json_extract";
+ static constexpr auto name = "json_extract_old";
Review Comment:
I hope so, but regress test has some cases fail so far , maybe it can not
moved....
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]