v1.2.664-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): add new function TO_TIMESTAMP<int, scale> by @TCeason in #16924
- feat: disable specifying copy options when create stage. by @youngsofun in #16925
- feat(doc): Introducing Databend Guru on Gurubase.io by @kursataktas in #16773
Thoughtful Bug Fix ๐ง
- fix(query): join predict use cast_expr_to_non_null_boolean by @sundy-li in #16937
- fix(ci): flaky test by @zhyass in #16933
- fix(query): add_hours function may panic if the argument is too big by @TCeason in #16929
Code Refactor ๐
- refactor: remove ValueRef and use Value instead by @andylokandy in #16891
Build/Testing/CI Infra Changes ๐
- ci: fix flaky test by @youngsofun in #16945
Others ๐
- chore: bump rustls version 0.23.18 by @TCeason in #16936
- chore(query): spilt binary symbol by @zhang2014 in #16861
- chore:
k way merge sort
add boundary check to prevent process crash by @forsaken628 in #16934 - chore(ci): remove aarch64 musl in release by @zhang2014 in #16946
- chore(planner): improve cardinality estimation by @Dousir9 in #16938
- chore(planner): refine project set cardinality by @Dousir9 in #16944
- chore: support recursive cte with normal cte by @xudong963 in #16932
- chore(binder): add enable_materialized_cte settings by @Dousir9 in #16950
New Contributors
- @kursataktas made their first contribution in #16773
Full Changelog: v1.2.663-nightly...v1.2.664-nightly