Skip to content

Release Notes v2022.10.13

Compare
Choose a tag to compare
@stress-tess stress-tess released this 13 Oct 16:49
· 816 commits to master since this release
a52645f

Release Notes 2022-10-13

Major updates:

  • Issue #1816 - Drops support for Chapel 1.26
  • Issues #1799 and #1828 - Add encoding and decoding support for idna
  • Issues #1831 and #1832 - Fix bugs with strings and fancy pdarray types in DataFrame indexing
  • Issue #1825 - Fixes aggregator use in median reduction
  • PR #1822 - Fixes errors with large Parquet files
  • Issue #1795 and PR #1812 - Add Chapel Intro and Client-Server communication docs for new developers
  • Issue #1689 - Adds support for DataFrame to generic attach
  • PR #1826 - Avoids flushing aggregators in lockstep

Minor fixes:

  • Issue #1792 - Adds GroupBy Symbol Table Entry
  • PR #1818 - Removes old re2 dependency compatibility check
  • PR #1823 - Fixes Chapel version query

Auto-generated release notes

Full Changelog: v2022.09.30...v2022.10.13