plat1ko

Results 8 issues of plat1ko

# Proposed changes Issue Number: close #11698 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [x] No -...

area/vectorization

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description The current `Status` implementation is to save all data to a...

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [x] Yes - [ ] No -...

# Proposed changes Issue Number: close #xxx ## Problem summary `Tablet::create_rowset` acquires shared `_meta_lock`, while caller already holds the exclusive `_meta_lock`. ## Checklist(Required) * [ ] Does it affect the...

approved
reviewed

# Proposed changes Issue Number: close #xxx ## Problem summary According to https://github.com/apache/doris/pull/14744 ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...

kind/test
area/sql/function
area/vectorization
dev/1.2.3

## Proposed changes The current storage path format for remote segment files in Doris is: `${prefix}/data/${tablet_id}/${rowset_id}_${seg_id}.dat` There are the following issues with this storage path on HDFS: - HDFS has...

reviewed

## Proposed changes Ignore expired stale rowsets while loading tablet meta during BE booting up.

## Proposed changes Add hdfs file writer benchmark and flush hdfs writer at some threshold

approved
reviewed