Caveats
⚠️ For platforms without PyArrow 4 support (e.g. MWAA, EMR, Glue PySpark Job):
➡️pip install pyarrow==2 awswrangler
Enhancements
- Add upsert support for Postgresql #807
- Add schema evolution parameter to
wr.s3.to_csv
#787 - Enable order by in CTAS Athena queries #785
- Add header to
wr.s3.to_csv
when dataset = True #765 - Add
CSV
as unload format towr.redshift.unload_files
#761
Bug Fix
Thanks
We thank the following contributors/users for their work on this release:
@maxispeicher, @kukushking, @jaidisido, @mohdaliiqbal
P.S. The AWS Lambda Layer file (.zip) and the AWS Glue file (.whl) are available below. Just upload it and run or use them from our S3 public bucket!