Skip to content

Release Notes v2023.03.01

Compare
Choose a tag to compare
@Ethan-DeBandi99 Ethan-DeBandi99 released this 01 Mar 13:23
· 666 commits to master since this release
8ae978b

Bug Fixes

  • Issue #2163 - Resolves issue with SymEntry destruction for GroupBy objects.
  • Issue #2173 - Resolves SymEntry destruction bug for Strings and SegArray.
  • PR #2164 - Updates memory checks to use Chapel runtime view of allocatable memory when available
  • Issue #1987 - Resolves issues with AutoAPI documentation.
  • Issue #2129 - Resolves a periodic 403 error for integration and metrics-enabled Arkouda

New Features

  • Issues #2118, #2141, #2145, #2156 - Enable reading of Parquet files with columns containing SegArray objects.
  • PRs #2178, #2131 (part of Issue #2088), Issues #2139, #1961, - Provides updates speeding up BigInt pdarray creation using bigint_from_uint_arrays
  • Issue #2147 - Adds API for hashArrays
  • Issue #1835 - Updates SegArray HDF5 save format. Backwards compatibility maintained.
  • Issue #1939 - Adds % and %= for floats
  • Issue #1522 - Adds Index&MultiIndex Support for key in Series.locate()

Minor Updates

  • Issue #2152 - Enhances memory management logging and metrics
  • Issue #2177 - Updates to ak.client.maxTransferBytes
Auto-Generated Release Notes

Full Changelog: v2023.02.08...v2023.03.01