Xin Liao

Results 12 issues of Xin Liao

# 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: -...

reviewed

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

area/planner
reviewed

# 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...

reviewed

# 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...

reviewed
dev/1.1.6

# 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...

reviewed
usercase
dev/1.2.3

# 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...

usercase
dev/1.2.3

# 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...

reviewed

## 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.