v1.2.702-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: object warehouse support rbac by @TCeason in #17262
- feat: (semi-)sync table/field comments with the table being attached by @dantengsky in #17478
- feat(raft-log): enhance raft-log reliability and add compatibility tests by @drmingdrmer in #17510
- feat: add log.file.max_size and rolling test by @bohutang in #17508
- feat: csv/tsv/ndjson support querying file meta data. by @youngsofun in #17512
- feat(query): support
explain(DECORRELATED,verbose)by @forsaken628 in #17518 - feat(query): add show_roles table function by @TCeason in #17517
Thoughtful Bug Fix 🔧
- fix(query): tpcds q69 fail by @forsaken628 in #17516
Code Refactor 🎉
- refactor: re-generate hint file after alter table operations by @dantengsky in #17511
Others 📒
- chore: modify license url by @TCeason in #17513
- chore: refine some fuse_time_travel_size related logs by @dantengsky in #17515
Full Changelog: v1.2.701-nightly...v1.2.702-nightly