What's Changed
- [Converter] Refactor converter tests into integration tests and unit tests by @Zyiqin-Miranda in #577
- Add pre/post job callback support for table monitor agent delete conversion jobs by @pdames in #578
- Fix logging crash when running via Jupyter/Ray client (no worker_id) by @IvanPartsunev in #580
- [Converter] Multiple Fixes and Code Clean-up to Converter Session by @Zyiqin-Miranda in #581
- Version Bump to 2.0.0.post5 by @Zyiqin-Miranda in #584
- [Converter] Add support for Iceberg table fileio override by @Zyiqin-Miranda in #586
- Updated rolling log file appenders to have 64MiB cutoff and compress … by @rnapark in #579
- Fix false concurrent conflict limit threshold detection between non-concurrent metafile revisions by @pdames in #587
- [Converter] Commit high watermark of converter processed up to as part of snapshot properties by @Zyiqin-Miranda in #589
- Migrate to uv for python package management by @JayThomason in #590
- Refactor/separate test suite for daft native runner and daft ray distributed runner by @IvanPartsunev in #591
- [Converter] Runtime Sub Hash Bucket Support by @Zyiqin-Miranda in #592
New Contributors
- @IvanPartsunev made their first contribution in #580
- @JayThomason made their first contribution in #590
Full Changelog: 2.0.0.post4...2.0.0.post7