v0.7.18-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- Select expr support use backquoted (#4857) by @TCeason
- feat(query): support group by datetimes & dates (#4846) by @sundy-li
- ISSUE-4847: Replace FactoryCreator with FactoryCreatorWithTypes for functions (#4688) by @zhyass
Build/Testing/CI
Documentation
- Support Keyword
DATABASEsynonymSCHEMA(#4855) by @TCeason - doc(faq): update how-to-write-scalar-functions.md (#4850) by @zhyass
- chore(doc): add DBeaver gui tool (#4851) by @bohutang
- chore(doc): add jupyter integration (#4849) by @bohutang
Features
- Support Keyword
DATABASEsynonymSCHEMA(#4855) by @TCeason - feat: add timezone session settings (#4852) by @Veeupup
Improvement
Others
- chore: delete useless unsafe (#4844) by @xudong963
Performance Improvement
- Change copy read files parallel. (#4783) by @GrapeBaBa