What's Changed
* Support pyarrow.ChunkedArray -> riptable conversion by jack-pappas in https://github.com/rtosholdings/riptable/pull/299
* Raise a TypeError if we try to do a stats reduce on non-arithmetic types by staffantj in https://github.com/rtosholdings/riptable/pull/302
* Fix lossless ismember by OrestZborowski-SIG in https://github.com/rtosholdings/riptable/pull/305
* RIPTABLE-62 Type-check the ascending parameter to the underlying sort… by staffantj in https://github.com/rtosholdings/riptable/pull/306
New Contributors
* staffantj made their first contribution in https://github.com/rtosholdings/riptable/pull/302
**Full Changelog**: https://github.com/rtosholdings/riptable/compare/v1.3.1...v1.3.2