v1.0.50-nightly
Pre-release
Pre-release
github-actions
released this
04 Apr 10:58
·
4375 commits
to main
since this 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