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

Add support for SQL:2016 JSON features #9081

Open
martint opened this issue Sep 1, 2021 · 1 comment
Open

Add support for SQL:2016 JSON features #9081

martint opened this issue Sep 1, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request roadmap Top level issues for major efforts in the project

Comments

@martint
Copy link
Member

martint commented Sep 1, 2021

References:

@martint martint added enhancement New feature or request roadmap Top level issues for major efforts in the project labels Sep 1, 2021
@kasiafi
Copy link
Member

kasiafi commented Jun 6, 2022

Currently, we support the following functions:
#9831, #10655

  • JSON_EXISTS
  • JSON_QUERY
  • JSON_VALUE

#12049

  • JSON_ARRAY
  • JSON_OBJECT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Top level issues for major efforts in the project
Development

No branches or pull requests

2 participants