Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

66 lines (50 loc) · 6.42 KB

Changelog

40.0.0 (2023-05-19)

Full Changelog

Breaking changes:

Implemented enhancements:

  • ObjectStore with_url Should Handle Path #4199
  • Support Interval +/- Interval #4178 [arrow]
  • [parquet] add compression info to print_column_chunk_metadata() #4172 [parquet]
  • Allow cast to take in a format specification #4168 [arrow]
  • Support extended pow arithmetic #4166 [arrow]
  • Preload page index for async ParquetObjectReader #4090 [parquet]

Fixed bugs:

  • Subtracting Timestamp from Timestamp should produce a Duration (not Timestamp) #3964 [arrow]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator