v1.0.15-nightly
Pre-release
Pre-release
github-actions
released this
13 Mar 11:34
·
5309 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: improve the parquet get splits to parallel by @BohuTANG in #10514
- feat(query): system.tables add engine_full column by @TCeason in #10528
Thoughtful Bug Fix ๐ง
- fix(query): fix cluster hang when parallel execute query by @zhang2014 in #10471
- fix(query): fix grant create user err by @TCeason in #10517
- fix(ci): make logicaltest ci cover native format by @sundy-li in #10480
- fix: show process status info by @dantengsky in #10525
Code Refactor ๐
- refactor(expr): combine TypeDeserializer and ColumnBuilder by @andylokandy in #10483
Build/Testing/CI Infra Changes ๐
- ci(benchmark): run s3 clickbench with cloud by @everpcpc in #10377
- ci: Remove pull-requests: write which is not allowed by @Xuanwo in #10531
Documentation ๐
- docs: Sentry doc by @soyeric128 in #10513
Others ๐
- chore(ci): checkout before download artifacts by @everpcpc in #10516
- chore(ci): fix download artifacts for benchmark by @everpcpc in #10518
- chore(copy): refine the copy status info by @BohuTANG in #10530
Full Changelog: v1.0.14-nightly...v1.0.15-nightly