v1.2.628-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): add discovery nodes api by @zhang2014 in #16353
Thoughtful Bug Fix ๐ง
- fix(query): fix try cast by @sundy-li in #16341
- fix(query): fix binary default string by @sundy-li in #16345
- fix: push filter down join with materialized cte by @xudong963 in #16349
- fix(query): fix aggregate panic in cluster mode by @zhang2014 in #16319
Code Refactor ๐
- refactor: Add BaseApi to abstract usually used meta-service access pattern by @drmingdrmer in #16351
- refactor: simplify SchemaApi::list_indexes(), get_index() list_background_jobs() by @drmingdrmer in #16357
- chore(query): optimize window sort by @sundy-li in #16355
Others ๐
- chore: remove unused serde impl by @drmingdrmer in #16347
- chore: remove empty reply struct by @drmingdrmer in #16350
- chore(query): fix window index out of range by @Dousir9 in #16352
- chore: separate test run for temp_table suite by @SkyFan2002 in #16358
Full Changelog: v1.2.627-nightly...v1.2.628-nightly