Skip to content

Latest commit

 

History

History
87 lines (67 loc) · 9.71 KB

CHANGELOG.md

File metadata and controls

87 lines (67 loc) · 9.71 KB

Changelog

39.0.0 (2023-05-05)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Release 39.0.0 of arrow/arrow-flight/parquet/parquet-derive (next release after 38.0.0) #4170 [arrow] [arrow-flight]
  • Fixed point decimal multiplication for DictionaryArray #4135 [arrow]
  • Remove Seek Requirement from CSV ReaderBuilder #4130 [parquet] [arrow]
  • Inconsistent CSV Inference and Parsing DateTime Handling #4129 [parquet] [arrow]
  • Support accessing ipc Reader/Writer inner by reference #4121
  • Add Type Declarations for All Primitive Tensors and Buffer Builders #4112 [arrow]
  • Support Interval + Timestamp and Interval + Date in addition to Timestamp + Interval and Interval + Date #4094 [arrow]
  • Enable setting FlightDescriptor on FlightDataEncoderBuilder #3855 [arrow] [arrow-flight]

Fixed bugs:

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

Documentation updates:

  • Improve Documentation of Parquet ChunkReader #4118

Closed issues:

  • add specific error log for empty JSON array #4105 [arrow]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator