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

Support json_array #8308

Closed
SeaRise opened this issue Nov 3, 2023 · 0 comments · Fixed by #8329
Closed

Support json_array #8308

SeaRise opened this issue Nov 3, 2023 · 0 comments · Fixed by #8329
Labels
component/compute type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@SeaRise
Copy link
Contributor

SeaRise commented Nov 3, 2023

Feature Request

TiDB's implementation:
https://github.com/pingcap/tidb/blob/0cca59f2fdefc8d97b0870141df86c16edac126e/pkg/expression/builtin_json.go#L582-L629

Because the args of json_array will be cast as json, castAsJson needs to be implemented as well. #8307

tidb issue: pingcap/tidb#48350

@SeaRise SeaRise added type/feature-request Categorizes issue or PR as related to a new feature. component/compute labels Nov 3, 2023
@ti-chi-bot ti-chi-bot bot closed this as completed in #8329 Nov 8, 2023
ti-chi-bot bot pushed a commit that referenced this issue Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/compute type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant