Skip to content

Latest commit

 

History

History
110 lines (94 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

110 lines (94 loc) · 16.3 KB

Changelog

41.0.0 (2023-06-02)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

  • Doc for arrow_flight::sql is missing enums that are Xdbc related #4339 [arrow] [arrow-flight]
  • concat_batches panics with total_len <= bit_len assertion for records with lists #4324 [arrow]
  • Incorrect PageMetadata Row Count returned for V1 DataPage #4321 [parquet]
  • [parquet] Not following the spec for TIMESTAMP_MILLIS legacy converted types #4308 [parquet]
  • ambiguous glob re-exports of contains_utf8 #4289 [parquet] [arrow]
  • flight_sql_client --header "key: value" yields a value with a leading whitespace #4270 [arrow] [arrow-flight]
  • Casting Timestamp to date is off by one day for dates before 1970-01-01 #4211 [arrow]

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator