Enhancements
- Now casting columns before append on an existing table only if necessary (
wr.s3.to_parquet()
). - Add retry mechanism for InternalError on s3 object deletion.
- Add handling of immutable numpy arrays. (
flag.writeable==False
)
P.S. Lambda Layer's zip-file and Glue's wheel/egg are available below. Just upload it and run!
P.P.S. AWS Data Wrangler counts on compiled dependencies (C/C++) so there is no support for Glue PySpark by now (Only Glue Python Shell).