v0.13.0
Added
pw.io.deltalake.writenow supports S3 destinations.
Changed
pw.debug.compute_and_printnow allows passing more than one table.- BREAKING:
pathparameter inpw.io.deltalake.writerenamed touri.
Fixed
- A bug in
pw.Table.deduplicate. Ifpersistent_idis not set, it is no longer generated inpw.PersistenceMode.SELECTIVE_PERSISTINGmode.