Error on create view

0

Hi, i'm trying to upgrade from athena version 2 to 3 and the following query fails now with the error bellow. I run the select alone and it works fine. Did anything change in the new version that i missed ? Enter image description here

質問済み 1年前201ビュー
1回答
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)

回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ