Skip to content

Latest commit

 

History

History
100 lines (80 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

100 lines (80 loc) · 11.7 KB

Changelog

38.0.0 (2023-04-21)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Update readme to remove reference to Jira #4091
  • OffsetBuffer::new Rejects 0 Offsets #4066 [arrow]
  • Parquet AsyncArrowWriter not shutting down inner async writer. #4058 [parquet]
  • Flight SQL Server missing command type.googleapis.com/arrow.flight.protocol.sql.CommandGetXdbcTypeInfo #4054 [arrow] [arrow-flight]
  • RawJsonReader Errors with Empty Schema #4053 [parquet] [arrow]
  • RawJsonReader Integer Truncation #4049 [arrow]
  • Sparse UnionArray Equality Incorrect Offset Handling #4044 [arrow]

Documentation updates:

  • Write blog about improvements in JSON and CSV processing #4062 [arrow]

Closed issues:

  • Parquet reader of Int96 columns and coercion to timestamps #4075
  • Serializing timestamp from int (json raw decoder) #4069 [arrow]
  • Support casting to/from Interval and Duration #3998 [arrow]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator