Hi team, I saw that StarRocks 4.0 adds a `json_rem...
# questions-and-troubleshooting
h
Hi team, I saw that StarRocks 4.0 adds a
json_remove
SQL function. Are there plans to create a
json_add
or similar function? Is there a recommended way to achieve the
json_add
function,
json_union
, or something similar today?
m
you can submit a feature request on github
h
sounds good, will do!
Raised a request here for adding the
JSON_SET
function: https://github.com/StarRocks/starrocks/issues/66120