What's Changed
- Fix unexpected reader_type kwarg error by @raghumdani in #443
- Truncate the table if the size exceeds more than 2GB by @raghumdani in #446
- Fix pyarrow.lib.ArrowInvalid: cannot construct ChunkedArray by @raghumdani in #448
- Resolve ArrowCapacityError when processing >2GB by @raghumdani in #450
- Patch version to 1.1.29 by @pfaraone in #461
Full Changelog: 1.1.28...1.1.29