github aws/aws-sdk-pandas 2.10.0
AWS Data Wrangler 2.10.0

latest releases: 3.9.1, 3.9.0, 3.8.0...
3 years ago

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!

Don't miss a new aws-sdk-pandas release

NewReleases is sending notifications on new releases.