meegoo
meegoo
## What type of PR is this: - [ ] bug - [ ] feature - [x] enhancement - [ ] refactor - [ ] others ## Which issues of...
## Enhancement Through the report mechanism, we can get the progress of the load in real time
## What type of PR is this: - [ ] BugFix - [x] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [ ] Doc...
1. MAJORITY: write majority replica successfully returns success, default option 2. ONE: write one replica successfully returns success 3. ALL: write all replica successfully returns success ## What type of...
## Enhancement Supports specifying the priority when creating a broker load job, and supports modifying the priority of the queued broker load job. The broker load job that has already...
## Why I'm doing: Currently, the Optimize Table redistributes data at the granularity of partitions. If new data is ingest into a partition during the optimization process, conflicts can arise....
## Why I'm doing: Broker load usually has long runtimes and often encounters performance issues that need to be identified. Therefore, automatically enabling profiling in conjunction with runtime profiles can...
## Why I'm doing: ## What I'm doing: Fixes #45133 ## What type of PR is this: - [x] BugFix - [ ] Feature - [ ] Enhancement - [...
## Why I'm doing: Currently, multiple parallel automatic create partition requests will result in the simultaneous creation of multiple identical partitions. Although only one partition is eventually effective when updating...
### Steps to reproduce the behavior (Required) ### Expected behavior (Required) ### Real behavior (Required) ``` 2024-05-06 17:26:28.465+08:00 WARN (PUBLISH_VERSION|24) [DatabaseTransactionMgr.finishTransaction():1043] partition 21312 is dropped, skip version check and remove...