liutang123 merged PR #41590:
URL: https://github.com/apache/doris/pull/41590
--
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: commits-unsubscr...@doris.a
doris-robot commented on PR #41590:
URL: https://github.com/apache/doris/pull/41590#issuecomment-2406502793
TeamCity be ut coverage result:
Function Coverage: 36.04% (9339/25916)
Line Coverage: 27.62% (76729/277810)
Region Coverage: 26.42% (39410/149145)
Branch Coverage: 23.2
liutang123 commented on PR #41590:
URL: https://github.com/apache/doris/pull/41590#issuecomment-2406387698
run buildall
--
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 u
doris-robot commented on PR #41590:
URL: https://github.com/apache/doris/pull/41590#issuecomment-2403874275
TeamCity be ut coverage result:
Function Coverage: 36.06% (9339/25902)
Line Coverage: 27.61% (76674/277664)
Region Coverage: 26.41% (39364/149059)
Branch Coverage: 23.2
liutang123 commented on PR #41590:
URL: https://github.com/apache/doris/pull/41590#issuecomment-2403832724
run buildall
--
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 u
liutang123 commented on PR #41590:
URL: https://github.com/apache/doris/pull/41590#issuecomment-2401545052
run buildall
--
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 u
github-actions[bot] commented on code in PR #41590:
URL: https://github.com/apache/doris/pull/41590#discussion_r1792933449
##
be/src/util/jsonb_document.h:
##
@@ -362,6 +378,19 @@
leg_vector.emplace_back(leg.release());
}
+void pop_leg_from_leg_vector() { leg
liutang123 opened a new pull request, #41590:
URL: https://github.com/apache/doris/pull/41590
cherry-pick #40948
Like mysql, json_search returns the path which point to a json string witch
match the pattern.
`SELECT JSON_SEARCH('["A",[{"B":"1"}],{"C":"AB"},{"D":"BC"}]', 'one', 'A_
doris-robot commented on PR #41590:
URL: https://github.com/apache/doris/pull/41590#issuecomment-2401434674
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y