v1.0.37-nightly
Pre-release
Pre-release
github-actions
released this
28 Mar 16:06
·
4462 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: FuseBlockTable use the limit push down info by @SkyFan2002 in #10766
- feat(query): copy into add option max_files(list max files) by @TCeason in #10790
- feat(cluster): support cluster session settings by @zhang2014 in #10799
- feat(functions): ai_embedding_vector by @BohuTANG in #10789
- feat: add metrics for openai invoke by @BohuTANG in #10805
- feat(FlightSQL): support basic SqlInfo. by @youngsofun in #10806
- feat(cluster): support group by shuffle mode setting by @zhang2014 in #10804
- feat(window): initial impl window function by @ariesdevil in #10700
Thoughtful Bug Fix ๐ง
- fix(query): fix view select filter using source table column by @b41sh in #10792
- fix(query): auth jwt with ensure_user on metasrv by @everpcpc in #10786
- fix(query): fix max_files bug when force=false by @TCeason in #10801
- fix: add share endpoing from share config; init endpoint only needed by @lichuang in #10809
- fix(query): fix range/generate_series schema by @sundy-li in #10812
- fix(Copy): max_files was set to 1000 when not provided. by @youngsofun in #10813
- fix: incorrect index size and perfect_block_count during merge segments by @zhyass in #10817
Build/Testing/CI Infra Changes ๐
- ci(FlightSQL): fix panic when dropping singleton. by @youngsofun in #10798
- ci: fix add benchmark check status to pr by @everpcpc in #10815
Documentation ๐
- docs: update sqllogictest readme by @xudong963 in #10795
Others ๐
- chore(query): readd and_filters by @sundy-li in #10777
- chore: updated
displayText
toText
in error string by @rkmdCodes in #10269 - chore(query): bump arrow2 by @sundy-li in #10807
New Contributors
- @rkmdCodes made their first contribution in #10269
Full Changelog: v1.0.36-nightly...v1.0.37-nightly