v1.2.503-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): Role/UserInfo add field create_on and udpate_on by @TCeason in #15661
- feat: unload parquet with version as
created_by
. by @youngsofun in #15680 - feat(metrics): add process collector by @flaneur2020 in #15591
Thoughtful Bug Fix ๐ง
- fix(query): fix result cache in empty result by @sundy-li in #15683
- fix: display expr considering associativity by @andylokandy in #15685
- fix: fix create table error but table id uncommttied by @lichuang in #15665
Build/Testing/CI Infra Changes ๐
- ci: tcph/tpcds use copy instead of streaming load for prepare data. by @youngsofun in #15681
Others ๐
- chore: fix wrong print status by @zhyass in #15684
- chore(query): add assert on explain parser by @sundy-li in #15658
- chore(ci): add build for udf feature by @everpcpc in #15682
- chore(ci): fix release workflow by @everpcpc in #15687
- chore(ci): fix sqllogic test for release by @everpcpc in #15688
- chore(ci): fix pack for release by @everpcpc in #15689
- chore(ci): fix artifact upload/download for gcs by @everpcpc in #15691
- chore: add unit test of vacuum orphan table meta data by @lichuang in #15690
- chore(ci): fix checkout and version on release build by @everpcpc in #15692
- chore(ci): fix distribution for release by @everpcpc in #15695
- chore(ci): fix notify & publish release by @everpcpc in #15696
- chore(ci): fix release notify template by @everpcpc in #15697
Full Changelog: v1.2.502-nightly...v1.2.503-nightly