Skip to content

[Feature] (json)add json_contains function - #20824

Merged
lide-reed merged 4 commits into
apache:masterfrom
yuxuan-luo:add_json_contains
Jun 16, 2023
Merged

[Feature] (json)add json_contains function#20824
lide-reed merged 4 commits into
apache:masterfrom
yuxuan-luo:add_json_contains

Conversation

@yuxuan-luo

@yuxuan-luoyuxuan-luo commented Jun 14, 2023

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: close#17216

Further 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...

@github-actionsgithub-actionsBot added kind/docs Categorizes issue or PR as related to documentation. kind/test labels Jun 14, 2023
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@nextdreamblue

Copy link
Copy Markdown
Contributor

run buildall

@yuxuan-luoyuxuan-luo changed the title [Feature] add json_contains function[Feature] (json)add json_contains functionJun 15, 2023
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@yuxuan-luo

Copy link
Copy Markdown
ContributorAuthor

run buildall

1 similar comment
@yuxuan-luo

Copy link
Copy Markdown
ContributorAuthor

run buildall

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@yuxuan-luo

Copy link
Copy Markdown
ContributorAuthor

run buildall

@nextdreamblue

Copy link
Copy Markdown
Contributor

LGTM

@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Jun 16, 2023
@github-actions

Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@Yulei-YangYulei-Yang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lide-reed
lide-reed merged commit 97135a1 into apache:masterJun 16, 2023
liutang123 pushed a commit to liutang123/doris that referenced this pull request Feb 20, 2025
1. add reload and avoid exception when install plugin again
2. add json_valid function (apache#17247)
3. add json unquote (apache#18037)
4. add json->operator convert to json_extract (apache#19899)
5. add json_contains function (apache#20824)
6. add DLC catalog support (apache#20314)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.dev/1.2.5kind/docsCategorizes issue or PR as related to documentation.kind/testreviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] add some new json function

4 participants

@yuxuan-luo@nextdreamblue@Yulei-Yang@lide-reed