What's new in 0.5.2 (2023-08-30)
These are the changes in xorbits v0.5.2.
New features
* FEAT: MMAP storage backend by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/674
Enhancements
* ENH: Use arrow table to transfer dataset meta by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/663
Bug fixes
* BUG: Fix dtypes of `pd.pivot_table` by aresnow1 in https://github.com/xorbitsai/xorbits/pull/668
* BUG: Fix tpch by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/670
Tests
* TST: Add test_put_get_arrow by codingl2k1 in https://github.com/xorbitsai/xorbits/pull/656
Others
* CHORE: Modify required reviews by aresnow1 in https://github.com/xorbitsai/xorbits/pull/665
* CHORE: disable infer_datetime_format option to reduce warnings by ChengjieLi28 in https://github.com/xorbitsai/xorbits/pull/673
**Full Changelog**: https://github.com/xorbitsai/xorbits/compare/v0.5.1...v0.5.2