Skip to content

v2022.02.16

Compare
Choose a tag to compare
@reuster986 reuster986 released this 17 Feb 00:26
· 1307 commits to master since this release
929f788

Highlights:

  • Full support for uint64 dtype (many PRs)
  • Improved performance of string hashing (#1060 ), casting (#1107 ), and comparison (#1116 )
  • Optimizations to argsort (#1061 and #1063 )
  • Resolved a major cause of "unknown symbol" errors (#1096 )
  • Support for Snappy/RLE compression in parquet writes (#1104 )