Xin Liao
Xin Liao
[feature-wip](unique-key-merge-on-write) show enable_unique_key_merge_on_write property when get ddl
# Proposed changes Issue Number: close #xxx ## Problem summary Unique key table show enable_unique_key_merge_on_write property when get ddl statement. ## Checklist(Required) 1. Does it affect the original behavior: -...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...
# Proposed changes Issue Number: close #xxx ## Problem summary unique key with merge-on-write version is not continuous when publish transaction,return an error message to FE. FE will retry this...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...
# Proposed changes Issue Number: close #xxx ## Problem summary cherry-pick from: #14150 ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...
# Proposed changes Issue Number: close #xxx ## Problem summary During concurrent import, the same row location may be marked delete multiple times by different versions of rowset. Duplicate row...
# Proposed changes Issue Number: close #xxx ## Problem summary 1. Because of specified_rowset_ids is nullptr, the delete bitmap is not be recalculated when clone, introduced by #14995. 2. Optimize...
[fix](rebalance) fix that the clone operation is not performed due to incorrect condition judgment
# Proposed changes Issue Number: close #xxx ## Problem summary the clone operation is not performed due to incorrect condition judgment. introduce by: #16889 ## Checklist(Required) * [ ] Does...
## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose...
## Proposed changes Add domain connection and aksk correction check for S3 load before actual execution.