2 Answers
- Newest
- Most votes
- Most comments
0
This is all you get for now (since 2022) equivalent of json_build_object https://docs.aws.amazon.com/redshift/latest/dg/r_object_function.html
You can always use json_parse, until u have 65k characters in your array…
answered a month ago
-2
Hi,
So far, Redshift supports only these JSON functions. Also, OBJECT_TRANSFORM function could help. Please check if they satisfy your requirements.
Relevant content
- asked 2 years ago
- asked 2 months ago
- AWS OFFICIALUpdated 2 years ago