v1.2.554-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: allow tuple field name to contain '_'. by @youngsofun in #15965
- feat(query): alter user support modify current password by @TCeason in #15962
- feat: update sort algorithm using loser tree for multi sort merge by @forsaken628 in #15869
- feat: orc support missing fields. by @youngsofun in #15970
- feat: orc add option missing_field_as. by @youngsofun in #15974
Thoughtful Bug Fix ๐ง
- fix: update orc-rust to fix error when read columns of array. by @youngsofun in #15968
Code Refactor ๐
- refactor: optimize OrcChunkReader. by @youngsofun in #15967
Others ๐
Full Changelog: v1.2.553-nightly...v1.2.554-nightly