v1.0.54-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(planner): introduce a utility to check if a variable is not null by @leiysky in #10952
- feat(query): copy with transform support max_files by @TCeason in #10958
Thoughtful Bug Fix 🔧
- fix: non-equi condition is mistaken as equi condition by @xudong963 in #10956
- fix:
fixed_hashsupports Decimal types. by @RinChanNOWWW in #10955 - fix: join condition may be nullable by @xudong963 in #10959
- fix: skip errors on listing tables in admin api by @flaneur2020 in #10957
Code Refactor 🎉
Full Changelog: v1.0.53-nightly...v1.0.54-nightly