Cloud Provider
AWS Athena
Inefficiency Type
Clear filters
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Showing
1234
out of
1234
inefficiencis
Filter
:
Filter
x
Inefficient File Format and Layout for Athena Queries
Compute
Cloud Provider
AWS
Service Name
AWS Athena
Inefficiency Type
Suboptimal Data Layout or Format

Storing raw JSON or CSV files in S3—especially when written frequently in small batches—leads to excessive scan costs in Athena. These formats are row-based and verbose, requiring Athena to scan and parse the full content even when only a few fields are queried. Without columnar formats, partitioning, or metadata-aware table formats, queries become inefficient and expensive, especially in high-volume environments.

There are no inefficiency matches the current filters.