Change Schema transform does not allow to change data type in Glue Visual ETL job

0

During mapping of a few columns from a CSV file in S3 to a Redshift table, I can't change datatype from long to int. The list is empty, and the search is not showing any results either. In the catalog table, both numeric columns were inferred as bigint, even though the numbers are small.

Any suggestions? Apply mapping

preguntada hace 5 meses270 visualizaciones
2 Respuestas
0
Respuesta aceptada

Seems to be an issue/limitation. You could workaround using "Derived column" and do the casting using SQL (or using a Custom SQL node and do all casting in one query)

profile pictureAWS
EXPERTO
respondido hace 5 meses
profile picture
EXPERTO
revisado hace 4 meses
0

I am having the same issue, the search is not showing struct, array and map data types.

respondido hace 4 días

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