**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

posta 2 anni fa1696 visualizzazioni
1 Risposta
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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande