0.1.11
What's Changed
- Support table compaction source rebases and refactor compact_partition by @pdames in #70
- Add option to coerce int96 timestamp precision during Parquet reads by @rkenmi in #74
- Fix dedupe when iterchunks() doesn't return equal length chunks across columns by @raghumdani in #78
- Enhance logging observability with Ray Runtime Context and Process ID by @rkenmi in #85
- Maximize file sizes produced by each materialize task by @rkenmi in #71
- #37- Retroactively applying linter (black, isort) + Lint on CI by @pfaraone in #47
Full Changelog: 0.1.10...0.1.11