Re: [PR] [Feature](json) Support json_search function in 3.0 [doris]

2025-04-08 Thread via GitHub
github-actions[bot] closed pull request #41591: [Feature](json) Support json_search function in 3.0 URL: https://github.com/apache/doris/pull/41591 -- 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 th

Re: [PR] [Feature](json) Support json_search function in 3.0 [doris]

2025-04-07 Thread via GitHub
github-actions[bot] commented on PR #41591: URL: https://github.com/apache/doris/pull/41591#issuecomment-2784905652 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

[PR] [Feature](json) Support json_search function in 3.0 [doris]

2024-10-08 Thread via GitHub
liutang123 opened a new pull request, #41591: URL: https://github.com/apache/doris/pull/41591 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_'

Re: [PR] [Feature](json) Support json_search function in 3.0 [doris]

2024-10-08 Thread via GitHub
doris-robot commented on PR #41591: URL: https://github.com/apache/doris/pull/41591#issuecomment-2401438591 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