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: Semi-structured data function get/get_ignore_case/get_path #4665

Closed
b41sh opened this issue Apr 2, 2022 · 0 comments · Fixed by #4684
Closed

Feature: Semi-structured data function get/get_ignore_case/get_path #4665

b41sh opened this issue Apr 2, 2022 · 0 comments · Fixed by #4684
Assignees
Labels
A-query Area: databend query C-feature Category: feature

Comments

@b41sh
Copy link
Member

b41sh commented Apr 2, 2022

Summary

Add support Semi-structured Data Function GET, GET_IGNORE_CASE, GET_PATH to get the value from Object or Array.

https://docs.snowflake.com/en/sql-reference/functions/get.html
https://docs.snowflake.com/en/sql-reference/functions/get_ignore_case.html
https://docs.snowflake.com/en/sql-reference/functions/get_path.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-query Area: databend query C-feature Category: feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant