v1.2.28-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: support partially columns reading for native index data. by @RinChanNOWWW in #12112
- feat(query): add valid check for cluster key by @zhyass in #12142
Thoughtful Bug Fix 🔧
- fix: no need to recluster after compact segment by @SkyFan2002 in #12133
- fix(query): fix subquery json pushdown without table name by @b41sh in #12135
- fix: fix cluster key for distributed copy from query by @JackTan25 in #12130
- fix: fix refresh index sink bug by @ariesdevil in #12141
- fix: fix typo in comment by @ben1009 in #12144
- fix: remove error_code to avoid flaky test by @JackTan25 in #12146
New Contributors
Full Changelog: v1.2.27-nightly...v1.2.28-nightly