|
|
|
|
|
by jackmaney
3492 days ago
|
|
> Q: What data formats does Amazon Athena support? > Amazon Athena supports a wide variety of data formats like CSV, TSV, JSON, or Textfiles and also supports open source columnar formats such as Apache ORC and Apache Parquet. Athena also supports compressed data in Snappy, Zlib, and GZIP formats. By compressing, partitioning, and using columnar formats you can improve performance and reduce your costs. https://aws.amazon.com/athena/faqs/ |
|