v1.2.384-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: support pagination on task_history by @ZhiHanZ in #15047
- feat(ast): add parser for template sql by @andylokandy in #15026
Thoughtful Bug Fix ๐ง
- fix: trim leading '/'s for files specified in copy opt by @dantengsky in #15056
Code Refactor ๐
- refactor(query): remove metrics if moved to the profile by @zhang2014 in #15054
Others ๐
- chore(query): improve group by @sundy-li in #15031
- chore(planner): fix invalid aggregate physical plan by @Dousir9 in #15046
- chore: adjust the default value for table lock timeout by @zhyass in #15055
- chore: use Tenant::new_literal() and new_nonempty() to avoid creating empty Tenant by @drmingdrmer in #15061
Full Changelog: v1.2.383-nightly...v1.2.384-nightly