Skip to content

AWS Data Wrangler 2.10.0

Compare
Choose a tag to compare
@jaidisido jaidisido released this 21 Jul 11:35
· 1305 commits to main since this release
db1e3ef

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 to wr.redshift.unload_files #761

Bug Fix

  • Fix deleting CTAS temporary Glue tables #782
  • Ensure safe get of Glue table parameters #779 and #783

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!