**FAILED: SemanticException [Error 10035]: Column repeated in partitioning columns ** while creating another table with partitioning enabled

1

This query ran against the "sf_sav_raw" database, unless qualified by the query. Please post the error message on our forum or contact customer support with Query Id: 70884e2f-ed4d-4268-b5b5-1c630aa47570

已提問 2 年前檢視次數 1696 次
1 個回答
1

This error in CREATE TABLE occurs when a partitioned column name is same as one of the table columns name defined in schema.

For more information: https://docs.aws.amazon.com/athena/latest/ug/create-table.html

AWS
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南