Relative Content

Tag Archive for amazon-athenapresto

AWS Athena Parse array of JSON objects to rows

Working with AWS Athena and trying to parse data found in a column with a defined data type of array so that each JSON object in the array is broke out into a separate row.
when I run this query: