v1.2.7-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): Support convert stored computed column into a regular column by @b41sh in #11944
- feat: cume_dist window function by @ariesdevil in #11942
- feat: Range filter for delete by @JackTan25 in #11937
- feat: add arg in get_table_history to get all the drop tables by @lichuang in #11963
Documentation 📔
- docs: update dsn in develop/Rust docs by @dacozai in #11956
- docs(weekly): add this week in databend 100 by @PsiACE in #11946
Others 📒
- chore: modify some update codes by @zhyass in #11952
- chore(planner): introduce
ProfileStubto help collecting runtime information by @leiysky in #11960
New Contributors
Full Changelog: v1.2.6-nightly...v1.2.7-nightly