Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: support element in json array function #24677

Closed
1 task done
zhagnlu opened this issue Jun 6, 2023 · 4 comments
Closed
1 task done

[Enhancement]: support element in json array function #24677

zhagnlu opened this issue Jun 6, 2023 · 4 comments
Labels
kind/enhancement Issues or changes related to enhancement stale indicates no udpates for 30 days

Comments

@zhagnlu
Copy link
Contributor

zhagnlu commented Jun 6, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

support retrieve one element in json array just like array contains element,

Why is this needed?

No response

Anything else?

No response

@zhagnlu zhagnlu added the kind/enhancement Issues or changes related to enhancement label Jun 6, 2023
@xiaocai2333
Copy link
Contributor

json: {"x": [1,2,3,4]}
expr: 1 in json["x"]

@xiaofan-luan
Copy link
Contributor

seems to be a reasonable feature

@xiaofan-luan
Copy link
Contributor

we decide to use array_contains instead of IN

zhagnlu pushed a commit to zhagnlu/milvus that referenced this issue Jun 13, 2023
Signed-off-by: luzhang <luzhang@zilliz.com>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this issue Jun 13, 2023
Signed-off-by: luzhang <luzhang@zilliz.com>
sre-ci-robot pushed a commit that referenced this issue Jun 14, 2023
Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
@stale
Copy link

stale bot commented Jul 9, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.

@stale stale bot added the stale indicates no udpates for 30 days label Jul 9, 2023
@stale stale bot closed this as completed Jul 16, 2023
zhuwenxing pushed a commit to mmga-lab/milvus that referenced this issue Jul 25, 2023
…s-io#24829)

Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues or changes related to enhancement stale indicates no udpates for 30 days
Projects
None yet
Development

No branches or pull requests

3 participants