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.