Skip to content

v0.4.0

Compare
Choose a tag to compare
@kylebarron kylebarron released this 16 Aug 01:23
· 131 commits to main since this release
62f6506

What's Changed

  • Async reader support in the arrow2 bindings
  • Improved memory usage via readParquetFFI in conjunction with arrow-js-ffi.
  • Remove "2" from function names in arrow2 api by @kylebarron in #173
  • Make arrow2 the default bundle by @kylebarron in #174
  • Add bindings for arrow2 metadata (without serde support) by @kylebarron in #153
  • Add lz4_raw and zstd compressions for parquet2 by @kylebarron in #114

Full Changelog: v0.3.1...v0.4.0