v1.2.666-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): Support geometry relation functions by @b41sh in #16927
- feat(query): virtual column allow cast to other type by @b41sh in #16903
- feat: copy support option COLUMN_MATCH_MODE by @youngsofun in #16963
- feat(query): speed up fetching mysql data from dictionaries via batch processing. by @Dragonliu2018 in #16948
Thoughtful Bug Fix ๐ง
Code Refactor ๐
- refactor: make test_watch_expired_events() less sensitive to inaccurate time by @drmingdrmer in #16966
Others ๐
- chore(storage): do compact before recluster during compact hook by @zhyass in #16949
- chore(ci): upgrade bendsql by @everpcpc in #16965
- chore(storage): refine error message for stream read offset snapshot by @zhyass in #16964
- chore: bump ruzstd from 0.7.2 to 0.7.3 by @dqhl76 in #16969
- chore(ci): install bendsql from packages by @everpcpc in #16970
- chore(planner): improve physical join by @Dousir9 in #16962
Full Changelog: v1.2.665-nightly...v1.2.666-nightly