v1.2.459-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(function): Implement map_size function by @forsaken628 in #15444
- feat(query): add created_time column to processes table by @TCeason in #15448
- feat(function): Implement map_cat function by @shamb0 in #15348
Thoughtful Bug Fix ๐ง
- fix(functions): improve array_prepend and array_append by @andylokandy in #15437
Code Refactor ๐
Build/Testing/CI Infra Changes ๐
Others ๐
- chore: Bump to rust 2024-02-08 (also 1.78) by @Xuanwo in #15456
- chore: ignore stream column compare in block compact mutator by @zhyass in #15446
New Contributors
- @forsaken628 made their first contribution in #15444
Full Changelog: v1.2.458-nightly...v1.2.459-nightly