google / google/googlesql

JSON support in zetasql

Open
#136 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
2.6k
Forks
260
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.