v1.1.27-nightly
Pre-release
Pre-release
github-actions
released this
05 May 07:08
·
4085 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: add license parsing function by @ZhiHanZ in #11303
- feat: add bitmap_count function by @sundy-li in #11304
- feat: support to use config override parquet_fast_read_bytes and max_storage_io_requests settings by @ZhiHanZ in #11305
- feat: support alias in where clause. by @RinChanNOWWW in #11272
- feat: add vacuum table SQL by @lichuang in #11308
- feat: view can be created on stage table query. by @RinChanNOWWW in #11314
Thoughtful Bug Fix ๐ง
- fix(create): fix table options validation by @JackTan25 in #11290
- fix(query): fix insert JSON value in csv file by @b41sh in #11307
Build/Testing/CI Infra Changes ๐
- ci: Add rust-analyzer in rust toolchain by @Xuanwo in #11299
- ci: fix install dependency for stateless test by @everpcpc in #11315
Documentation ๐
- docs: set_var by @soyeric128 in #11311
- docs: Load data by @soyeric128 in #11310
Others ๐
- chore: enable cast decimal 256 to 128 by @sundy-li in #11298
- chore: Add rust-analyzer in rust-toolchain by @Xuanwo in #11300
- chore: move tpch, tpcds tests to sqllogictest by @xudong963 in #11306
New Contributors
- @JackTan25 made their first contribution in #11290
Full Changelog: v1.1.26-nightly...v1.1.27-nightly