v1.2.361-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
Thoughtful Bug Fix ๐ง
- fix: fix hash join spilling hang and add more tests by @xudong963 in #14794
- fix(ast): add missing #[drive(skip)] by @andylokandy in #14823
Code Refactor ๐
- refactor(ast): add derive-visitor for Statement by @andylokandy in #14822
- refactor: remove backward compatibility for data version V0 by @drmingdrmer in #14818
- refactor: use relative expire time
ttl
to replaceexpire_at
, tolerate query-meta time drift by @drmingdrmer in #14807
Build/Testing/CI Infra Changes ๐
- ci: add tests for transaction. by @youngsofun in #14826
Others ๐
- chore(ci): include nohup.out in failure artifact by @everpcpc in #14820
- chore: remove unused package patch by @everpcpc in #14821
Full Changelog: v1.2.360-nightly...v1.2.361-nightly