|
|
|
|
|
by nimrody
3490 days ago
|
|
Would be useful if AVRO files were supported. This was the data can also be imported into Redshift if needed (Redshift does support Avro). Other formats are schema-less (JSON,CSV, etc.) or not supported by Redshift (ORC, Parquet). Perhaps less efficient for some queries (AVRO is not a columnar format) but still useful. |
|