v0.7.17-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- [MetaSrv]rename table should keep table_id nochange (#4838) by @ariesdevil
- fix create database db.t not fail (#4833) by @TCeason
- query(fuse): limit push down respect orders (#4818) by @sundy-li
Documentation
Features
- Compatible: show schemas; synonym for show databases (#4824) by @wubx
- support parse select expr as
alias_name(#4841) by @TCeason - improve: pass parameter from query to functions (#4805) by @Veeupup