AWS Data Wrangler 1.1.2
New Functionalities
- Add support for
uint8
,uint16
,uint32
anduint64
on Parquet. #76 - Add
get_table_parameters
,upsert_table_parameters
andupsert_table_parameters
onwr.catalog
. #224
Enhancements
- Add readahead
cache
fors3fs
.
Bug Fix
- Fixing type hints for sortkey. #226
- Fix
s3.to_parquet
overwriting with different partition schema.
Thanks
We thank the following contributors/users for their work on this release:
@robertaves ,@jar-no1, @JPFrancoia, @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).