AWS Data Wrangler v1.8.0 Release Notes

Release Date: 2020-08-09 // over 3 years ago
  • ๐Ÿ†• 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'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).