Create table with array of json objects

0

The files in the bucket have json arrays in a single line separated by comma like below: [{"key" : 20}, {"key" : 30}, {"key" : 40}] When i create table with this, only the first record is being read.

AWS
已提問 2 個月前檢視次數 113 次