0.73.0 (Draft)#

Draft — GitHub Release

Changes#

✨ Features#

🚀 Performance#

🐛 Bug Fixes#

  • Handle overflow in decimal between implementation if the passed scalars fit in the array’s logical but not the physical type (#8017) @vortex-claude[bot]

  • When delegating to arrow comparison make sure that both left and right hand side have the same arrow type (#8018) @vortex-claude[bot]

  • fix: build CUDA kernels as multi-arch fatbin with PTX fallback (#8047) @0ax1

  • Fallback from fsst specialised like expression if there are escape characters in the like string (#8038) @robert3005

📖 Documentation#

🧰 Maintenance#

11 changes