v1.0.50-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(debug): Add timeout while reading from s3 by @Xuanwo in #10916
- feat(planner): support eager aggregation by @Dousir9 in #10716
- feat(storage): Make sure all futures are spawned on global runtime by @Xuanwo in #10918
Thoughtful Bug Fix 🔧
- fix(FlightSQL): Array/Tuple/Map to arrow_rs. by @youngsofun in #10913
Code Refactor 🎉
- refactor(meta): extract file_format.proto and stage.proto. by @youngsofun in #10919
Build/Testing/CI Infra Changes 🔌
- ci: add python3 as build dependency by @everpcpc in #10923
- ci: install python3-dev for dev_setup by @everpcpc in #10925
Documentation 📔
- docs: create table attributes by @soyeric128 in #10915
- docs: better iceberg-catalog.md sql format by @bohutang in #10924
Others 📒
- chore: fix spelling by @jsoref in #10914
- chore: modified image by @leiwenfang in #10917
- chore(http_handler): log panic reason. by @youngsofun in #10920
New Contributors
- @jsoref made their first contribution in #10914
- @leiwenfang made their first contribution in #10917
Full Changelog: v1.0.49-nightly...v1.0.50-nightly