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

preguntada hace 2 años1694 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas