v1.2.108-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(sqlsmith): Support generate join query by @b41sh in #12769
- feat: support domain calculation for decimal types. by @RinChanNOWWW in #12683
Thoughtful Bug Fix 🔧
- fix: not allow '('/')' in stage at_string. by @youngsofun in #12781
- fix: test case by @zhyass in #12788
- fix: fix test by @JackTan25 in #12799
- fix: tag styles by @Chasen-Zhang in #12800
- fix(query): the panic issue of (instr, position, locate, range) function by @nange in #12786
- fix(query): fix and filter panic by @b41sh in #12770
- fix(query): fix null column in group by by @sundy-li in #12797
Documentation 📔
- docs: query node configurations by @soyeric128 in #12778
- docs: update slugs by @soyeric128 in #12804
Others 📒
- chore(query): unified spill location prefix by @zhang2014 in #12775
- chore: default use_parquet2 by @Dousir9 in #12768
- chore: resolve session leak in background service by @ZhiHanZ in #12776
- chore: change partition reshuffle logic by @zhyass in #12784
- chore: adjust datasets for ci by @everpcpc in #12796
- chore: add test case and flaky test by @zhyass in #12789
- chore: fix naming in call procedure by @ZhiHanZ in #12801
- chore: fix right anti join by @Dousir9 in #12803
Full Changelog: v1.2.107-nightly...v1.2.108-nightly