Skip to content

Unable to write from csv to parquet + register glue after 0.0.2 #44

@josecw

Description

@josecw

i am having issue when writing data consists of null to parquet.
Following error message is returned:

f"Unsupported Pyarrow type for column {name}: {dtype}")
awswrangler.exceptions.UnsupportedType: Unsupported Pyarrow type for column xxxxxxx: null

The same code work fine in version 0.0.2.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions