xueweizhang
xueweizhang
# Proposed changes Issue Number: close #12717 ## Problem summary 根据cast传递的DECIMAL类型的精度来处理DECIMAL数据. before: MySQL [test]> select cast('135.759999999' as DECIMAL(10,3)); +----------------------------------------+ | CAST('135.759999999' AS DECIMAL(10,3)) | +----------------------------------------+ | 135.759999999 | +----------------------------------------+ 1...
# Proposed changes Issue Number: close #xxx ## Problem summary add restore new property 'reserve_dynamic_partition_enable', which means you can get a table with dynamic_partition_enable property which has the same value...
Signed-off-by: nextdreamblue # Proposed changes Issue Number: close #xxx ## Problem summary broker load support tencent cos. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] No...
# Proposed changes Issue Number: close #17216 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...
…OPERTIES ( function_column.sequence_col = col_name) # Proposed changes Issue Number: close #16899 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior *...
…t wrong result # Proposed changes Issue Number: close #17183 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ]...
Signed-off-by: nextdreamblue # Proposed changes Issue Number: close #13999 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [x]...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests...
when replay restore a table with reserve_dynamic_partition_enable=true, must registerOrRemoveDynamicPartitionTable with isReplay=true, or maybe cause OBSERVER can not replay restore auditlog success. # Proposed changes Issue Number: close #17319 ## Problem...
when replay restore a table with reserve_dynamic_partition_enable=true, must registerOrRemoveDynamicPartitionTable with isReplay=true, or maybe cause OBSERVER can not replay restore auditlog success. # Proposed changes cherry-pick : #https://github.com/apache/doris/pull/17326 ## Problem summary...