1 Answer
- Newest
- Most votes
- Most comments
0
im not sure what breaking change affects it so ended up casting to timestamp(3) without timezone UNNEST("sequence"(cast(from_iso8601_timestamp('2021-01-01') as timestamp), cast(from_iso8601_timestamp(to_iso8601(current_date + INTERVAL '1' YEAR)) as timestamp), INTERVAL '1' DAY)) sequence (day)
answered 3 years ago
Relevant content
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 months ago

Try check if done breaking change affected you https://docs.aws.amazon.com/athena/latest/ug/engine-versions-reference-0003.html#engine-versions-reference-0003-breaking-changes.