Zijie Lu

Results 9 issues of Zijie Lu

## What type of PR is this: - [ ] bug - [ ] feature - [ ] enhancement - [x] refactor - [ ] others ## Which issues of...

## Why I'm doing: The system database information_schema and sys is not bind to storage volume. But in show create db statement, it will show it has been bind to...

3.1
3.2

## Why I'm doing: `get_entry_sizes` in DynamicCache will return the key and size of the entries. But the size of vector returned is incorrect. ## What I'm doing: Fix the...

3.1
3.2

## Why I'm doing: PK index major compaction is not supported in cloud native table which will cause write amplification. ## What I'm doing: Support pk index major compaction in...

feature

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

title needs [type]
PROTO-REVIEW

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

## Why I'm doing: If `LakePersistentIndex` is recovered once and sstables are created in `insert`, the created sstable's version will be 0. If `LakePersistentIndex` is recovered again, it will needd...

3.3

## Why I'm doing: In #41737, pk index major compaction has been supported in cloud native table. But pk index major compaction thread count can not be updated dynamically. ##...

3.3

- [x] https://github.com/StarRocks/starrocks/pull/46002 - [x] https://github.com/StarRocks/starrocks/pull/41737 ## Feature request **Is your feature request related to a problem? Please describe.** Local table has supported pk index major compaction which will decrease...

type/feature-request
version:3.3.0
version:3.4