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

[FEATURE] Enhance JSON array functions #863

Closed
LantaoJin opened this issue Nov 1, 2024 · 0 comments · Fixed by #864
Closed

[FEATURE] Enhance JSON array functions #863

LantaoJin opened this issue Nov 1, 2024 · 0 comments · Fixed by #864
Labels
0.6 enhancement New feature or request Lang:PPL Pipe Processing Language support

Comments

@LantaoJin
Copy link
Member

LantaoJin commented Nov 1, 2024

Is your feature request related to a problem?
#780 introduced based JSON functions, such as JSON_ARRAY, JSON_ARRAY_LENGTH, etc. This request is to enhance JSON array operations:

  • json_array_all_match (P1)
  • json_array_any_match (P1)
  • json_array_filter (P1)
  • json_array_map (P2)
  • json_array_reduce (P2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.6 enhancement New feature or request Lang:PPL Pipe Processing Language support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant