Skip to content

Latest commit

 

History

History
118 lines (100 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

118 lines (100 loc) · 16.8 KB

Changelog

37.0.0 (2023-04-07)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Incorrect Overflow Casting String to Timestamp #4033
  • f16::ZERO and f16::ONE are mixed up #4016 [arrow]
  • Handle overflow precision when casting from integer to decimal #3995 [arrow]
  • PrimitiveDictionaryBuilder.finish should use actual value type #3971 [arrow]
  • RecordBatch From StructArray Silently Discards Nulls #3952 [parquet] [arrow]
  • I256 Checked Subtraction Overflows for i256::MINUS_ONE #3942 [arrow]
  • I256 Checked Multiply Overflows for i256::MIN #3941 [arrow]

Closed issues:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator