Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.22.0
-
None
-
None
Description
The JSON functions was introduced in CALCITE-2266, we coded the JSON keywords into the parser and generates the operator directly, so there is no chance for downstream projects to change the builtin operator and do some override.
This issue tries to remove these keywords from the parser, we should always generates SqlUnresolvedFunction instead specific operators in the SQL parser.
Attachments
1.
|
Make JSON_VALUE operands varadic |
|
Closed | Danny Chen |
|