0.74.0 (Draft)#

Draft — GitHub Release

Changes#

⚠️ Breaks#

✨ Features#

🚀 Performance#

🐛 Bug Fixes#

  • Always try compressing extension array’s storage directly (#8157) @AdamGS

  • fix: code coverage ci task (#8142) @0ax1

  • fix: speed up coverage tests and LLVM tools path (#8136) @0ax1

  • Pin cargo-edit to version that still supports rust 1.91.0 (#8141) @robert3005

📖 Documentation#

🧰 Maintenance#

7 changes
  • test: expand cuDF e2e primitive coverage (#8149) @0ax1

  • Fix file size baseline detection (#8151) @AdamGS

  • ci: explicitly list used AMIs (#8138) @0ax1

  • test[gpu]: expand primitive Arrow Device export coverage (#8134) @0ax1

  • test: nullable cuDF e2e tests (#8128) @0ax1

  • ci: lower Codspeed CUDA runner CPU count (#8130) @0ax1

  • bench: add Appian benchmark to the SQL bench matrix (#8022) @mprammer