Skip to content

Release Notes v2022.08.15

Compare
Choose a tag to compare
@stress-tess stress-tess released this 15 Aug 18:25
· 949 commits to master since this release
e6a584d

Release Notes 2022-08-15

Major updates:

  • Issues #1618, #1630, #1631, #1632, #1654 - Improve JSON parameter object multiple dtype support and list processing, add nested JSON message argument support, and add a dispatch table for message argument generation
  • Issue #1659 and PRs #1601, #1602, and #1604 - Refactor arkouda_server to be a driver of ServerDaemons and enables external and metric integration
  • Issue #1639 - Adds aggregations for first, mode, and unique to Groupby
  • Issue #1643 - Adds covariance and correlation methods for pdarray and correlation matrix method for DataFrame
  • PR #1635 - Reduces sort bucket exchange overhead
  • Issue #1666 - Removes support for Chapel 1.25

Minor fixes:

  • Issue #1397 - Replaces current DataFrame display method with server implementation
  • Issues #1648 and #1658 - Update docs to address issues with brew install chapel and add instructions to update environment
  • Issue #1642 - Fixes testAllOperators double counting mismatches
  • Issues #1589 and #1672 - Add test to verify randomness for ak.randint (disabled for the time being)
  • PR #1669 - Adds read support for Parquet uint32

Auto-generated release notes

Full Changelog: v2022.07.28...v2022.08.15