rapids_json_array_extend
Added in version v25.08.00.
Extend a JSON array with another JSON array.
rapids_json_array_extend(out_var array values)
out_varVariable in which to store the result.
arrayString containing the JSON array to extend.
valuesString containing the JSON array to extend with.