We are using insert into $table select ... in AWS Athena to write data to S3. It ended up with 30 small s3 files. We want to write the results into one large S3 file. On presto, we can set task.writer-count to limit # of writers. Is there anyway that we can do this on Athena?
https://prestodb.io/docs/current/admin/properties.html#task-writer-count