v1.2.719-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: impl udf server add custom header by @KKould in #17691
- feat(query): support query iceberg table by version by @TCeason in #17693
Thoughtful Bug Fix ๐ง
- fix(query): fix variant failed to successfully apply virtual column in bind join by @KKould in #17673
- fix: persistent log table may loss records when shutdown by @dqhl76 in #17695
- fix: flaky unit test
test_persistent_log_write
by @dqhl76 in #17701 - fix: DNS resolve error in some cases by @Xuanwo in #17699
Code Refactor ๐
- refactor(optimizer): optimizers by @BohuTANG in #17692
- refactor(optimizer): optimizers by @BohuTANG in #17697
- refactor(query): rewrite function call expr to cast expr by @forsaken628 in #17669
Others ๐
- chore(query): Making Column Debug more readable by @forsaken628 in #17690
- chore(query): add cache id for distribute scheduler by @zhang2014 in #17708
Full Changelog: v1.2.718-nightly...v1.2.719-nightly