github jorgecarleitao/arrow2 v0.12.0

latest releases: v0.17.0, v0.16.0, v0.15.0...
23 months ago

A new version of arrow2 is now available in crates.io. 🎉🎉🎉

See below all great things that were released 🚀. But before that, thank you so much to everyone that contributed to this release: 🙇

@ahmedriza, @dexterduck, @GPSnoopy, @HaoYang670, @SimonSchneider, @TurnOfACard, @aptr322, @arxra, @b41sh, @cjermain, @dbr, @jorgecarleitao, @ritchie46

Breaking changes:

New features:

Fixed bugs:

  • Writing of ListArray does not preserve all values #1008
  • Write a two-dimensional list to parquet file failed #992
  • Writing to Parquet fails for extension types that contain lists #830
  • Fixed using lower limit than size of first parquet row group #1046 (arxra)
  • Fixed error in consuming sliced FixedSizedBinary from c data interface (FFI) #1026 (jorgecarleitao)
  • Fixed lexsort limit equal or greater than row_count #1021 (b41sh)
  • Fixed error in reading nested parquet structs #1015 (jorgecarleitao)
  • Fixed panic on debug print of invalid timezones #1013 (jorgecarleitao)
  • Treat empty timezone string as no-timezone #1009 (dbr)
  • Fixed encoding of NaN to json #990 (SimonSchneider)
  • Fixed error in writing ListArray to parquet #984 (jorgecarleitao)
  • Fixed decoding Binary Plain pages with dictionary pages #982 (aptr322)

Enhancements:

Documentation updates:

Testing updates:

Don't miss a new arrow2 release

NewReleases is sending notifications on new releases.