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

JSON support in zetasql #136

Open
masterlittle opened this issue Apr 3, 2023 · 0 comments
Open

JSON support in zetasql #136

masterlittle opened this issue Apr 3, 2023 · 0 comments

Comments

@masterlittle
Copy link

JSON literals are not supported [at 1:28] . com.google.zetasql.io.grpc.StatusRuntimeException: INVALID_ARGUMENT: JSON literals are not supported

Function not found: PARSE_JSON; Did you mean parse_date? [at 1:8] . com.google.zetasql.io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Function not found: PARSE_JSON; Did you mean parse_date?

I'm trying to use PARSE_JSON and JSON datatype in zetasql but getting above errors. Are JSON types not supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant