2 Answers
- Newest
- Most votes
- Most comments
1
Athena engine v3 supports recursive query per the doc link above.
Using the WITH clause to create recursive queries is supported starting in Athena engine version 3. The maximum recursion depth is 10.
I too would like to know how to set the the limit in the console. Is there a hard limit?
answered 3 years ago
0
Using the WITH clause to create recursive queries is not supported.
https://docs.aws.amazon.com/athena/latest/ug/select.html#select-parameters
Please share your SQL if you are not using WITH clause.
Relevant content
asked 2 years ago
asked 4 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 10 months ago
