Drake Wang

Results 5 issues of Drake Wang

## Why I'm doing: ## What I'm doing: Fixes #41720 ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [...

behavior_changed

### Steps to reproduce the behavior (Required) ```sql create table t (id int) properties ("bucket_size"="16"); insert into t values (1); insert into t values (2); insert into t values (3);...

type/bug

Why I'm doing: What I'm doing: Record lake compaction process metrics, after this pr we can see compaction metrics in be/cn's log ```sh I0226 15:05:07.353010 307673 vertical_compaction_task.cpp:109] Vertical compaction finished....

3.1
behavior_changed
3.2

## Feature request A feature similar to #36865 is needed for shared-data cluster. **Is your feature request related to a problem? Please describe.** In shared data cluster, when executing `show...

type/feature-request

## Why I'm doing: ## What I'm doing: Fixes #29677 ## What type of PR is this: - [X] BugFix - [ ] Feature - [ ] Enhancement - [...

3.1
3.2
3.3