0.86.2 (Draft)

Draft — GitHub Release

Changes

🐛 Bug Fixes

  • fix(python): match Python range semantics for empty and descending ranges (#9781) @jackylee-ch

🧰 Maintenance

  • chore: Set CMake C++ standard to 20 (#9846) @0ax1

  • Delegate to datafusion’s FilePruner to know if it has any work to do (#9841) @AdamGS

  • Move protobuf and flatbuffer definitions into their owning crates (#9550) @robert3005