v0.3.14 Timestamp support
This is a patch release that adds support for Arrow Timestamp type. Thanks @kesavkolla for the bug report!
Thanks to @Renkai we also an optimized Take for Boolean arrays.
What's Changed
- OPQ rotation matrix training by @eddyxu in #669
- Optimize boolean by @Renkai in #676
- Support timestamp type by @eddyxu in #684
Full Changelog: v0.3.13...v0.3.14