Release 0.40.0 (2025-07-24)
Move from arrow2 to arrow & parquet
- Remove
arrow2dependency - Add
arrowandparquetdependencies - Update
WithParquetimplementation - On user side, there are almost no changes in
DataFrameAPI, but there is one change forfugauser:CompressionOptions->UNCOMPRESSED,SNAPPY,GZIP(level),LZ4,ZSTD(level),BROTLI(level),LZO,LZ4_RAW- For
prelude user, there are completely no changes. Default compression isSNAPPY.
Release 0.39.11 (2025-07-22)
- Implement
derivativeandintegralof B-Spline
Full Changelog: v0.39.11...v0.40.0