What's Changed
* Fix divide by zero error when pyarrow table size comes out 0 by raghumdani in https://github.com/ray-project/deltacat/pull/368
* Fix a bug that caused the RCF to be written incorrectly during multiple rounds by raghumdani in https://github.com/ray-project/deltacat/pull/369
**Full Changelog**: https://github.com/ray-project/deltacat/compare/1.1.26...1.1.27