0.76.0 (Draft)#

Draft — GitHub Release

Changes#

⚠️ Breaks#

✨ Features#

  • Decimal casting (#8562) @gatesn

  • Add JSON to Parquet Variant conversion with shredding (#8391) @AdamGS

  • Add extension storage scalar function (#8540) @gatesn

  • Numerical aggregate functions have an option to skip or include nans in calculation, skip by default (#8457) @robert3005

  • feat(vortex-geo): ST_Distance via the geo crate + Polygon type (#8497) @HarukiMoriarty

  • feat[gpu]: arrow device array stream support (#8483) @0ax1

  • feat(vortex-datafusion): struct scalar conversion + extension-over-struct scan (#8453) @HarukiMoriarty

  • feat: DeltaScheme adjustable compression ratio threshold (#8461) @joseph-isaacs

  • Add Delta scheme to the integer compressor (unstable_encodings) (#8212) @joseph-isaacs

  • Push down some expressions to Dict layout reader’s cached values (#8341) @myrrc

  • –patterns flag for random-access-bench (#8446) @myrrc

  • ffi: create data source from memory buffer (#8426) @myrrc

  • Constant comparison and byte_length OnPair kernels (#8371) @myrrc

  • REGEX support for sqllogictests (#8392) @myrrc

  • feat(vortex-geo): Arrow import/export for the native Point type (#8374) @HarukiMoriarty

🚀 Performance#

🐛 Bug Fixes#

12 changes

📖 Documentation#

🧰 Maintenance#

38 changes