Skip to content

Latest commit

 

History

History
86 lines (66 loc) · 8.54 KB

CHANGELOG.md

File metadata and controls

86 lines (66 loc) · 8.54 KB

Changelog

39.0.0 (2023-05-05)

Full Changelog

Breaking changes:

Implemented enhancements:

  • InMemory append API #4152
  • Fixed point decimal multiplication for DictionaryArray #4135
  • Remove Seek Requirement from CSV ReaderBuilder #4130
  • Inconsistent CSV Inference and Parsing DateTime Handling #4129
  • Support accessing ipc Reader/Writer inner by reference #4121
  • [object_store] Retry requests on connection error #4119
  • Add Type Declarations for All Primitive Tensors and Buffer Builders #4112
  • Support Interval + Timestamp and Interval + Date in addition to Timestamp + Interval and Interval + Date #4094
  • Enable setting FlightDescriptor on FlightDataEncoderBuilder #3855 [arrow-flight]

Fixed bugs:

  • Parquet Page Index Reader Assumes Consecutive Offsets #4149
  • Equality of nested data types #4110

Documentation updates:

  • Improve Documentation of Parquet ChunkReader #4118

Closed issues:

  • add specific error log for empty JSON array #4105

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator