v1.2.635-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: continue vacuum drop table on per-table cleanup failures by @SkyFan2002 in #16424
- feat: Load DATABEND_ENTERPRISE_LICENSE_EMBEDDED while building by @Xuanwo in #16440
Thoughtful Bug Fix ๐ง
- fix: table lock flaky test by @zhyass in #16429
- fix(query): The columns permission of the system library is misjudged. by @TCeason in #16431
- fix: restore parser backrtace when map_res failed by @andylokandy in #16434
Code Refactor ๐
- refactor(query): first check privilege in SystemEngine get_full_data by @TCeason in #16421
- chore(query): limit max concurrency of spill io requests by @zhang2014 in #16442
Others ๐
- chore: log remote addr when meta-service raft API recevies a message by @drmingdrmer in #16438
Full Changelog: v1.2.634-nightly...v1.2.635-nightly