Edit schema with precision for Decimal types in parquet files.

0

I have a parquet file from which amongst all the columns of data, I have one shown as BigDecimal, which is a format that is not included in AWS. I would like to format it as decimal(38,18), but it seems like I can't do that using Glue, right?

Do I necessarily have to build a new table specifying that column with that format?

I'd be glad to know in order to not build a new table just for it.

thanks in advance for any insight you can provide.

gefragt vor 2 Jahren83 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen