Skip to content

AWS Data Wrangler 1.8.0

Compare
Choose a tag to compare
@igorborgest igorborgest released this 09 Aug 20:03

New Functionalities

  • wr.s3.to_parquet() now has max_rows_by_file argument. #283
  • Support for Unix path pattern matching (*, ?, [seq], [!seq]) for any list/read/delete/copy function on S3. #322

Enhancements

  • Mypy applied with strict mode.

Bug Fix

  • Fix unnecessary table versioning (glue catalog) creation for wr.s3.to_parquet() during appends. #342
  • Lack of sanitisation in indexes names for wr.s3.to_parquet/csv(). #343

Docs

Thanks

We thank the following contributors/users for their work on this release:

@Thiago-Dantas, @andre-marcos-perez, @ericct, @marcelo-vilela, @edvorkin, @nicholas-miles, @chrispruitt, @rparthas ,@igorborgest.


P.S. Lambda Layer zip file and Glue wheel file are available below. Just upload it and run!