RootCauseunvalidated
each GET request read different size of bytes — I have checked the S3 logs. Tension: Athena is making separate calls to read footer, column data and separate calls to each partition if the file is large. Outcome: Apparently, this is how parquet works.
9a0b6055-8736-4e26-8647-6c47e18160eb
each GET request read different size of bytes — I have checked the S3 logs. Tension: Athena is making separate calls to read footer, column data and separate calls to each partition if the file is large. Outcome: Apparently, this is how parquet works.