Skip to content
Advertisement

Is it possible to increment the maximum row size in AWS Athena?

I’m running this query with AWS Athena:

And getting this error:

The table is saved in AWS S3 in jsonl format.

It’s possible to increase the maximun row size?

Advertisement

Answer

Unfortunately not. Athena does not currently let you configure any Presto details.

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement